./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e38c733b3ab560cf121eced89e85cbb106092830275bbbbbee53cd5989b86505 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:44:07,058 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:44:07,117 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 03:44:07,122 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:44:07,122 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:44:07,146 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:44:07,147 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:44:07,147 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:44:07,148 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:44:07,148 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:44:07,149 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:44:07,149 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:44:07,149 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:44:07,149 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:44:07,149 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:44:07,150 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:44:07,150 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:44:07,151 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:44:07,151 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:44:07,151 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:44:07,152 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e38c733b3ab560cf121eced89e85cbb106092830275bbbbbee53cd5989b86505 [2025-02-08 03:44:07,381 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:44:07,388 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:44:07,389 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:44:07,392 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:44:07,392 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:44:07,393 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i [2025-02-08 03:44:08,603 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1ed29aaae/acd880c7b072496988d03a781987815a/FLAGb93a28bfc [2025-02-08 03:44:09,199 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:44:09,200 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i [2025-02-08 03:44:09,253 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1ed29aaae/acd880c7b072496988d03a781987815a/FLAGb93a28bfc [2025-02-08 03:44:09,272 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1ed29aaae/acd880c7b072496988d03a781987815a [2025-02-08 03:44:09,278 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:44:09,280 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:44:09,282 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:44:09,282 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:44:09,286 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:44:09,287 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:44:09" (1/1) ... [2025-02-08 03:44:09,288 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7cf56c75 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:09, skipping insertion in model container [2025-02-08 03:44:09,289 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:44:09" (1/1) ... [2025-02-08 03:44:09,398 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:44:11,926 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i[524650,524663] [2025-02-08 03:44:11,954 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:44:12,069 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:44:12,180 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5077] [2025-02-08 03:44:12,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5080] [2025-02-08 03:44:12,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5083] [2025-02-08 03:44:12,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5086] [2025-02-08 03:44:12,189 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5112] [2025-02-08 03:44:12,189 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5119] [2025-02-08 03:44:12,249 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (460), "i" (12UL)); [5509-5510] [2025-02-08 03:44:12,257 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (528), "i" (12UL)); [5622-5623] [2025-02-08 03:44:12,322 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1082), "i" (12UL)); [6496-6497] [2025-02-08 03:44:12,325 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1177), "i" (12UL)); [6643-6644] [2025-02-08 03:44:12,327 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1210), "i" (12UL)); [6724-6725] [2025-02-08 03:44:12,459 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [12538] [2025-02-08 03:44:12,507 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (290), "i" (12UL)); [13040-13041] [2025-02-08 03:44:12,509 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (374), "i" (12UL)); [13151-13152] [2025-02-08 03:44:12,589 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [15383-15384] [2025-02-08 03:44:12,590 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [15389-15391] [2025-02-08 03:44:12,595 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 *)"drivers/media/pci/cx25821/cx25821-video-upstream.c"), "i" (63), "i" (12UL)); [15603-15604] [2025-02-08 03:44:12,633 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i[524650,524663] [2025-02-08 03:44:12,663 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:44:12,909 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:44:12,910 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12 WrapperNode [2025-02-08 03:44:12,911 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:44:12,912 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:44:12,912 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:44:12,912 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:44:12,916 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:13,059 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:14,345 INFO L138 Inliner]: procedures = 481, calls = 9061, calls flagged for inlining = 295, calls inlined = 293, statements flattened = 19203 [2025-02-08 03:44:14,346 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:44:14,347 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:44:14,347 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:44:14,347 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:44:14,364 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:14,367 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:14,807 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:18,962 INFO L175 MemorySlicer]: Split 7282 memory accesses to 42 slices as follows [2, 2, 2, 1, 16, 8, 2, 17, 10, 8, 2, 17, 12, 4, 4, 2, 2, 4, 1, 2, 14, 3653, 8, 3, 8, 8, 17, 71, 15, 54, 3, 14, 878, 679, 62, 3, 4, 3, 829, 6, 3, 829]. 50 percent of accesses are in the largest equivalence class. The 300 initializations are split as follows [0, 0, 0, 0, 16, 8, 0, 0, 0, 8, 0, 0, 0, 4, 4, 2, 2, 0, 1, 2, 0, 75, 8, 2, 8, 8, 0, 71, 0, 0, 1, 0, 0, 0, 62, 2, 4, 3, 0, 6, 3, 0]. The 3962 writes are split as follows [0, 0, 1, 0, 0, 0, 1, 15, 8, 0, 0, 15, 12, 0, 0, 0, 0, 0, 0, 0, 7, 2637, 0, 0, 0, 0, 16, 0, 14, 42, 0, 12, 307, 259, 0, 0, 0, 0, 308, 0, 0, 308]. [2025-02-08 03:44:18,963 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:18,963 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:20,731 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:20,829 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:20,953 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:21,000 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:21,084 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:44:21,086 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:44:21,086 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:44:21,087 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:44:21,088 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:12" (1/1) ... [2025-02-08 03:44:21,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:44:21,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:44:21,117 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 03:44:21,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 03:44:21,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:44:21,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:44:21,149 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_buffer_release [2025-02-08 03:44:21,149 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_buffer_release [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_streamon [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_streamon [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_s_fmt_vid_cap [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_s_fmt_vid_cap [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_i2c_read [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_i2c_read [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_std [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_std [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_unregister [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_unregister [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_format_by_fourcc [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_format_by_fourcc [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure setBitAtPos [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure setBitAtPos [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_set_vip_mode [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_set_vip_mode [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_to_dma [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_to_dma [2025-02-08 03:44:21,150 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 03:44:21,150 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 03:44:21,152 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_slave_did_ack [2025-02-08 03:44:21,152 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_slave_did_ack [2025-02-08 03:44:21,152 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_wait_done [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_wait_done [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_std [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_std [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_input [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_input [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure convert_to_twos [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure convert_to_twos [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 03:44:21,153 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 03:44:21,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 03:44:21,154 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_input [2025-02-08 03:44:21,154 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_input [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure video_ioctl2 [2025-02-08 03:44:21,154 INFO L138 BoogieDeclarations]: Found implementation of procedure video_ioctl2 [2025-02-08 03:44:21,154 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_finidev [2025-02-08 03:44:21,155 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_finidev [2025-02-08 03:44:21,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 03:44:21,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 03:44:21,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 03:44:21,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 03:44:21,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 03:44:21,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 03:44:21,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:44:21,160 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_field [2025-02-08 03:44:21,160 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_field [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_restart_video_queue [2025-02-08 03:44:21,160 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_restart_video_queue [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 03:44:21,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_try_fmt_vid_out [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_try_fmt_vid_out [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure video_read [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure video_read [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_subscribe_event [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_subscribe_event [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_querycap [2025-02-08 03:44:21,161 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_querycap [2025-02-08 03:44:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:44:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:44:21,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:44:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 03:44:21,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 03:44:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_3 [2025-02-08 03:44:21,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_3 [2025-02-08 03:44:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_functionality [2025-02-08 03:44:21,162 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_functionality [2025-02-08 03:44:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-08 03:44:21,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-08 03:44:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 03:44:21,164 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 03:44:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_stop_upstream_video [2025-02-08 03:44:21,164 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_stop_upstream_video [2025-02-08 03:44:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:44:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_start_video_dma [2025-02-08 03:44:21,164 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_start_video_dma [2025-02-08 03:44:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:44:21,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:44:21,165 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:44:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:44:21,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 03:44:21,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure video_release [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure video_release [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_i2c_write [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_i2c_write [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_sendbytes [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_sendbytes [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_try_fmt_vid_cap [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_try_fmt_vid_cap [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure video_write [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure video_write [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure clearBitAtPos [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure clearBitAtPos [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_field_upstream [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_field_upstream [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_event_unsubscribe [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_event_unsubscribe [2025-02-08 03:44:21,169 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_output [2025-02-08 03:44:21,169 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_output [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-02-08 03:44:21,170 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-02-08 03:44:21,170 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure video_out_release [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure video_out_release [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_xfer [2025-02-08 03:44:21,171 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_xfer [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 03:44:21,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:44:21,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:44:21,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:44:21,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 03:44:21,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 03:44:21,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 03:44:21,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 03:44:21,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_s_ctrl [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_s_ctrl [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_streamoff [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_streamoff [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_byte [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_byte [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_reqbufs [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_reqbufs [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure mapM [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure mapM [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_dev_unregister [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_dev_unregister [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_interruptible_nested [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_interruptible_nested [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_video_unregister [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_video_unregister [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure btcx_riscmem_free [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure btcx_riscmem_free [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_output [2025-02-08 03:44:21,180 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_output [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 03:44:21,180 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 03:44:21,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 03:44:21,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 03:44:21,183 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-08 03:44:21,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-02-08 03:44:21,183 INFO L130 BoogieDeclarations]: Found specification of procedure video_drvdata [2025-02-08 03:44:21,183 INFO L138 BoogieDeclarations]: Found implementation of procedure video_drvdata [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure video_poll [2025-02-08 03:44:21,184 INFO L138 BoogieDeclarations]: Found implementation of procedure video_poll [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 03:44:21,184 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 03:44:21,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 03:44:21,185 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_readbytes [2025-02-08 03:44:21,185 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_readbytes [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 03:44:21,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 03:44:21,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 03:44:21,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure medusa_set_videostandard [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure medusa_set_videostandard [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_output [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_output [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_std [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_std [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_sram_channel_setup [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_sram_channel_setup [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_dqbuf [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_dqbuf [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_qbuf [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_qbuf [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_shutdown [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_shutdown [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_release_empty [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure video_device_release_empty [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure btcx_riscmem_alloc [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure btcx_riscmem_alloc [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_video_mmap [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_video_mmap [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_input [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_input [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_cx25821_fini_16_2 [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_cx25821_fini_16_2 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_open [2025-02-08 03:44:21,191 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_open [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 03:44:21,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 03:44:21,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 03:44:21,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 03:44:21,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_fmt_vid_cap [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_fmt_vid_cap [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_buffer [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_buffer [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure medusa_enable_bluefield_output [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure medusa_enable_bluefield_output [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_log_status [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_log_status [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_initdev [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_initdev [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_s_fmt_vid_out [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_s_fmt_vid_out [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_decode [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_decode [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_19 [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_19 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_querybuf [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_querybuf [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_release [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_release [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_iounmap [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_iounmap [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_fmt_vid_cap [2025-02-08 03:44:21,193 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_fmt_vid_cap [2025-02-08 03:44:21,193 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_free_buffer [2025-02-08 03:44:21,194 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_free_buffer [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-08 03:44:21,194 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 03:44:21,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 03:44:21,195 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:44:21,195 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:44:22,716 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:44:22,719 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:44:22,779 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17255: havoc videobuf_streamon_#t~nondet4474#1; [2025-02-08 03:44:22,888 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12114: medusa_set_resolution_~hscale~0#1 := 3216818;medusa_set_resolution_~vscale~0#1 := 7680; [2025-02-08 03:44:22,888 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12118: medusa_set_resolution_~hscale~0#1 := 3640708;medusa_set_resolution_~vscale~0#1 := 7680; [2025-02-08 03:44:22,888 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12106: medusa_set_resolution_~hscale~0#1 := 1303371;medusa_set_resolution_~vscale~0#1 := 0; [2025-02-08 03:44:22,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12110: medusa_set_resolution_~hscale~0#1 := 1090163;medusa_set_resolution_~vscale~0#1 := 0; [2025-02-08 03:44:22,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12131-1: SUMMARY for call medusa_set_resolution_#t~ret2213#1 := cx25821_i2c_write(medusa_set_resolution_~dev#1.base, 394 + medusa_set_resolution_~dev#1.offset, (if (4144 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 <= 2147483647 then (4144 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 else (4144 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 - 4294967296), (if medusa_set_resolution_~hscale~0#1 % 4294967296 % 4294967296 <= 2147483647 then medusa_set_resolution_~hscale~0#1 % 4294967296 % 4294967296 else medusa_set_resolution_~hscale~0#1 % 4294967296 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 03:44:22,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12131: assume -2147483648 <= medusa_set_resolution_#t~ret2213#1 && medusa_set_resolution_#t~ret2213#1 <= 2147483647;havoc medusa_set_resolution_#t~ret2213#1; [2025-02-08 03:44:22,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12133-1: SUMMARY for call medusa_set_resolution_#t~ret2214#1 := cx25821_i2c_write(medusa_set_resolution_~dev#1.base, 394 + medusa_set_resolution_~dev#1.offset, (if (4148 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 <= 2147483647 then (4148 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 else (4148 + 512 * (medusa_set_resolution_~decoder~0#1 % 65536)) % 4294967296 % 4294967296 - 4294967296), (if medusa_set_resolution_~vscale~0#1 % 4294967296 % 4294967296 <= 2147483647 then medusa_set_resolution_~vscale~0#1 % 4294967296 % 4294967296 else medusa_set_resolution_~vscale~0#1 % 4294967296 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 03:44:22,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12133: assume -2147483648 <= medusa_set_resolution_#t~ret2214#1 && medusa_set_resolution_#t~ret2214#1 <= 2147483647;havoc medusa_set_resolution_#t~ret2214#1;medusa_set_resolution_~decoder~0#1 := 1 + medusa_set_resolution_~decoder~0#1; [2025-02-08 03:44:24,255 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9908: call ULTIMATE.dealloc(~#addr~1.base, ~#addr~1.offset);havoc ~#addr~1.base, ~#addr~1.offset;call ULTIMATE.dealloc(~#buf~0.base, ~#buf~0.offset);havoc ~#buf~0.base, ~#buf~0.offset;call ULTIMATE.dealloc(~#msgs~0.base, ~#msgs~0.offset);havoc ~#msgs~0.base, ~#msgs~0.offset; [2025-02-08 03:44:24,312 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712-1: call #t~mem2393 := read~int#21(~#formats~0.base, 8 + (~#formats~0.offset + 24 * (if ~i~15 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~i~15 % 4294967296 % 18446744073709551616 else ~i~15 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 03:44:24,312 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712: assume #t~mem2393 % 4294967296 == ~fourcc % 4294967296;havoc #t~mem2393;#res.base, #res.offset := ~#formats~0.base, ~#formats~0.offset + 24 * (if ~i~15 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~15 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~i~15 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616); [2025-02-08 03:44:24,312 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712: assume !(#t~mem2393 % 4294967296 == ~fourcc % 4294967296);havoc #t~mem2393;~i~15 := 1 + ~i~15; [2025-02-08 03:44:24,339 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5101: havoc kobject_name_#t~mem6#1.base, kobject_name_#t~mem6#1.offset; [2025-02-08 03:44:24,339 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5140: havoc dev_name_#t~mem20#1.base, dev_name_#t~mem20#1.offset; [2025-02-08 03:44:24,342 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17258: havoc #t~ret4475.base, #t~ret4475.offset; [2025-02-08 03:44:24,358 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17140: havoc #t~nondet4450; [2025-02-08 03:44:24,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9280: assume 0 == ~tmp~55#1; [2025-02-08 03:44:24,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9280: assume !(0 == ~tmp~55#1); [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9278: assume { :begin_inline_i2c_is_busy } true;i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset := ~i2c_adap#1.base, ~i2c_adap#1.offset;havoc i2c_is_busy_#res#1;havoc i2c_is_busy_#t~mem803#1.base, i2c_is_busy_#t~mem803#1.offset, i2c_is_busy_#t~mem804#1.base, i2c_is_busy_#t~mem804#1.offset, i2c_is_busy_#t~mem805#1.base, i2c_is_busy_#t~mem805#1.offset, i2c_is_busy_#t~mem806#1, i2c_is_busy_#t~ret807#1, i2c_is_busy_#t~bitwise808#1, i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset, i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset, i2c_is_busy_~tmp~54#1;i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset := i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset;havoc i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset;havoc i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset;havoc i2c_is_busy_~tmp~54#1;call i2c_is_busy_#t~mem803#1.base, i2c_is_busy_#t~mem803#1.offset := read~$Pointer$#21(i2c_is_busy_~i2c_adap#1.base, 20 + i2c_is_busy_~i2c_adap#1.offset, 8);i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset := i2c_is_busy_#t~mem803#1.base, i2c_is_busy_#t~mem803#1.offset;havoc i2c_is_busy_#t~mem803#1.base, i2c_is_busy_#t~mem803#1.offset;call i2c_is_busy_#t~mem804#1.base, i2c_is_busy_#t~mem804#1.offset := read~$Pointer$#21(i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, 8);i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset := i2c_is_busy_#t~mem804#1.base, i2c_is_busy_#t~mem804#1.offset;havoc i2c_is_busy_#t~mem804#1.base, i2c_is_busy_#t~mem804#1.offset;call i2c_is_busy_#t~mem805#1.base, i2c_is_busy_#t~mem805#1.offset := read~$Pointer$#21(i2c_is_busy_~dev~5#1.base, 358 + i2c_is_busy_~dev~5#1.offset, 8);call i2c_is_busy_#t~mem806#1 := read~int#21(i2c_is_busy_~bus~1#1.base, 3280 + i2c_is_busy_~bus~1#1.offset, 4); [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266: havoc i2c_is_busy_#t~bitwise808#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-5: assume 2 == i2c_is_busy_~tmp~54#1 % 4294967296;i2c_is_busy_#t~bitwise808#1 := i2c_is_busy_~tmp~54#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-5: assume !(2 == i2c_is_busy_~tmp~54#1 % 4294967296); [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-6: assume 0 == i2c_is_busy_~tmp~54#1 % 4294967296;i2c_is_busy_#t~bitwise808#1 := 0; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-6: assume !(0 == i2c_is_busy_~tmp~54#1 % 4294967296); [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-1: #t~ret809#1 := i2c_is_busy_#res#1;havoc i2c_is_busy_#t~mem803#1.base, i2c_is_busy_#t~mem803#1.offset, i2c_is_busy_#t~mem804#1.base, i2c_is_busy_#t~mem804#1.offset, i2c_is_busy_#t~mem805#1.base, i2c_is_busy_#t~mem805#1.offset, i2c_is_busy_#t~mem806#1, i2c_is_busy_#t~ret807#1, i2c_is_busy_#t~bitwise808#1, i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset, i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset, i2c_is_busy_~tmp~54#1;havoc i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset;assume { :end_inline_i2c_is_busy } true;assume -2147483648 <= #t~ret809#1 && #t~ret809#1 <= 2147483647;~tmp~55#1 := #t~ret809#1;havoc #t~ret809#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-2: i2c_is_busy_#res#1 := (if 0 != i2c_is_busy_#t~bitwise808#1 % 4294967296 then 1 else 0);havoc i2c_is_busy_#t~bitwise808#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9264: i2c_is_busy_~tmp~54#1 := i2c_is_busy_#t~ret807#1;havoc i2c_is_busy_#t~mem805#1.base, i2c_is_busy_#t~mem805#1.offset;havoc i2c_is_busy_#t~mem806#1;havoc i2c_is_busy_#t~ret807#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-3: [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9264-1: SUMMARY for call i2c_is_busy_#t~ret807#1 := readl(i2c_is_busy_#t~mem805#1.base, i2c_is_busy_#t~mem805#1.offset + (if i2c_is_busy_#t~mem806#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then i2c_is_busy_#t~mem806#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else i2c_is_busy_#t~mem806#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-4: havoc i2c_is_busy_#t~bitwise808#1;assume i2c_is_busy_#t~bitwise808#1 % 4294967296 <= i2c_is_busy_~tmp~54#1 % 4294967296 && i2c_is_busy_#t~bitwise808#1 % 4294967296 <= 2; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9285: ~count~0#1 := 1 + ~count~0#1; [2025-02-08 03:44:24,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9285-1: SUMMARY for call __const_udelay(137440); srcloc: null [2025-02-08 03:44:24,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17154: havoc #t~ret4453.base, #t~ret4453.offset; [2025-02-08 03:44:24,478 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15426: havoc #t~mem4040.base, #t~mem4040.offset; [2025-02-08 03:44:24,526 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17194: havoc #t~nondet4461; [2025-02-08 03:44:24,536 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6984: havoc ldv_free_irq_20_~ldv_func_arg1#1, ldv_free_irq_20_~ldv_func_arg2#1.base, ldv_free_irq_20_~ldv_func_arg2#1.offset;havoc ldv_free_irq_20_#in~ldv_func_arg1#1, ldv_free_irq_20_#in~ldv_func_arg2#1.base, ldv_free_irq_20_#in~ldv_func_arg2#1.offset;assume { :end_inline_ldv_free_irq_20 } true;havoc #t~mem618#1; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6423: assume ~todo~0 % 4294967296 > #t~mem522 % 4294967296;havoc #t~mem522; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6423: assume !(~todo~0 % 4294967296 > #t~mem522 % 4294967296);havoc #t~mem522;~tmp___9~0.base, ~tmp___9~0.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6411: ~tmp___6~1.base, ~tmp___6~1.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem518 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4); [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-1: [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399: call write~int#21(#t~bitwise515, ~tmp___3~2.base, ~tmp___3~2.offset, 4);havoc #t~mem514;havoc #t~bitwise515;~tmp___4~2.base, ~tmp___4~2.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem516 := read~int#21(~sg~0.base, 24 + ~sg~0.offset, 8);call write~int#21(#t~mem516 + ~offset, ~tmp___4~2.base, ~tmp___4~2.offset, 4);havoc #t~mem516;~tmp___5~2.base, ~tmp___5~2.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(0, ~tmp___5~2.base, ~tmp___5~2.offset, 4);call #t~mem517 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4);~todo~0 := ~todo~0 + (~offset - #t~mem517);havoc #t~mem517;~offset := 0;~sg~0.base, ~sg~0.offset := ~sg~0.base, 36 + ~sg~0.offset; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-4: assume 0 == (#t~mem514 - ~offset) % 4294967296 || 402653184 == (#t~mem514 - ~offset) % 4294967296;#t~bitwise515 := 402653184; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-4: assume !(0 == (#t~mem514 - ~offset) % 4294967296 || 402653184 == (#t~mem514 - ~offset) % 4294967296); [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-3: assume false;#t~bitwise515 := #t~mem514 - ~offset; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-3: assume !false; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6399-2: havoc #t~bitwise515;assume (#t~bitwise515 % 4294967296 >= (#t~mem514 - ~offset) % 4294967296 && #t~bitwise515 % 4294967296 >= 402653184) && #t~bitwise515 % 4294967296 <= 402653184 + (#t~mem514 - ~offset) % 4294967296; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-1: [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387: call write~int#21(#t~bitwise512, ~tmp___0~6.base, ~tmp___0~6.offset, 4);havoc #t~bitwise512;~tmp___1~3.base, ~tmp___1~3.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem513 := read~int#21(~sg~0.base, 24 + ~sg~0.offset, 8);call write~int#21(#t~mem513 + ~offset, ~tmp___1~3.base, ~tmp___1~3.offset, 4);havoc #t~mem513;~tmp___2~2.base, ~tmp___2~2.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(0, ~tmp___2~2.base, ~tmp___2~2.offset, 4);~offset := ~offset + ~bpl; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-4: assume 0 == ~bpl % 4294967296 || 469762048 == ~bpl % 4294967296;#t~bitwise512 := 469762048; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-4: assume !(0 == ~bpl % 4294967296 || 469762048 == ~bpl % 4294967296); [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-3: assume false;#t~bitwise512 := ~bpl; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-3: assume !false; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6387-2: havoc #t~bitwise512;assume (#t~bitwise512 % 4294967296 >= ~bpl % 4294967296 && #t~bitwise512 % 4294967296 >= 469762048) && #t~bitwise512 % 4294967296 <= 469762048 + ~bpl % 4294967296; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6375: #t~short510 := 0 != ~offset % 4294967296; [2025-02-08 03:44:24,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-3: assume false;#t~bitwise523 := ~todo~0; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-3: assume !false; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-2: havoc #t~bitwise523;assume (#t~bitwise523 % 4294967296 >= ~todo~0 % 4294967296 && #t~bitwise523 % 4294967296 >= 335544320) && #t~bitwise523 % 4294967296 <= 335544320 + ~todo~0 % 4294967296; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-1: [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429: call write~int#21(#t~bitwise523, ~tmp___9~0.base, ~tmp___9~0.offset, 4);havoc #t~bitwise523;~tmp___10~0.base, ~tmp___10~0.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem524 := read~int#21(~sg~0.base, 24 + ~sg~0.offset, 8);call write~int#21(#t~mem524, ~tmp___10~0.base, ~tmp___10~0.offset, 4);havoc #t~mem524;~tmp___11~0.base, ~tmp___11~0.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(0, ~tmp___11~0.base, ~tmp___11~0.offset, 4);~offset := ~offset + ~todo~0; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-4: assume 0 == ~todo~0 % 4294967296 || 335544320 == ~todo~0 % 4294967296;#t~bitwise523 := 335544320; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6429-4: assume !(0 == ~todo~0 % 4294967296 || 335544320 == ~todo~0 % 4294967296); [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6384: assume ~bpl % 4294967296 <= (#t~mem511 - ~offset) % 4294967296;havoc #t~mem511;~tmp___0~6.base, ~tmp___0~6.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6384: assume !(~bpl % 4294967296 <= (#t~mem511 - ~offset) % 4294967296);havoc #t~mem511;~todo~0 := ~bpl;~tmp___3~2.base, ~tmp___3~2.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem514 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4); [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-3: assume false;#t~bitwise519 := #t~mem518; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-3: assume !false; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-2: havoc #t~bitwise519;assume (#t~bitwise519 % 4294967296 >= #t~mem518 % 4294967296 && #t~bitwise519 % 4294967296 >= 268435456) && #t~bitwise519 % 4294967296 <= 268435456 + #t~mem518 % 4294967296; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6380-1: assume #t~short510;call #t~mem509 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4);#t~short510 := ~offset % 4294967296 >= #t~mem509 % 4294967296; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6380-1: assume !#t~short510; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-1: [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6380: assume #t~short510;havoc #t~mem509;havoc #t~short510; [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6380: assume !#t~short510;havoc #t~mem509;havoc #t~short510;call #t~mem511 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4); [2025-02-08 03:44:24,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413: call write~int#21(#t~bitwise519, ~tmp___6~1.base, ~tmp___6~1.offset, 4);havoc #t~mem518;havoc #t~bitwise519;~tmp___7~1.base, ~tmp___7~1.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem520 := read~int#21(~sg~0.base, 24 + ~sg~0.offset, 8);call write~int#21(#t~mem520, ~tmp___7~1.base, ~tmp___7~1.offset, 4);havoc #t~mem520;~tmp___8~0.base, ~tmp___8~0.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(0, ~tmp___8~0.base, ~tmp___8~0.offset, 4);call #t~mem521 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4);~todo~0 := ~todo~0 - #t~mem521;havoc #t~mem521;~sg~0.base, ~sg~0.offset := ~sg~0.base, 36 + ~sg~0.offset;call #t~mem522 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4); [2025-02-08 03:44:24,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6438: ~offset := ~offset + ~padding;~line~0 := 1 + ~line~0; [2025-02-08 03:44:24,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-4: assume 0 == #t~mem518 % 4294967296 || 268435456 == #t~mem518 % 4294967296;#t~bitwise519 := 268435456; [2025-02-08 03:44:24,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6413-4: assume !(0 == #t~mem518 % 4294967296 || 268435456 == #t~mem518 % 4294967296); [2025-02-08 03:44:24,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6377: call #t~mem508 := read~int#21(~sg~0.base, 32 + ~sg~0.offset, 4);~offset := ~offset - #t~mem508;~sg~0.base, ~sg~0.offset := ~sg~0.base, 36 + ~sg~0.offset; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15325-1: ldv_mod_timer_21_#res#1 := ldv_mod_timer_21_~ldv_func_res~4#1; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12850: #t~ret2442#1 := ldv_mod_timer_21_#res#1;havoc ldv_mod_timer_21_#t~ret4000#1, ldv_mod_timer_21_#t~ret4001#1, ldv_mod_timer_21_~ldv_func_arg1#1.base, ldv_mod_timer_21_~ldv_func_arg1#1.offset, ldv_mod_timer_21_~ldv_func_arg2#1, ldv_mod_timer_21_~ldv_func_res~4#1, ldv_mod_timer_21_~tmp~115#1, ldv_mod_timer_21_~tmp___0~58#1;havoc ldv_mod_timer_21_#in~ldv_func_arg1#1.base, ldv_mod_timer_21_#in~ldv_func_arg1#1.offset, ldv_mod_timer_21_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_21 } true;assume -2147483648 <= #t~ret2442#1 && #t~ret2442#1 <= 2147483647;havoc #t~ret2442#1;#res#1 := 0; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15340-1: ldv_mod_timer_22_#res#1 := ldv_mod_timer_22_~ldv_func_res~5#1; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12838: ~__mptr___0~0#1.base, ~__mptr___0~0#1.offset := ~item~0#1.base, ~item~0#1.offset;~buf~3#1.base, ~buf~3#1.offset := ~__mptr___0~0#1.base, -14784 + ~__mptr___0~0#1.offset;call #t~mem2439#1 := read~int#21(~q#1.base, 184 + ~q#1.offset, 4);~tmp~79#1 := #t~mem2439#1;havoc #t~mem2439#1;call #t~mem2440#1 := read~int#21(~q#1.base, 184 + ~q#1.offset, 4);call write~int#21(1 + #t~mem2440#1, ~q#1.base, 184 + ~q#1.offset, 4);havoc #t~mem2440#1;call write~int#21(~tmp~79#1, ~buf~3#1.base, 260 + ~buf~3#1.offset, 4);call #t~mem2441#1.base, #t~mem2441#1.offset := read~$Pointer$#21(~item~0#1.base, ~item~0#1.offset, 8);~item~0#1.base, ~item~0#1.offset := #t~mem2441#1.base, #t~mem2441#1.offset;havoc #t~mem2441#1.base, #t~mem2441#1.offset; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15322: assume -2147483648 <= ldv_mod_timer_21_#t~ret4001#1 && ldv_mod_timer_21_#t~ret4001#1 <= 2147483647;ldv_mod_timer_21_~tmp___0~58#1 := ldv_mod_timer_21_#t~ret4001#1;havoc ldv_mod_timer_21_#t~ret4001#1;ldv_mod_timer_21_#res#1 := ldv_mod_timer_21_~tmp___0~58#1; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15320-1: SUMMARY for call ldv_mod_timer_21_#t~ret4000#1 := mod_timer(ldv_mod_timer_21_~ldv_func_arg1#1.base, ldv_mod_timer_21_~ldv_func_arg1#1.offset, ldv_mod_timer_21_~ldv_func_arg2#1); srcloc: null [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15320: assume -2147483648 <= ldv_mod_timer_21_#t~ret4000#1 && ldv_mod_timer_21_#t~ret4000#1 <= 2147483647;ldv_mod_timer_21_~tmp~115#1 := ldv_mod_timer_21_#t~ret4000#1;havoc ldv_mod_timer_21_#t~ret4000#1;ldv_mod_timer_21_~ldv_func_res~4#1 := ldv_mod_timer_21_~tmp~115#1; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15322-1: SUMMARY for call ldv_mod_timer_21_#t~ret4001#1 := ldv_mod_timer(ldv_mod_timer_21_~ldv_func_res~4#1, ldv_mod_timer_21_~ldv_func_arg1#1.base, ldv_mod_timer_21_~ldv_func_arg1#1.offset, ldv_mod_timer_21_~ldv_func_arg2#1); srcloc: null [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12874: #t~ret2448#1 := ldv_mod_timer_22_#res#1;havoc ldv_mod_timer_22_#t~ret4002#1, ldv_mod_timer_22_#t~ret4003#1, ldv_mod_timer_22_~ldv_func_arg1#1.base, ldv_mod_timer_22_~ldv_func_arg1#1.offset, ldv_mod_timer_22_~ldv_func_arg2#1, ldv_mod_timer_22_~ldv_func_res~5#1, ldv_mod_timer_22_~tmp~116#1, ldv_mod_timer_22_~tmp___0~59#1;havoc ldv_mod_timer_22_#in~ldv_func_arg1#1.base, ldv_mod_timer_22_#in~ldv_func_arg1#1.offset, ldv_mod_timer_22_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_22 } true;assume -2147483648 <= #t~ret2448#1 && #t~ret2448#1 <= 2147483647;havoc #t~ret2448#1; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12845: assume (~item~0#1.base + ~item~0#1.offset) % 18446744073709551616 != (~q#1.base + ~q#1.offset) % 18446744073709551616; [2025-02-08 03:44:24,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12845: assume !((~item~0#1.base + ~item~0#1.offset) % 18446744073709551616 != (~q#1.base + ~q#1.offset) % 18446744073709551616);assume { :begin_inline_ldv_mod_timer_21 } true;ldv_mod_timer_21_#in~ldv_func_arg1#1.base, ldv_mod_timer_21_#in~ldv_func_arg1#1.offset, ldv_mod_timer_21_#in~ldv_func_arg2#1 := ~q#1.base, 32 + ~q#1.offset, 250 + ~jiffies~0;havoc ldv_mod_timer_21_#res#1;havoc ldv_mod_timer_21_#t~ret4000#1, ldv_mod_timer_21_#t~ret4001#1, ldv_mod_timer_21_~ldv_func_arg1#1.base, ldv_mod_timer_21_~ldv_func_arg1#1.offset, ldv_mod_timer_21_~ldv_func_arg2#1, ldv_mod_timer_21_~ldv_func_res~4#1, ldv_mod_timer_21_~tmp~115#1, ldv_mod_timer_21_~tmp___0~58#1;ldv_mod_timer_21_~ldv_func_arg1#1.base, ldv_mod_timer_21_~ldv_func_arg1#1.offset := ldv_mod_timer_21_#in~ldv_func_arg1#1.base, ldv_mod_timer_21_#in~ldv_func_arg1#1.offset;ldv_mod_timer_21_~ldv_func_arg2#1 := ldv_mod_timer_21_#in~ldv_func_arg2#1;havoc ldv_mod_timer_21_~ldv_func_res~4#1;havoc ldv_mod_timer_21_~tmp~115#1;havoc ldv_mod_timer_21_~tmp___0~58#1; [2025-02-08 03:44:24,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17243: havoc videobuf_read_one_#t~nondet4471#1; [2025-02-08 03:44:24,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15522: havoc warn_slowpath_null_~arg0#1.base, warn_slowpath_null_~arg0#1.offset, warn_slowpath_null_~arg1#1;havoc warn_slowpath_null_#in~arg0#1.base, warn_slowpath_null_#in~arg0#1.offset, warn_slowpath_null_#in~arg1#1;assume { :end_inline_warn_slowpath_null } true; [2025-02-08 03:44:24,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15399: havoc arch_irqs_disabled_flags_#t~bitwise4016#1; [2025-02-08 03:44:24,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17162: havoc #t~nondet4455; [2025-02-08 03:44:25,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8701: #res := 3; [2025-02-08 03:44:25,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8705: #res := 10; [2025-02-08 03:44:25,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8703: #res := 8; [2025-02-08 03:44:25,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8669: #res := 18; [2025-02-08 03:44:25,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8667: #res := 5; [2025-02-08 03:44:25,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8665: #res := 2; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8929: #res := 29; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8979: #res := 66; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8921: #res := 21; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971: #res := 62; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8913: #res := 2; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8963: #res := 53; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8955: #res := 48; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947: #res := 43; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8939: #res := 34; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8931: #res := 30; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8923: #res := 22; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8981: #res := 68; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8915: #res := 4; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8973: #res := 63; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8965: #res := 56; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8957: #res := 49; [2025-02-08 03:44:25,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8949: #res := 45; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8941: #res := 35; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8933: #res := 31; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8925: #res := 24; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8917: #res := 17; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8975: #res := 64; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8967: #res := 59; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8959: #res := 50; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8951: #res := 46; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8943: #res := 37; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8935: #res := 32; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8927: #res := 27; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8919: #res := 19; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8977: #res := 65; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8969: #res := 61; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8961: #res := 51; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8953: #res := 47; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8945: #res := 40; [2025-02-08 03:44:25,116 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8937: #res := 33; [2025-02-08 03:44:25,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8749: #res := 7; [2025-02-08 03:44:25,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8747: #res := 3; [2025-02-08 03:44:25,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8753: #res := 10; [2025-02-08 03:44:25,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8751: #res := 8; [2025-02-08 03:44:25,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8745: #res := 1; [2025-02-08 03:44:25,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15260: #res#1 := ~arg0#1; [2025-02-08 03:44:25,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14526: assume { :end_inline_ldv_switch_automaton_state_6_3 } true; [2025-02-08 03:44:25,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15251: havoc ldv_dispatch_instance_register_11_2_~arg0#1.base, ldv_dispatch_instance_register_11_2_~arg0#1.offset;havoc ldv_dispatch_instance_register_11_2_#in~arg0#1.base, ldv_dispatch_instance_register_11_2_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_instance_register_11_2 } true;#res#1 := ~arg0#1; [2025-02-08 03:44:25,314 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13356: havoc videobuf_queue_cancel_~arg0#1.base, videobuf_queue_cancel_~arg0#1.offset;havoc videobuf_queue_cancel_#in~arg0#1.base, videobuf_queue_cancel_#in~arg0#1.offset;assume { :end_inline_videobuf_queue_cancel } true;call write~$Pointer$#21(0, 0, ~chan~6#1.base, 12 + ~chan~6#1.offset, 8); [2025-02-08 03:44:25,314 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17217: havoc videobuf_mmap_free_#t~nondet4466#1; [2025-02-08 03:44:25,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944: call ULTIMATE.dealloc(~#buf~1.base, ~#buf~1.offset);havoc ~#buf~1.base, ~#buf~1.offset;call ULTIMATE.dealloc(~#msgs~1.base, ~#msgs~1.offset);havoc ~#msgs~1.base, ~#msgs~1.offset; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9441: havoc #t~mem867;~retval~0 := -5; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-3: assume false;#t~bitwise853 := ~ctrl~0; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-3: assume !false; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-4: assume 0 == ~ctrl~0 % 4294967296 || 16 == ~ctrl~0 % 4294967296;#t~bitwise853 := 16; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-4: assume !(0 == ~ctrl~0 % 4294967296 || 16 == ~ctrl~0 % 4294967296); [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400: ~ctrl~0 := #t~bitwise853;havoc #t~bitwise853; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-1: [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9400-2: havoc #t~bitwise853;assume (#t~bitwise853 % 4294967296 >= ~ctrl~0 % 4294967296 && #t~bitwise853 % 4294967296 >= 16) && #t~bitwise853 % 4294967296 <= 16 + ~ctrl~0 % 4294967296; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume 0 != ~i2c_debug~0 % 4294967296; [2025-02-08 03:44:26,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume !(0 != ~i2c_debug~0 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9417: assume 0 != ~i2c_debug~0 % 4294967296; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9417: assume !(0 != ~i2c_debug~0 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9409: assume ~retval~0 < 0; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9409: assume !(~retval~0 < 0); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9451: #res := ~retval~0; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9418: assume 0 != ~i2c_debug~0 % 4294967296;call #t~mem861.base, #t~mem861.offset := read~$Pointer$#21(~msg.base, 6 + ~msg.offset, 8);call #t~mem862 := read~int#21(#t~mem861.base, #t~mem861.offset + (if ~cnt~0 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~cnt~0 % 18446744073709551616 % 18446744073709551616 else ~cnt~0 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 1); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9418: assume !(0 != ~i2c_debug~0 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9435: ~cnt~0 := 1 + ~cnt~0; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9427: assume -2147483648 <= #t~ret865 && #t~ret865 <= 2147483647;havoc #t~ret865; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9427-1: SUMMARY for call #t~ret865 := printk(145, 0); srcloc: null [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9394: call #t~mem847.base, #t~mem847.offset := read~$Pointer$#21(~msg.base, 6 + ~msg.offset, 8);call #t~mem848 := read~int#21(#t~mem847.base, #t~mem847.offset + (if ~cnt~0 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~cnt~0 % 18446744073709551616 % 18446744073709551616 else ~cnt~0 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 1);~wdata~0 := #t~mem848 % 256;call #t~mem849 := read~int#21(~bus~2.base, 3272 + ~bus~2.offset, 4); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395: ~ctrl~0 := #t~bitwise850;havoc #t~mem849;havoc #t~bitwise850;call #t~mem851 := read~int#21(~msg.base, 4 + ~msg.offset, 2); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-1: [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420: assume -2147483648 <= #t~ret863 && #t~ret863 <= 2147483647;havoc #t~mem861.base, #t~mem861.offset;havoc #t~mem862;havoc #t~ret863; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-1: SUMMARY for call #t~ret863 := printk(144, 0); srcloc: null [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-2: havoc #t~bitwise850;assume (#t~bitwise850 % 4294967296 >= #t~mem849 % 4294967296 && #t~bitwise850 % 4294967296 >= 4100) && #t~bitwise850 % 4294967296 <= 4100 + #t~mem849 % 4294967296; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-3: assume false;#t~bitwise850 := #t~mem849; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-3: assume !false; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-4: assume 0 == #t~mem849 % 4294967296 || 4100 == #t~mem849 % 4294967296;#t~bitwise850 := 4100; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9395-4: assume !(0 == #t~mem849 % 4294967296 || 4100 == #t~mem849 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9445: assume 0 != ~i2c_debug~0 % 4294967296; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9445: assume !(0 != ~i2c_debug~0 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404: havoc #t~mem854.base, #t~mem854.offset;havoc #t~mem855;call #t~mem856.base, #t~mem856.offset := read~$Pointer$#21(~dev~6.base, 358 + ~dev~6.offset, 8);call #t~mem857 := read~int#21(~bus~2.base, 3292 + ~bus~2.offset, 4); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404-1: SUMMARY for call writel(~addr~0, #t~mem854.base, #t~mem854.offset + (if #t~mem855 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem855 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem855 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404-2: call #t~mem854.base, #t~mem854.offset := read~$Pointer$#21(~dev~6.base, 358 + ~dev~6.offset, 8);call #t~mem855 := read~int#21(~bus~2.base, 3284 + ~bus~2.offset, 4); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9396: assume ~cnt~0 < -1 + (if #t~mem851 % 65536 % 4294967296 <= 2147483647 then #t~mem851 % 65536 % 4294967296 else #t~mem851 % 65536 % 4294967296 - 4294967296);havoc #t~mem851; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9396: assume !(~cnt~0 < -1 + (if #t~mem851 % 65536 % 4294967296 <= 2147483647 then #t~mem851 % 65536 % 4294967296 else #t~mem851 % 65536 % 4294967296 - 4294967296));havoc #t~mem851; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9413: assume 0 == ~retval~0; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9413: assume !(0 == ~retval~0); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9405: havoc #t~mem856.base, #t~mem856.offset;havoc #t~mem857;call #t~mem858.base, #t~mem858.offset := read~$Pointer$#21(~dev~6.base, 358 + ~dev~6.offset, 8);call #t~mem859 := read~int#21(~bus~2.base, 3276 + ~bus~2.offset, 4); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9405-1: SUMMARY for call writel(~wdata~0, #t~mem856.base, #t~mem856.offset + (if #t~mem857 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem857 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem857 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397: ~ctrl~0 := #t~bitwise852;havoc #t~bitwise852; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-1: [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-2: havoc #t~bitwise852;assume (#t~bitwise852 % 4294967296 >= ~ctrl~0 % 4294967296 && #t~bitwise852 % 4294967296 >= 24) && #t~bitwise852 % 4294967296 <= 24 + ~ctrl~0 % 4294967296; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-3: assume false;#t~bitwise852 := ~ctrl~0; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-3: assume !false; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-4: assume 0 == ~ctrl~0 % 4294967296 || 24 == ~ctrl~0 % 4294967296;#t~bitwise852 := 24; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9397-4: assume !(0 == ~ctrl~0 % 4294967296 || 24 == ~ctrl~0 % 4294967296); [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447: assume -2147483648 <= #t~ret868 && #t~ret868 <= 2147483647;havoc #t~ret868; [2025-02-08 03:44:26,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447-1: SUMMARY for call #t~ret868 := printk(146, 0); srcloc: null [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9406-1: SUMMARY for call writel(~ctrl~0, #t~mem858.base, #t~mem858.offset + (if #t~mem859 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem859 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem859 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9406: havoc #t~mem858.base, #t~mem858.offset;havoc #t~mem859; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9407: assume -2147483648 <= #t~ret860 && #t~ret860 <= 2147483647;~retval~0 := #t~ret860;havoc #t~ret860; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9407-1: SUMMARY for call #t~ret860 := i2c_wait_done(~i2c_adap.base, ~i2c_adap.offset); srcloc: null [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume 0 != ~joined_rlen; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume !(0 != ~joined_rlen); [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-3: assume 16 == ~ctrl~0 % 4294967296;#t~bitwise864 := ~ctrl~0; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-3: assume !(16 == ~ctrl~0 % 4294967296); [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-4: assume 0 == ~ctrl~0 % 4294967296;#t~bitwise864 := 0; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-4: assume !(0 == ~ctrl~0 % 4294967296); [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424: assume 0 == #t~bitwise864 % 4294967296;havoc #t~bitwise864; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424: assume !(0 == #t~bitwise864 % 4294967296);havoc #t~bitwise864; [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-1: [2025-02-08 03:44:26,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424-2: havoc #t~bitwise864;assume #t~bitwise864 % 4294967296 <= ~ctrl~0 % 4294967296 && #t~bitwise864 % 4294967296 <= 16; [2025-02-08 03:44:26,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17094: havoc #t~nondet4443; [2025-02-08 03:44:27,127 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16320-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4352#1 := printk(191, 0); srcloc: null [2025-02-08 03:44:27,127 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16320: assume -2147483648 <= cx25821_start_video_dma_upstream_#t~ret4352#1 && cx25821_start_video_dma_upstream_#t~ret4352#1 <= 2147483647;havoc cx25821_start_video_dma_upstream_#t~mem4350#1.base, cx25821_start_video_dma_upstream_#t~mem4350#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4351#1;havoc cx25821_start_video_dma_upstream_#t~ret4352#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858: call write~int#21(cx25821_risc_buffer_upstream_#t~bitwise4134#1, cx25821_risc_buffer_upstream_~tmp~127#1.base, cx25821_risc_buffer_upstream_~tmp~127#1.offset, 4);havoc cx25821_risc_buffer_upstream_#t~bitwise4134#1;cx25821_risc_buffer_upstream_~tmp___0~65#1.base, cx25821_risc_buffer_upstream_~tmp___0~65#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset;cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, 4 + cx25821_risc_buffer_upstream_~rp~3#1.offset;call write~int#21(cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1, cx25821_risc_buffer_upstream_~tmp___0~65#1.base, cx25821_risc_buffer_upstream_~tmp___0~65#1.offset, 4);cx25821_risc_buffer_upstream_~tmp___1~32#1.base, cx25821_risc_buffer_upstream_~tmp___1~32#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset;cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, 4 + cx25821_risc_buffer_upstream_~rp~3#1.offset;call write~int#21(0, cx25821_risc_buffer_upstream_~tmp___1~32#1.base, cx25821_risc_buffer_upstream_~tmp___1~32#1.offset, 4);cx25821_risc_buffer_upstream_~frame~0#1 := 1 + cx25821_risc_buffer_upstream_~frame~0#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16106: assume -2147483648 <= cx25821_upstream_buffer_prepare_#t~ret4247#1 && cx25821_upstream_buffer_prepare_#t~ret4247#1 <= 2147483647;havoc cx25821_upstream_buffer_prepare_#t~ret4247#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15627-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_~cdt~2#1, cx25821_sram_channel_setup_upstream_#t~mem4092#1.base, cx25821_sram_channel_setup_upstream_#t~mem4092#1.offset + (if (8 + cx25821_sram_channel_setup_upstream_#t~mem4093#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (8 + cx25821_sram_channel_setup_upstream_#t~mem4093#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (8 + cx25821_sram_channel_setup_upstream_#t~mem4093#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15594: assume cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296 > 4;cx25821_sram_channel_setup_upstream_~lines~2#1 := 4; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15594: assume !(cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296 > 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15627: havoc cx25821_sram_channel_setup_upstream_#t~mem4092#1.base, cx25821_sram_channel_setup_upstream_#t~mem4092#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4093#1;call cx25821_sram_channel_setup_upstream_#t~mem4094#1.base, cx25821_sram_channel_setup_upstream_#t~mem4094#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4095#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-4: assume 0 == cx25821_risc_buffer_upstream_~risc_flag~0#1 || 1895825408 == cx25821_risc_buffer_upstream_~risc_flag~0#1;cx25821_risc_buffer_upstream_#t~bitwise4134#1 := 1895825408; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-4: assume !(0 == cx25821_risc_buffer_upstream_~risc_flag~0#1 || 1895825408 == cx25821_risc_buffer_upstream_~risc_flag~0#1); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16304-1: SUMMARY for call writel(3, cx25821_start_video_dma_upstream_#t~mem4319#1.base, cx25821_start_video_dma_upstream_#t~mem4319#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4320#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4320#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4320#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-3: assume false;cx25821_risc_buffer_upstream_#t~bitwise4134#1 := cx25821_risc_buffer_upstream_~risc_flag~0#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-3: assume !false; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16271: assume 0 != cx25821_set_pixelengine_#t~mem4302#1;havoc cx25821_set_pixelengine_#t~mem4302#1;cx25821_set_pixelengine_~odd_num_lines~1#1 := 1 + cx25821_set_pixelengine_~odd_num_lines~1#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16271: assume !(0 != cx25821_set_pixelengine_#t~mem4302#1);havoc cx25821_set_pixelengine_#t~mem4302#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16304: havoc cx25821_start_video_dma_upstream_#t~mem4319#1.base, cx25821_start_video_dma_upstream_#t~mem4319#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4320#1;call cx25821_start_video_dma_upstream_#t~mem4321#1.base, cx25821_start_video_dma_upstream_#t~mem4321#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4322#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 52 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-2: havoc cx25821_risc_buffer_upstream_#t~bitwise4134#1;assume ((((cx25821_risc_buffer_upstream_~risc_flag~0#1 < 0 || cx25821_risc_buffer_upstream_#t~bitwise4134#1 >= 1895825408) && cx25821_risc_buffer_upstream_#t~bitwise4134#1 >= cx25821_risc_buffer_upstream_~risc_flag~0#1) && (cx25821_risc_buffer_upstream_~risc_flag~0#1 < 0 || cx25821_risc_buffer_upstream_#t~bitwise4134#1 <= 1895825408 + cx25821_risc_buffer_upstream_~risc_flag~0#1)) && (cx25821_risc_buffer_upstream_~risc_flag~0#1 >= 0 || cx25821_risc_buffer_upstream_#t~bitwise4134#1 < 0)) && cx25821_risc_buffer_upstream_#t~bitwise4134#1 <= 2147483647; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15858-1: [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16106-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~ret4247#1 := printk(183, 0); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16404-1: SUMMARY for call cx25821_dev_unregister(cx25821_vidupstream_init_~dev~31#1.base, cx25821_vidupstream_init_~dev~31#1.offset); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16404: cx25821_vidupstream_init_#res#1 := cx25821_vidupstream_init_~err~7#1;call ULTIMATE.dealloc(cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset);havoc cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16057-1: SUMMARY for call pci_free_consistent(cx25821_upstream_buffer_prepare_#t~mem4213#1.base, cx25821_upstream_buffer_prepare_#t~mem4213#1.offset, cx25821_upstream_buffer_prepare_#t~mem4214#1 % 4294967296, cx25821_upstream_buffer_prepare_#t~mem4215#1.base, cx25821_upstream_buffer_prepare_#t~mem4215#1.offset, cx25821_upstream_buffer_prepare_#t~mem4216#1); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16057: havoc cx25821_upstream_buffer_prepare_#t~mem4213#1.base, cx25821_upstream_buffer_prepare_#t~mem4213#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4214#1;havoc cx25821_upstream_buffer_prepare_#t~mem4215#1.base, cx25821_upstream_buffer_prepare_#t~mem4215#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4216#1; [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15628-1: SUMMARY for call writel(16 * cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296 / 8, cx25821_sram_channel_setup_upstream_#t~mem4094#1.base, cx25821_sram_channel_setup_upstream_#t~mem4094#1.offset + (if (12 + cx25821_sram_channel_setup_upstream_#t~mem4095#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (12 + cx25821_sram_channel_setup_upstream_#t~mem4095#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (12 + cx25821_sram_channel_setup_upstream_#t~mem4095#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15628: havoc cx25821_sram_channel_setup_upstream_#t~mem4094#1.base, cx25821_sram_channel_setup_upstream_#t~mem4094#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4095#1;call cx25821_sram_channel_setup_upstream_#t~mem4096#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 16 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4);call cx25821_sram_channel_setup_upstream_#t~mem4097#1.base, cx25821_sram_channel_setup_upstream_#t~mem4097#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4098#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16305-1: SUMMARY for call writel(~_intr_msk~0, cx25821_start_video_dma_upstream_#t~mem4321#1.base, cx25821_start_video_dma_upstream_#t~mem4321#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4322#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4322#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4322#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16305: havoc cx25821_start_video_dma_upstream_#t~mem4321#1.base, cx25821_start_video_dma_upstream_#t~mem4321#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4322#1;call cx25821_start_video_dma_upstream_#t~mem4323#1.base, cx25821_start_video_dma_upstream_#t~mem4323#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15645-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_#t~mem4103#1, cx25821_sram_channel_setup_upstream_#t~mem4104#1.base, cx25821_sram_channel_setup_upstream_#t~mem4104#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4105#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4105#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4105#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15645: havoc cx25821_sram_channel_setup_upstream_#t~mem4103#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4104#1.base, cx25821_sram_channel_setup_upstream_#t~mem4104#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4105#1;call cx25821_sram_channel_setup_upstream_#t~mem4106#1.base, cx25821_sram_channel_setup_upstream_#t~mem4106#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4107#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 36 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16306: cx25821_start_video_dma_upstream_~tmp___0~69#1 := cx25821_start_video_dma_upstream_#t~ret4324#1;havoc cx25821_start_video_dma_upstream_#t~mem4323#1.base, cx25821_start_video_dma_upstream_#t~mem4323#1.offset;havoc cx25821_start_video_dma_upstream_#t~ret4324#1;call cx25821_start_video_dma_upstream_#t~mem4325#1.base, cx25821_start_video_dma_upstream_#t~mem4325#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15629-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_#t~mem4096#1, cx25821_sram_channel_setup_upstream_#t~mem4097#1.base, cx25821_sram_channel_setup_upstream_#t~mem4097#1.offset + (if (16 + cx25821_sram_channel_setup_upstream_#t~mem4098#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (16 + cx25821_sram_channel_setup_upstream_#t~mem4098#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (16 + cx25821_sram_channel_setup_upstream_#t~mem4098#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15629: havoc cx25821_sram_channel_setup_upstream_#t~mem4096#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4097#1.base, cx25821_sram_channel_setup_upstream_#t~mem4097#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4098#1;call cx25821_sram_channel_setup_upstream_#t~mem4099#1.base, cx25821_sram_channel_setup_upstream_#t~mem4099#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4100#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16306-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4324#1 := readl(cx25821_start_video_dma_upstream_#t~mem4323#1.base, 65540 + cx25821_start_video_dma_upstream_#t~mem4323#1.offset); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15844: cx25821_risc_buffer_upstream_~fifo_enable~0#1 := 0;call cx25821_risc_buffer_upstream_#t~mem4130#1 := read~int#21(cx25821_risc_buffer_upstream_~out~2#1.base, 88 + cx25821_risc_buffer_upstream_~out~2#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15613-2: call cx25821_sram_channel_setup_upstream_#t~mem4083#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 24 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4);call cx25821_sram_channel_setup_upstream_#t~mem4084#1.base, cx25821_sram_channel_setup_upstream_#t~mem4084#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15613-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_#t~mem4083#1 + cx25821_sram_channel_setup_upstream_~bpl#1 * cx25821_sram_channel_setup_upstream_~i~17#1, cx25821_sram_channel_setup_upstream_#t~mem4084#1.base, cx25821_sram_channel_setup_upstream_#t~mem4084#1.offset + (if (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15646-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_~cdt~2#1, cx25821_sram_channel_setup_upstream_#t~mem4106#1.base, cx25821_sram_channel_setup_upstream_#t~mem4106#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4107#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4107#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4107#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15613: havoc cx25821_sram_channel_setup_upstream_#t~mem4083#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4084#1.base, cx25821_sram_channel_setup_upstream_#t~mem4084#1.offset;call cx25821_sram_channel_setup_upstream_#t~mem4085#1.base, cx25821_sram_channel_setup_upstream_#t~mem4085#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15646: havoc cx25821_sram_channel_setup_upstream_#t~mem4106#1.base, cx25821_sram_channel_setup_upstream_#t~mem4106#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4107#1;call cx25821_sram_channel_setup_upstream_#t~mem4108#1.base, cx25821_sram_channel_setup_upstream_#t~mem4108#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4109#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 44 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16307-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4326#1 := readl(cx25821_start_video_dma_upstream_#t~mem4325#1.base, 65540 + cx25821_start_video_dma_upstream_#t~mem4325#1.offset); srcloc: null [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16307: cx25821_start_video_dma_upstream_~tmp___1~35#1 := cx25821_start_video_dma_upstream_#t~ret4326#1;havoc cx25821_start_video_dma_upstream_#t~mem4325#1.base, cx25821_start_video_dma_upstream_#t~mem4325#1.offset;havoc cx25821_start_video_dma_upstream_#t~ret4326#1;call cx25821_start_video_dma_upstream_#t~mem4327#1.base, cx25821_start_video_dma_upstream_#t~mem4327#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16010: havoc finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset, finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset;havoc finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset, finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset;assume { :end_inline_finish_wait } true;cx25821_write_frame_~__ret~1#1 := (if cx25821_write_frame_~__ret___0~0#1 % 4294967296 <= 2147483647 then cx25821_write_frame_~__ret___0~0#1 % 4294967296 else cx25821_write_frame_~__ret___0~0#1 % 4294967296 - 4294967296); [2025-02-08 03:44:27,128 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15630-1: SUMMARY for call writel(16, cx25821_sram_channel_setup_upstream_#t~mem4099#1.base, cx25821_sram_channel_setup_upstream_#t~mem4099#1.offset + (if (20 + cx25821_sram_channel_setup_upstream_#t~mem4100#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (20 + cx25821_sram_channel_setup_upstream_#t~mem4100#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (20 + cx25821_sram_channel_setup_upstream_#t~mem4100#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15630: havoc cx25821_sram_channel_setup_upstream_#t~mem4099#1.base, cx25821_sram_channel_setup_upstream_#t~mem4099#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4100#1;cx25821_sram_channel_setup_upstream_~i~17#1 := 24; [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15845-1: SUMMARY for call cx25821_risc_buffer_upstream_#t~ret4131#1.base, cx25821_risc_buffer_upstream_#t~ret4131#1.offset := cx25821_risc_field_upstream(cx25821_risc_buffer_upstream_~chan#1.base, cx25821_risc_buffer_upstream_~chan#1.offset, cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset, cx25821_risc_buffer_upstream_#t~mem4130#1 + cx25821_risc_buffer_upstream_~databuf_offset~0#1, cx25821_risc_buffer_upstream_~bottom_offset~0#1, 512, cx25821_risc_buffer_upstream_~bpl#1, cx25821_risc_buffer_upstream_~singlefield_lines~0#1, cx25821_risc_buffer_upstream_~fifo_enable~0#1, 1); srcloc: null [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15845: cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_#t~ret4131#1.base, cx25821_risc_buffer_upstream_#t~ret4131#1.offset;havoc cx25821_risc_buffer_upstream_#t~mem4130#1;havoc cx25821_risc_buffer_upstream_#t~ret4131#1.base, cx25821_risc_buffer_upstream_#t~ret4131#1.offset; [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16010-1: assume { :begin_inline_finish_wait } true;finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset, finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset := cx25821_write_frame_~out~5#1.base, 120 + cx25821_write_frame_~out~5#1.offset, cx25821_write_frame_~#__wait~0#1.base, cx25821_write_frame_~#__wait~0#1.offset;havoc finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset, finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset;finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset := finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset;finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset := finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset; [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16093: assume 0 == (cx25821_upstream_buffer_prepare_#t~mem4239#1.base + cx25821_upstream_buffer_prepare_#t~mem4239#1.offset) % 18446744073709551616;havoc cx25821_upstream_buffer_prepare_#t~mem4239#1.base, cx25821_upstream_buffer_prepare_#t~mem4239#1.offset; [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16093: assume !(0 == (cx25821_upstream_buffer_prepare_#t~mem4239#1.base + cx25821_upstream_buffer_prepare_#t~mem4239#1.offset) % 18446744073709551616);havoc cx25821_upstream_buffer_prepare_#t~mem4239#1.base, cx25821_upstream_buffer_prepare_#t~mem4239#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4241#1.base, cx25821_upstream_buffer_prepare_#t~mem4241#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 80 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4242#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 76 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4); [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15614-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4085#1.base, cx25821_sram_channel_setup_upstream_#t~mem4085#1.offset + (if (4 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (4 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (4 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15581: assume 0 == cx25821_sram_channel_setup_upstream_#t~mem4071#1 % 4294967296;havoc cx25821_sram_channel_setup_upstream_#t~mem4071#1;call cx25821_sram_channel_setup_upstream_#t~mem4072#1.base, cx25821_sram_channel_setup_upstream_#t~mem4072#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4073#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 32 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15581: assume !(0 == cx25821_sram_channel_setup_upstream_#t~mem4071#1 % 4294967296);havoc cx25821_sram_channel_setup_upstream_#t~mem4071#1;cx25821_sram_channel_setup_upstream_~bpl#1 := 7 + cx25821_sram_channel_setup_upstream_~bpl#1 - (7 + cx25821_sram_channel_setup_upstream_~bpl#1) % 8;call cx25821_sram_channel_setup_upstream_#t~mem4080#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 20 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4);cx25821_sram_channel_setup_upstream_~cdt~2#1 := cx25821_sram_channel_setup_upstream_#t~mem4080#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4080#1;call cx25821_sram_channel_setup_upstream_#t~mem4081#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 28 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4);cx25821_sram_channel_setup_upstream_~lines~2#1 := cx25821_sram_channel_setup_upstream_#t~mem4081#1 % 4294967296 / (cx25821_sram_channel_setup_upstream_~bpl#1 % 4294967296);havoc cx25821_sram_channel_setup_upstream_#t~mem4081#1; [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15647-1: SUMMARY for call writel(16 * cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296 / 8, cx25821_sram_channel_setup_upstream_#t~mem4108#1.base, cx25821_sram_channel_setup_upstream_#t~mem4108#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4109#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4109#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4109#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15614: havoc cx25821_sram_channel_setup_upstream_#t~mem4085#1.base, cx25821_sram_channel_setup_upstream_#t~mem4085#1.offset;call cx25821_sram_channel_setup_upstream_#t~mem4086#1.base, cx25821_sram_channel_setup_upstream_#t~mem4086#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8); [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15647: havoc cx25821_sram_channel_setup_upstream_#t~mem4108#1.base, cx25821_sram_channel_setup_upstream_#t~mem4108#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4109#1;call cx25821_sram_channel_setup_upstream_#t~mem4110#1.base, cx25821_sram_channel_setup_upstream_#t~mem4110#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4111#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 40 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16308-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4328#1 := readl(cx25821_start_video_dma_upstream_#t~mem4327#1.base, 65540 + cx25821_start_video_dma_upstream_#t~mem4327#1.offset); srcloc: null [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16308: cx25821_start_video_dma_upstream_~tmp___2~24#1 := cx25821_start_video_dma_upstream_#t~ret4328#1;havoc cx25821_start_video_dma_upstream_#t~mem4327#1.base, cx25821_start_video_dma_upstream_#t~mem4327#1.offset;havoc cx25821_start_video_dma_upstream_#t~ret4328#1;call cx25821_start_video_dma_upstream_#t~mem4329#1.base, cx25821_start_video_dma_upstream_#t~mem4329#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15829: call cx25821_risc_buffer_upstream_#t~mem4127#1.base, cx25821_risc_buffer_upstream_#t~mem4127#1.offset := read~$Pointer$#21(cx25821_risc_buffer_upstream_~out~2#1.base, 52 + cx25821_risc_buffer_upstream_~out~2#1.offset, 8);cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_#t~mem4127#1.base, cx25821_risc_buffer_upstream_#t~mem4127#1.offset;havoc cx25821_risc_buffer_upstream_#t~mem4127#1.base, cx25821_risc_buffer_upstream_#t~mem4127#1.offset;cx25821_risc_buffer_upstream_~frame~0#1 := 0; [2025-02-08 03:44:27,132 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16391: assume cx25821_vidupstream_init_~err~7#1 < 0; [2025-02-08 03:44:27,132 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16391: assume !(cx25821_vidupstream_init_~err~7#1 < 0);assume { :begin_inline_cx25821_start_video_dma_upstream } true;cx25821_start_video_dma_upstream_#in~chan#1.base, cx25821_start_video_dma_upstream_#in~chan#1.offset, cx25821_start_video_dma_upstream_#in~sram_ch#1.base, cx25821_start_video_dma_upstream_#in~sram_ch#1.offset := cx25821_vidupstream_init_~chan#1.base, cx25821_vidupstream_init_~chan#1.offset, cx25821_vidupstream_init_~sram_ch~5#1.base, cx25821_vidupstream_init_~sram_ch~5#1.offset;havoc cx25821_start_video_dma_upstream_#res#1;havoc cx25821_start_video_dma_upstream_#t~mem4308#1.base, cx25821_start_video_dma_upstream_#t~mem4308#1.offset, cx25821_start_video_dma_upstream_#t~mem4309#1.base, cx25821_start_video_dma_upstream_#t~mem4309#1.offset, cx25821_start_video_dma_upstream_#t~mem4310#1.base, cx25821_start_video_dma_upstream_#t~mem4310#1.offset, cx25821_start_video_dma_upstream_#t~ret4311#1, cx25821_start_video_dma_upstream_#t~bitwise4312#1, cx25821_start_video_dma_upstream_#t~mem4313#1.base, cx25821_start_video_dma_upstream_#t~mem4313#1.offset, cx25821_start_video_dma_upstream_#t~mem4314#1, cx25821_start_video_dma_upstream_#t~mem4315#1.base, cx25821_start_video_dma_upstream_#t~mem4315#1.offset, cx25821_start_video_dma_upstream_#t~mem4316#1, cx25821_start_video_dma_upstream_#t~mem4317#1.base, cx25821_start_video_dma_upstream_#t~mem4317#1.offset, cx25821_start_video_dma_upstream_#t~mem4318#1, cx25821_start_video_dma_upstream_#t~mem4319#1.base, cx25821_start_video_dma_upstream_#t~mem4319#1.offset, cx25821_start_video_dma_upstream_#t~mem4320#1, cx25821_start_video_dma_upstream_#t~mem4321#1.base, cx25821_start_video_dma_upstream_#t~mem4321#1.offset, cx25821_start_video_dma_upstream_#t~mem4322#1, cx25821_start_video_dma_upstream_#t~mem4323#1.base, cx25821_start_video_dma_upstream_#t~mem4323#1.offset, cx25821_start_video_dma_upstream_#t~ret4324#1, cx25821_start_video_dma_upstream_#t~mem4325#1.base, cx25821_start_video_dma_upstream_#t~mem4325#1.offset, cx25821_start_video_dma_upstream_#t~ret4326#1, cx25821_start_video_dma_upstream_#t~mem4327#1.base, cx25821_start_video_dma_upstream_#t~mem4327#1.offset, cx25821_start_video_dma_upstream_#t~ret4328#1, cx25821_start_video_dma_upstream_#t~mem4329#1.base, cx25821_start_video_dma_upstream_#t~mem4329#1.offset, cx25821_start_video_dma_upstream_#t~ret4330#1, cx25821_start_video_dma_upstream_#t~mem4331#1, cx25821_start_video_dma_upstream_#t~bitwise4332#1, cx25821_start_video_dma_upstream_#t~bitwise4333#1, cx25821_start_video_dma_upstream_#t~bitwise4334#1, cx25821_start_video_dma_upstream_#t~mem4335#1, cx25821_start_video_dma_upstream_#t~bitwise4336#1, cx25821_start_video_dma_upstream_#t~bitwise4337#1, cx25821_start_video_dma_upstream_#t~bitwise4338#1, cx25821_start_video_dma_upstream_#t~bitwise4339#1, cx25821_start_video_dma_upstream_#t~mem4340#1.base, cx25821_start_video_dma_upstream_#t~mem4340#1.offset, cx25821_start_video_dma_upstream_#t~mem4341#1.base, cx25821_start_video_dma_upstream_#t~mem4341#1.offset, cx25821_start_video_dma_upstream_#t~mem4342#1, cx25821_start_video_dma_upstream_#t~ret4343#1, cx25821_start_video_dma_upstream_#t~bitwise4344#1, cx25821_start_video_dma_upstream_#t~mem4345#1.base, cx25821_start_video_dma_upstream_#t~mem4345#1.offset, cx25821_start_video_dma_upstream_#t~mem4346#1, cx25821_start_video_dma_upstream_#t~mem4347#1.base, cx25821_start_video_dma_upstream_#t~mem4347#1.offset, cx25821_start_video_dma_upstream_#t~mem4348#1, cx25821_start_video_dma_upstream_#t~ret4349#1, cx25821_start_video_dma_upstream_#t~mem4350#1.base, cx25821_start_video_dma_upstream_#t~mem4350#1.offset, cx25821_start_video_dma_upstream_#t~mem4351#1, cx25821_start_video_dma_upstream_#t~ret4352#1, cx25821_start_video_dma_upstream_#t~mem4353#1.base, cx25821_start_video_dma_upstream_#t~mem4353#1.offset, cx25821_start_video_dma_upstream_#t~mem4354#1, cx25821_start_video_dma_upstream_#t~ret4355#1, cx25821_start_video_dma_upstream_#t~mem4356#1.base, cx25821_start_video_dma_upstream_#t~mem4356#1.offset, cx25821_start_video_dma_upstream_#t~mem4357#1, cx25821_start_video_dma_upstream_#t~ret4358#1, cx25821_start_video_dma_upstream_#t~bitwise4359#1, cx25821_start_video_dma_upstream_#t~bitwise4360#1, cx25821_start_video_dma_upstream_#t~bitwise4361#1, cx25821_start_video_dma_upstream_#t~bitwise4362#1, cx25821_start_video_dma_upstream_#t~mem4363#1.base, cx25821_start_video_dma_upstream_#t~mem4363#1.offset, cx25821_start_video_dma_upstream_#t~mem4364#1, cx25821_start_video_dma_upstream_~chan#1.base, cx25821_start_video_dma_upstream_~chan#1.offset, cx25821_start_video_dma_upstream_~sram_ch#1.base, cx25821_start_video_dma_upstream_~sram_ch#1.offset, cx25821_start_video_dma_upstream_~out~9#1.base, cx25821_start_video_dma_upstream_~out~9#1.offset, cx25821_start_video_dma_upstream_~dev~30#1.base, cx25821_start_video_dma_upstream_~dev~30#1.offset, cx25821_start_video_dma_upstream_~tmp~132#1, cx25821_start_video_dma_upstream_~err~6#1, cx25821_start_video_dma_upstream_~tmp___0~69#1, cx25821_start_video_dma_upstream_~tmp___1~35#1, cx25821_start_video_dma_upstream_~tmp___2~24#1, cx25821_start_video_dma_upstream_~tmp___3~19#1, cx25821_start_video_dma_upstream_~tmp___4~14#1;cx25821_start_video_dma_upstream_~chan#1.base, cx25821_start_video_dma_upstream_~chan#1.offset := cx25821_start_video_dma_upstream_#in~chan#1.base, cx25821_start_video_dma_upstream_#in~chan#1.offset;cx25821_start_video_dma_upstream_~sram_ch#1.base, cx25821_start_video_dma_upstream_~sram_ch#1.offset := cx25821_start_video_dma_upstream_#in~sram_ch#1.base, cx25821_start_video_dma_upstream_#in~sram_ch#1.offset;havoc cx25821_start_video_dma_upstream_~out~9#1.base, cx25821_start_video_dma_upstream_~out~9#1.offset;havoc cx25821_start_video_dma_upstream_~dev~30#1.base, cx25821_start_video_dma_upstream_~dev~30#1.offset;havoc cx25821_start_video_dma_upstream_~tmp~132#1;havoc cx25821_start_video_dma_upstream_~err~6#1;havoc cx25821_start_video_dma_upstream_~tmp___0~69#1;havoc cx25821_start_video_dma_upstream_~tmp___1~35#1;havoc cx25821_start_video_dma_upstream_~tmp___2~24#1;havoc cx25821_start_video_dma_upstream_~tmp___3~19#1;havoc cx25821_start_video_dma_upstream_~tmp___4~14#1;call cx25821_start_video_dma_upstream_#t~mem4308#1.base, cx25821_start_video_dma_upstream_#t~mem4308#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~chan#1.base, 2852 + cx25821_start_video_dma_upstream_~chan#1.offset, 8);cx25821_start_video_dma_upstream_~out~9#1.base, cx25821_start_video_dma_upstream_~out~9#1.offset := cx25821_start_video_dma_upstream_#t~mem4308#1.base, cx25821_start_video_dma_upstream_#t~mem4308#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4308#1.base, cx25821_start_video_dma_upstream_#t~mem4308#1.offset;call cx25821_start_video_dma_upstream_#t~mem4309#1.base, cx25821_start_video_dma_upstream_#t~mem4309#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~chan#1.base, 4 + cx25821_start_video_dma_upstream_~chan#1.offset, 8);cx25821_start_video_dma_upstream_~dev~30#1.base, cx25821_start_video_dma_upstream_~dev~30#1.offset := cx25821_start_video_dma_upstream_#t~mem4309#1.base, cx25821_start_video_dma_upstream_#t~mem4309#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4309#1.base, cx25821_start_video_dma_upstream_#t~mem4309#1.offset;cx25821_start_video_dma_upstream_~tmp~132#1 := 0;cx25821_start_video_dma_upstream_~err~6#1 := 0;call cx25821_start_video_dma_upstream_#t~mem4310#1.base, cx25821_start_video_dma_upstream_#t~mem4310#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15995: assume cx25821_write_frame_#t~mem4203#1 != cx25821_write_frame_#t~mem4204#1;havoc cx25821_write_frame_#t~mem4203#1;havoc cx25821_write_frame_#t~mem4204#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15995: assume !(cx25821_write_frame_#t~mem4203#1 != cx25821_write_frame_#t~mem4204#1);havoc cx25821_write_frame_#t~mem4203#1;havoc cx25821_write_frame_#t~mem4204#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15615-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4086#1.base, cx25821_sram_channel_setup_upstream_#t~mem4086#1.offset + (if (8 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (8 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (8 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15648-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_~bpl#1 % 4294967296 / 8 - 1, cx25821_sram_channel_setup_upstream_#t~mem4110#1.base, cx25821_sram_channel_setup_upstream_#t~mem4110#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4111#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4111#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4111#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15615: havoc cx25821_sram_channel_setup_upstream_#t~mem4086#1.base, cx25821_sram_channel_setup_upstream_#t~mem4086#1.offset;call cx25821_sram_channel_setup_upstream_#t~mem4087#1.base, cx25821_sram_channel_setup_upstream_#t~mem4087#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15648: havoc cx25821_sram_channel_setup_upstream_#t~mem4110#1.base, cx25821_sram_channel_setup_upstream_#t~mem4110#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4111#1;cx25821_sram_channel_setup_upstream_#res#1 := 0; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-2: havoc cx25821_set_pixelengine_#t~bitwise4303#1;assume (((((65536 * cx25821_set_pixelengine_~num_lines~0#1 < 0 && cx25821_set_pixelengine_~odd_num_lines~1#1 >= 0) || cx25821_set_pixelengine_#t~bitwise4303#1 >= cx25821_set_pixelengine_~odd_num_lines~1#1) && ((65536 * cx25821_set_pixelengine_~num_lines~0#1 >= 0 && cx25821_set_pixelengine_~odd_num_lines~1#1 < 0) || cx25821_set_pixelengine_#t~bitwise4303#1 >= 65536 * cx25821_set_pixelengine_~num_lines~0#1)) && ((65536 * cx25821_set_pixelengine_~num_lines~0#1 < 0 || cx25821_set_pixelengine_~odd_num_lines~1#1 < 0) || cx25821_set_pixelengine_#t~bitwise4303#1 <= 65536 * cx25821_set_pixelengine_~num_lines~0#1 + cx25821_set_pixelengine_~odd_num_lines~1#1)) && ((65536 * cx25821_set_pixelengine_~num_lines~0#1 >= 0 && cx25821_set_pixelengine_~odd_num_lines~1#1 >= 0) || cx25821_set_pixelengine_#t~bitwise4303#1 < 0)) && cx25821_set_pixelengine_#t~bitwise4303#1 <= 2147483647; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-1: [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16309-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4330#1 := readl(cx25821_start_video_dma_upstream_#t~mem4329#1.base, 65540 + cx25821_start_video_dma_upstream_#t~mem4329#1.offset); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276: cx25821_set_pixelengine_~value~13#1 := cx25821_set_pixelengine_#t~bitwise4303#1;havoc cx25821_set_pixelengine_#t~bitwise4303#1;call cx25821_set_pixelengine_#t~mem4304#1.base, cx25821_set_pixelengine_#t~mem4304#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~dev~29#1.base, 358 + cx25821_set_pixelengine_~dev~29#1.offset, 8);call cx25821_set_pixelengine_#t~mem4305#1 := read~int#21(cx25821_set_pixelengine_~ch#1.base, 96 + cx25821_set_pixelengine_~ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16309: cx25821_start_video_dma_upstream_~tmp___3~19#1 := cx25821_start_video_dma_upstream_#t~ret4330#1;havoc cx25821_start_video_dma_upstream_#t~mem4329#1.base, cx25821_start_video_dma_upstream_#t~mem4329#1.offset;havoc cx25821_start_video_dma_upstream_#t~ret4330#1;call cx25821_start_video_dma_upstream_#t~mem4331#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 116 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16078-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~memset~res4228#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.offset := #Ultimate.C_memset#21(cx25821_upstream_buffer_prepare_#t~mem4226#1.base, cx25821_upstream_buffer_prepare_#t~mem4226#1.offset, 0, cx25821_upstream_buffer_prepare_#t~mem4227#1 % 4294967296); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16078: havoc cx25821_upstream_buffer_prepare_#t~mem4226#1.base, cx25821_upstream_buffer_prepare_#t~mem4226#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4227#1;havoc cx25821_upstream_buffer_prepare_#t~memset~res4228#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4229#1.base, cx25821_upstream_buffer_prepare_#t~mem4229#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 80 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15599-1: SUMMARY for call cx25821_sram_channel_setup_upstream_#t~ret4082#1 := ldv__builtin_expect((if cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296 <= 1 then 1 else 0), 0); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15599: assume -9223372036854775808 <= cx25821_sram_channel_setup_upstream_#t~ret4082#1 && cx25821_sram_channel_setup_upstream_#t~ret4082#1 <= 9223372036854775807;cx25821_sram_channel_setup_upstream_~tmp~124#1 := cx25821_sram_channel_setup_upstream_#t~ret4082#1;havoc cx25821_sram_channel_setup_upstream_#t~ret4082#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-4: assume 0 == 65536 * cx25821_set_pixelengine_~num_lines~0#1 || 65536 * cx25821_set_pixelengine_~num_lines~0#1 == cx25821_set_pixelengine_~odd_num_lines~1#1;cx25821_set_pixelengine_#t~bitwise4303#1 := cx25821_set_pixelengine_~odd_num_lines~1#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-4: assume !(0 == 65536 * cx25821_set_pixelengine_~num_lines~0#1 || 65536 * cx25821_set_pixelengine_~num_lines~0#1 == cx25821_set_pixelengine_~odd_num_lines~1#1); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-3: assume 0 == cx25821_set_pixelengine_~odd_num_lines~1#1;cx25821_set_pixelengine_#t~bitwise4303#1 := 65536 * cx25821_set_pixelengine_~num_lines~0#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16276-3: assume !(0 == cx25821_set_pixelengine_~odd_num_lines~1#1); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16326-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4355#1 := readl(cx25821_start_video_dma_upstream_#t~mem4353#1.base, cx25821_start_video_dma_upstream_#t~mem4353#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4354#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4354#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4354#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16326: cx25821_start_video_dma_upstream_~tmp~132#1 := cx25821_start_video_dma_upstream_#t~ret4355#1;havoc cx25821_start_video_dma_upstream_#t~mem4353#1.base, cx25821_start_video_dma_upstream_#t~mem4353#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4354#1;havoc cx25821_start_video_dma_upstream_#t~ret4355#1;call cx25821_start_video_dma_upstream_#t~mem4356#1.base, cx25821_start_video_dma_upstream_#t~mem4356#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4357#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 60 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16095-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~ret4240#1 := printk(182, 0); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15583-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4072#1.base, cx25821_sram_channel_setup_upstream_#t~mem4072#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4073#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4073#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4073#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16095: assume -2147483648 <= cx25821_upstream_buffer_prepare_#t~ret4240#1 && cx25821_upstream_buffer_prepare_#t~ret4240#1 <= 2147483647;havoc cx25821_upstream_buffer_prepare_#t~ret4240#1;cx25821_upstream_buffer_prepare_#res#1 := -12;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15616-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4087#1.base, cx25821_sram_channel_setup_upstream_#t~mem4087#1.offset + (if (12 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (12 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (12 + (cx25821_sram_channel_setup_upstream_~cdt~2#1 + 16 * cx25821_sram_channel_setup_upstream_~i~17#1)) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15583: havoc cx25821_sram_channel_setup_upstream_#t~mem4072#1.base, cx25821_sram_channel_setup_upstream_#t~mem4072#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4073#1;call cx25821_sram_channel_setup_upstream_#t~mem4074#1.base, cx25821_sram_channel_setup_upstream_#t~mem4074#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4075#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 36 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15616: havoc cx25821_sram_channel_setup_upstream_#t~mem4087#1.base, cx25821_sram_channel_setup_upstream_#t~mem4087#1.offset;cx25821_sram_channel_setup_upstream_~i~17#1 := 1 + cx25821_sram_channel_setup_upstream_~i~17#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-4: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4339#1 := cx25821_start_video_dma_upstream_#t~bitwise4334#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-4: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-3: havoc cx25821_start_video_dma_upstream_#t~bitwise4339#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4339#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4339#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296) && cx25821_start_video_dma_upstream_#t~bitwise4339#1 % 4294967296 <= cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 + cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-2: [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16277-1: SUMMARY for call writel(cx25821_set_pixelengine_~value~13#1, cx25821_set_pixelengine_#t~mem4304#1.base, cx25821_set_pixelengine_#t~mem4304#1.offset + (if cx25821_set_pixelengine_#t~mem4305#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_set_pixelengine_#t~mem4305#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_set_pixelengine_#t~mem4305#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-1: SUMMARY for call writel(cx25821_start_video_dma_upstream_#t~bitwise4339#1, cx25821_start_video_dma_upstream_#t~mem4340#1.base, 65540 + cx25821_start_video_dma_upstream_#t~mem4340#1.offset); srcloc: null [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16277: havoc cx25821_set_pixelengine_#t~mem4304#1.base, cx25821_set_pixelengine_#t~mem4304#1.offset;havoc cx25821_set_pixelengine_#t~mem4305#1;call cx25821_set_pixelengine_#t~mem4306#1.base, cx25821_set_pixelengine_#t~mem4306#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~dev~29#1.base, 358 + cx25821_set_pixelengine_~dev~29#1.offset, 8);call cx25821_set_pixelengine_#t~mem4307#1 := read~int#21(cx25821_set_pixelengine_~ch#1.base, 100 + cx25821_set_pixelengine_~ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310: havoc cx25821_start_video_dma_upstream_#t~mem4331#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4332#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4333#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4334#1;havoc cx25821_start_video_dma_upstream_#t~mem4335#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4336#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4337#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4338#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4339#1;havoc cx25821_start_video_dma_upstream_#t~mem4340#1.base, cx25821_start_video_dma_upstream_#t~mem4340#1.offset;call cx25821_start_video_dma_upstream_#t~mem4341#1.base, cx25821_start_video_dma_upstream_#t~mem4341#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4342#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 48 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-12: assume cx25821_start_video_dma_upstream_~tmp___2~24#1 % 4294967296 == cx25821_start_video_dma_upstream_~tmp___3~19#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4337#1 := cx25821_start_video_dma_upstream_~tmp___2~24#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-12: assume !(cx25821_start_video_dma_upstream_~tmp___2~24#1 % 4294967296 == cx25821_start_video_dma_upstream_~tmp___3~19#1 % 4294967296); [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-11: havoc cx25821_start_video_dma_upstream_#t~bitwise4337#1;assume cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp___2~24#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp___3~19#1 % 4294967296; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-10: [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-9: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4338#1 := cx25821_start_video_dma_upstream_#t~bitwise4337#1; [2025-02-08 03:44:27,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-9: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296); [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-8: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4338#1 := cx25821_start_video_dma_upstream_#t~bitwise4336#1; [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-8: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296); [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-7: havoc cx25821_start_video_dma_upstream_#t~bitwise4338#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296) && cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296 <= cx25821_start_video_dma_upstream_#t~bitwise4336#1 % 4294967296 + cx25821_start_video_dma_upstream_#t~bitwise4337#1 % 4294967296; [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-6: [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-5: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4339#1 := cx25821_start_video_dma_upstream_#t~bitwise4338#1; [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-5: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4338#1 % 4294967296); [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-20: assume cx25821_start_video_dma_upstream_~tmp___0~69#1 % 4294967296 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4333#1) % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4334#1 := cx25821_start_video_dma_upstream_~tmp___0~69#1; [2025-02-08 03:44:27,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-20: assume !(cx25821_start_video_dma_upstream_~tmp___0~69#1 % 4294967296 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4333#1) % 4294967296); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-19: havoc cx25821_start_video_dma_upstream_#t~bitwise4334#1;assume cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp___0~69#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4334#1 % 4294967296 <= (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4333#1) % 4294967296; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-18: [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-17: call cx25821_start_video_dma_upstream_#t~mem4335#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 116 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16327-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4358#1 := readl(cx25821_start_video_dma_upstream_#t~mem4356#1.base, cx25821_start_video_dma_upstream_#t~mem4356#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4357#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4357#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4357#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-16: assume 0 == (if cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 <= 2147483647 then cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 else cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 - 4294967296);cx25821_start_video_dma_upstream_#t~bitwise4336#1 := 1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-16: assume !(0 == (if cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 <= 2147483647 then cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 else cx25821_start_video_dma_upstream_#t~mem4335#1 % 4294967296 % 4294967296 - 4294967296)); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16327: cx25821_start_video_dma_upstream_~tmp___4~14#1 := cx25821_start_video_dma_upstream_#t~ret4358#1;havoc cx25821_start_video_dma_upstream_#t~mem4356#1.base, cx25821_start_video_dma_upstream_#t~mem4356#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4357#1;havoc cx25821_start_video_dma_upstream_#t~ret4358#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-15: havoc cx25821_start_video_dma_upstream_#t~bitwise4336#1;assume cx25821_start_video_dma_upstream_#t~bitwise4336#1 > 1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-14: [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16393-1: SUMMARY for call cx25821_vidupstream_init_#t~ret4387#1 := printk(194, 0); srcloc: null [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-13: assume 0 == cx25821_start_video_dma_upstream_~tmp___2~24#1 % 4294967296 || 0 == cx25821_start_video_dma_upstream_~tmp___3~19#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4337#1 := 0; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-13: assume !(0 == cx25821_start_video_dma_upstream_~tmp___2~24#1 % 4294967296 || 0 == cx25821_start_video_dma_upstream_~tmp___3~19#1 % 4294967296); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16393: assume -2147483648 <= cx25821_vidupstream_init_#t~ret4387#1 && cx25821_vidupstream_init_#t~ret4387#1 <= 2147483647;havoc cx25821_vidupstream_init_#t~ret4387#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-28: assume 0 == (if cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 <= 2147483647 then cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 else cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 - 4294967296);cx25821_start_video_dma_upstream_#t~bitwise4332#1 := 1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-28: assume !(0 == (if cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 <= 2147483647 then cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 else cx25821_start_video_dma_upstream_#t~mem4331#1 % 4294967296 % 4294967296 - 4294967296)); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-27: havoc cx25821_start_video_dma_upstream_#t~bitwise4332#1;assume cx25821_start_video_dma_upstream_#t~bitwise4332#1 > 1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-26: [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-25: assume 0 == cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 || cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4333#1 := cx25821_start_video_dma_upstream_#t~bitwise4332#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-25: assume !(0 == cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 || cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 == cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16063-2: call cx25821_upstream_buffer_prepare_#t~mem4217#1.base, cx25821_upstream_buffer_prepare_#t~mem4217#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~dev~26#1.base, 336 + cx25821_upstream_buffer_prepare_~dev~26#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4218#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 96 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-24: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4333#1 := cx25821_start_video_dma_upstream_~tmp___1~35#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-24: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16063-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~ret4219#1.base, cx25821_upstream_buffer_prepare_#t~ret4219#1.offset := pci_alloc_consistent(cx25821_upstream_buffer_prepare_#t~mem4217#1.base, cx25821_upstream_buffer_prepare_#t~mem4217#1.offset, cx25821_upstream_buffer_prepare_#t~mem4218#1 % 4294967296, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset); srcloc: null [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-23: havoc cx25821_start_video_dma_upstream_#t~bitwise4333#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4333#1 % 4294967296 >= cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4333#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296) && cx25821_start_video_dma_upstream_#t~bitwise4333#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp___1~35#1 % 4294967296 + cx25821_start_video_dma_upstream_#t~bitwise4332#1 % 4294967296; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16063: cx25821_upstream_buffer_prepare_~tmp~130#1.base, cx25821_upstream_buffer_prepare_~tmp~130#1.offset := cx25821_upstream_buffer_prepare_#t~ret4219#1.base, cx25821_upstream_buffer_prepare_#t~ret4219#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4217#1.base, cx25821_upstream_buffer_prepare_#t~mem4217#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4218#1;havoc cx25821_upstream_buffer_prepare_#t~ret4219#1.base, cx25821_upstream_buffer_prepare_#t~ret4219#1.offset;call write~$Pointer$#21(cx25821_upstream_buffer_prepare_~tmp~130#1.base, cx25821_upstream_buffer_prepare_~tmp~130#1.offset, cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4220#1.base, cx25821_upstream_buffer_prepare_#t~mem4220#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call write~$Pointer$#21(cx25821_upstream_buffer_prepare_#t~mem4220#1.base, cx25821_upstream_buffer_prepare_#t~mem4220#1.offset, cx25821_upstream_buffer_prepare_~out~6#1.base, 44 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);havoc cx25821_upstream_buffer_prepare_#t~mem4220#1.base, cx25821_upstream_buffer_prepare_#t~mem4220#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4221#1 := read~int#17(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset, 8);call write~int#21(cx25821_upstream_buffer_prepare_#t~mem4221#1, cx25821_upstream_buffer_prepare_~out~6#1.base, 68 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);havoc cx25821_upstream_buffer_prepare_#t~mem4221#1;call cx25821_upstream_buffer_prepare_#t~mem4222#1 := read~int#17(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset, 8);call write~int#21(cx25821_upstream_buffer_prepare_#t~mem4222#1, cx25821_upstream_buffer_prepare_~out~6#1.base, 60 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);havoc cx25821_upstream_buffer_prepare_#t~mem4222#1;call cx25821_upstream_buffer_prepare_#t~mem4223#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 96 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);call write~int#21(cx25821_upstream_buffer_prepare_#t~mem4223#1, cx25821_upstream_buffer_prepare_~out~6#1.base, 40 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);havoc cx25821_upstream_buffer_prepare_#t~mem4223#1;call cx25821_upstream_buffer_prepare_#t~mem4224#1.base, cx25821_upstream_buffer_prepare_#t~mem4224#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15584-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4074#1.base, cx25821_sram_channel_setup_upstream_#t~mem4074#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4075#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4075#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4075#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-22: [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15584: havoc cx25821_sram_channel_setup_upstream_#t~mem4074#1.base, cx25821_sram_channel_setup_upstream_#t~mem4074#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4075#1;call cx25821_sram_channel_setup_upstream_#t~mem4076#1.base, cx25821_sram_channel_setup_upstream_#t~mem4076#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4077#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 44 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-21: assume 0 == cx25821_start_video_dma_upstream_~tmp___0~69#1 % 4294967296 || 0 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4333#1) % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4334#1 := 0; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16310-21: assume !(0 == cx25821_start_video_dma_upstream_~tmp___0~69#1 % 4294967296 || 0 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4333#1) % 4294967296); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16278-1: SUMMARY for call writel(8, cx25821_set_pixelengine_#t~mem4306#1.base, cx25821_set_pixelengine_#t~mem4306#1.offset + (if cx25821_set_pixelengine_#t~mem4307#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_set_pixelengine_#t~mem4307#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_set_pixelengine_#t~mem4307#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16278: havoc cx25821_set_pixelengine_#t~mem4306#1.base, cx25821_set_pixelengine_#t~mem4306#1.offset;havoc cx25821_set_pixelengine_#t~mem4307#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16311: call cx25821_start_video_dma_upstream_#t~mem4340#1.base, cx25821_start_video_dma_upstream_#t~mem4340#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16047: call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset;cx25821_vidupstream_init_#t~ret4386#1 := cx25821_upstream_buffer_prepare_#res#1;havoc cx25821_upstream_buffer_prepare_#t~mem4210#1.base, cx25821_upstream_buffer_prepare_#t~mem4210#1.offset, cx25821_upstream_buffer_prepare_#t~mem4211#1.base, cx25821_upstream_buffer_prepare_#t~mem4211#1.offset, cx25821_upstream_buffer_prepare_#t~mem4212#1.base, cx25821_upstream_buffer_prepare_#t~mem4212#1.offset, cx25821_upstream_buffer_prepare_#t~mem4213#1.base, cx25821_upstream_buffer_prepare_#t~mem4213#1.offset, cx25821_upstream_buffer_prepare_#t~mem4214#1, cx25821_upstream_buffer_prepare_#t~mem4215#1.base, cx25821_upstream_buffer_prepare_#t~mem4215#1.offset, cx25821_upstream_buffer_prepare_#t~mem4216#1, cx25821_upstream_buffer_prepare_#t~mem4217#1.base, cx25821_upstream_buffer_prepare_#t~mem4217#1.offset, cx25821_upstream_buffer_prepare_#t~mem4218#1, cx25821_upstream_buffer_prepare_#t~ret4219#1.base, cx25821_upstream_buffer_prepare_#t~ret4219#1.offset, cx25821_upstream_buffer_prepare_#t~mem4220#1.base, cx25821_upstream_buffer_prepare_#t~mem4220#1.offset, cx25821_upstream_buffer_prepare_#t~mem4221#1, cx25821_upstream_buffer_prepare_#t~mem4222#1, cx25821_upstream_buffer_prepare_#t~mem4223#1, cx25821_upstream_buffer_prepare_#t~mem4224#1.base, cx25821_upstream_buffer_prepare_#t~mem4224#1.offset, cx25821_upstream_buffer_prepare_#t~ret4225#1, cx25821_upstream_buffer_prepare_#t~mem4226#1.base, cx25821_upstream_buffer_prepare_#t~mem4226#1.offset, cx25821_upstream_buffer_prepare_#t~mem4227#1, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.offset, cx25821_upstream_buffer_prepare_#t~mem4229#1.base, cx25821_upstream_buffer_prepare_#t~mem4229#1.offset, cx25821_upstream_buffer_prepare_#t~mem4230#1.base, cx25821_upstream_buffer_prepare_#t~mem4230#1.offset, cx25821_upstream_buffer_prepare_#t~mem4231#1, cx25821_upstream_buffer_prepare_#t~mem4232#1.base, cx25821_upstream_buffer_prepare_#t~mem4232#1.offset, cx25821_upstream_buffer_prepare_#t~mem4233#1, cx25821_upstream_buffer_prepare_#t~mem4234#1.base, cx25821_upstream_buffer_prepare_#t~mem4234#1.offset, cx25821_upstream_buffer_prepare_#t~mem4235#1, cx25821_upstream_buffer_prepare_#t~ret4236#1.base, cx25821_upstream_buffer_prepare_#t~ret4236#1.offset, cx25821_upstream_buffer_prepare_#t~mem4237#1, cx25821_upstream_buffer_prepare_#t~mem4238#1, cx25821_upstream_buffer_prepare_#t~mem4239#1.base, cx25821_upstream_buffer_prepare_#t~mem4239#1.offset, cx25821_upstream_buffer_prepare_#t~ret4240#1, cx25821_upstream_buffer_prepare_#t~mem4241#1.base, cx25821_upstream_buffer_prepare_#t~mem4241#1.offset, cx25821_upstream_buffer_prepare_#t~mem4242#1, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.offset, cx25821_upstream_buffer_prepare_#t~mem4244#1.base, cx25821_upstream_buffer_prepare_#t~mem4244#1.offset, cx25821_upstream_buffer_prepare_#t~mem4245#1, cx25821_upstream_buffer_prepare_#t~ret4246#1, cx25821_upstream_buffer_prepare_#t~ret4247#1, cx25821_upstream_buffer_prepare_~chan#1.base, cx25821_upstream_buffer_prepare_~chan#1.offset, cx25821_upstream_buffer_prepare_~sram_ch#1.base, cx25821_upstream_buffer_prepare_~sram_ch#1.offset, cx25821_upstream_buffer_prepare_~bpl#1, cx25821_upstream_buffer_prepare_~out~6#1.base, cx25821_upstream_buffer_prepare_~out~6#1.offset, cx25821_upstream_buffer_prepare_~dev~26#1.base, cx25821_upstream_buffer_prepare_~dev~26#1.offset, cx25821_upstream_buffer_prepare_~ret~2#1, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset, cx25821_upstream_buffer_prepare_~tmp~130#1.base, cx25821_upstream_buffer_prepare_~tmp~130#1.offset, cx25821_upstream_buffer_prepare_~tmp___0~67#1.base, cx25821_upstream_buffer_prepare_~tmp___0~67#1.offset;havoc cx25821_upstream_buffer_prepare_#in~chan#1.base, cx25821_upstream_buffer_prepare_#in~chan#1.offset, cx25821_upstream_buffer_prepare_#in~sram_ch#1.base, cx25821_upstream_buffer_prepare_#in~sram_ch#1.offset, cx25821_upstream_buffer_prepare_#in~bpl#1;assume { :end_inline_cx25821_upstream_buffer_prepare } true;assume -2147483648 <= cx25821_vidupstream_init_#t~ret4386#1 && cx25821_vidupstream_init_#t~ret4386#1 <= 2147483647;cx25821_vidupstream_init_~err~7#1 := cx25821_vidupstream_init_#t~ret4386#1;havoc cx25821_vidupstream_init_#t~mem4385#1;havoc cx25821_vidupstream_init_#t~ret4386#1; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16113-1: cx25821_upstream_buffer_prepare_#res#1 := cx25821_upstream_buffer_prepare_~ret~2#1;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset; [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16080: assume 0 != (cx25821_upstream_buffer_prepare_#t~mem4229#1.base + cx25821_upstream_buffer_prepare_#t~mem4229#1.offset) % 18446744073709551616;havoc cx25821_upstream_buffer_prepare_#t~mem4229#1.base, cx25821_upstream_buffer_prepare_#t~mem4229#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4230#1.base, cx25821_upstream_buffer_prepare_#t~mem4230#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~dev~26#1.base, 336 + cx25821_upstream_buffer_prepare_~dev~26#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4231#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 100 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);call cx25821_upstream_buffer_prepare_#t~mem4232#1.base, cx25821_upstream_buffer_prepare_#t~mem4232#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 80 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4233#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 88 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16080: assume !(0 != (cx25821_upstream_buffer_prepare_#t~mem4229#1.base + cx25821_upstream_buffer_prepare_#t~mem4229#1.offset) % 18446744073709551616);havoc cx25821_upstream_buffer_prepare_#t~mem4229#1.base, cx25821_upstream_buffer_prepare_#t~mem4229#1.offset; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15601: assume 0 != cx25821_sram_channel_setup_upstream_~tmp~124#1;assume false; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15601: assume !(0 != cx25821_sram_channel_setup_upstream_~tmp~124#1); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-6: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 || 16 == cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4362#1 := 16; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-6: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 || 16 == cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-5: assume false;cx25821_start_video_dma_upstream_#t~bitwise4362#1 := cx25821_start_video_dma_upstream_#t~bitwise4361#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-5: assume !false; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-4: havoc cx25821_start_video_dma_upstream_#t~bitwise4362#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4362#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4362#1 % 4294967296 >= 16) && cx25821_start_video_dma_upstream_#t~bitwise4362#1 % 4294967296 <= 16 + cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-3: [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-2: call cx25821_start_video_dma_upstream_#t~mem4363#1.base, cx25821_start_video_dma_upstream_#t~mem4363#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4364#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 60 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-1: SUMMARY for call writel(cx25821_start_video_dma_upstream_#t~bitwise4362#1, cx25821_start_video_dma_upstream_#t~mem4363#1.base, cx25821_start_video_dma_upstream_#t~mem4363#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4364#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4364#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4364#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328: havoc cx25821_start_video_dma_upstream_#t~bitwise4359#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4360#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4361#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4362#1;havoc cx25821_start_video_dma_upstream_#t~mem4363#1.base, cx25821_start_video_dma_upstream_#t~mem4363#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4364#1;call write~int#21(1, cx25821_start_video_dma_upstream_~out~9#1.base, 24 + cx25821_start_video_dma_upstream_~out~9#1.offset, 4);call write~int#21(1, cx25821_start_video_dma_upstream_~out~9#1.base, 20 + cx25821_start_video_dma_upstream_~out~9#1.offset, 4);cx25821_start_video_dma_upstream_#res#1 := 0; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15849: assume 0 == cx25821_risc_buffer_upstream_~frame~0#1;cx25821_risc_buffer_upstream_~risc_flag~0#1 := 196608;call cx25821_risc_buffer_upstream_#t~mem4132#1 := read~int#21(cx25821_risc_buffer_upstream_~out~2#1.base, 68 + cx25821_risc_buffer_upstream_~out~2#1.offset, 8);cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1 := cx25821_risc_buffer_upstream_#t~mem4132#1 + cx25821_risc_buffer_upstream_~risc_program_size~0#1;havoc cx25821_risc_buffer_upstream_#t~mem4132#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15849: assume !(0 == cx25821_risc_buffer_upstream_~frame~0#1);call cx25821_risc_buffer_upstream_#t~mem4133#1 := read~int#21(cx25821_risc_buffer_upstream_~out~2#1.base, 68 + cx25821_risc_buffer_upstream_~out~2#1.offset, 8);cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1 := cx25821_risc_buffer_upstream_#t~mem4133#1;havoc cx25821_risc_buffer_upstream_#t~mem4133#1;cx25821_risc_buffer_upstream_~risc_flag~0#1 := 65536; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-14: assume 0 == cx25821_start_video_dma_upstream_~tmp___4~14#1 % 4294967296 || 0 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4359#1) % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4360#1 := 0; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-14: assume !(0 == cx25821_start_video_dma_upstream_~tmp___4~14#1 % 4294967296 || 0 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4359#1) % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-13: assume cx25821_start_video_dma_upstream_~tmp___4~14#1 % 4294967296 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4359#1) % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4360#1 := cx25821_start_video_dma_upstream_~tmp___4~14#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-13: assume !(cx25821_start_video_dma_upstream_~tmp___4~14#1 % 4294967296 == (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4359#1) % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-12: havoc cx25821_start_video_dma_upstream_#t~bitwise4360#1;assume cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp___4~14#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 <= (4294967295 - cx25821_start_video_dma_upstream_#t~bitwise4359#1) % 4294967296; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-11: [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-10: assume 0 == cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4361#1 := cx25821_start_video_dma_upstream_~tmp~132#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-10: assume !(0 == cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 || cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-9: assume 0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4361#1 := cx25821_start_video_dma_upstream_#t~bitwise4360#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-9: assume !(0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-8: havoc cx25821_start_video_dma_upstream_#t~bitwise4361#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 >= cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 >= cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296) && cx25821_start_video_dma_upstream_#t~bitwise4361#1 % 4294967296 <= cx25821_start_video_dma_upstream_#t~bitwise4360#1 % 4294967296 + cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15585-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4076#1.base, cx25821_sram_channel_setup_upstream_#t~mem4076#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4077#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4077#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4077#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-7: [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15585: havoc cx25821_sram_channel_setup_upstream_#t~mem4076#1.base, cx25821_sram_channel_setup_upstream_#t~mem4076#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4077#1;call cx25821_sram_channel_setup_upstream_#t~mem4078#1.base, cx25821_sram_channel_setup_upstream_#t~mem4078#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4079#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 40 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-18: assume 0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || 16 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4359#1 := 16; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-18: assume !(0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || 16 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-17: assume false;cx25821_start_video_dma_upstream_#t~bitwise4359#1 := cx25821_start_video_dma_upstream_~tmp~132#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-17: assume !false; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16312-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4343#1 := readl(cx25821_start_video_dma_upstream_#t~mem4341#1.base, cx25821_start_video_dma_upstream_#t~mem4341#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4342#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4342#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4342#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-16: havoc cx25821_start_video_dma_upstream_#t~bitwise4359#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4359#1 % 4294967296 >= cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4359#1 % 4294967296 >= 16) && cx25821_start_video_dma_upstream_#t~bitwise4359#1 % 4294967296 <= 16 + cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16312: cx25821_start_video_dma_upstream_~tmp~132#1 := cx25821_start_video_dma_upstream_#t~ret4343#1;havoc cx25821_start_video_dma_upstream_#t~mem4341#1.base, cx25821_start_video_dma_upstream_#t~mem4341#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4342#1;havoc cx25821_start_video_dma_upstream_#t~ret4343#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16328-15: [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15833: cx25821_risc_buffer_upstream_~databuf_offset~0#1 := cx25821_risc_buffer_upstream_~frame_size~0#1 * cx25821_risc_buffer_upstream_~frame~0#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15586: havoc cx25821_sram_channel_setup_upstream_#t~mem4078#1.base, cx25821_sram_channel_setup_upstream_#t~mem4078#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4079#1;cx25821_sram_channel_setup_upstream_#res#1 := 0; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-4: assume 0 == 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) || 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) == cx25821_set_pixelengine_~vip_mode~0#1 % 8;cx25821_set_pixelengine_#t~bitwise4294#1 := cx25821_set_pixelengine_~vip_mode~0#1 % 8; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-4: assume !(0 == 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) || 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) == cx25821_set_pixelengine_~vip_mode~0#1 % 8); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-3: assume 0 == cx25821_set_pixelengine_~vip_mode~0#1 % 8;cx25821_set_pixelengine_#t~bitwise4294#1 := 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-3: assume !(0 == cx25821_set_pixelengine_~vip_mode~0#1 % 8); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-2: havoc cx25821_set_pixelengine_#t~bitwise4294#1;assume (((((4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) < 0 && cx25821_set_pixelengine_~vip_mode~0#1 % 8 >= 0) || cx25821_set_pixelengine_#t~bitwise4294#1 >= cx25821_set_pixelengine_~vip_mode~0#1 % 8) && ((4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) >= 0 && cx25821_set_pixelengine_~vip_mode~0#1 % 8 < 0) || cx25821_set_pixelengine_#t~bitwise4294#1 >= 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4))) && ((4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) < 0 || cx25821_set_pixelengine_~vip_mode~0#1 % 8 < 0) || cx25821_set_pixelengine_#t~bitwise4294#1 <= 4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) + cx25821_set_pixelengine_~vip_mode~0#1 % 8)) && ((4096 * (cx25821_set_pixelengine_~pix_format#1 % 4) >= 0 && cx25821_set_pixelengine_~vip_mode~0#1 % 8 >= 0) || cx25821_set_pixelengine_#t~bitwise4294#1 < 0)) && cx25821_set_pixelengine_#t~bitwise4294#1 <= 2147483647; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263-1: [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16263: cx25821_set_pixelengine_~value~13#1 := cx25821_set_pixelengine_#t~bitwise4294#1;havoc cx25821_set_pixelengine_#t~bitwise4294#1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15834: assume 4294967295 != cx25821_risc_buffer_upstream_~top_offset#1 % 4294967296;cx25821_risc_buffer_upstream_~fifo_enable~0#1 := (if 0 == cx25821_risc_buffer_upstream_~frame~0#1 then 1 else 0);call cx25821_risc_buffer_upstream_#t~mem4128#1 := read~int#21(cx25821_risc_buffer_upstream_~out~2#1.base, 88 + cx25821_risc_buffer_upstream_~out~2#1.offset, 8); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15834: assume !(4294967295 != cx25821_risc_buffer_upstream_~top_offset#1 % 4294967296); [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15867: assume cx25821_risc_buffer_upstream_~frame~0#1 <= 1; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15867: assume !(cx25821_risc_buffer_upstream_~frame~0#1 <= 1);cx25821_risc_buffer_upstream_#res#1 := 0; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15966: call ULTIMATE.dealloc(cx25821_write_frame_~#__wait~0#1.base, cx25821_write_frame_~#__wait~0#1.offset);havoc cx25821_write_frame_~#__wait~0#1.base, cx25821_write_frame_~#__wait~0#1.offset; [2025-02-08 03:44:27,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15999: assume 0 != cx25821_write_frame_~__int~0#1;cx25821_write_frame_~__ret___0~0#1 := cx25821_write_frame_~__int~0#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15999: assume !(0 != cx25821_write_frame_~__int~0#1);assume { :begin_inline_schedule } true; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15586-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4078#1.base, cx25821_sram_channel_setup_upstream_#t~mem4078#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4079#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4079#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4079#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16082: havoc cx25821_upstream_buffer_prepare_#t~mem4230#1.base, cx25821_upstream_buffer_prepare_#t~mem4230#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4231#1;havoc cx25821_upstream_buffer_prepare_#t~mem4232#1.base, cx25821_upstream_buffer_prepare_#t~mem4232#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4233#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15636-2: call cx25821_sram_channel_setup_upstream_#t~mem4101#1.base, cx25821_sram_channel_setup_upstream_#t~mem4101#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4102#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15636-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4101#1.base, cx25821_sram_channel_setup_upstream_#t~mem4101#1.offset + (if (cx25821_sram_channel_setup_upstream_#t~mem4102#1 + cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (cx25821_sram_channel_setup_upstream_#t~mem4102#1 + cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (cx25821_sram_channel_setup_upstream_#t~mem4102#1 + cx25821_sram_channel_setup_upstream_~i~17#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15636: havoc cx25821_sram_channel_setup_upstream_#t~mem4101#1.base, cx25821_sram_channel_setup_upstream_#t~mem4101#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4102#1;cx25821_sram_channel_setup_upstream_~i~17#1 := 4 + cx25821_sram_channel_setup_upstream_~i~17#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-4: assume 0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 == ~_intr_msk~0 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4344#1 := ~_intr_msk~0; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-4: assume !(0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 == ~_intr_msk~0 % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-3: assume 0 == ~_intr_msk~0 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4344#1 := cx25821_start_video_dma_upstream_~tmp~132#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-3: assume !(0 == ~_intr_msk~0 % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-2: havoc cx25821_start_video_dma_upstream_#t~bitwise4344#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4344#1 % 4294967296 >= cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4344#1 % 4294967296 >= ~_intr_msk~0 % 4294967296) && cx25821_start_video_dma_upstream_#t~bitwise4344#1 % 4294967296 <= cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 + ~_intr_msk~0 % 4294967296; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313-1: [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16313: cx25821_start_video_dma_upstream_~tmp~132#1 := cx25821_start_video_dma_upstream_#t~bitwise4344#1;havoc cx25821_start_video_dma_upstream_#t~bitwise4344#1;call cx25821_start_video_dma_upstream_#t~mem4345#1.base, cx25821_start_video_dma_upstream_#t~mem4345#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4346#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 48 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16082-1: SUMMARY for call pci_free_consistent(cx25821_upstream_buffer_prepare_#t~mem4230#1.base, cx25821_upstream_buffer_prepare_#t~mem4230#1.offset, cx25821_upstream_buffer_prepare_#t~mem4231#1 % 4294967296, cx25821_upstream_buffer_prepare_#t~mem4232#1.base, cx25821_upstream_buffer_prepare_#t~mem4232#1.offset, cx25821_upstream_buffer_prepare_#t~mem4233#1); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-4: assume 0 == cx25821_set_pixelengine_~value~13#1 % 4294967296;cx25821_set_pixelengine_#t~bitwise4295#1 := 0; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-4: assume !(0 == cx25821_set_pixelengine_~value~13#1 % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15620: assume cx25821_sram_channel_setup_upstream_~i~17#1 % 4294967296 < cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15620: assume !(cx25821_sram_channel_setup_upstream_~i~17#1 % 4294967296 < cx25821_sram_channel_setup_upstream_~lines~2#1 % 4294967296);call cx25821_sram_channel_setup_upstream_#t~mem4088#1.base, cx25821_sram_channel_setup_upstream_#t~mem4088#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4089#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-3: assume 4294967279 == cx25821_set_pixelengine_~value~13#1 % 4294967296;cx25821_set_pixelengine_#t~bitwise4295#1 := cx25821_set_pixelengine_~value~13#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-3: assume !(4294967279 == cx25821_set_pixelengine_~value~13#1 % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-2: havoc cx25821_set_pixelengine_#t~bitwise4295#1;assume cx25821_set_pixelengine_#t~bitwise4295#1 % 4294967296 <= cx25821_set_pixelengine_~value~13#1 % 4294967296 && cx25821_set_pixelengine_#t~bitwise4295#1 % 4294967296 <= 4294967279; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264-1: [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16264: cx25821_set_pixelengine_~value~13#1 := cx25821_set_pixelengine_#t~bitwise4295#1;havoc cx25821_set_pixelengine_#t~bitwise4295#1;call cx25821_set_pixelengine_#t~mem4296#1 := read~int#21(cx25821_set_pixelengine_~out~8#1.base, 104 + cx25821_set_pixelengine_~out~8#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16314: havoc cx25821_start_video_dma_upstream_#t~mem4345#1.base, cx25821_start_video_dma_upstream_#t~mem4345#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4346#1;call cx25821_start_video_dma_upstream_#t~mem4347#1.base, cx25821_start_video_dma_upstream_#t~mem4347#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 336 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4348#1 := read~int#21(cx25821_start_video_dma_upstream_#t~mem4347#1.base, 1547 + cx25821_start_video_dma_upstream_#t~mem4347#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16314-1: SUMMARY for call writel(cx25821_start_video_dma_upstream_~tmp~132#1, cx25821_start_video_dma_upstream_#t~mem4345#1.base, cx25821_start_video_dma_upstream_#t~mem4345#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4346#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4346#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4346#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13903: assume 0 != ~err~4#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13903: assume !(0 != ~err~4#1);call write~$Pointer$#21(~fh~2#1.base, ~fh~2#1.offset, ~chan~23#1.base, 12 + ~chan~23#1.offset, 8); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-4: assume 0 == cx25821_set_pixelengine_~value~13#1 % 4294967296 || cx25821_set_pixelengine_~value~13#1 % 4294967296 == (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296;cx25821_set_pixelengine_#t~bitwise4297#1 := (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-4: assume !(0 == cx25821_set_pixelengine_~value~13#1 % 4294967296 || cx25821_set_pixelengine_~value~13#1 % 4294967296 == (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-3: assume 0 == (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296;cx25821_set_pixelengine_#t~bitwise4297#1 := cx25821_set_pixelengine_~value~13#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-3: assume !(0 == (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-2: havoc cx25821_set_pixelengine_#t~bitwise4297#1;assume (cx25821_set_pixelengine_#t~bitwise4297#1 % 4294967296 >= cx25821_set_pixelengine_~value~13#1 % 4294967296 && cx25821_set_pixelengine_#t~bitwise4297#1 % 4294967296 >= (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296) && cx25821_set_pixelengine_#t~bitwise4297#1 % 4294967296 <= cx25821_set_pixelengine_~value~13#1 % 4294967296 + (if 0 != cx25821_set_pixelengine_#t~mem4296#1 then 0 else 16) % 4294967296; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265-1: [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16265: cx25821_set_pixelengine_~value~13#1 := cx25821_set_pixelengine_#t~bitwise4297#1;havoc cx25821_set_pixelengine_#t~mem4296#1;havoc cx25821_set_pixelengine_#t~bitwise4297#1;call cx25821_set_pixelengine_#t~mem4298#1.base, cx25821_set_pixelengine_#t~mem4298#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~dev~29#1.base, 358 + cx25821_set_pixelengine_~dev~29#1.offset, 8);call cx25821_set_pixelengine_#t~mem4299#1 := read~int#21(cx25821_set_pixelengine_~ch#1.base, 88 + cx25821_set_pixelengine_~ch#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16315-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4349#1 := ldv_request_irq_19(cx25821_start_video_dma_upstream_#t~mem4348#1, #funAddr~cx25821_upstream_irq.base, #funAddr~cx25821_upstream_irq.offset, 128, cx25821_start_video_dma_upstream_~dev~30#1.base, 44766 + cx25821_start_video_dma_upstream_~dev~30#1.offset, cx25821_start_video_dma_upstream_~chan#1.base, cx25821_start_video_dma_upstream_~chan#1.offset); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16315: assume -2147483648 <= cx25821_start_video_dma_upstream_#t~ret4349#1 && cx25821_start_video_dma_upstream_#t~ret4349#1 <= 2147483647;cx25821_start_video_dma_upstream_~err~6#1 := cx25821_start_video_dma_upstream_#t~ret4349#1;havoc cx25821_start_video_dma_upstream_#t~mem4347#1.base, cx25821_start_video_dma_upstream_#t~mem4347#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4348#1;havoc cx25821_start_video_dma_upstream_#t~ret4349#1; [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16266: havoc cx25821_set_pixelengine_#t~mem4298#1.base, cx25821_set_pixelengine_#t~mem4298#1.offset;havoc cx25821_set_pixelengine_#t~mem4299#1;call cx25821_set_pixelengine_#t~mem4300#1.base, cx25821_set_pixelengine_#t~mem4300#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~dev~29#1.base, 358 + cx25821_set_pixelengine_~dev~29#1.offset, 8);call cx25821_set_pixelengine_#t~mem4301#1 := read~int#21(cx25821_set_pixelengine_~ch#1.base, 92 + cx25821_set_pixelengine_~ch#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17125: havoc prepare_to_wait_event_#t~nondet4447#1;cx25821_write_frame_#t~ret4202#1 := prepare_to_wait_event_#res#1;havoc prepare_to_wait_event_#t~nondet4447#1, prepare_to_wait_event_~arg0#1.base, prepare_to_wait_event_~arg0#1.offset, prepare_to_wait_event_~arg1#1.base, prepare_to_wait_event_~arg1#1.offset, prepare_to_wait_event_~arg2#1;havoc prepare_to_wait_event_#in~arg0#1.base, prepare_to_wait_event_#in~arg0#1.offset, prepare_to_wait_event_#in~arg1#1.base, prepare_to_wait_event_#in~arg1#1.offset, prepare_to_wait_event_#in~arg2#1;assume { :end_inline_prepare_to_wait_event } true;assume -9223372036854775808 <= cx25821_write_frame_#t~ret4202#1 && cx25821_write_frame_#t~ret4202#1 <= 9223372036854775807;cx25821_write_frame_~tmp~129#1 := cx25821_write_frame_#t~ret4202#1;havoc cx25821_write_frame_#t~ret4202#1;cx25821_write_frame_~__int~0#1 := cx25821_write_frame_~tmp~129#1;call cx25821_write_frame_#t~mem4203#1 := read~int#21(cx25821_write_frame_~out~5#1.base, 112 + cx25821_write_frame_~out~5#1.offset, 4);call cx25821_write_frame_#t~mem4204#1 := read~int#21(cx25821_write_frame_~out~5#1.base, 108 + cx25821_write_frame_~out~5#1.offset, 4); [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16101-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~memset~res4243#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.offset := #Ultimate.C_memset#21(cx25821_upstream_buffer_prepare_#t~mem4241#1.base, cx25821_upstream_buffer_prepare_#t~mem4241#1.offset, 0, cx25821_upstream_buffer_prepare_#t~mem4242#1 % 4294967296); srcloc: null [2025-02-08 03:44:27,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16101: havoc cx25821_upstream_buffer_prepare_#t~mem4241#1.base, cx25821_upstream_buffer_prepare_#t~mem4241#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4242#1;havoc cx25821_upstream_buffer_prepare_#t~memset~res4243#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4244#1.base, cx25821_upstream_buffer_prepare_#t~mem4244#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~dev~26#1.base, 336 + cx25821_upstream_buffer_prepare_~dev~26#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4245#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 32 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);assume { :begin_inline_cx25821_risc_buffer_upstream } true;cx25821_risc_buffer_upstream_#in~chan#1.base, cx25821_risc_buffer_upstream_#in~chan#1.offset, cx25821_risc_buffer_upstream_#in~pci#1.base, cx25821_risc_buffer_upstream_#in~pci#1.offset, cx25821_risc_buffer_upstream_#in~top_offset#1, cx25821_risc_buffer_upstream_#in~bpl#1, cx25821_risc_buffer_upstream_#in~lines#1 := cx25821_upstream_buffer_prepare_~chan#1.base, cx25821_upstream_buffer_prepare_~chan#1.offset, cx25821_upstream_buffer_prepare_#t~mem4244#1.base, cx25821_upstream_buffer_prepare_#t~mem4244#1.offset, 0, cx25821_upstream_buffer_prepare_~bpl#1, cx25821_upstream_buffer_prepare_#t~mem4245#1;havoc cx25821_risc_buffer_upstream_#res#1;havoc cx25821_risc_buffer_upstream_#t~mem4125#1.base, cx25821_risc_buffer_upstream_#t~mem4125#1.offset, cx25821_risc_buffer_upstream_#t~mem4126#1, cx25821_risc_buffer_upstream_#t~mem4127#1.base, cx25821_risc_buffer_upstream_#t~mem4127#1.offset, cx25821_risc_buffer_upstream_#t~mem4128#1, cx25821_risc_buffer_upstream_#t~ret4129#1.base, cx25821_risc_buffer_upstream_#t~ret4129#1.offset, cx25821_risc_buffer_upstream_#t~mem4130#1, cx25821_risc_buffer_upstream_#t~ret4131#1.base, cx25821_risc_buffer_upstream_#t~ret4131#1.offset, cx25821_risc_buffer_upstream_#t~mem4132#1, cx25821_risc_buffer_upstream_#t~mem4133#1, cx25821_risc_buffer_upstream_#t~bitwise4134#1, cx25821_risc_buffer_upstream_~chan#1.base, cx25821_risc_buffer_upstream_~chan#1.offset, cx25821_risc_buffer_upstream_~pci#1.base, cx25821_risc_buffer_upstream_~pci#1.offset, cx25821_risc_buffer_upstream_~top_offset#1, cx25821_risc_buffer_upstream_~bpl#1, cx25821_risc_buffer_upstream_~lines#1, cx25821_risc_buffer_upstream_~out~2#1.base, cx25821_risc_buffer_upstream_~out~2#1.offset, cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset, cx25821_risc_buffer_upstream_~fifo_enable~0#1, cx25821_risc_buffer_upstream_~singlefield_lines~0#1, cx25821_risc_buffer_upstream_~odd_num_lines~0#1, cx25821_risc_buffer_upstream_~frame~0#1, cx25821_risc_buffer_upstream_~frame_size~0#1, cx25821_risc_buffer_upstream_~databuf_offset~0#1, cx25821_risc_buffer_upstream_~risc_program_size~0#1, cx25821_risc_buffer_upstream_~risc_flag~0#1, cx25821_risc_buffer_upstream_~bottom_offset~0#1, cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1, cx25821_risc_buffer_upstream_~tmp~127#1.base, cx25821_risc_buffer_upstream_~tmp~127#1.offset, cx25821_risc_buffer_upstream_~tmp___0~65#1.base, cx25821_risc_buffer_upstream_~tmp___0~65#1.offset, cx25821_risc_buffer_upstream_~tmp___1~32#1.base, cx25821_risc_buffer_upstream_~tmp___1~32#1.offset;cx25821_risc_buffer_upstream_~chan#1.base, cx25821_risc_buffer_upstream_~chan#1.offset := cx25821_risc_buffer_upstream_#in~chan#1.base, cx25821_risc_buffer_upstream_#in~chan#1.offset;cx25821_risc_buffer_upstream_~pci#1.base, cx25821_risc_buffer_upstream_~pci#1.offset := cx25821_risc_buffer_upstream_#in~pci#1.base, cx25821_risc_buffer_upstream_#in~pci#1.offset;cx25821_risc_buffer_upstream_~top_offset#1 := cx25821_risc_buffer_upstream_#in~top_offset#1;cx25821_risc_buffer_upstream_~bpl#1 := cx25821_risc_buffer_upstream_#in~bpl#1;cx25821_risc_buffer_upstream_~lines#1 := cx25821_risc_buffer_upstream_#in~lines#1;havoc cx25821_risc_buffer_upstream_~out~2#1.base, cx25821_risc_buffer_upstream_~out~2#1.offset;havoc cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset;havoc cx25821_risc_buffer_upstream_~fifo_enable~0#1;havoc cx25821_risc_buffer_upstream_~singlefield_lines~0#1;havoc cx25821_risc_buffer_upstream_~odd_num_lines~0#1;havoc cx25821_risc_buffer_upstream_~frame~0#1;havoc cx25821_risc_buffer_upstream_~frame_size~0#1;havoc cx25821_risc_buffer_upstream_~databuf_offset~0#1;havoc cx25821_risc_buffer_upstream_~risc_program_size~0#1;havoc cx25821_risc_buffer_upstream_~risc_flag~0#1;havoc cx25821_risc_buffer_upstream_~bottom_offset~0#1;havoc cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1;havoc cx25821_risc_buffer_upstream_~tmp~127#1.base, cx25821_risc_buffer_upstream_~tmp~127#1.offset;havoc cx25821_risc_buffer_upstream_~tmp___0~65#1.base, cx25821_risc_buffer_upstream_~tmp___0~65#1.offset;havoc cx25821_risc_buffer_upstream_~tmp___1~32#1.base, cx25821_risc_buffer_upstream_~tmp___1~32#1.offset;call cx25821_risc_buffer_upstream_#t~mem4125#1.base, cx25821_risc_buffer_upstream_#t~mem4125#1.offset := read~$Pointer$#21(cx25821_risc_buffer_upstream_~chan#1.base, 2852 + cx25821_risc_buffer_upstream_~chan#1.offset, 8);cx25821_risc_buffer_upstream_~out~2#1.base, cx25821_risc_buffer_upstream_~out~2#1.offset := cx25821_risc_buffer_upstream_#t~mem4125#1.base, cx25821_risc_buffer_upstream_#t~mem4125#1.offset;havoc cx25821_risc_buffer_upstream_#t~mem4125#1.base, cx25821_risc_buffer_upstream_#t~mem4125#1.offset;cx25821_risc_buffer_upstream_~fifo_enable~0#1 := 0;cx25821_risc_buffer_upstream_~singlefield_lines~0#1 := (if cx25821_risc_buffer_upstream_~lines#1 % 4294967296 / 2 % 4294967296 % 4294967296 <= 2147483647 then cx25821_risc_buffer_upstream_~lines#1 % 4294967296 / 2 % 4294967296 % 4294967296 else cx25821_risc_buffer_upstream_~lines#1 % 4294967296 / 2 % 4294967296 % 4294967296 - 4294967296);cx25821_risc_buffer_upstream_~odd_num_lines~0#1 := cx25821_risc_buffer_upstream_~singlefield_lines~0#1;cx25821_risc_buffer_upstream_~frame~0#1 := 0;cx25821_risc_buffer_upstream_~frame_size~0#1 := 0;cx25821_risc_buffer_upstream_~databuf_offset~0#1 := 0;cx25821_risc_buffer_upstream_~risc_program_size~0#1 := 0;cx25821_risc_buffer_upstream_~risc_flag~0#1 := 196608;cx25821_risc_buffer_upstream_~bottom_offset~0#1 := cx25821_risc_buffer_upstream_~bpl#1;call cx25821_risc_buffer_upstream_#t~mem4126#1 := read~int#21(cx25821_risc_buffer_upstream_~out~2#1.base, 104 + cx25821_risc_buffer_upstream_~out~2#1.offset, 4); [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16266-1: SUMMARY for call writel(cx25821_set_pixelengine_~value~13#1, cx25821_set_pixelengine_#t~mem4298#1.base, cx25821_set_pixelengine_#t~mem4298#1.offset + (if cx25821_set_pixelengine_#t~mem4299#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_set_pixelengine_#t~mem4299#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_set_pixelengine_#t~mem4299#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15837-1: SUMMARY for call cx25821_risc_buffer_upstream_#t~ret4129#1.base, cx25821_risc_buffer_upstream_#t~ret4129#1.offset := cx25821_risc_field_upstream(cx25821_risc_buffer_upstream_~chan#1.base, cx25821_risc_buffer_upstream_~chan#1.offset, cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset, cx25821_risc_buffer_upstream_#t~mem4128#1 + cx25821_risc_buffer_upstream_~databuf_offset~0#1, cx25821_risc_buffer_upstream_~top_offset#1, 0, cx25821_risc_buffer_upstream_~bpl#1, cx25821_risc_buffer_upstream_~odd_num_lines~0#1, cx25821_risc_buffer_upstream_~fifo_enable~0#1, 0); srcloc: null [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16349: call ULTIMATE.dealloc(cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset);havoc cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset;#t~ret2783#1 := cx25821_vidupstream_init_#res#1;havoc cx25821_vidupstream_init_#t~mem4365#1.base, cx25821_vidupstream_init_#t~mem4365#1.offset, cx25821_vidupstream_init_#t~mem4366#1.base, cx25821_vidupstream_init_#t~mem4366#1.offset, cx25821_vidupstream_init_#t~mem4367#1, cx25821_vidupstream_init_#t~ret4368#1, cx25821_vidupstream_init_#t~mem4369#1.base, cx25821_vidupstream_init_#t~mem4369#1.offset, cx25821_vidupstream_init_#t~mem4370#1, cx25821_vidupstream_init_#t~bitwise4371#1, cx25821_vidupstream_init_#t~mem4372#1.base, cx25821_vidupstream_init_#t~mem4372#1.offset, cx25821_vidupstream_init_#t~ret4373#1, cx25821_vidupstream_init_#t~bitwise4374#1, cx25821_vidupstream_init_#t~mem4375#1.base, cx25821_vidupstream_init_#t~mem4375#1.offset, cx25821_vidupstream_init_#t~mem4376#1, cx25821_vidupstream_init_#t~mem4377#1, cx25821_vidupstream_init_#t~mem4378#1, cx25821_vidupstream_init_#t~mem4379#1, cx25821_vidupstream_init_#t~mem4380#1, cx25821_vidupstream_init_#t~mem4381#1, cx25821_vidupstream_init_#t~mem4382#1, cx25821_vidupstream_init_#t~ret4383#1, cx25821_vidupstream_init_#t~mem4384#1, cx25821_vidupstream_init_#t~mem4385#1, cx25821_vidupstream_init_#t~ret4386#1, cx25821_vidupstream_init_#t~ret4387#1, cx25821_vidupstream_init_#t~ret4388#1, cx25821_vidupstream_init_~chan#1.base, cx25821_vidupstream_init_~chan#1.offset, cx25821_vidupstream_init_~pixel_format#1, cx25821_vidupstream_init_~out~10#1.base, cx25821_vidupstream_init_~out~10#1.offset, cx25821_vidupstream_init_~dev~31#1.base, cx25821_vidupstream_init_~dev~31#1.offset, cx25821_vidupstream_init_~sram_ch~5#1.base, cx25821_vidupstream_init_~sram_ch~5#1.offset, cx25821_vidupstream_init_~tmp~133#1, cx25821_vidupstream_init_~err~7#1, cx25821_vidupstream_init_~data_frame_size~0#1, cx25821_vidupstream_init_~risc_buffer_size~0#1, cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset;havoc cx25821_vidupstream_init_#in~chan#1.base, cx25821_vidupstream_init_#in~chan#1.offset, cx25821_vidupstream_init_#in~pixel_format#1;assume { :end_inline_cx25821_vidupstream_init } true;assume -2147483648 <= #t~ret2783#1 && #t~ret2783#1 <= 2147483647;~err~4#1 := #t~ret2783#1;havoc #t~mem2782#1;havoc #t~ret2783#1; [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15837: cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_#t~ret4129#1.base, cx25821_risc_buffer_upstream_#t~ret4129#1.offset;havoc cx25821_risc_buffer_upstream_#t~mem4128#1;havoc cx25821_risc_buffer_upstream_#t~ret4129#1.base, cx25821_risc_buffer_upstream_#t~ret4129#1.offset; [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16267-1: SUMMARY for call writel(cx25821_set_pixelengine_~width~0#1, cx25821_set_pixelengine_#t~mem4300#1.base, cx25821_set_pixelengine_#t~mem4300#1.offset + (if cx25821_set_pixelengine_#t~mem4301#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_set_pixelengine_#t~mem4301#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_set_pixelengine_#t~mem4301#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16300-1: SUMMARY for call cx25821_start_video_dma_upstream_#t~ret4311#1 := readl(cx25821_start_video_dma_upstream_#t~mem4310#1.base, 278558 + cx25821_start_video_dma_upstream_#t~mem4310#1.offset); srcloc: null [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16267: havoc cx25821_set_pixelengine_#t~mem4300#1.base, cx25821_set_pixelengine_#t~mem4300#1.offset;havoc cx25821_set_pixelengine_#t~mem4301#1;cx25821_set_pixelengine_~num_lines~0#1 := (if cx25821_set_pixelengine_~height~0#1 < 0 && 0 != cx25821_set_pixelengine_~height~0#1 % 2 then 1 + cx25821_set_pixelengine_~height~0#1 / 2 else cx25821_set_pixelengine_~height~0#1 / 2) % 1024;cx25821_set_pixelengine_~odd_num_lines~1#1 := cx25821_set_pixelengine_~num_lines~0#1;call cx25821_set_pixelengine_#t~mem4302#1 := read~int#21(cx25821_set_pixelengine_~out~8#1.base, 104 + cx25821_set_pixelengine_~out~8#1.offset, 4); [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16300: cx25821_start_video_dma_upstream_~tmp~132#1 := cx25821_start_video_dma_upstream_#t~ret4311#1;havoc cx25821_start_video_dma_upstream_#t~mem4310#1.base, cx25821_start_video_dma_upstream_#t~mem4310#1.offset;havoc cx25821_start_video_dma_upstream_#t~ret4311#1; [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15821: assume 0 != cx25821_risc_buffer_upstream_#t~mem4126#1;havoc cx25821_risc_buffer_upstream_#t~mem4126#1;cx25821_risc_buffer_upstream_~odd_num_lines~0#1 := 1 + cx25821_risc_buffer_upstream_~singlefield_lines~0#1;cx25821_risc_buffer_upstream_~risc_program_size~0#1 := 5848;cx25821_risc_buffer_upstream_~frame_size~0#1 := (if 1080 == cx25821_risc_buffer_upstream_~bpl#1 % 4294967296 then 518400 else 691200); [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15821: assume !(0 != cx25821_risc_buffer_upstream_#t~mem4126#1);havoc cx25821_risc_buffer_upstream_#t~mem4126#1;cx25821_risc_buffer_upstream_~risc_program_size~0#1 := 6988;cx25821_risc_buffer_upstream_~frame_size~0#1 := (if 1080 == cx25821_risc_buffer_upstream_~bpl#1 % 4294967296 then 622080 else 829440); [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16399: cx25821_vidupstream_init_#t~ret4388#1 := cx25821_start_video_dma_upstream_#res#1;havoc cx25821_start_video_dma_upstream_#t~mem4308#1.base, cx25821_start_video_dma_upstream_#t~mem4308#1.offset, cx25821_start_video_dma_upstream_#t~mem4309#1.base, cx25821_start_video_dma_upstream_#t~mem4309#1.offset, cx25821_start_video_dma_upstream_#t~mem4310#1.base, cx25821_start_video_dma_upstream_#t~mem4310#1.offset, cx25821_start_video_dma_upstream_#t~ret4311#1, cx25821_start_video_dma_upstream_#t~bitwise4312#1, cx25821_start_video_dma_upstream_#t~mem4313#1.base, cx25821_start_video_dma_upstream_#t~mem4313#1.offset, cx25821_start_video_dma_upstream_#t~mem4314#1, cx25821_start_video_dma_upstream_#t~mem4315#1.base, cx25821_start_video_dma_upstream_#t~mem4315#1.offset, cx25821_start_video_dma_upstream_#t~mem4316#1, cx25821_start_video_dma_upstream_#t~mem4317#1.base, cx25821_start_video_dma_upstream_#t~mem4317#1.offset, cx25821_start_video_dma_upstream_#t~mem4318#1, cx25821_start_video_dma_upstream_#t~mem4319#1.base, cx25821_start_video_dma_upstream_#t~mem4319#1.offset, cx25821_start_video_dma_upstream_#t~mem4320#1, cx25821_start_video_dma_upstream_#t~mem4321#1.base, cx25821_start_video_dma_upstream_#t~mem4321#1.offset, cx25821_start_video_dma_upstream_#t~mem4322#1, cx25821_start_video_dma_upstream_#t~mem4323#1.base, cx25821_start_video_dma_upstream_#t~mem4323#1.offset, cx25821_start_video_dma_upstream_#t~ret4324#1, cx25821_start_video_dma_upstream_#t~mem4325#1.base, cx25821_start_video_dma_upstream_#t~mem4325#1.offset, cx25821_start_video_dma_upstream_#t~ret4326#1, cx25821_start_video_dma_upstream_#t~mem4327#1.base, cx25821_start_video_dma_upstream_#t~mem4327#1.offset, cx25821_start_video_dma_upstream_#t~ret4328#1, cx25821_start_video_dma_upstream_#t~mem4329#1.base, cx25821_start_video_dma_upstream_#t~mem4329#1.offset, cx25821_start_video_dma_upstream_#t~ret4330#1, cx25821_start_video_dma_upstream_#t~mem4331#1, cx25821_start_video_dma_upstream_#t~bitwise4332#1, cx25821_start_video_dma_upstream_#t~bitwise4333#1, cx25821_start_video_dma_upstream_#t~bitwise4334#1, cx25821_start_video_dma_upstream_#t~mem4335#1, cx25821_start_video_dma_upstream_#t~bitwise4336#1, cx25821_start_video_dma_upstream_#t~bitwise4337#1, cx25821_start_video_dma_upstream_#t~bitwise4338#1, cx25821_start_video_dma_upstream_#t~bitwise4339#1, cx25821_start_video_dma_upstream_#t~mem4340#1.base, cx25821_start_video_dma_upstream_#t~mem4340#1.offset, cx25821_start_video_dma_upstream_#t~mem4341#1.base, cx25821_start_video_dma_upstream_#t~mem4341#1.offset, cx25821_start_video_dma_upstream_#t~mem4342#1, cx25821_start_video_dma_upstream_#t~ret4343#1, cx25821_start_video_dma_upstream_#t~bitwise4344#1, cx25821_start_video_dma_upstream_#t~mem4345#1.base, cx25821_start_video_dma_upstream_#t~mem4345#1.offset, cx25821_start_video_dma_upstream_#t~mem4346#1, cx25821_start_video_dma_upstream_#t~mem4347#1.base, cx25821_start_video_dma_upstream_#t~mem4347#1.offset, cx25821_start_video_dma_upstream_#t~mem4348#1, cx25821_start_video_dma_upstream_#t~ret4349#1, cx25821_start_video_dma_upstream_#t~mem4350#1.base, cx25821_start_video_dma_upstream_#t~mem4350#1.offset, cx25821_start_video_dma_upstream_#t~mem4351#1, cx25821_start_video_dma_upstream_#t~ret4352#1, cx25821_start_video_dma_upstream_#t~mem4353#1.base, cx25821_start_video_dma_upstream_#t~mem4353#1.offset, cx25821_start_video_dma_upstream_#t~mem4354#1, cx25821_start_video_dma_upstream_#t~ret4355#1, cx25821_start_video_dma_upstream_#t~mem4356#1.base, cx25821_start_video_dma_upstream_#t~mem4356#1.offset, cx25821_start_video_dma_upstream_#t~mem4357#1, cx25821_start_video_dma_upstream_#t~ret4358#1, cx25821_start_video_dma_upstream_#t~bitwise4359#1, cx25821_start_video_dma_upstream_#t~bitwise4360#1, cx25821_start_video_dma_upstream_#t~bitwise4361#1, cx25821_start_video_dma_upstream_#t~bitwise4362#1, cx25821_start_video_dma_upstream_#t~mem4363#1.base, cx25821_start_video_dma_upstream_#t~mem4363#1.offset, cx25821_start_video_dma_upstream_#t~mem4364#1, cx25821_start_video_dma_upstream_~chan#1.base, cx25821_start_video_dma_upstream_~chan#1.offset, cx25821_start_video_dma_upstream_~sram_ch#1.base, cx25821_start_video_dma_upstream_~sram_ch#1.offset, cx25821_start_video_dma_upstream_~out~9#1.base, cx25821_start_video_dma_upstream_~out~9#1.offset, cx25821_start_video_dma_upstream_~dev~30#1.base, cx25821_start_video_dma_upstream_~dev~30#1.offset, cx25821_start_video_dma_upstream_~tmp~132#1, cx25821_start_video_dma_upstream_~err~6#1, cx25821_start_video_dma_upstream_~tmp___0~69#1, cx25821_start_video_dma_upstream_~tmp___1~35#1, cx25821_start_video_dma_upstream_~tmp___2~24#1, cx25821_start_video_dma_upstream_~tmp___3~19#1, cx25821_start_video_dma_upstream_~tmp___4~14#1;havoc cx25821_start_video_dma_upstream_#in~chan#1.base, cx25821_start_video_dma_upstream_#in~chan#1.offset, cx25821_start_video_dma_upstream_#in~sram_ch#1.base, cx25821_start_video_dma_upstream_#in~sram_ch#1.offset;assume { :end_inline_cx25821_start_video_dma_upstream } true;assume -2147483648 <= cx25821_vidupstream_init_#t~ret4388#1 && cx25821_vidupstream_init_#t~ret4388#1 <= 2147483647;havoc cx25821_vidupstream_init_#t~ret4388#1;cx25821_vidupstream_init_#res#1 := 0;call ULTIMATE.dealloc(cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset);havoc cx25821_vidupstream_init_~#__key~2#1.base, cx25821_vidupstream_init_~#__key~2#1.offset; [2025-02-08 03:44:27,138 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16102: cx25821_upstream_buffer_prepare_#t~ret4246#1 := cx25821_risc_buffer_upstream_#res#1;havoc cx25821_risc_buffer_upstream_#t~mem4125#1.base, cx25821_risc_buffer_upstream_#t~mem4125#1.offset, cx25821_risc_buffer_upstream_#t~mem4126#1, cx25821_risc_buffer_upstream_#t~mem4127#1.base, cx25821_risc_buffer_upstream_#t~mem4127#1.offset, cx25821_risc_buffer_upstream_#t~mem4128#1, cx25821_risc_buffer_upstream_#t~ret4129#1.base, cx25821_risc_buffer_upstream_#t~ret4129#1.offset, cx25821_risc_buffer_upstream_#t~mem4130#1, cx25821_risc_buffer_upstream_#t~ret4131#1.base, cx25821_risc_buffer_upstream_#t~ret4131#1.offset, cx25821_risc_buffer_upstream_#t~mem4132#1, cx25821_risc_buffer_upstream_#t~mem4133#1, cx25821_risc_buffer_upstream_#t~bitwise4134#1, cx25821_risc_buffer_upstream_~chan#1.base, cx25821_risc_buffer_upstream_~chan#1.offset, cx25821_risc_buffer_upstream_~pci#1.base, cx25821_risc_buffer_upstream_~pci#1.offset, cx25821_risc_buffer_upstream_~top_offset#1, cx25821_risc_buffer_upstream_~bpl#1, cx25821_risc_buffer_upstream_~lines#1, cx25821_risc_buffer_upstream_~out~2#1.base, cx25821_risc_buffer_upstream_~out~2#1.offset, cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset, cx25821_risc_buffer_upstream_~fifo_enable~0#1, cx25821_risc_buffer_upstream_~singlefield_lines~0#1, cx25821_risc_buffer_upstream_~odd_num_lines~0#1, cx25821_risc_buffer_upstream_~frame~0#1, cx25821_risc_buffer_upstream_~frame_size~0#1, cx25821_risc_buffer_upstream_~databuf_offset~0#1, cx25821_risc_buffer_upstream_~risc_program_size~0#1, cx25821_risc_buffer_upstream_~risc_flag~0#1, cx25821_risc_buffer_upstream_~bottom_offset~0#1, cx25821_risc_buffer_upstream_~risc_phys_jump_addr~0#1, cx25821_risc_buffer_upstream_~tmp~127#1.base, cx25821_risc_buffer_upstream_~tmp~127#1.offset, cx25821_risc_buffer_upstream_~tmp___0~65#1.base, cx25821_risc_buffer_upstream_~tmp___0~65#1.offset, cx25821_risc_buffer_upstream_~tmp___1~32#1.base, cx25821_risc_buffer_upstream_~tmp___1~32#1.offset;havoc cx25821_risc_buffer_upstream_#in~chan#1.base, cx25821_risc_buffer_upstream_#in~chan#1.offset, cx25821_risc_buffer_upstream_#in~pci#1.base, cx25821_risc_buffer_upstream_#in~pci#1.offset, cx25821_risc_buffer_upstream_#in~top_offset#1, cx25821_risc_buffer_upstream_#in~bpl#1, cx25821_risc_buffer_upstream_#in~lines#1;assume { :end_inline_cx25821_risc_buffer_upstream } true;assume -2147483648 <= cx25821_upstream_buffer_prepare_#t~ret4246#1 && cx25821_upstream_buffer_prepare_#t~ret4246#1 <= 2147483647;cx25821_upstream_buffer_prepare_~ret~2#1 := cx25821_upstream_buffer_prepare_#t~ret4246#1;havoc cx25821_upstream_buffer_prepare_#t~mem4244#1.base, cx25821_upstream_buffer_prepare_#t~mem4244#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4245#1;havoc cx25821_upstream_buffer_prepare_#t~ret4246#1; [2025-02-08 03:44:27,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16383: havoc __init_waitqueue_head_~arg0#1.base, __init_waitqueue_head_~arg0#1.offset, __init_waitqueue_head_~arg1#1.base, __init_waitqueue_head_~arg1#1.offset, __init_waitqueue_head_~arg2#1.base, __init_waitqueue_head_~arg2#1.offset;havoc __init_waitqueue_head_#in~arg0#1.base, __init_waitqueue_head_#in~arg0#1.offset, __init_waitqueue_head_#in~arg1#1.base, __init_waitqueue_head_#in~arg1#1.offset, __init_waitqueue_head_#in~arg2#1.base, __init_waitqueue_head_#in~arg2#1.offset;assume { :end_inline___init_waitqueue_head } true;call cx25821_vidupstream_init_#t~mem4382#1 := read~int#21(cx25821_vidupstream_init_~out~10#1.base, 8 + cx25821_vidupstream_init_~out~10#1.offset, 4);assume { :begin_inline_cx25821_sram_channel_setup_upstream } true;cx25821_sram_channel_setup_upstream_#in~dev#1.base, cx25821_sram_channel_setup_upstream_#in~dev#1.offset, cx25821_sram_channel_setup_upstream_#in~ch#1.base, cx25821_sram_channel_setup_upstream_#in~ch#1.offset, cx25821_sram_channel_setup_upstream_#in~bpl#1, cx25821_sram_channel_setup_upstream_#in~risc#1 := cx25821_vidupstream_init_~dev~31#1.base, cx25821_vidupstream_init_~dev~31#1.offset, cx25821_vidupstream_init_~sram_ch~5#1.base, cx25821_vidupstream_init_~sram_ch~5#1.offset, cx25821_vidupstream_init_#t~mem4382#1, 0;havoc cx25821_sram_channel_setup_upstream_#res#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4071#1, cx25821_sram_channel_setup_upstream_#t~mem4072#1.base, cx25821_sram_channel_setup_upstream_#t~mem4072#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4073#1, cx25821_sram_channel_setup_upstream_#t~mem4074#1.base, cx25821_sram_channel_setup_upstream_#t~mem4074#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4075#1, cx25821_sram_channel_setup_upstream_#t~mem4076#1.base, cx25821_sram_channel_setup_upstream_#t~mem4076#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4077#1, cx25821_sram_channel_setup_upstream_#t~mem4078#1.base, cx25821_sram_channel_setup_upstream_#t~mem4078#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4079#1, cx25821_sram_channel_setup_upstream_#t~mem4080#1, cx25821_sram_channel_setup_upstream_#t~mem4081#1, cx25821_sram_channel_setup_upstream_#t~ret4082#1, cx25821_sram_channel_setup_upstream_#t~mem4083#1, cx25821_sram_channel_setup_upstream_#t~mem4084#1.base, cx25821_sram_channel_setup_upstream_#t~mem4084#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4085#1.base, cx25821_sram_channel_setup_upstream_#t~mem4085#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4086#1.base, cx25821_sram_channel_setup_upstream_#t~mem4086#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4087#1.base, cx25821_sram_channel_setup_upstream_#t~mem4087#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4088#1.base, cx25821_sram_channel_setup_upstream_#t~mem4088#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4089#1, cx25821_sram_channel_setup_upstream_#t~mem4090#1.base, cx25821_sram_channel_setup_upstream_#t~mem4090#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4091#1, cx25821_sram_channel_setup_upstream_#t~mem4092#1.base, cx25821_sram_channel_setup_upstream_#t~mem4092#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4093#1, cx25821_sram_channel_setup_upstream_#t~mem4094#1.base, cx25821_sram_channel_setup_upstream_#t~mem4094#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4095#1, cx25821_sram_channel_setup_upstream_#t~mem4096#1, cx25821_sram_channel_setup_upstream_#t~mem4097#1.base, cx25821_sram_channel_setup_upstream_#t~mem4097#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4098#1, cx25821_sram_channel_setup_upstream_#t~mem4099#1.base, cx25821_sram_channel_setup_upstream_#t~mem4099#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4100#1, cx25821_sram_channel_setup_upstream_#t~mem4101#1.base, cx25821_sram_channel_setup_upstream_#t~mem4101#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4102#1, cx25821_sram_channel_setup_upstream_#t~mem4103#1, cx25821_sram_channel_setup_upstream_#t~mem4104#1.base, cx25821_sram_channel_setup_upstream_#t~mem4104#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4105#1, cx25821_sram_channel_setup_upstream_#t~mem4106#1.base, cx25821_sram_channel_setup_upstream_#t~mem4106#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4107#1, cx25821_sram_channel_setup_upstream_#t~mem4108#1.base, cx25821_sram_channel_setup_upstream_#t~mem4108#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4109#1, cx25821_sram_channel_setup_upstream_#t~mem4110#1.base, cx25821_sram_channel_setup_upstream_#t~mem4110#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4111#1, cx25821_sram_channel_setup_upstream_~dev#1.base, cx25821_sram_channel_setup_upstream_~dev#1.offset, cx25821_sram_channel_setup_upstream_~ch#1.base, cx25821_sram_channel_setup_upstream_~ch#1.offset, cx25821_sram_channel_setup_upstream_~bpl#1, cx25821_sram_channel_setup_upstream_~risc#1, cx25821_sram_channel_setup_upstream_~i~17#1, cx25821_sram_channel_setup_upstream_~lines~2#1, cx25821_sram_channel_setup_upstream_~cdt~2#1, cx25821_sram_channel_setup_upstream_~tmp~124#1;cx25821_sram_channel_setup_upstream_~dev#1.base, cx25821_sram_channel_setup_upstream_~dev#1.offset := cx25821_sram_channel_setup_upstream_#in~dev#1.base, cx25821_sram_channel_setup_upstream_#in~dev#1.offset;cx25821_sram_channel_setup_upstream_~ch#1.base, cx25821_sram_channel_setup_upstream_~ch#1.offset := cx25821_sram_channel_setup_upstream_#in~ch#1.base, cx25821_sram_channel_setup_upstream_#in~ch#1.offset;cx25821_sram_channel_setup_upstream_~bpl#1 := cx25821_sram_channel_setup_upstream_#in~bpl#1;cx25821_sram_channel_setup_upstream_~risc#1 := cx25821_sram_channel_setup_upstream_#in~risc#1;havoc cx25821_sram_channel_setup_upstream_~i~17#1;havoc cx25821_sram_channel_setup_upstream_~lines~2#1;havoc cx25821_sram_channel_setup_upstream_~cdt~2#1;havoc cx25821_sram_channel_setup_upstream_~tmp~124#1;call cx25821_sram_channel_setup_upstream_#t~mem4071#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15640: assume cx25821_sram_channel_setup_upstream_~i~17#1 % 4294967296 <= 79; [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15640: assume !(cx25821_sram_channel_setup_upstream_~i~17#1 % 4294967296 <= 79);call cx25821_sram_channel_setup_upstream_#t~mem4103#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 24 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4);call cx25821_sram_channel_setup_upstream_#t~mem4104#1.base, cx25821_sram_channel_setup_upstream_#t~mem4104#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4105#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 32 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-3: [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-2: call cx25821_start_video_dma_upstream_#t~mem4313#1.base, cx25821_start_video_dma_upstream_#t~mem4313#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8); [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-1: SUMMARY for call writel(cx25821_start_video_dma_upstream_#t~bitwise4312#1, cx25821_start_video_dma_upstream_#t~mem4313#1.base, 278558 + cx25821_start_video_dma_upstream_#t~mem4313#1.offset); srcloc: null [2025-02-08 03:44:27,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301: havoc cx25821_start_video_dma_upstream_#t~bitwise4312#1;havoc cx25821_start_video_dma_upstream_#t~mem4313#1.base, cx25821_start_video_dma_upstream_#t~mem4313#1.offset;call cx25821_start_video_dma_upstream_#t~mem4314#1 := read~int#21(cx25821_start_video_dma_upstream_~out~9#1.base, 60 + cx25821_start_video_dma_upstream_~out~9#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4315#1.base, cx25821_start_video_dma_upstream_#t~mem4315#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4316#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 12 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16070: assume 0 == (cx25821_upstream_buffer_prepare_#t~mem4224#1.base + cx25821_upstream_buffer_prepare_#t~mem4224#1.offset) % 18446744073709551616;havoc cx25821_upstream_buffer_prepare_#t~mem4224#1.base, cx25821_upstream_buffer_prepare_#t~mem4224#1.offset; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16070: assume !(0 == (cx25821_upstream_buffer_prepare_#t~mem4224#1.base + cx25821_upstream_buffer_prepare_#t~mem4224#1.offset) % 18446744073709551616);havoc cx25821_upstream_buffer_prepare_#t~mem4224#1.base, cx25821_upstream_buffer_prepare_#t~mem4224#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4226#1.base, cx25821_upstream_buffer_prepare_#t~mem4226#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4227#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 40 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4); [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-6: assume 0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || 452985343 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296;cx25821_start_video_dma_upstream_#t~bitwise4312#1 := 452985343; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-6: assume !(0 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 || 452985343 == cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296); [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-5: assume false;cx25821_start_video_dma_upstream_#t~bitwise4312#1 := cx25821_start_video_dma_upstream_~tmp~132#1; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-5: assume !false; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16301-4: havoc cx25821_start_video_dma_upstream_#t~bitwise4312#1;assume (cx25821_start_video_dma_upstream_#t~bitwise4312#1 % 4294967296 >= cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296 && cx25821_start_video_dma_upstream_#t~bitwise4312#1 % 4294967296 >= 452985343) && cx25821_start_video_dma_upstream_#t~bitwise4312#1 % 4294967296 <= 452985343 + cx25821_start_video_dma_upstream_~tmp~132#1 % 4294967296; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16318: assume cx25821_start_video_dma_upstream_~err~6#1 < 0;call cx25821_start_video_dma_upstream_#t~mem4350#1.base, cx25821_start_video_dma_upstream_#t~mem4350#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 336 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4351#1 := read~int#21(cx25821_start_video_dma_upstream_#t~mem4350#1.base, 1547 + cx25821_start_video_dma_upstream_#t~mem4350#1.offset, 4); [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16318: assume !(cx25821_start_video_dma_upstream_~err~6#1 < 0);call cx25821_start_video_dma_upstream_#t~mem4353#1.base, cx25821_start_video_dma_upstream_#t~mem4353#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4354#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 60 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16384: cx25821_vidupstream_init_#t~ret4383#1 := cx25821_sram_channel_setup_upstream_#res#1;havoc cx25821_sram_channel_setup_upstream_#t~mem4071#1, cx25821_sram_channel_setup_upstream_#t~mem4072#1.base, cx25821_sram_channel_setup_upstream_#t~mem4072#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4073#1, cx25821_sram_channel_setup_upstream_#t~mem4074#1.base, cx25821_sram_channel_setup_upstream_#t~mem4074#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4075#1, cx25821_sram_channel_setup_upstream_#t~mem4076#1.base, cx25821_sram_channel_setup_upstream_#t~mem4076#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4077#1, cx25821_sram_channel_setup_upstream_#t~mem4078#1.base, cx25821_sram_channel_setup_upstream_#t~mem4078#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4079#1, cx25821_sram_channel_setup_upstream_#t~mem4080#1, cx25821_sram_channel_setup_upstream_#t~mem4081#1, cx25821_sram_channel_setup_upstream_#t~ret4082#1, cx25821_sram_channel_setup_upstream_#t~mem4083#1, cx25821_sram_channel_setup_upstream_#t~mem4084#1.base, cx25821_sram_channel_setup_upstream_#t~mem4084#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4085#1.base, cx25821_sram_channel_setup_upstream_#t~mem4085#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4086#1.base, cx25821_sram_channel_setup_upstream_#t~mem4086#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4087#1.base, cx25821_sram_channel_setup_upstream_#t~mem4087#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4088#1.base, cx25821_sram_channel_setup_upstream_#t~mem4088#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4089#1, cx25821_sram_channel_setup_upstream_#t~mem4090#1.base, cx25821_sram_channel_setup_upstream_#t~mem4090#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4091#1, cx25821_sram_channel_setup_upstream_#t~mem4092#1.base, cx25821_sram_channel_setup_upstream_#t~mem4092#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4093#1, cx25821_sram_channel_setup_upstream_#t~mem4094#1.base, cx25821_sram_channel_setup_upstream_#t~mem4094#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4095#1, cx25821_sram_channel_setup_upstream_#t~mem4096#1, cx25821_sram_channel_setup_upstream_#t~mem4097#1.base, cx25821_sram_channel_setup_upstream_#t~mem4097#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4098#1, cx25821_sram_channel_setup_upstream_#t~mem4099#1.base, cx25821_sram_channel_setup_upstream_#t~mem4099#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4100#1, cx25821_sram_channel_setup_upstream_#t~mem4101#1.base, cx25821_sram_channel_setup_upstream_#t~mem4101#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4102#1, cx25821_sram_channel_setup_upstream_#t~mem4103#1, cx25821_sram_channel_setup_upstream_#t~mem4104#1.base, cx25821_sram_channel_setup_upstream_#t~mem4104#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4105#1, cx25821_sram_channel_setup_upstream_#t~mem4106#1.base, cx25821_sram_channel_setup_upstream_#t~mem4106#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4107#1, cx25821_sram_channel_setup_upstream_#t~mem4108#1.base, cx25821_sram_channel_setup_upstream_#t~mem4108#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4109#1, cx25821_sram_channel_setup_upstream_#t~mem4110#1.base, cx25821_sram_channel_setup_upstream_#t~mem4110#1.offset, cx25821_sram_channel_setup_upstream_#t~mem4111#1, cx25821_sram_channel_setup_upstream_~dev#1.base, cx25821_sram_channel_setup_upstream_~dev#1.offset, cx25821_sram_channel_setup_upstream_~ch#1.base, cx25821_sram_channel_setup_upstream_~ch#1.offset, cx25821_sram_channel_setup_upstream_~bpl#1, cx25821_sram_channel_setup_upstream_~risc#1, cx25821_sram_channel_setup_upstream_~i~17#1, cx25821_sram_channel_setup_upstream_~lines~2#1, cx25821_sram_channel_setup_upstream_~cdt~2#1, cx25821_sram_channel_setup_upstream_~tmp~124#1;havoc cx25821_sram_channel_setup_upstream_#in~dev#1.base, cx25821_sram_channel_setup_upstream_#in~dev#1.offset, cx25821_sram_channel_setup_upstream_#in~ch#1.base, cx25821_sram_channel_setup_upstream_#in~ch#1.offset, cx25821_sram_channel_setup_upstream_#in~bpl#1, cx25821_sram_channel_setup_upstream_#in~risc#1;assume { :end_inline_cx25821_sram_channel_setup_upstream } true;assume -2147483648 <= cx25821_vidupstream_init_#t~ret4383#1 && cx25821_vidupstream_init_#t~ret4383#1 <= 2147483647;cx25821_vidupstream_init_~err~7#1 := cx25821_vidupstream_init_#t~ret4383#1;havoc cx25821_vidupstream_init_#t~mem4382#1;havoc cx25821_vidupstream_init_#t~ret4383#1;call cx25821_vidupstream_init_#t~mem4384#1 := read~int#21(cx25821_vidupstream_init_~out~10#1.base, 16 + cx25821_vidupstream_init_~out~10#1.offset, 4);assume { :begin_inline_cx25821_set_pixelengine } true;cx25821_set_pixelengine_#in~chan#1.base, cx25821_set_pixelengine_#in~chan#1.offset, cx25821_set_pixelengine_#in~ch#1.base, cx25821_set_pixelengine_#in~ch#1.offset, cx25821_set_pixelengine_#in~pix_format#1 := cx25821_vidupstream_init_~chan#1.base, cx25821_vidupstream_init_~chan#1.offset, cx25821_vidupstream_init_~sram_ch~5#1.base, cx25821_vidupstream_init_~sram_ch~5#1.offset, cx25821_vidupstream_init_#t~mem4384#1;havoc cx25821_set_pixelengine_#t~mem4291#1.base, cx25821_set_pixelengine_#t~mem4291#1.offset, cx25821_set_pixelengine_#t~mem4292#1.base, cx25821_set_pixelengine_#t~mem4292#1.offset, cx25821_set_pixelengine_#t~mem4293#1, cx25821_set_pixelengine_#t~bitwise4294#1, cx25821_set_pixelengine_#t~bitwise4295#1, cx25821_set_pixelengine_#t~mem4296#1, cx25821_set_pixelengine_#t~bitwise4297#1, cx25821_set_pixelengine_#t~mem4298#1.base, cx25821_set_pixelengine_#t~mem4298#1.offset, cx25821_set_pixelengine_#t~mem4299#1, cx25821_set_pixelengine_#t~mem4300#1.base, cx25821_set_pixelengine_#t~mem4300#1.offset, cx25821_set_pixelengine_#t~mem4301#1, cx25821_set_pixelengine_#t~mem4302#1, cx25821_set_pixelengine_#t~bitwise4303#1, cx25821_set_pixelengine_#t~mem4304#1.base, cx25821_set_pixelengine_#t~mem4304#1.offset, cx25821_set_pixelengine_#t~mem4305#1, cx25821_set_pixelengine_#t~mem4306#1.base, cx25821_set_pixelengine_#t~mem4306#1.offset, cx25821_set_pixelengine_#t~mem4307#1, cx25821_set_pixelengine_~chan#1.base, cx25821_set_pixelengine_~chan#1.offset, cx25821_set_pixelengine_~ch#1.base, cx25821_set_pixelengine_~ch#1.offset, cx25821_set_pixelengine_~pix_format#1, cx25821_set_pixelengine_~out~8#1.base, cx25821_set_pixelengine_~out~8#1.offset, cx25821_set_pixelengine_~dev~29#1.base, cx25821_set_pixelengine_~dev~29#1.offset, cx25821_set_pixelengine_~width~0#1, cx25821_set_pixelengine_~height~0#1, cx25821_set_pixelengine_~num_lines~0#1, cx25821_set_pixelengine_~odd_num_lines~1#1, cx25821_set_pixelengine_~value~13#1, cx25821_set_pixelengine_~vip_mode~0#1;cx25821_set_pixelengine_~chan#1.base, cx25821_set_pixelengine_~chan#1.offset := cx25821_set_pixelengine_#in~chan#1.base, cx25821_set_pixelengine_#in~chan#1.offset;cx25821_set_pixelengine_~ch#1.base, cx25821_set_pixelengine_~ch#1.offset := cx25821_set_pixelengine_#in~ch#1.base, cx25821_set_pixelengine_#in~ch#1.offset;cx25821_set_pixelengine_~pix_format#1 := cx25821_set_pixelengine_#in~pix_format#1;havoc cx25821_set_pixelengine_~out~8#1.base, cx25821_set_pixelengine_~out~8#1.offset;havoc cx25821_set_pixelengine_~dev~29#1.base, cx25821_set_pixelengine_~dev~29#1.offset;havoc cx25821_set_pixelengine_~width~0#1;havoc cx25821_set_pixelengine_~height~0#1;havoc cx25821_set_pixelengine_~num_lines~0#1;havoc cx25821_set_pixelengine_~odd_num_lines~1#1;havoc cx25821_set_pixelengine_~value~13#1;havoc cx25821_set_pixelengine_~vip_mode~0#1;call cx25821_set_pixelengine_#t~mem4291#1.base, cx25821_set_pixelengine_#t~mem4291#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~chan#1.base, 2852 + cx25821_set_pixelengine_~chan#1.offset, 8);cx25821_set_pixelengine_~out~8#1.base, cx25821_set_pixelengine_~out~8#1.offset := cx25821_set_pixelengine_#t~mem4291#1.base, cx25821_set_pixelengine_#t~mem4291#1.offset;havoc cx25821_set_pixelengine_#t~mem4291#1.base, cx25821_set_pixelengine_#t~mem4291#1.offset;call cx25821_set_pixelengine_#t~mem4292#1.base, cx25821_set_pixelengine_#t~mem4292#1.offset := read~$Pointer$#21(cx25821_set_pixelengine_~chan#1.base, 4 + cx25821_set_pixelengine_~chan#1.offset, 8);cx25821_set_pixelengine_~dev~29#1.base, cx25821_set_pixelengine_~dev~29#1.offset := cx25821_set_pixelengine_#t~mem4292#1.base, cx25821_set_pixelengine_#t~mem4292#1.offset;havoc cx25821_set_pixelengine_#t~mem4292#1.base, cx25821_set_pixelengine_#t~mem4292#1.offset;cx25821_set_pixelengine_~width~0#1 := 720;call cx25821_set_pixelengine_#t~mem4293#1 := read~int#21(cx25821_set_pixelengine_~out~8#1.base, 32 + cx25821_set_pixelengine_~out~8#1.offset, 4);cx25821_set_pixelengine_~height~0#1 := cx25821_set_pixelengine_#t~mem4293#1;havoc cx25821_set_pixelengine_#t~mem4293#1;cx25821_set_pixelengine_~vip_mode~0#1 := 0; [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16302-1: SUMMARY for call writel(cx25821_start_video_dma_upstream_#t~mem4314#1, cx25821_start_video_dma_upstream_#t~mem4315#1.base, cx25821_start_video_dma_upstream_#t~mem4315#1.offset + (if cx25821_start_video_dma_upstream_#t~mem4316#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_start_video_dma_upstream_#t~mem4316#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_start_video_dma_upstream_#t~mem4316#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16335-1: SUMMARY for call cx25821_dev_unregister(cx25821_start_video_dma_upstream_~dev~30#1.base, cx25821_start_video_dma_upstream_~dev~30#1.offset); srcloc: null [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16302: havoc cx25821_start_video_dma_upstream_#t~mem4314#1;havoc cx25821_start_video_dma_upstream_#t~mem4315#1.base, cx25821_start_video_dma_upstream_#t~mem4315#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4316#1;call cx25821_start_video_dma_upstream_#t~mem4317#1.base, cx25821_start_video_dma_upstream_#t~mem4317#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4318#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 12 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16335: cx25821_start_video_dma_upstream_#res#1 := cx25821_start_video_dma_upstream_~err~6#1; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15856: cx25821_risc_buffer_upstream_~tmp~127#1.base, cx25821_risc_buffer_upstream_~tmp~127#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset;cx25821_risc_buffer_upstream_~rp~3#1.base, cx25821_risc_buffer_upstream_~rp~3#1.offset := cx25821_risc_buffer_upstream_~rp~3#1.base, 4 + cx25821_risc_buffer_upstream_~rp~3#1.offset; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16005: assume { :end_inline_schedule } true; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16104: assume cx25821_upstream_buffer_prepare_~ret~2#1 < 0; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16104: assume !(cx25821_upstream_buffer_prepare_~ret~2#1 < 0);cx25821_upstream_buffer_prepare_#res#1 := 0;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15625-1: SUMMARY for call writel(cx25821_sram_channel_setup_upstream_~risc#1, cx25821_sram_channel_setup_upstream_#t~mem4088#1.base, cx25821_sram_channel_setup_upstream_#t~mem4088#1.offset + (if cx25821_sram_channel_setup_upstream_#t~mem4089#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then cx25821_sram_channel_setup_upstream_#t~mem4089#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else cx25821_sram_channel_setup_upstream_#t~mem4089#1 % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15625: havoc cx25821_sram_channel_setup_upstream_#t~mem4088#1.base, cx25821_sram_channel_setup_upstream_#t~mem4088#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4089#1;call cx25821_sram_channel_setup_upstream_#t~mem4090#1.base, cx25821_sram_channel_setup_upstream_#t~mem4090#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4091#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16088-2: call cx25821_upstream_buffer_prepare_#t~mem4234#1.base, cx25821_upstream_buffer_prepare_#t~mem4234#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~dev~26#1.base, 336 + cx25821_upstream_buffer_prepare_~dev~26#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4235#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 100 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16088-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~ret4236#1.base, cx25821_upstream_buffer_prepare_#t~ret4236#1.offset := pci_alloc_consistent(cx25821_upstream_buffer_prepare_#t~mem4234#1.base, cx25821_upstream_buffer_prepare_#t~mem4234#1.offset, cx25821_upstream_buffer_prepare_#t~mem4235#1 % 4294967296, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset); srcloc: null [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16055: assume 0 != (cx25821_upstream_buffer_prepare_#t~mem4212#1.base + cx25821_upstream_buffer_prepare_#t~mem4212#1.offset) % 18446744073709551616;havoc cx25821_upstream_buffer_prepare_#t~mem4212#1.base, cx25821_upstream_buffer_prepare_#t~mem4212#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4213#1.base, cx25821_upstream_buffer_prepare_#t~mem4213#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~dev~26#1.base, 336 + cx25821_upstream_buffer_prepare_~dev~26#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4214#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 96 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);call cx25821_upstream_buffer_prepare_#t~mem4215#1.base, cx25821_upstream_buffer_prepare_#t~mem4215#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4216#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 60 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16055: assume !(0 != (cx25821_upstream_buffer_prepare_#t~mem4212#1.base + cx25821_upstream_buffer_prepare_#t~mem4212#1.offset) % 18446744073709551616);havoc cx25821_upstream_buffer_prepare_#t~mem4212#1.base, cx25821_upstream_buffer_prepare_#t~mem4212#1.offset; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16088: cx25821_upstream_buffer_prepare_~tmp___0~67#1.base, cx25821_upstream_buffer_prepare_~tmp___0~67#1.offset := cx25821_upstream_buffer_prepare_#t~ret4236#1.base, cx25821_upstream_buffer_prepare_#t~ret4236#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4234#1.base, cx25821_upstream_buffer_prepare_#t~mem4234#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4235#1;havoc cx25821_upstream_buffer_prepare_#t~ret4236#1.base, cx25821_upstream_buffer_prepare_#t~ret4236#1.offset;call write~$Pointer$#21(cx25821_upstream_buffer_prepare_~tmp___0~67#1.base, cx25821_upstream_buffer_prepare_~tmp___0~67#1.offset, cx25821_upstream_buffer_prepare_~out~6#1.base, 80 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);call cx25821_upstream_buffer_prepare_#t~mem4237#1 := read~int#17(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset, 8);call write~int#21(cx25821_upstream_buffer_prepare_#t~mem4237#1, cx25821_upstream_buffer_prepare_~out~6#1.base, 88 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8);havoc cx25821_upstream_buffer_prepare_#t~mem4237#1;call cx25821_upstream_buffer_prepare_#t~mem4238#1 := read~int#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 100 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);call write~int#21(cx25821_upstream_buffer_prepare_#t~mem4238#1, cx25821_upstream_buffer_prepare_~out~6#1.base, 76 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 4);havoc cx25821_upstream_buffer_prepare_#t~mem4238#1;call cx25821_upstream_buffer_prepare_#t~mem4239#1.base, cx25821_upstream_buffer_prepare_#t~mem4239#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 80 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15609: cx25821_sram_channel_setup_upstream_~i~17#1 := 0; [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15626: havoc cx25821_sram_channel_setup_upstream_#t~mem4090#1.base, cx25821_sram_channel_setup_upstream_#t~mem4090#1.offset;havoc cx25821_sram_channel_setup_upstream_#t~mem4091#1;call cx25821_sram_channel_setup_upstream_#t~mem4092#1.base, cx25821_sram_channel_setup_upstream_#t~mem4092#1.offset := read~$Pointer$#21(cx25821_sram_channel_setup_upstream_~dev#1.base, 358 + cx25821_sram_channel_setup_upstream_~dev#1.offset, 8);call cx25821_sram_channel_setup_upstream_#t~mem4093#1 := read~int#21(cx25821_sram_channel_setup_upstream_~ch#1.base, 12 + cx25821_sram_channel_setup_upstream_~ch#1.offset, 4); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16303-1: SUMMARY for call writel(0, cx25821_start_video_dma_upstream_#t~mem4317#1.base, cx25821_start_video_dma_upstream_#t~mem4317#1.offset + (if (4 + cx25821_start_video_dma_upstream_#t~mem4318#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (4 + cx25821_start_video_dma_upstream_#t~mem4318#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (4 + cx25821_start_video_dma_upstream_#t~mem4318#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16303: havoc cx25821_start_video_dma_upstream_#t~mem4317#1.base, cx25821_start_video_dma_upstream_#t~mem4317#1.offset;havoc cx25821_start_video_dma_upstream_#t~mem4318#1;call cx25821_start_video_dma_upstream_#t~mem4319#1.base, cx25821_start_video_dma_upstream_#t~mem4319#1.offset := read~$Pointer$#21(cx25821_start_video_dma_upstream_~dev~30#1.base, 358 + cx25821_start_video_dma_upstream_~dev~30#1.offset, 8);call cx25821_start_video_dma_upstream_#t~mem4320#1 := read~int#21(cx25821_start_video_dma_upstream_~sram_ch#1.base, 64 + cx25821_start_video_dma_upstream_~sram_ch#1.offset, 4); [2025-02-08 03:44:27,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16386: havoc cx25821_set_pixelengine_#t~mem4291#1.base, cx25821_set_pixelengine_#t~mem4291#1.offset, cx25821_set_pixelengine_#t~mem4292#1.base, cx25821_set_pixelengine_#t~mem4292#1.offset, cx25821_set_pixelengine_#t~mem4293#1, cx25821_set_pixelengine_#t~bitwise4294#1, cx25821_set_pixelengine_#t~bitwise4295#1, cx25821_set_pixelengine_#t~mem4296#1, cx25821_set_pixelengine_#t~bitwise4297#1, cx25821_set_pixelengine_#t~mem4298#1.base, cx25821_set_pixelengine_#t~mem4298#1.offset, cx25821_set_pixelengine_#t~mem4299#1, cx25821_set_pixelengine_#t~mem4300#1.base, cx25821_set_pixelengine_#t~mem4300#1.offset, cx25821_set_pixelengine_#t~mem4301#1, cx25821_set_pixelengine_#t~mem4302#1, cx25821_set_pixelengine_#t~bitwise4303#1, cx25821_set_pixelengine_#t~mem4304#1.base, cx25821_set_pixelengine_#t~mem4304#1.offset, cx25821_set_pixelengine_#t~mem4305#1, cx25821_set_pixelengine_#t~mem4306#1.base, cx25821_set_pixelengine_#t~mem4306#1.offset, cx25821_set_pixelengine_#t~mem4307#1, cx25821_set_pixelengine_~chan#1.base, cx25821_set_pixelengine_~chan#1.offset, cx25821_set_pixelengine_~ch#1.base, cx25821_set_pixelengine_~ch#1.offset, cx25821_set_pixelengine_~pix_format#1, cx25821_set_pixelengine_~out~8#1.base, cx25821_set_pixelengine_~out~8#1.offset, cx25821_set_pixelengine_~dev~29#1.base, cx25821_set_pixelengine_~dev~29#1.offset, cx25821_set_pixelengine_~width~0#1, cx25821_set_pixelengine_~height~0#1, cx25821_set_pixelengine_~num_lines~0#1, cx25821_set_pixelengine_~odd_num_lines~1#1, cx25821_set_pixelengine_~value~13#1, cx25821_set_pixelengine_~vip_mode~0#1;havoc cx25821_set_pixelengine_#in~chan#1.base, cx25821_set_pixelengine_#in~chan#1.offset, cx25821_set_pixelengine_#in~ch#1.base, cx25821_set_pixelengine_#in~ch#1.offset, cx25821_set_pixelengine_#in~pix_format#1;assume { :end_inline_cx25821_set_pixelengine } true;havoc cx25821_vidupstream_init_#t~mem4384#1;call write~int#21(2 * cx25821_vidupstream_init_~risc_buffer_size~0#1, cx25821_vidupstream_init_~out~10#1.base, 96 + cx25821_vidupstream_init_~out~10#1.offset, 4);call write~int#21(2 * cx25821_vidupstream_init_~data_frame_size~0#1, cx25821_vidupstream_init_~out~10#1.base, 100 + cx25821_vidupstream_init_~out~10#1.offset, 4);call cx25821_vidupstream_init_#t~mem4385#1 := read~int#21(cx25821_vidupstream_init_~out~10#1.base, 8 + cx25821_vidupstream_init_~out~10#1.offset, 4);assume { :begin_inline_cx25821_upstream_buffer_prepare } true;cx25821_upstream_buffer_prepare_#in~chan#1.base, cx25821_upstream_buffer_prepare_#in~chan#1.offset, cx25821_upstream_buffer_prepare_#in~sram_ch#1.base, cx25821_upstream_buffer_prepare_#in~sram_ch#1.offset, cx25821_upstream_buffer_prepare_#in~bpl#1 := cx25821_vidupstream_init_~chan#1.base, cx25821_vidupstream_init_~chan#1.offset, cx25821_vidupstream_init_~sram_ch~5#1.base, cx25821_vidupstream_init_~sram_ch~5#1.offset, cx25821_vidupstream_init_#t~mem4385#1;havoc cx25821_upstream_buffer_prepare_#res#1;havoc cx25821_upstream_buffer_prepare_#t~mem4210#1.base, cx25821_upstream_buffer_prepare_#t~mem4210#1.offset, cx25821_upstream_buffer_prepare_#t~mem4211#1.base, cx25821_upstream_buffer_prepare_#t~mem4211#1.offset, cx25821_upstream_buffer_prepare_#t~mem4212#1.base, cx25821_upstream_buffer_prepare_#t~mem4212#1.offset, cx25821_upstream_buffer_prepare_#t~mem4213#1.base, cx25821_upstream_buffer_prepare_#t~mem4213#1.offset, cx25821_upstream_buffer_prepare_#t~mem4214#1, cx25821_upstream_buffer_prepare_#t~mem4215#1.base, cx25821_upstream_buffer_prepare_#t~mem4215#1.offset, cx25821_upstream_buffer_prepare_#t~mem4216#1, cx25821_upstream_buffer_prepare_#t~mem4217#1.base, cx25821_upstream_buffer_prepare_#t~mem4217#1.offset, cx25821_upstream_buffer_prepare_#t~mem4218#1, cx25821_upstream_buffer_prepare_#t~ret4219#1.base, cx25821_upstream_buffer_prepare_#t~ret4219#1.offset, cx25821_upstream_buffer_prepare_#t~mem4220#1.base, cx25821_upstream_buffer_prepare_#t~mem4220#1.offset, cx25821_upstream_buffer_prepare_#t~mem4221#1, cx25821_upstream_buffer_prepare_#t~mem4222#1, cx25821_upstream_buffer_prepare_#t~mem4223#1, cx25821_upstream_buffer_prepare_#t~mem4224#1.base, cx25821_upstream_buffer_prepare_#t~mem4224#1.offset, cx25821_upstream_buffer_prepare_#t~ret4225#1, cx25821_upstream_buffer_prepare_#t~mem4226#1.base, cx25821_upstream_buffer_prepare_#t~mem4226#1.offset, cx25821_upstream_buffer_prepare_#t~mem4227#1, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4228#1.offset, cx25821_upstream_buffer_prepare_#t~mem4229#1.base, cx25821_upstream_buffer_prepare_#t~mem4229#1.offset, cx25821_upstream_buffer_prepare_#t~mem4230#1.base, cx25821_upstream_buffer_prepare_#t~mem4230#1.offset, cx25821_upstream_buffer_prepare_#t~mem4231#1, cx25821_upstream_buffer_prepare_#t~mem4232#1.base, cx25821_upstream_buffer_prepare_#t~mem4232#1.offset, cx25821_upstream_buffer_prepare_#t~mem4233#1, cx25821_upstream_buffer_prepare_#t~mem4234#1.base, cx25821_upstream_buffer_prepare_#t~mem4234#1.offset, cx25821_upstream_buffer_prepare_#t~mem4235#1, cx25821_upstream_buffer_prepare_#t~ret4236#1.base, cx25821_upstream_buffer_prepare_#t~ret4236#1.offset, cx25821_upstream_buffer_prepare_#t~mem4237#1, cx25821_upstream_buffer_prepare_#t~mem4238#1, cx25821_upstream_buffer_prepare_#t~mem4239#1.base, cx25821_upstream_buffer_prepare_#t~mem4239#1.offset, cx25821_upstream_buffer_prepare_#t~ret4240#1, cx25821_upstream_buffer_prepare_#t~mem4241#1.base, cx25821_upstream_buffer_prepare_#t~mem4241#1.offset, cx25821_upstream_buffer_prepare_#t~mem4242#1, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.base, cx25821_upstream_buffer_prepare_#t~memset~res4243#1.offset, cx25821_upstream_buffer_prepare_#t~mem4244#1.base, cx25821_upstream_buffer_prepare_#t~mem4244#1.offset, cx25821_upstream_buffer_prepare_#t~mem4245#1, cx25821_upstream_buffer_prepare_#t~ret4246#1, cx25821_upstream_buffer_prepare_#t~ret4247#1, cx25821_upstream_buffer_prepare_~chan#1.base, cx25821_upstream_buffer_prepare_~chan#1.offset, cx25821_upstream_buffer_prepare_~sram_ch#1.base, cx25821_upstream_buffer_prepare_~sram_ch#1.offset, cx25821_upstream_buffer_prepare_~bpl#1, cx25821_upstream_buffer_prepare_~out~6#1.base, cx25821_upstream_buffer_prepare_~out~6#1.offset, cx25821_upstream_buffer_prepare_~dev~26#1.base, cx25821_upstream_buffer_prepare_~dev~26#1.offset, cx25821_upstream_buffer_prepare_~ret~2#1, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset, cx25821_upstream_buffer_prepare_~tmp~130#1.base, cx25821_upstream_buffer_prepare_~tmp~130#1.offset, cx25821_upstream_buffer_prepare_~tmp___0~67#1.base, cx25821_upstream_buffer_prepare_~tmp___0~67#1.offset;cx25821_upstream_buffer_prepare_~chan#1.base, cx25821_upstream_buffer_prepare_~chan#1.offset := cx25821_upstream_buffer_prepare_#in~chan#1.base, cx25821_upstream_buffer_prepare_#in~chan#1.offset;cx25821_upstream_buffer_prepare_~sram_ch#1.base, cx25821_upstream_buffer_prepare_~sram_ch#1.offset := cx25821_upstream_buffer_prepare_#in~sram_ch#1.base, cx25821_upstream_buffer_prepare_#in~sram_ch#1.offset;cx25821_upstream_buffer_prepare_~bpl#1 := cx25821_upstream_buffer_prepare_#in~bpl#1;havoc cx25821_upstream_buffer_prepare_~out~6#1.base, cx25821_upstream_buffer_prepare_~out~6#1.offset;havoc cx25821_upstream_buffer_prepare_~dev~26#1.base, cx25821_upstream_buffer_prepare_~dev~26#1.offset;havoc cx25821_upstream_buffer_prepare_~ret~2#1;call cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset := #Ultimate.allocOnStack(8);call cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset := #Ultimate.allocOnStack(8);havoc cx25821_upstream_buffer_prepare_~tmp~130#1.base, cx25821_upstream_buffer_prepare_~tmp~130#1.offset;havoc cx25821_upstream_buffer_prepare_~tmp___0~67#1.base, cx25821_upstream_buffer_prepare_~tmp___0~67#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4210#1.base, cx25821_upstream_buffer_prepare_#t~mem4210#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~chan#1.base, 2852 + cx25821_upstream_buffer_prepare_~chan#1.offset, 8);cx25821_upstream_buffer_prepare_~out~6#1.base, cx25821_upstream_buffer_prepare_~out~6#1.offset := cx25821_upstream_buffer_prepare_#t~mem4210#1.base, cx25821_upstream_buffer_prepare_#t~mem4210#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4210#1.base, cx25821_upstream_buffer_prepare_#t~mem4210#1.offset;call cx25821_upstream_buffer_prepare_#t~mem4211#1.base, cx25821_upstream_buffer_prepare_#t~mem4211#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~chan#1.base, 4 + cx25821_upstream_buffer_prepare_~chan#1.offset, 8);cx25821_upstream_buffer_prepare_~dev~26#1.base, cx25821_upstream_buffer_prepare_~dev~26#1.offset := cx25821_upstream_buffer_prepare_#t~mem4211#1.base, cx25821_upstream_buffer_prepare_#t~mem4211#1.offset;havoc cx25821_upstream_buffer_prepare_#t~mem4211#1.base, cx25821_upstream_buffer_prepare_#t~mem4211#1.offset;cx25821_upstream_buffer_prepare_~ret~2#1 := 0;call cx25821_upstream_buffer_prepare_#t~mem4212#1.base, cx25821_upstream_buffer_prepare_#t~mem4212#1.offset := read~$Pointer$#21(cx25821_upstream_buffer_prepare_~out~6#1.base, 52 + cx25821_upstream_buffer_prepare_~out~6#1.offset, 8); [2025-02-08 03:44:27,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16072-1: SUMMARY for call cx25821_upstream_buffer_prepare_#t~ret4225#1 := printk(181, 0); srcloc: null [2025-02-08 03:44:27,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16072: assume -2147483648 <= cx25821_upstream_buffer_prepare_#t~ret4225#1 && cx25821_upstream_buffer_prepare_#t~ret4225#1 <= 2147483647;havoc cx25821_upstream_buffer_prepare_#t~ret4225#1;cx25821_upstream_buffer_prepare_#res#1 := -12;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#dma_addr~0#1.offset;call ULTIMATE.dealloc(cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset);havoc cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.base, cx25821_upstream_buffer_prepare_~#data_dma_addr~0#1.offset; [2025-02-08 03:44:27,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15626-1: SUMMARY for call writel(0, cx25821_sram_channel_setup_upstream_#t~mem4090#1.base, cx25821_sram_channel_setup_upstream_#t~mem4090#1.offset + (if (4 + cx25821_sram_channel_setup_upstream_#t~mem4091#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (4 + cx25821_sram_channel_setup_upstream_#t~mem4091#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 else (4 + cx25821_sram_channel_setup_upstream_#t~mem4091#1) % 4294967296 / 4 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 03:44:27,182 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11579: havoc #t~bitwise2077;havoc #t~bitwise2078; [2025-02-08 03:44:27,240 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15742: ~tmp___0~64.base, ~tmp___0~64.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(4026531840, ~tmp___0~64.base, ~tmp___0~64.offset, 4);~i~19 := 1 + ~i~19; [2025-02-08 03:44:27,240 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15763-1: assume #t~short4123; [2025-02-08 03:44:27,240 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15763-1: assume !#t~short4123;call #t~mem4122 := read~int#21(~out~1.base, 104 + ~out~1.offset, 4);#t~short4123 := 0 == #t~mem4122; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15763: assume #t~short4123;havoc #t~mem4122;havoc #t~short4123;~offset := ~offset + ~dist_betwn_starts~1; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15763: assume !#t~short4123;havoc #t~mem4122;havoc #t~short4123; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15767: assume 0 != ~fifo_enable && 3 == ~line~3 % 4294967296;~tmp___4~13.base, ~tmp___4~13.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(3489660928, ~tmp___4~13.base, ~tmp___4~13.offset, 4);~tmp___5~12.base, ~tmp___5~12.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call #t~mem4124 := read~int#21(~sram_ch~2.base, 60 + ~sram_ch~2.offset, 4);call write~int#21(#t~mem4124, ~tmp___5~12.base, ~tmp___5~12.offset, 4);havoc #t~mem4124;~tmp___6~8.base, ~tmp___6~8.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(1, ~tmp___6~8.base, ~tmp___6~8.offset, 4);~tmp___7~8.base, ~tmp___7~8.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(1, ~tmp___7~8.base, ~tmp___7~8.offset, 4); [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15767: assume !(0 != ~fifo_enable && 3 == ~line~3 % 4294967296); [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15782: ~line~3 := 1 + ~line~3; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-2: havoc #t~bitwise4121;assume (#t~bitwise4121 % 4294967296 >= ~bpl % 4294967296 && #t~bitwise4121 % 4294967296 >= 2617245696) && #t~bitwise4121 % 4294967296 <= 2617245696 + ~bpl % 4294967296; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15754: ~tmp___1~31.base, ~tmp___1~31.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-1: [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756: call write~int#21(#t~bitwise4121, ~tmp___1~31.base, ~tmp___1~31.offset, 4);havoc #t~bitwise4121;~tmp___2~21.base, ~tmp___2~21.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(~databuf_phys_addr + ~offset, ~tmp___2~21.base, ~tmp___2~21.offset, 4);~tmp___3~17.base, ~tmp___3~17.offset := ~rp.base, ~rp.offset;~rp.base, ~rp.offset := ~rp.base, 4 + ~rp.offset;call write~int#21(0, ~tmp___3~17.base, ~tmp___3~17.offset, 4);#t~short4123 := ~lines % 4294967296 <= 240 || ~line~3 % 4294967296 <= 238; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-4: assume 0 == ~bpl % 4294967296 || 2617245696 == ~bpl % 4294967296;#t~bitwise4121 := 2617245696; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-4: assume !(0 == ~bpl % 4294967296 || 2617245696 == ~bpl % 4294967296); [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-3: assume false;#t~bitwise4121 := ~bpl; [2025-02-08 03:44:27,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15756-3: assume !false; [2025-02-08 03:44:27,247 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17173: havoc #t~nondet4457; [2025-02-08 03:44:47,729 WARN L249 Executor]: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-02-08 03:44:47,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 101 [2025-02-08 03:44:47,733 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:709) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-02-08 03:44:47,744 INFO L158 Benchmark]: Toolchain (without parser) took 38461.20ms. Allocated memory was 142.6MB in the beginning and 1.3GB in the end (delta: 1.2GB). Free memory was 91.2MB in the beginning and 312.5MB in the end (delta: -221.3MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2025-02-08 03:44:47,744 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 201.3MB. Free memory is still 124.4MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 03:44:47,745 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3629.16ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 91.2MB in the beginning and 218.1MB in the end (delta: -126.8MB). Peak memory consumption was 145.7MB. Max. memory is 16.1GB. [2025-02-08 03:44:47,745 INFO L158 Benchmark]: Boogie Procedure Inliner took 1434.28ms. Allocated memory was 394.3MB in the beginning and 1.6GB in the end (delta: 1.2GB). Free memory was 218.1MB in the beginning and 1.2GB in the end (delta: -996.6MB). Peak memory consumption was 379.9MB. Max. memory is 16.1GB. [2025-02-08 03:44:47,746 INFO L158 Benchmark]: Boogie Preprocessor took 6737.57ms. Allocated memory was 1.6GB in the beginning and 1.3GB in the end (delta: -243.3MB). Free memory was 1.2GB in the beginning and 608.2MB in the end (delta: 606.5MB). Peak memory consumption was 968.9MB. Max. memory is 16.1GB. [2025-02-08 03:44:47,746 INFO L158 Benchmark]: IcfgBuilder took 26653.68ms. Allocated memory is still 1.3GB. Free memory was 608.2MB in the beginning and 312.5MB in the end (delta: 295.7MB). Peak memory consumption was 568.6MB. Max. memory is 16.1GB. [2025-02-08 03:44:47,747 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 201.3MB. Free memory is still 124.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3629.16ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 91.2MB in the beginning and 218.1MB in the end (delta: -126.8MB). Peak memory consumption was 145.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 1434.28ms. Allocated memory was 394.3MB in the beginning and 1.6GB in the end (delta: 1.2GB). Free memory was 218.1MB in the beginning and 1.2GB in the end (delta: -996.6MB). Peak memory consumption was 379.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 6737.57ms. Allocated memory was 1.6GB in the beginning and 1.3GB in the end (delta: -243.3MB). Free memory was 1.2GB in the beginning and 608.2MB in the end (delta: 606.5MB). Peak memory consumption was 968.9MB. Max. memory is 16.1GB. * IcfgBuilder took 26653.68ms. Allocated memory is still 1.3GB. Free memory was 608.2MB in the beginning and 312.5MB in the end (delta: 295.7MB). Peak memory consumption was 568.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5077]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5077] - GenericResultAtLocation [Line: 5080]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5080] - GenericResultAtLocation [Line: 5083]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5083] - GenericResultAtLocation [Line: 5086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5086] - GenericResultAtLocation [Line: 5112]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5112] - GenericResultAtLocation [Line: 5119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5119] - GenericResultAtLocation [Line: 5509]: 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (460), "i" (12UL)); [5509-5510] - GenericResultAtLocation [Line: 5622]: 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (528), "i" (12UL)); [5622-5623] - GenericResultAtLocation [Line: 6496]: 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1082), "i" (12UL)); [6496-6497] - GenericResultAtLocation [Line: 6643]: 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1177), "i" (12UL)); [6643-6644] - GenericResultAtLocation [Line: 6724]: 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1210), "i" (12UL)); [6724-6725] - GenericResultAtLocation [Line: 12538]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [12538] - GenericResultAtLocation [Line: 13040]: 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (290), "i" (12UL)); [13040-13041] - GenericResultAtLocation [Line: 13151]: 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (374), "i" (12UL)); [13151-13152] - GenericResultAtLocation [Line: 15383]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [15383-15384] - GenericResultAtLocation [Line: 15389]: 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [15389-15391] - GenericResultAtLocation [Line: 15603]: 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 *)"drivers/media/pci/cx25821/cx25821-video-upstream.c"), "i" (63), "i" (12UL)); [15603-15604] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e38c733b3ab560cf121eced89e85cbb106092830275bbbbbee53cd5989b86505 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:44:49,767 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:44:49,856 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 03:44:49,863 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:44:49,863 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:44:49,907 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:44:49,907 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:44:49,907 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:44:49,908 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:44:49,908 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:44:49,908 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:44:49,908 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:44:49,908 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:44:49,910 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:44:49,910 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:44:49,911 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:44:49,911 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:44:49,911 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:44:49,919 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e38c733b3ab560cf121eced89e85cbb106092830275bbbbbee53cd5989b86505 [2025-02-08 03:44:50,167 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:44:50,172 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:44:50,175 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:44:50,175 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:44:50,176 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:44:50,176 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i [2025-02-08 03:44:51,378 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ecd00d6fd/ff2c3b9adbc543f9afc07aca5d5f1dea/FLAG3b6d11ddd [2025-02-08 03:44:51,991 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:44:51,992 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i [2025-02-08 03:44:52,047 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ecd00d6fd/ff2c3b9adbc543f9afc07aca5d5f1dea/FLAG3b6d11ddd [2025-02-08 03:44:52,421 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ecd00d6fd/ff2c3b9adbc543f9afc07aca5d5f1dea [2025-02-08 03:44:52,423 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:44:52,425 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:44:52,426 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:44:52,426 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:44:52,430 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:44:52,430 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:44:52" (1/1) ... [2025-02-08 03:44:52,431 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72d5f14d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:52, skipping insertion in model container [2025-02-08 03:44:52,431 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:44:52" (1/1) ... [2025-02-08 03:44:52,545 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:44:53,357 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,357 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,358 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,358 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,358 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,360 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,360 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,361 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,366 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,366 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,367 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,367 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,367 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,368 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,371 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,372 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,372 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,372 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,374 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,374 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,374 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,376 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,377 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,377 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,378 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,378 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,379 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,379 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,379 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,380 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,380 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,381 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,381 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,382 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,382 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,383 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,383 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,383 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,384 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,385 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,389 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,390 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,390 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,390 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,391 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,391 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,392 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,392 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,395 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,398 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,398 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,402 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,402 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,403 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,415 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,416 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,417 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,417 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,422 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,423 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,423 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,424 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,432 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,437 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,437 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,438 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,438 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,438 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,439 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,439 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,444 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,445 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,445 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,445 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,446 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,446 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,446 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,451 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,451 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,462 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,463 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,463 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,465 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,465 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,467 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,477 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,500 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,509 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,521 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,601 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,622 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,624 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,974 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,974 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,975 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,975 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,976 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,976 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,976 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,976 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,986 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,986 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,991 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,991 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,997 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,997 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,997 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:53,997 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,137 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,137 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,144 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,159 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,165 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,166 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,166 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,167 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,167 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,177 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,178 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,178 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,179 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,180 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,180 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,188 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,230 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,230 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,585 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,588 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,590 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,592 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,592 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,593 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,595 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,598 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,599 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,604 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,604 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,607 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,618 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,618 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,626 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:54,627 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,013 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,014 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,014 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,014 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,014 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,014 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,015 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,027 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,028 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,029 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,029 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,029 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,030 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,030 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,035 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,073 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,080 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,080 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,085 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,091 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,109 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,118 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,126 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,126 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,127 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,133 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,134 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,140 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,152 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,158 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,166 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,169 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,172 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,202 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,207 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,208 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,221 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,224 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,228 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,229 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,231 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,231 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,239 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,239 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,239 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,360 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,360 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,361 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,361 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,361 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,361 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,362 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,363 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,363 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,363 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,363 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,386 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,387 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,388 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,389 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,389 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,389 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,390 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,391 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,391 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,398 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,398 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,398 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,399 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,399 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,405 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,405 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,406 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,406 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,407 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,407 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,413 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,413 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,419 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,426 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,426 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,426 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,427 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,429 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,429 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,429 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,430 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,430 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,449 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,459 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,460 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,513 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,514 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i[524650,524663] [2025-02-08 03:44:55,617 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:44:55,618 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:44:55,710 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:44:55,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5077] [2025-02-08 03:44:55,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5080] [2025-02-08 03:44:55,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5083] [2025-02-08 03:44:55,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5086] [2025-02-08 03:44:55,808 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5112] [2025-02-08 03:44:55,808 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5119] [2025-02-08 03:44:55,825 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (460), "i" (12UL)); [5509-5510] [2025-02-08 03:44:55,829 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (528), "i" (12UL)); [5622-5623] [2025-02-08 03:44:55,864 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1082), "i" (12UL)); [6496-6497] [2025-02-08 03:44:55,868 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1177), "i" (12UL)); [6643-6644] [2025-02-08 03:44:55,869 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 *)"drivers/media/pci/cx25821/cx25821-core.c"), "i" (1210), "i" (12UL)); [6724-6725] [2025-02-08 03:44:56,036 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [12538] [2025-02-08 03:44:56,048 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (290), "i" (12UL)); [13040-13041] [2025-02-08 03:44:56,051 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 *)"drivers/media/pci/cx25821/cx25821-video.c"), "i" (374), "i" (12UL)); [13151-13152] [2025-02-08 03:44:56,220 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [15383-15384] [2025-02-08 03:44:56,220 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [15389-15391] [2025-02-08 03:44:56,225 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 *)"drivers/media/pci/cx25821/cx25821-video-upstream.c"), "i" (63), "i" (12UL)); [15603-15604] [2025-02-08 03:44:56,271 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-media-pci-cx25821-cx25821.cil.i[524650,524663] [2025-02-08 03:44:56,275 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:44:56,519 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:44:56,521 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56 WrapperNode [2025-02-08 03:44:56,521 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:44:56,522 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:44:56,522 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:44:56,522 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:44:56,528 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:44:56,667 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:44:58,255 INFO L138 Inliner]: procedures = 495, calls = 9061, calls flagged for inlining = 296, calls inlined = 294, statements flattened = 17770 [2025-02-08 03:44:58,256 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:44:58,256 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:44:58,257 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:44:58,257 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:44:58,270 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:44:58,297 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:44:58,984 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:03,808 INFO L175 MemorySlicer]: Split 7282 memory accesses to 42 slices as follows [3653, 3, 10, 8, 16, 2, 8, 17, 15, 2, 2, 4, 2, 4, 2, 2, 12, 1, 2, 8, 3, 8, 8, 1, 2, 4, 17, 71, 17, 54, 3, 14, 14, 878, 679, 62, 3, 4, 829, 6, 3, 829]. 50 percent of accesses are in the largest equivalence class. The 300 initializations are split as follows [75, 3, 0, 8, 16, 0, 8, 0, 0, 0, 0, 4, 0, 4, 2, 2, 0, 1, 2, 8, 2, 8, 8, 0, 0, 0, 0, 71, 0, 0, 1, 0, 0, 0, 0, 62, 2, 4, 0, 6, 3, 0]. The 3962 writes are split as follows [2637, 0, 8, 0, 0, 1, 0, 16, 14, 0, 0, 0, 1, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 15, 42, 0, 12, 7, 307, 259, 0, 0, 0, 308, 0, 0, 308]. [2025-02-08 03:45:03,809 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:03,809 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,413 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,435 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,531 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,597 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,704 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:45:05,706 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:45:05,706 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:45:05,706 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:45:05,708 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:44:56" (1/1) ... [2025-02-08 03:45:05,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:45:05,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:45:05,738 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 03:45:05,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 03:45:05,765 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_buffer_release [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_buffer_release [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_streamon [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_streamon [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_s_fmt_vid_cap [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_s_fmt_vid_cap [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_i2c_read [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_i2c_read [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 03:45:05,766 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_std [2025-02-08 03:45:05,766 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_std [2025-02-08 03:45:05,767 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_unregister [2025-02-08 03:45:05,767 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_unregister [2025-02-08 03:45:05,767 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_format_by_fourcc [2025-02-08 03:45:05,767 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_format_by_fourcc [2025-02-08 03:45:05,767 INFO L130 BoogieDeclarations]: Found specification of procedure setBitAtPos [2025-02-08 03:45:05,767 INFO L138 BoogieDeclarations]: Found implementation of procedure setBitAtPos [2025-02-08 03:45:05,767 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_set_vip_mode [2025-02-08 03:45:05,767 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_set_vip_mode [2025-02-08 03:45:05,767 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-08 03:45:05,767 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_to_dma [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_to_dma [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_slave_did_ack [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_slave_did_ack [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_wait_done [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_wait_done [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_std [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_std [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_input [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_input [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure convert_to_twos [2025-02-08 03:45:05,768 INFO L138 BoogieDeclarations]: Found implementation of procedure convert_to_twos [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2025-02-08 03:45:05,768 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2025-02-08 03:45:05,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2025-02-08 03:45:05,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2025-02-08 03:45:05,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2025-02-08 03:45:05,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2025-02-08 03:45:05,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#39 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#40 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#41 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2025-02-08 03:45:05,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#25 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#26 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#27 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#28 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#29 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#30 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#31 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#32 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#33 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#34 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#35 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#36 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#37 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#38 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#39 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#40 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#41 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_input [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_input [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure video_ioctl2 [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure video_ioctl2 [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_finidev [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_finidev [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_field [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_field [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_restart_video_queue [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_restart_video_queue [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 03:45:05,772 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_try_fmt_vid_out [2025-02-08 03:45:05,772 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_try_fmt_vid_out [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure video_read [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure video_read [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_subscribe_event [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_subscribe_event [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~C_INT [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~C_INT [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_querycap [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_querycap [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_3 [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_3 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_functionality [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_functionality [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_stop_upstream_video [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_stop_upstream_video [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_start_video_dma [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_start_video_dma [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:45:05,774 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:45:05,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 03:45:05,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure video_release [2025-02-08 03:45:05,776 INFO L138 BoogieDeclarations]: Found implementation of procedure video_release [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#10 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#11 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#12 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#13 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#14 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#15 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#16 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#17 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#18 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#19 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#20 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#21 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#22 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#23 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#24 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#25 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#26 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#27 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#28 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#29 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#30 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#31 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#32 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#33 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#34 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#35 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#36 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#37 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#38 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#39 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#40 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#41 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8 [2025-02-08 03:45:05,776 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#10 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#11 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#12 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#13 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#14 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#15 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#16 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#17 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#18 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#19 [2025-02-08 03:45:05,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#20 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#21 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#22 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#23 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#24 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#25 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#26 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#27 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#28 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#29 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#30 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#31 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#32 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#33 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#34 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#35 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#36 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#37 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#38 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#39 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#40 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#41 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:45:05,778 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#10 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#11 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#12 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#13 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#14 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#15 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#16 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#17 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#18 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#19 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#20 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#21 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#22 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#23 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#24 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#25 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#26 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#27 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#28 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#29 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#30 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#31 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#32 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#33 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#34 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#35 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#36 [2025-02-08 03:45:05,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#37 [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#38 [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#39 [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#40 [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#41 [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_i2c_write [2025-02-08 03:45:05,779 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_i2c_write [2025-02-08 03:45:05,779 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_sendbytes [2025-02-08 03:45:05,779 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_sendbytes [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~C_INT~X~$Pointer$~TO~C_INT [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~C_INT~X~$Pointer$~TO~C_INT [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_try_fmt_vid_cap [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_try_fmt_vid_cap [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure video_write [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure video_write [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure clearBitAtPos [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure clearBitAtPos [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_field_upstream [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_field_upstream [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_event_unsubscribe [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_event_unsubscribe [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#10 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#11 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#12 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#13 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#14 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#15 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#16 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#17 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#18 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#19 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#20 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#21 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#22 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#23 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#24 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#25 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#26 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#27 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#28 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#29 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#30 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#31 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#32 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#33 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#34 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#35 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#36 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#37 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#38 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#39 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#40 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#41 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_output [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_output [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:45:05,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-08 03:45:05,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-08 03:45:05,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-02-08 03:45:05,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-02-08 03:45:05,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-02-08 03:45:05,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#25 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#26 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#27 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#28 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#29 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#30 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#31 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#32 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#33 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#34 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#35 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#36 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#37 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#38 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#39 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#40 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#41 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-02-08 03:45:05,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-02-08 03:45:05,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-02-08 03:45:05,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-02-08 03:45:05,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-02-08 03:45:05,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-02-08 03:45:05,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-02-08 03:45:05,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure video_out_release [2025-02-08 03:45:05,785 INFO L138 BoogieDeclarations]: Found implementation of procedure video_out_release [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2025-02-08 03:45:05,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#25 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#26 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#27 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#28 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#29 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#30 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#31 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#32 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#33 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#34 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#35 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#36 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#37 [2025-02-08 03:45:05,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#38 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#39 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#40 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#41 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_xfer [2025-02-08 03:45:05,787 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_xfer [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-02-08 03:45:05,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2025-02-08 03:45:05,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#39 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#40 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#41 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 03:45:05,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-02-08 03:45:05,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#25 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#26 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#27 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#28 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#29 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#30 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#31 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#32 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#33 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#34 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#35 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#36 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#37 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#38 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#39 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#40 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#41 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 03:45:05,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 03:45:05,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:45:05,793 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_s_ctrl [2025-02-08 03:45:05,793 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_s_ctrl [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_streamoff [2025-02-08 03:45:05,793 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_streamoff [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_byte [2025-02-08 03:45:05,793 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_byte [2025-02-08 03:45:05,793 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_reqbufs [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_reqbufs [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure mapM [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure mapM [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_dev_unregister [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_dev_unregister [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_interruptible_nested [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_interruptible_nested [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_video_unregister [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_video_unregister [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure btcx_riscmem_free [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure btcx_riscmem_free [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_output [2025-02-08 03:45:05,794 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_output [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 03:45:05,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 03:45:05,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 03:45:05,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 03:45:05,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure video_drvdata [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure video_drvdata [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure video_poll [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure video_poll [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 03:45:05,797 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 03:45:05,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 03:45:05,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#25 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#26 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#27 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#28 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#29 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#30 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#31 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#32 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#33 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#34 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#35 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#36 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#37 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#38 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#39 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#40 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#41 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-02-08 03:45:05,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2025-02-08 03:45:05,800 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#25 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#26 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#27 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#28 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#29 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#30 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#31 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#32 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#33 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#34 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#35 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#36 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#37 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#38 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#39 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#40 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#41 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2025-02-08 03:45:05,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#25 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#26 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#27 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#28 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#29 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#30 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#31 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#32 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#33 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#34 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#35 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#36 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#37 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#38 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#39 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#40 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#41 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-02-08 03:45:05,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2025-02-08 03:45:05,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#39 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#40 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#41 [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_readbytes [2025-02-08 03:45:05,804 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_readbytes [2025-02-08 03:45:05,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure medusa_set_videostandard [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure medusa_set_videostandard [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_s_output [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_s_output [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_std [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_std [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_sram_channel_setup [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_sram_channel_setup [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 03:45:05,805 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:45:05,805 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:45:05,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 03:45:05,806 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 03:45:05,806 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_dqbuf [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_dqbuf [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_qbuf [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_qbuf [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_shutdown [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_shutdown [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_release_empty [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure video_device_release_empty [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure btcx_riscmem_alloc [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure btcx_riscmem_alloc [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_video_mmap [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_video_mmap [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_input [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_input [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~C_ULONG~X~$Pointer$~TO~C_LONG [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~C_ULONG~X~$Pointer$~TO~C_LONG [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_cx25821_fini_16_2 [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_cx25821_fini_16_2 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_open [2025-02-08 03:45:05,807 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_open [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#25 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#26 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#27 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#28 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#29 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#30 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#31 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#32 [2025-02-08 03:45:05,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#33 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#34 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#35 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#36 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#37 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#38 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#39 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#40 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#41 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-02-08 03:45:05,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#25 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#26 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#27 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#28 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#29 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#30 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#31 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#32 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#33 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#34 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#35 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#36 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#37 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#38 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#39 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#40 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#41 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-02-08 03:45:05,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-02-08 03:45:05,811 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-02-08 03:45:05,811 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2025-02-08 03:45:05,811 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2025-02-08 03:45:05,811 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#25 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#26 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#27 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#28 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#29 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#30 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#31 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#32 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#33 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#34 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#35 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#36 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#37 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#38 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#39 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#40 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#41 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#25 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#26 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#27 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#28 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#29 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#30 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#31 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#32 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#33 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#34 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#35 [2025-02-08 03:45:05,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#36 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#37 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#38 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#39 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#40 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#41 [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:45:05,813 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_g_fmt_vid_cap [2025-02-08 03:45:05,813 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_g_fmt_vid_cap [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_buffer [2025-02-08 03:45:05,813 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_buffer [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure medusa_enable_bluefield_output [2025-02-08 03:45:05,813 INFO L138 BoogieDeclarations]: Found implementation of procedure medusa_enable_bluefield_output [2025-02-08 03:45:05,813 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_log_status [2025-02-08 03:45:05,813 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_log_status [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_initdev [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_initdev [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_s_fmt_vid_out [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_s_fmt_vid_out [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_risc_decode [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_risc_decode [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_19 [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_19 [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_querybuf [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_querybuf [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_release [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_release [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_iounmap [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_iounmap [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_vidioc_enum_fmt_vid_cap [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_vidioc_enum_fmt_vid_cap [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure cx25821_free_buffer [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure cx25821_free_buffer [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-08 03:45:05,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:45:05,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:45:07,852 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:45:07,855 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:45:07,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17255: havoc videobuf_streamon_#t~nondet4290#1; [2025-02-08 03:45:07,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712-1: call #t~mem2275 := read~intINTTYPE4#0(~#formats~0.base, ~bvadd~64(8bv64, ~bvadd~64(~#formats~0.offset, ~bvmul~64(24bv64, ~zero_extend~64~32(~i~15)))), 4bv64); [2025-02-08 03:45:07,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712: assume #t~mem2275 == ~fourcc;havoc #t~mem2275;#res.base, #res.offset := ~#formats~0.base, ~bvadd~64(~#formats~0.offset, ~bvmul~64(24bv64, ~zero_extend~64~32(~i~15))); [2025-02-08 03:45:07,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12712: assume !(#t~mem2275 == ~fourcc);havoc #t~mem2275;~i~15 := ~bvadd~32(1bv32, ~i~15); [2025-02-08 03:45:07,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5101: havoc kobject_name_#t~mem6#1.base, kobject_name_#t~mem6#1.offset; [2025-02-08 03:45:07,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5140: havoc dev_name_#t~mem20#1.base, dev_name_#t~mem20#1.offset; [2025-02-08 03:45:07,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17258: havoc #t~ret4291.base, #t~ret4291.offset; [2025-02-08 03:45:07,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17140: havoc #t~nondet4266; [2025-02-08 03:45:07,999 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9280: assume 0bv32 == ~tmp~55#1; [2025-02-08 03:45:07,999 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9280: assume !(0bv32 == ~tmp~55#1); [2025-02-08 03:45:07,999 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9278: assume { :begin_inline_i2c_is_busy } true;i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset := ~i2c_adap#1.base, ~i2c_adap#1.offset;havoc i2c_is_busy_#res#1;havoc i2c_is_busy_#t~mem779#1.base, i2c_is_busy_#t~mem779#1.offset, i2c_is_busy_#t~mem780#1.base, i2c_is_busy_#t~mem780#1.offset, i2c_is_busy_#t~mem781#1.base, i2c_is_busy_#t~mem781#1.offset, i2c_is_busy_#t~mem782#1, i2c_is_busy_#t~ret783#1, i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset, i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset, i2c_is_busy_~tmp~54#1;i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset := i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset;havoc i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset;havoc i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset;havoc i2c_is_busy_~tmp~54#1;call i2c_is_busy_#t~mem779#1.base, i2c_is_busy_#t~mem779#1.offset := read~$Pointer$#0(i2c_is_busy_~i2c_adap#1.base, ~bvadd~64(20bv64, i2c_is_busy_~i2c_adap#1.offset), 8bv64);i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset := i2c_is_busy_#t~mem779#1.base, i2c_is_busy_#t~mem779#1.offset;havoc i2c_is_busy_#t~mem779#1.base, i2c_is_busy_#t~mem779#1.offset;call i2c_is_busy_#t~mem780#1.base, i2c_is_busy_#t~mem780#1.offset := read~$Pointer$#0(i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, 8bv64);i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset := i2c_is_busy_#t~mem780#1.base, i2c_is_busy_#t~mem780#1.offset;havoc i2c_is_busy_#t~mem780#1.base, i2c_is_busy_#t~mem780#1.offset;call i2c_is_busy_#t~mem781#1.base, i2c_is_busy_#t~mem781#1.offset := read~$Pointer$#0(i2c_is_busy_~dev~5#1.base, ~bvadd~64(358bv64, i2c_is_busy_~dev~5#1.offset), 8bv64);call i2c_is_busy_#t~mem782#1 := read~intINTTYPE4#0(i2c_is_busy_~bus~1#1.base, ~bvadd~64(3280bv64, i2c_is_busy_~bus~1#1.offset), 4bv64); [2025-02-08 03:45:07,999 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9264: i2c_is_busy_~tmp~54#1 := i2c_is_busy_#t~ret783#1;havoc i2c_is_busy_#t~mem781#1.base, i2c_is_busy_#t~mem781#1.offset;havoc i2c_is_busy_#t~mem782#1;havoc i2c_is_busy_#t~ret783#1;i2c_is_busy_#res#1 := (if 0bv32 != ~bvand~32(2bv32, i2c_is_busy_~tmp~54#1) then 1bv32 else 0bv32);#t~ret784#1 := i2c_is_busy_#res#1;havoc i2c_is_busy_#t~mem779#1.base, i2c_is_busy_#t~mem779#1.offset, i2c_is_busy_#t~mem780#1.base, i2c_is_busy_#t~mem780#1.offset, i2c_is_busy_#t~mem781#1.base, i2c_is_busy_#t~mem781#1.offset, i2c_is_busy_#t~mem782#1, i2c_is_busy_#t~ret783#1, i2c_is_busy_~i2c_adap#1.base, i2c_is_busy_~i2c_adap#1.offset, i2c_is_busy_~bus~1#1.base, i2c_is_busy_~bus~1#1.offset, i2c_is_busy_~dev~5#1.base, i2c_is_busy_~dev~5#1.offset, i2c_is_busy_~tmp~54#1;havoc i2c_is_busy_#in~i2c_adap#1.base, i2c_is_busy_#in~i2c_adap#1.offset;assume { :end_inline_i2c_is_busy } true;~tmp~55#1 := #t~ret784#1;havoc #t~ret784#1; [2025-02-08 03:45:07,999 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9264-1: SUMMARY for call i2c_is_busy_#t~ret783#1 := readl(i2c_is_busy_#t~mem781#1.base, ~bvadd~64(i2c_is_busy_#t~mem781#1.offset, ~zero_extend~64~32(~bvlshr~32(i2c_is_busy_#t~mem782#1, 2bv32)))); srcloc: null [2025-02-08 03:45:08,000 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9285: ~count~0#1 := ~bvadd~32(1bv32, ~count~0#1); [2025-02-08 03:45:08,000 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9285-1: SUMMARY for call __const_udelay(137440bv64); srcloc: null [2025-02-08 03:45:08,005 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17154: havoc #t~ret4269.base, #t~ret4269.offset; [2025-02-08 03:45:08,053 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15426: havoc #t~mem3898.base, #t~mem3898.offset; [2025-02-08 03:45:08,155 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6984: havoc ldv_free_irq_20_~ldv_func_arg1#1, ldv_free_irq_20_~ldv_func_arg2#1.base, ldv_free_irq_20_~ldv_func_arg2#1.offset;havoc ldv_free_irq_20_#in~ldv_func_arg1#1, ldv_free_irq_20_#in~ldv_func_arg2#1.base, ldv_free_irq_20_#in~ldv_func_arg2#1.offset;assume { :end_inline_ldv_free_irq_20 } true;havoc #t~mem594#1; [2025-02-08 03:45:12,482 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15522: havoc warn_slowpath_null_~arg0#1.base, warn_slowpath_null_~arg0#1.offset, warn_slowpath_null_~arg1#1;havoc warn_slowpath_null_#in~arg0#1.base, warn_slowpath_null_#in~arg0#1.offset, warn_slowpath_null_#in~arg1#1;assume { :end_inline_warn_slowpath_null } true; [2025-02-08 03:45:12,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8701: #res := 3bv32; [2025-02-08 03:45:12,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8705: #res := 10bv32; [2025-02-08 03:45:12,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8703: #res := 8bv32; [2025-02-08 03:45:12,882 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8669: #res := 18bv32; [2025-02-08 03:45:12,884 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8667: #res := 5bv32; [2025-02-08 03:45:12,885 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8665: #res := 2bv32; [2025-02-08 03:45:13,172 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8929: #res := 29bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8979: #res := 66bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8921: #res := 21bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971: #res := 62bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8913: #res := 2bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8963: #res := 53bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8955: #res := 48bv32; [2025-02-08 03:45:13,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947: #res := 43bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8939: #res := 34bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8931: #res := 30bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8923: #res := 22bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8981: #res := 68bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8915: #res := 4bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8973: #res := 63bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8965: #res := 56bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8957: #res := 49bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8949: #res := 45bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8941: #res := 35bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8933: #res := 31bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8925: #res := 24bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8917: #res := 17bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8975: #res := 64bv32; [2025-02-08 03:45:13,174 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8967: #res := 59bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8959: #res := 50bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8951: #res := 46bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8943: #res := 37bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8935: #res := 32bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8927: #res := 27bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8919: #res := 19bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8977: #res := 65bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8969: #res := 61bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8961: #res := 51bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8953: #res := 47bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8945: #res := 40bv32; [2025-02-08 03:45:13,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8937: #res := 33bv32; [2025-02-08 03:45:13,230 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8749: #res := 7bv32; [2025-02-08 03:45:13,231 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8747: #res := 3bv32; [2025-02-08 03:45:13,231 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8753: #res := 10bv32; [2025-02-08 03:45:13,231 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8751: #res := 8bv32; [2025-02-08 03:45:13,231 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8745: #res := 1bv32; [2025-02-08 03:45:13,283 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15260: #res#1 := ~arg0#1; [2025-02-08 03:45:13,285 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14526: assume { :end_inline_ldv_switch_automaton_state_6_3 } true; [2025-02-08 03:45:13,287 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15251: havoc ldv_dispatch_instance_register_11_2_~arg0#1.base, ldv_dispatch_instance_register_11_2_~arg0#1.offset;havoc ldv_dispatch_instance_register_11_2_#in~arg0#1.base, ldv_dispatch_instance_register_11_2_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_instance_register_11_2 } true;#res#1 := ~arg0#1; [2025-02-08 03:45:13,483 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13356: havoc videobuf_queue_cancel_~arg0#1.base, videobuf_queue_cancel_~arg0#1.offset;havoc videobuf_queue_cancel_#in~arg0#1.base, videobuf_queue_cancel_#in~arg0#1.offset;assume { :end_inline_videobuf_queue_cancel } true;call write~$Pointer$#0(0bv64, 0bv64, ~chan~6#1.base, ~bvadd~64(12bv64, ~chan~6#1.offset), 8bv64); [2025-02-08 03:45:13,483 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17217: havoc videobuf_mmap_free_#t~nondet4282#1; [2025-02-08 03:45:17,531 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944: call ULTIMATE.dealloc(~#buf~1.base, ~#buf~1.offset);havoc ~#buf~1.base, ~#buf~1.offset;call ULTIMATE.dealloc(~#msgs~1.base, ~#msgs~1.offset);havoc ~#msgs~1.base, ~#msgs~1.offset; [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404: havoc #t~mem820.base, #t~mem820.offset;havoc #t~mem821;call #t~mem822.base, #t~mem822.offset := read~$Pointer$#0(~dev~6.base, ~bvadd~64(358bv64, ~dev~6.offset), 8bv64);call #t~mem823 := read~intINTTYPE4#0(~bus~2.base, ~bvadd~64(3292bv64, ~bus~2.offset), 4bv64); [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404-1: SUMMARY for call writel(~addr~0, #t~mem820.base, ~bvadd~64(#t~mem820.offset, ~zero_extend~64~32(~bvlshr~32(#t~mem821, 2bv32)))); srcloc: null [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9404-2: call #t~mem820.base, #t~mem820.offset := read~$Pointer$#0(~dev~6.base, ~bvadd~64(358bv64, ~dev~6.offset), 8bv64);call #t~mem821 := read~intINTTYPE4#0(~bus~2.base, ~bvadd~64(3284bv64, ~bus~2.offset), 4bv64); [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9441: havoc #t~mem832;~retval~0 := 4294967291bv32; [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9396: assume ~bvslt~32(~cnt~0, ~bvadd~32(4294967295bv32, ~zero_extend~32~16(#t~mem819)));havoc #t~mem819;~ctrl~0 := ~bvor~32(24bv32, ~ctrl~0); [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9396: assume !~bvslt~32(~cnt~0, ~bvadd~32(4294967295bv32, ~zero_extend~32~16(#t~mem819)));havoc #t~mem819; [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume 0bv32 != ~i2c_debug~0; [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9425: assume !(0bv32 != ~i2c_debug~0); [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9413: assume 0bv32 == ~retval~0; [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9413: assume !(0bv32 == ~retval~0); [2025-02-08 03:45:18,731 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9417: assume 0bv32 != ~i2c_debug~0; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9417: assume !(0bv32 != ~i2c_debug~0); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9405: havoc #t~mem822.base, #t~mem822.offset;havoc #t~mem823;call #t~mem824.base, #t~mem824.offset := read~$Pointer$#0(~dev~6.base, ~bvadd~64(358bv64, ~dev~6.offset), 8bv64);call #t~mem825 := read~intINTTYPE4#0(~bus~2.base, ~bvadd~64(3276bv64, ~bus~2.offset), 4bv64); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9405-1: SUMMARY for call writel(~wdata~0, #t~mem822.base, ~bvadd~64(#t~mem822.offset, ~zero_extend~64~32(~bvlshr~32(#t~mem823, 2bv32)))); srcloc: null [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9409: assume ~bvslt~32(~retval~0, 0bv32); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9409: assume !~bvslt~32(~retval~0, 0bv32); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9451: #res := ~retval~0; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9418: assume 0bv32 != ~i2c_debug~0;call #t~mem827.base, #t~mem827.offset := read~$Pointer$#0(~msg.base, ~bvadd~64(6bv64, ~msg.offset), 8bv64);call #t~mem828 := read~intINTTYPE1#0(#t~mem827.base, ~bvadd~64(#t~mem827.offset, ~sign_extend~64~32(~cnt~0)), 1bv64); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9418: assume !(0bv32 != ~i2c_debug~0); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447: havoc #t~ret833; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447-1: SUMMARY for call #t~ret833 := printk(146bv64, 0bv64); srcloc: null [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9406-1: SUMMARY for call writel(~ctrl~0, #t~mem824.base, ~bvadd~64(#t~mem824.offset, ~zero_extend~64~32(~bvlshr~32(#t~mem825, 2bv32)))); srcloc: null [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9435: ~cnt~0 := ~bvadd~32(1bv32, ~cnt~0); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9406: havoc #t~mem824.base, #t~mem824.offset;havoc #t~mem825; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9427: havoc #t~ret830; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9427-1: SUMMARY for call #t~ret830 := printk(145bv64, 0bv64); srcloc: null [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9394: call #t~mem816.base, #t~mem816.offset := read~$Pointer$#0(~msg.base, ~bvadd~64(6bv64, ~msg.offset), 8bv64);call #t~mem817 := read~intINTTYPE1#0(#t~mem816.base, ~bvadd~64(#t~mem816.offset, ~sign_extend~64~32(~cnt~0)), 1bv64);~wdata~0 := ~zero_extend~32~8(#t~mem817);call #t~mem818 := read~intINTTYPE4#0(~bus~2.base, ~bvadd~64(3272bv64, ~bus~2.offset), 4bv64);~ctrl~0 := ~bvor~32(4100bv32, #t~mem818);havoc #t~mem818;call #t~mem819 := read~intINTTYPE2#0(~msg.base, ~bvadd~64(4bv64, ~msg.offset), 2bv64); [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9407: ~retval~0 := #t~ret826;havoc #t~ret826; [2025-02-08 03:45:18,732 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9407-1: SUMMARY for call #t~ret826 := i2c_wait_done(~i2c_adap.base, ~i2c_adap.offset); srcloc: null [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume 0bv32 != ~joined_rlen;~ctrl~0 := ~bvor~32(16bv32, ~ctrl~0); [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume !(0bv32 != ~joined_rlen); [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420: havoc #t~mem827.base, #t~mem827.offset;havoc #t~mem828;havoc #t~ret829; [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-1: SUMMARY for call #t~ret829 := printk(144bv64, 0bv64); srcloc: null [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424: assume 0bv32 == ~bvand~32(16bv32, ~ctrl~0); [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9424: assume !(0bv32 == ~bvand~32(16bv32, ~ctrl~0)); [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9445: assume 0bv32 != ~i2c_debug~0; [2025-02-08 03:45:18,733 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9445: assume !(0bv32 != ~i2c_debug~0); [2025-02-08 03:45:18,766 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17094: havoc #t~nondet4259;