./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.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 55f3b28a6f6bec5eeadd259a57a743677573ebbbc34abf4094e27e12f2bb8bd7 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:22:01,273 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:22:01,346 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 04:22:01,354 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:22:01,354 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:22:01,381 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:22:01,383 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:22:01,383 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:22:01,383 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:22:01,383 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:22:01,384 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:22:01,384 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:22:01,385 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:22:01,385 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:22:01,385 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:22:01,385 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:22:01,385 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:22:01,386 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:22:01,387 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:22:01,387 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:22:01,387 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:22:01,387 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:22:01,387 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:22:01,387 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:22:01,388 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:22:01,389 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:22:01,389 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 -> 55f3b28a6f6bec5eeadd259a57a743677573ebbbc34abf4094e27e12f2bb8bd7 [2025-02-08 04:22:01,649 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:22:01,655 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:22:01,658 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:22:01,658 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:22:01,659 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:22:01,660 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i [2025-02-08 04:22:02,888 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e45c5aa95/c81a90971ad549fbbdbd2dca32c06ca3/FLAGce977353d [2025-02-08 04:22:03,921 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:22:03,921 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i [2025-02-08 04:22:04,017 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e45c5aa95/c81a90971ad549fbbdbd2dca32c06ca3/FLAGce977353d [2025-02-08 04:22:04,479 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e45c5aa95/c81a90971ad549fbbdbd2dca32c06ca3 [2025-02-08 04:22:04,481 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:22:04,482 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:22:04,484 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:22:04,484 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:22:04,488 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:22:04,489 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:22:04" (1/1) ... [2025-02-08 04:22:04,489 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18bf628 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:04, skipping insertion in model container [2025-02-08 04:22:04,490 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:22:04" (1/1) ... [2025-02-08 04:22:04,719 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:22:14,020 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068508,1068521] [2025-02-08 04:22:14,024 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068677,1068690] [2025-02-08 04:22:14,025 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068844,1068857] [2025-02-08 04:22:14,025 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1069012,1069025] [2025-02-08 04:22:14,078 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:22:14,620 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:22:14,801 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [8341] [2025-02-08 04:22:14,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [8349] [2025-02-08 04:22:14,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [8356] [2025-02-08 04:22:14,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [8363] [2025-02-08 04:22:15,037 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"); [13167] [2025-02-08 04:22:15,039 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/f860c18/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [13202-13203] [2025-02-08 04:22:15,040 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"); [13208-13210] [2025-02-08 04:22:15,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [13271] [2025-02-08 04:22:15,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13274] [2025-02-08 04:22:15,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13277] [2025-02-08 04:22:15,042 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [13280] [2025-02-08 04:22:15,075 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/saa7134/saa7134-core.c"), "i" (242), "i" (12UL)); [14059-14060] [2025-02-08 04:22:15,076 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/saa7134/saa7134-core.c"), "i" (242), "i" (12UL)); [14070-14071] [2025-02-08 04:22:15,077 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/saa7134/saa7134-core.c"), "i" (264), "i" (12UL)); [14131-14132] [2025-02-08 04:22:15,078 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/saa7134/saa7134-core.c"), "i" (280), "i" (12UL)); [14161-14162] [2025-02-08 04:22:15,095 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/saa7134/saa7134-core.c"), "i" (306), "i" (12UL)); [14218-14219] [2025-02-08 04:22:15,096 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/saa7134/saa7134-core.c"), "i" (321), "i" (12UL)); [14258-14259] [2025-02-08 04:22:15,098 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/saa7134/saa7134-core.c"), "i" (322), "i" (12UL)); [14270-14271] [2025-02-08 04:22:15,115 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/saa7134/saa7134-core.c"), "i" (380), "i" (12UL)); [14389-14390] [2025-02-08 04:22:15,205 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/saa7134/saa7134-core.c"), "i" (1179), "i" (12UL)); [15483-15484] [2025-02-08 04:22:15,215 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15613] [2025-02-08 04:22:15,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/saa7134/saa7134-ts.c"), "i" (229), "i" (12UL)); [20737-20738] [2025-02-08 04:22:15,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/saa7134/saa7134-ts.c"), "i" (250), "i" (12UL)); [20786-20787] [2025-02-08 04:22:15,331 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [20921-20922] [2025-02-08 04:22:15,331 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [20951] [2025-02-08 04:22:15,331 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [20954] [2025-02-08 04:22:15,331 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [20957] [2025-02-08 04:22:15,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [20960] [2025-02-08 04:22:15,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [21006] [2025-02-08 04:22:15,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [21009] [2025-02-08 04:22:15,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [21012] [2025-02-08 04:22:15,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [21015] [2025-02-08 04:22:15,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp->state): : "memory", "cc"); [21474-21475] [2025-02-08 04:22:15,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___0->state): : "memory", "cc"); [21481-21482] [2025-02-08 04:22:15,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___1->state): : "memory", "cc"); [21488-21489] [2025-02-08 04:22:15,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___2->state): : "memory", "cc"); [21495-21496] [2025-02-08 04:22:15,408 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/saa7134/saa7134-video.c"), "i" (411), "i" (12UL)); [23472-23473] [2025-02-08 04:22:15,543 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/saa7134/saa7134-video.c"), "i" (1097), "i" (12UL)); [24638-24639] [2025-02-08 04:22:15,544 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/saa7134/saa7134-video.c"), "i" (1113), "i" (12UL)); [24668-24669] [2025-02-08 04:22:15,557 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/saa7134/saa7134-video.c"), "i" (1166), "i" (12UL)); [24808-24809] [2025-02-08 04:22:15,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [30375] [2025-02-08 04:22:15,730 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068508,1068521] [2025-02-08 04:22:15,731 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068677,1068690] [2025-02-08 04:22:15,732 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1068844,1068857] [2025-02-08 04:22:15,733 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-media-pci-saa7134-saa7134.cil.i[1069012,1069025] [2025-02-08 04:22:15,742 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:22:16,192 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:22:16,193 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16 WrapperNode [2025-02-08 04:22:16,193 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:22:16,194 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:22:16,194 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:22:16,195 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:22:16,201 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:16,551 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:18,964 INFO L138 Inliner]: procedures = 788, calls = 23858, calls flagged for inlining = 400, calls inlined = 378, statements flattened = 36720 [2025-02-08 04:22:18,965 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:22:18,966 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:22:18,966 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:22:18,966 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:22:18,977 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:18,977 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:20,070 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:32,119 INFO L175 MemorySlicer]: Split 20368 memory accesses to 123 slices as follows [10, 28, 61, 8, 4, 3, 16, 5, 16158, 1, 2, 5, 1, 6, 1, 3, 1, 3, 5, 1, 2, 13, 8, 1, 142, 6, 10, 1, 1, 3, 1, 4, 1, 58, 1, 1, 1, 2, 1, 1, 1, 7, 1, 8, 1, 8, 1, 1, 4, 1, 6, 2, 1, 2, 3, 1, 4, 5, 2, 64, 14, 5, 6, 61, 17, 2, 57, 1137, 8, 15, 19, 7, 16, 3, 4, 1, 52, 3, 6, 10, 2, 15, 1, 52, 4, 4, 3, 1, 4, 62, 3, 1, 2, 3, 6, 1, 8, 1, 7, 1, 7, 1, 24, 3, 13, 3, 34, 34, 34, 35, 36, 20, 3, 32, 20, 5, 878, 679, 100, 4, 10, 31, 35]. 79 percent of accesses are in the largest equivalence class. The 869 initializations are split as follows [3, 0, 61, 8, 4, 3, 16, 5, 150, 1, 0, 5, 1, 6, 1, 3, 1, 3, 0, 1, 0, 13, 8, 1, 142, 6, 10, 1, 1, 3, 0, 4, 1, 58, 1, 1, 1, 0, 1, 1, 1, 7, 1, 8, 1, 8, 1, 1, 4, 1, 6, 2, 1, 2, 3, 0, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 15, 19, 7, 16, 3, 4, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 4, 3, 0, 4, 62, 3, 1, 2, 0, 6, 1, 8, 1, 7, 1, 7, 1, 24, 1, 13, 1, 0, 0, 0, 0, 0, 0, 1, 32, 0, 4, 0, 0, 0, 4, 10, 0, 0]. The 15532 writes are split as follows [0, 19, 0, 0, 0, 0, 0, 0, 13689, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 61, 0, 1, 5, 60, 10, 0, 50, 616, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 5, 8, 1, 0, 0, 43, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 33, 33, 33, 33, 19, 0, 0, 17, 0, 307, 259, 98, 0, 0, 14, 33]. [2025-02-08 04:22:32,120 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:32,121 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:33,911 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:33,986 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:34,349 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:34,440 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:34,650 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 04:22:34,653 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 04:22:34,654 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 04:22:34,654 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 04:22:34,656 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:22:16" (1/1) ... [2025-02-08 04:22:34,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:22:34,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 04:22:34,697 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 04:22:34,701 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 04:22:34,720 INFO L130 BoogieDeclarations]: Found specification of procedure video_open [2025-02-08 04:22:34,720 INFO L138 BoogieDeclarations]: Found implementation of procedure video_open [2025-02-08 04:22:34,720 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_streamon [2025-02-08 04:22:34,720 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_streamon [2025-02-08 04:22:34,720 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_tuner [2025-02-08 04:22:34,720 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_tuner [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure try_to_freeze [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure try_to_freeze [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_is_error [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_is_error [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_send_byte [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_send_byte [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_unregister [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_unregister [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_startpage [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_startpage [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure kthread_should_stop [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure kthread_should_stop [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure res_free [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure res_free [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure vdev_init [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure vdev_init [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure arch_spin_is_locked [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_spin_is_locked [2025-02-08 04:22:34,721 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-08 04:22:34,721 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_to_dma [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_to_dma [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure __request_module [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_module [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_std [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_std [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_enum_fmt_vid_cap [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_enum_fmt_vid_cap [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-08 04:22:34,722 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-08 04:22:34,722 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_is_busy_wait [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_is_busy_wait [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_requeue [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_requeue [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~v4l2_std_id~0~TO~int [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~v4l2_std_id~0~TO~int [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_qbuf [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_qbuf [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_setvolume [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_setvolume [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_i2c_tuner_addrs [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_i2c_tuner_addrs [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure mpeg_ops_detach [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure mpeg_ops_detach [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_prepare___1 [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_prepare___1 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tuner_setup [2025-02-08 04:22:34,723 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tuner_setup [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 04:22:34,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 04:22:34,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 04:22:34,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 04:22:34,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 04:22:34,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 04:22:34,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 04:22:34,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-08 04:22:34,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-02-08 04:22:34,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#75 [2025-02-08 04:22:34,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#76 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#77 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#78 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#79 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#80 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#81 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#82 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#83 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#84 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#85 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#86 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#87 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#88 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#89 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#90 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#91 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#92 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#93 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#94 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#95 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#96 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#97 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#98 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#99 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#100 [2025-02-08 04:22:34,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#101 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#102 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#103 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#104 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#105 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#106 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#107 [2025-02-08 04:22:34,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#108 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#109 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#110 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#111 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#112 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#113 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#114 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#115 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#116 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#117 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#118 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#119 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#120 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#121 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#122 [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_ts_init_hw [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_ts_init_hw [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure rc_keydown_notimeout [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure rc_keydown_notimeout [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_irq_video_signalchange [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_irq_video_signalchange [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_cropcap [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_cropcap [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure task_init [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure task_init [2025-02-08 04:22:34,732 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_saa7134_fini_14_2 [2025-02-08 04:22:34,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_saa7134_fini_14_2 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure functionality [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure functionality [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure video_mux [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure video_mux [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure build_key [2025-02-08 04:22:34,733 INFO L138 BoogieDeclarations]: Found implementation of procedure build_key [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 04:22:34,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 04:22:34,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 04:22:34,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 04:22:34,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-08 04:22:34,737 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#75 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#76 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#77 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#78 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#79 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#80 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#81 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#82 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#83 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#84 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#85 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#86 [2025-02-08 04:22:34,738 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#87 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#88 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#89 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#90 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#91 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#92 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#93 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#94 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#95 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#96 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#97 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#98 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#99 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#100 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#101 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#102 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#103 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#104 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#105 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#106 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#107 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#108 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#109 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#110 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#111 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#112 [2025-02-08 04:22:34,739 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#113 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#114 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#115 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#116 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#117 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#118 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#119 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#120 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#121 [2025-02-08 04:22:34,741 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#122 [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure video_release [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure video_release [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_custom [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_custom [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_queue [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_queue [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure start_preview [2025-02-08 04:22:34,742 INFO L138 BoogieDeclarations]: Found implementation of procedure start_preview [2025-02-08 04:22:34,742 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_try_get_set_fmt_vbi_cap [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_try_get_set_fmt_vbi_cap [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_next [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_next [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_setmode [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_setmode [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure format_by_fourcc [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure format_by_fourcc [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_finish [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_finish [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_i2c_xfer [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_i2c_xfer [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_enum_input [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_enum_input [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_handler_init_class [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_handler_init_class [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure verify_preview [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure verify_preview [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_std [2025-02-08 04:22:34,743 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_std [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 04:22:34,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 04:22:34,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 04:22:34,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-08 04:22:34,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#75 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#76 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#77 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#78 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#79 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#80 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#81 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#82 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#83 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#84 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#85 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#86 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#87 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#88 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#89 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#90 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#91 [2025-02-08 04:22:34,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#92 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#93 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#94 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#95 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#96 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#97 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#98 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#99 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#100 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#101 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#102 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#103 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#104 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#105 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#106 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#107 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#108 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#109 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#110 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#111 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#112 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#113 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#114 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#115 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#116 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#117 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#118 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#119 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#120 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#121 [2025-02-08 04:22:34,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#122 [2025-02-08 04:22:34,751 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-02-08 04:22:34,751 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-02-08 04:22:34,751 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_release [2025-02-08 04:22:34,751 INFO L138 BoogieDeclarations]: Found implementation of procedure video_device_release [2025-02-08 04:22:34,751 INFO L130 BoogieDeclarations]: Found specification of procedure hauppauge_eeprom [2025-02-08 04:22:34,751 INFO L138 BoogieDeclarations]: Found implementation of procedure hauppauge_eeprom [2025-02-08 04:22:34,751 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 04:22:34,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 04:22:34,751 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_getstereo [2025-02-08 04:22:34,751 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_getstereo [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 04:22:34,752 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_enum_fmt_vid_overlay [2025-02-08 04:22:34,752 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_enum_fmt_vid_overlay [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 04:22:34,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-08 04:22:34,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-02-08 04:22:34,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#75 [2025-02-08 04:22:34,755 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#76 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#77 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#78 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#79 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#80 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#81 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#82 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#83 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#84 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#85 [2025-02-08 04:22:34,756 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#86 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#87 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#88 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#89 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#90 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#91 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#92 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#93 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#94 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#95 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#96 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#97 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#98 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#99 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#100 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#101 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#102 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#103 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#104 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#105 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#106 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#107 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#108 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#109 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#110 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#111 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#112 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#113 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#114 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#115 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#116 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#117 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#118 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#119 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#120 [2025-02-08 04:22:34,757 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#121 [2025-02-08 04:22:34,758 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#122 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 04:22:34,758 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 04:22:34,760 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-02-08 04:22:34,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#75 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#76 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#77 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#78 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#79 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#80 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#81 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#82 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#83 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#84 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#85 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#86 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#87 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#88 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#89 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#90 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#91 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#92 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#93 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#94 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#95 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#96 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#97 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#98 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#99 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#100 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#101 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#102 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#103 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#104 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#105 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#106 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#107 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#108 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#109 [2025-02-08 04:22:34,762 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#110 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#111 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#112 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#113 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#114 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#115 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#116 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#117 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#118 [2025-02-08 04:22:34,763 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#119 [2025-02-08 04:22:34,764 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#120 [2025-02-08 04:22:34,764 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#121 [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#122 [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure res_locked [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure res_locked [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_resource [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_resource [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_crop [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_crop [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure video_drvdata [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure video_drvdata [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_set_gpio [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_set_gpio [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 04:22:34,765 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 04:22:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 04:22:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-02-08 04:22:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#75 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#76 [2025-02-08 04:22:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#77 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#78 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#79 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#80 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#81 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#82 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#83 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#84 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#85 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#86 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#87 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#88 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#89 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#90 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#91 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#92 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#93 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#94 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#95 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#96 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#97 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#98 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#99 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#100 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#101 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#102 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#103 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#104 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#105 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#106 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#107 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#108 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#109 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#110 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#111 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#112 [2025-02-08 04:22:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#113 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#114 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#115 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#116 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#117 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#118 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#119 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#120 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#121 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#122 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_pages [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_pages [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_dma_free [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_dma_free [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_fbuf [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_fbuf [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure get_key_pinnacle [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure get_key_pinnacle [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_videoport_init [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_videoport_init [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure radio_g_tuner [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure radio_g_tuner [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_input [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_input [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure video_register_device [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure video_register_device [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_release___1 [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_release___1 [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_overlay [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_overlay [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_get_status [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_get_status [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2025-02-08 04:22:34,771 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2025-02-08 04:22:34,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 04:22:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 04:22:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-02-08 04:22:34,775 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#75 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#76 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#77 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#78 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#79 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#80 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#81 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#82 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#83 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#84 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#85 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#86 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#87 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#88 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#89 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#90 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#91 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#92 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#93 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#94 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#95 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#96 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#97 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#98 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#99 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#100 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#101 [2025-02-08 04:22:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#102 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#103 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#104 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#105 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#106 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#107 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#108 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#109 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#110 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#111 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#112 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#113 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#114 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#115 [2025-02-08 04:22:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#116 [2025-02-08 04:22:34,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#117 [2025-02-08 04:22:34,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#118 [2025-02-08 04:22:34,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#119 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#120 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#121 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#122 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure mute_input_7134 [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure mute_input_7134 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure mute_input_7133 [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure mute_input_7133 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_transfer [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_transfer [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_dqbuf [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_dqbuf [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_79 [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_79 [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_master_send [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_master_send [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_pgtable_build [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_pgtable_build [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure __saa7134_ir_stop [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure __saa7134_ir_stop [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_queue [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_queue [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_s_register [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_s_register [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_unregister_video [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_unregister_video [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_try_fmt_vid_cap [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_try_fmt_vid_cap [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_ts_unregister [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_ts_unregister [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure __saa7134_ir_start [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure __saa7134_ir_start [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_ts_stop [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_ts_stop [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_track_gpio [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_track_gpio [2025-02-08 04:22:34,779 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_streamoff [2025-02-08 04:22:34,779 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_streamoff [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_finidev [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_finidev [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_try_fmt_vid_overlay [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_try_fmt_vid_overlay [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure wake_up_process [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure wake_up_process [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_recv_byte [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_recv_byte [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_getstereo [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_getstereo [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_slock_of_saa7134_dev [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_slock_of_saa7134_dev [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_reqbufs [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_reqbufs [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_carr2reg [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_carr2reg [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_79 [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_79 [2025-02-08 04:22:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_count [2025-02-08 04:22:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_count [2025-02-08 04:22:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_input_init1 [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_input_init1 [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_is_idle [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_is_idle [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa_dsp_wait_bit [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa_dsp_wait_bit [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_set_dmabits [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_set_dmabits [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure mpeg_ops_attach [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure mpeg_ops_attach [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_std [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_std [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_resume [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_resume [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure video_mmap [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure video_mmap [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_handler_free [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_handler_free [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_hw_enable2 [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_hw_enable2 [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_setcarrier [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_setcarrier [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_fmt_vid_cap [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_fmt_vid_cap [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_ts_register [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_ts_register [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_fbuf [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_fbuf [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure vidioc_g_register [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure vidioc_g_register [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure video_devdata [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure video_devdata [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_hw_enable1 [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_hw_enable1 [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_initdev [2025-02-08 04:22:34,782 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_initdev [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 04:22:34,782 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_input [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_input [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure capable [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure capable [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_tuner [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_tuner [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure video_ioctl2 [2025-02-08 04:22:34,783 INFO L138 BoogieDeclarations]: Found implementation of procedure video_ioctl2 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 04:22:34,783 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 04:22:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-08 04:22:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#75 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#76 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#77 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#78 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#79 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#80 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#81 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#82 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#83 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#84 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#85 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#86 [2025-02-08 04:22:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#87 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#88 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#89 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#90 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#91 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#92 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#93 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#94 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#95 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#96 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#97 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#98 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#99 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#100 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#101 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#102 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#103 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#104 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#105 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#106 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#107 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#108 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#109 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#110 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#111 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#112 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#113 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#114 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#115 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#116 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#117 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#118 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#119 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#120 [2025-02-08 04:22:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#121 [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#122 [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_setstereo [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_setstereo [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_crop [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_crop [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_setmute [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_setmute [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_setinput [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_setinput [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_ctrl [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_ctrl [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure must_configure_manually [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure must_configure_manually [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure video_is_registered [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure video_is_registered [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_subscribe_event [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_subscribe_event [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_fmt_vid_cap [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_fmt_vid_cap [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure video_unregister_device [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure video_unregister_device [2025-02-08 04:22:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_queue_sg_init [2025-02-08 04:22:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_queue_sg_init [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_queue [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_queue [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_frequency [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_frequency [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_querybuf [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_querybuf [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_buffer_base [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_buffer_base [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure sort [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure sort [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure pm_qos_remove_request [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_qos_remove_request [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_iolock [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_iolock [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_master_recv [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_master_recv [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_frequency [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_frequency [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure res_check [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure res_check [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure set_size [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure set_size [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_event_unsubscribe [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_event_unsubscribe [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_i2c_unregister [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_i2c_unregister [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2025-02-08 04:22:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_board_init2 [2025-02-08 04:22:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_board_init2 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-02-08 04:22:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#42 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#43 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#44 [2025-02-08 04:22:34,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#45 [2025-02-08 04:22:34,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#46 [2025-02-08 04:22:34,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#47 [2025-02-08 04:22:34,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#48 [2025-02-08 04:22:34,792 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#49 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#50 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#51 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#52 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#53 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#54 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#55 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#56 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#57 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#58 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#59 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#60 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#61 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#62 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#63 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#64 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#65 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#66 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#67 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#68 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#69 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#70 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#71 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#72 [2025-02-08 04:22:34,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#73 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#74 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#75 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#76 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#77 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#78 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#79 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#80 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#81 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#82 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#83 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#84 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#85 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#86 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#87 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#88 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#89 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#90 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#91 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#92 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#93 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#94 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#95 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#96 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#97 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#98 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#99 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#100 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#101 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#102 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#103 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#104 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#105 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#106 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#107 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#108 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#109 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#110 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#111 [2025-02-08 04:22:34,794 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#112 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#113 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#114 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#115 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#116 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#117 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#118 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#119 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#120 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#121 [2025-02-08 04:22:34,795 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#122 [2025-02-08 04:22:34,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-02-08 04:22:34,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-02-08 04:22:34,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-02-08 04:22:34,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-02-08 04:22:34,795 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-02-08 04:22:34,796 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-02-08 04:22:34,797 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#42 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#43 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#44 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#45 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#46 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#47 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#48 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#49 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#50 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#51 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#52 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#53 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#54 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#55 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#56 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#57 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#58 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#59 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#60 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#61 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#62 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#63 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#64 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#65 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#66 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#67 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#68 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#69 [2025-02-08 04:22:34,798 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#70 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#71 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#72 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#73 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#74 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#75 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#76 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#77 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#78 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#79 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#80 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#81 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#82 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#83 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#84 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#85 [2025-02-08 04:22:34,799 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#86 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#87 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#88 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#89 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#90 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#91 [2025-02-08 04:22:34,800 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#92 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#93 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#94 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#95 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#96 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#97 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#98 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#99 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#100 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#101 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#102 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#103 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#104 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#105 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#106 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#107 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#108 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#109 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#110 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#111 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#112 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#113 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#114 [2025-02-08 04:22:34,801 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#115 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#116 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#117 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#118 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#119 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#120 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#121 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#122 [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_board_init1 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_board_init1 [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_i2c_new_subdev [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_i2c_new_subdev [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_enable_i2s [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_enable_i2s [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure radio_s_tuner [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure radio_s_tuner [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_rx2mode [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_rx2mode [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure set_freezable [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure set_freezable [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_streamoff [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_streamoff [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure res_get [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure res_get [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure videobuf_mmap_free [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure videobuf_mmap_free [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure radio_poll [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure radio_poll [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure clip_range [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure clip_range [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_set_tvnorm_hw [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_set_tvnorm_hw [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure poll_wait [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_wait [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure video_poll [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure video_poll [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_setup___1 [2025-02-08 04:22:34,802 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_setup___1 [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 04:22:34,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 04:22:34,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 04:22:34,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 04:22:34,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#75 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#76 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#77 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#78 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#79 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#80 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#81 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#82 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#83 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#84 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#85 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#86 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#87 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#88 [2025-02-08 04:22:34,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#89 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#90 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#91 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#92 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#93 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#94 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#95 [2025-02-08 04:22:34,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#96 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#97 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#98 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#99 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#100 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#101 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#102 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#103 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#104 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#105 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#106 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#107 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#108 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#109 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#110 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#111 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#112 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#113 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#114 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#115 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#116 [2025-02-08 04:22:34,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#117 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#118 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#119 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#120 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#121 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#122 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa_dsp_writel [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa_dsp_writel [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_input_irq [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_input_irq [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_node_name [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure video_device_node_name [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure rc_keyup [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure rc_keyup [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_queue___1 [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_queue___1 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_queue___0 [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_queue___0 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_pgtable_alloc [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_pgtable_alloc [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure i2c_set_attr [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure i2c_set_attr [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_do_scan [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_do_scan [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_78 [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_78 [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_querycap [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_querycap [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure print_irqstatus [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure print_irqstatus [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure stop_preview [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_preview [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_hwfini [2025-02-08 04:22:34,809 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_hwfini [2025-02-08 04:22:34,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_slock_of_saa7134_dev [2025-02-08 04:22:34,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_slock_of_saa7134_dev [2025-02-08 04:22:34,810 INFO L130 BoogieDeclarations]: Found specification of procedure set_cliplist [2025-02-08 04:22:34,810 INFO L138 BoogieDeclarations]: Found implementation of procedure set_cliplist [2025-02-08 04:22:34,810 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_pgtable_free [2025-02-08 04:22:34,811 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_pgtable_free [2025-02-08 04:22:34,811 INFO L130 BoogieDeclarations]: Found specification of procedure tvaudio_sleep [2025-02-08 04:22:34,811 INFO L138 BoogieDeclarations]: Found implementation of procedure tvaudio_sleep [2025-02-08 04:22:34,811 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_ir_stop [2025-02-08 04:22:34,811 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_ir_stop [2025-02-08 04:22:34,811 INFO L130 BoogieDeclarations]: Found specification of procedure set_tvnorm [2025-02-08 04:22:34,811 INFO L138 BoogieDeclarations]: Found implementation of procedure set_tvnorm [2025-02-08 04:22:34,811 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_log_status [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_log_status [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_s_fmt_vid_overlay [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_s_fmt_vid_overlay [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_g_fmt_vid_overlay [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_g_fmt_vid_overlay [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-08 04:22:34,812 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 04:22:34,812 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-08 04:22:34,813 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#75 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#76 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#77 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#78 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#79 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#80 [2025-02-08 04:22:34,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#81 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#82 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#83 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#84 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#85 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#86 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#87 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#88 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#89 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#90 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#91 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#92 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#93 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#94 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#95 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#96 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#97 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#98 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#99 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#100 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#101 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#102 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#103 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#104 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#105 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#106 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#107 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#108 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#109 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#110 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#111 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#112 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#113 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#114 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#115 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#116 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#117 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#118 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#119 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#120 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#121 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#122 [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-02-08 04:22:34,816 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 04:22:34,816 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 04:22:34,816 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-02-08 04:22:34,816 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-02-08 04:22:34,817 INFO L130 BoogieDeclarations]: Found specification of procedure saa7134_tvaudio_init [2025-02-08 04:22:34,817 INFO L138 BoogieDeclarations]: Found implementation of procedure saa7134_tvaudio_init [2025-02-08 04:22:37,736 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 04:22:37,744 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 04:22:37,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24727: assume (~__sd~5#1.base + (116 + ~__sd~5#1.offset)) % 18446744073709551616 != (~dev~25#1.base + (256 + ~dev~25#1.offset)) % 18446744073709551616; [2025-02-08 04:22:37,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24727: assume !((~__sd~5#1.base + (116 + ~__sd~5#1.offset)) % 18446744073709551616 != (~dev~25#1.base + (256 + ~dev~25#1.offset)) % 18446744073709551616);call #t~mem4866#1.base, #t~mem4866#1.offset := read~$Pointer$#8(~dev~25#1.base, 9013 + ~dev~25#1.offset, 8); [2025-02-08 04:22:37,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24731: assume 0 != (#t~mem4866#1.base + #t~mem4866#1.offset) % 18446744073709551616;havoc #t~mem4866#1.base, #t~mem4866#1.offset;call #t~mem4870#1.base, #t~mem4870#1.offset := read~$Pointer$#8(~dev~25#1.base, 9013 + ~dev~25#1.offset, 8); [2025-02-08 04:22:37,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24731: assume !(0 != (#t~mem4866#1.base + #t~mem4866#1.offset) % 18446744073709551616);havoc #t~mem4866#1.base, #t~mem4866#1.offset; [2025-02-08 04:22:37,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24724: call #t~mem4865#1.base, #t~mem4865#1.offset := read~$Pointer$#8(~__sd~5#1.base, 116 + ~__sd~5#1.offset, 8);~__mptr___0~9#1.base, ~__mptr___0~9#1.offset := #t~mem4865#1.base, #t~mem4865#1.offset;havoc #t~mem4865#1.base, #t~mem4865#1.offset;~__sd~5#1.base, ~__sd~5#1.offset := ~__mptr___0~9#1.base, -36352 + ~__mptr___0~9#1.offset; [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24734: havoc #t~mem4870#1.base, #t~mem4870#1.offset; [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24734-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev~25#1.base, ~dev~25#1.offset, 0, #t~mem4870#1.base, #t~mem4870#1.offset); srcloc: null [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24718: assume #t~short4856#1;havoc #t~mem4851#1.base, #t~mem4851#1.offset;havoc #t~mem4852#1.base, #t~mem4852#1.offset;havoc #t~mem4853#1.base, #t~mem4853#1.offset;havoc #t~mem4854#1.base, #t~mem4854#1.offset;havoc #t~mem4855#1.base, #t~mem4855#1.offset;havoc #t~short4856#1;call #t~mem4861#1.base, #t~mem4861#1.offset := read~$Pointer$#8(~__sd~5#1.base, 152 + ~__sd~5#1.offset, 8);call #t~mem4862#1.base, #t~mem4862#1.offset := read~$Pointer$#8(#t~mem4861#1.base, 8 + #t~mem4861#1.offset, 8);call #t~mem4863#1.base, #t~mem4863#1.offset := read~$Pointer$#8(#t~mem4862#1.base, #t~mem4862#1.offset, 8); [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24718: assume !#t~short4856#1;havoc #t~mem4851#1.base, #t~mem4851#1.offset;havoc #t~mem4852#1.base, #t~mem4852#1.offset;havoc #t~mem4853#1.base, #t~mem4853#1.offset;havoc #t~mem4854#1.base, #t~mem4854#1.offset;havoc #t~mem4855#1.base, #t~mem4855#1.offset;havoc #t~short4856#1; [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24720-1: SUMMARY for call #t~ret4864#1 := ##fun~$Pointer$~TO~int(~__sd~5#1.base, ~__sd~5#1.offset, #t~mem4863#1.base, #t~mem4863#1.offset); srcloc: null [2025-02-08 04:22:37,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24720: assume -2147483648 <= #t~ret4864#1 && #t~ret4864#1 <= 2147483647;havoc #t~mem4861#1.base, #t~mem4861#1.offset;havoc #t~mem4862#1.base, #t~mem4862#1.offset;havoc #t~mem4863#1.base, #t~mem4863#1.offset;havoc #t~ret4864#1; [2025-02-08 04:22:37,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24718-2: call #t~mem4851#1.base, #t~mem4851#1.offset := read~$Pointer$#8(~__sd~5#1.base, 152 + ~__sd~5#1.offset, 8);call #t~mem4852#1.base, #t~mem4852#1.offset := read~$Pointer$#8(#t~mem4851#1.base, 8 + #t~mem4851#1.offset, 8);#t~short4856#1 := 0 != (#t~mem4852#1.base + #t~mem4852#1.offset) % 18446744073709551616; [2025-02-08 04:22:37,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24718-1: assume #t~short4856#1;call #t~mem4853#1.base, #t~mem4853#1.offset := read~$Pointer$#8(~__sd~5#1.base, 152 + ~__sd~5#1.offset, 8);call #t~mem4854#1.base, #t~mem4854#1.offset := read~$Pointer$#8(#t~mem4853#1.base, 8 + #t~mem4853#1.offset, 8);call #t~mem4855#1.base, #t~mem4855#1.offset := read~$Pointer$#8(#t~mem4854#1.base, #t~mem4854#1.offset, 8);#t~short4856#1 := 0 != (#t~mem4855#1.base + #t~mem4855#1.offset) % 18446744073709551616; [2025-02-08 04:22:37,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24718-1: assume !#t~short4856#1; [2025-02-08 04:22:37,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26494: havoc pm_qos_add_request_~arg0#1.base, pm_qos_add_request_~arg0#1.offset, pm_qos_add_request_~arg1#1, pm_qos_add_request_~arg2#1;havoc pm_qos_add_request_#in~arg0#1.base, pm_qos_add_request_#in~arg0#1.offset, pm_qos_add_request_#in~arg1#1, pm_qos_add_request_#in~arg2#1;assume { :end_inline_pm_qos_add_request } true; [2025-02-08 04:22:37,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32808: havoc videobuf_streamon_#t~nondet6406#1; [2025-02-08 04:22:38,028 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32471: havoc freezing_slow_path_#t~nondet6350#1; [2025-02-08 04:22:38,028 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21123: assume { :end_inline_debug_check_no_locks_held } true; [2025-02-08 04:22:38,028 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20977: havoc atomic_read_#t~mem3508#1; [2025-02-08 04:22:38,028 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32398: havoc __refrigerator_#t~nondet6339#1; [2025-02-08 04:22:38,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17846: #res := 1; [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28873: call ULTIMATE.dealloc(get_key_msi_tvanywhere_plus_~#b~2#1.base, get_key_msi_tvanywhere_plus_~#b~2#1.offset);havoc get_key_msi_tvanywhere_plus_~#b~2#1.base, get_key_msi_tvanywhere_plus_~#b~2#1.offset;#t~ret6462#1 := get_key_msi_tvanywhere_plus_#res#1;havoc get_key_msi_tvanywhere_plus_#t~mem5880#1.base, get_key_msi_tvanywhere_plus_#t~mem5880#1.offset, get_key_msi_tvanywhere_plus_#t~mem5881#1.base, get_key_msi_tvanywhere_plus_#t~mem5881#1.offset, get_key_msi_tvanywhere_plus_#t~mem5882#1.base, get_key_msi_tvanywhere_plus_#t~mem5882#1.offset, get_key_msi_tvanywhere_plus_#t~ret5883#1, get_key_msi_tvanywhere_plus_#t~mem5884#1.base, get_key_msi_tvanywhere_plus_#t~mem5884#1.offset, get_key_msi_tvanywhere_plus_#t~ret5885#1, get_key_msi_tvanywhere_plus_#t~mem5886#1.base, get_key_msi_tvanywhere_plus_#t~mem5886#1.offset, get_key_msi_tvanywhere_plus_#t~mem5887#1.base, get_key_msi_tvanywhere_plus_#t~mem5887#1.offset, get_key_msi_tvanywhere_plus_#t~ret5888#1, get_key_msi_tvanywhere_plus_#t~bitwise5889#1, get_key_msi_tvanywhere_plus_#t~mem5890#1.base, get_key_msi_tvanywhere_plus_#t~mem5890#1.offset, get_key_msi_tvanywhere_plus_#t~mem5891#1.base, get_key_msi_tvanywhere_plus_#t~mem5891#1.offset, get_key_msi_tvanywhere_plus_#t~ret5892#1, get_key_msi_tvanywhere_plus_#t~bitwise5893#1, get_key_msi_tvanywhere_plus_#t~mem5894#1.base, get_key_msi_tvanywhere_plus_#t~mem5894#1.offset, get_key_msi_tvanywhere_plus_#t~ret5895#1, get_key_msi_tvanywhere_plus_#t~ret5896#1, get_key_msi_tvanywhere_plus_#t~mem5897#1, get_key_msi_tvanywhere_plus_#t~mem5898#1, get_key_msi_tvanywhere_plus_#t~ret5899#1, get_key_msi_tvanywhere_plus_#t~mem5900#1, get_key_msi_tvanywhere_plus_#t~mem5901#1, get_key_msi_tvanywhere_plus_~ir#1.base, get_key_msi_tvanywhere_plus_~ir#1.offset, get_key_msi_tvanywhere_plus_~ir_key#1.base, get_key_msi_tvanywhere_plus_~ir_key#1.offset, get_key_msi_tvanywhere_plus_~ir_raw#1.base, get_key_msi_tvanywhere_plus_~ir_raw#1.offset, get_key_msi_tvanywhere_plus_~#b~2#1.base, get_key_msi_tvanywhere_plus_~#b~2#1.offset, get_key_msi_tvanywhere_plus_~gpio~2#1, get_key_msi_tvanywhere_plus_~dev~61#1.base, get_key_msi_tvanywhere_plus_~dev~61#1.offset, get_key_msi_tvanywhere_plus_~tmp~175#1, get_key_msi_tvanywhere_plus_~tmp___0~96#1, get_key_msi_tvanywhere_plus_~tmp___1~56#1, get_key_msi_tvanywhere_plus_~tmp___2~31#1;havoc get_key_msi_tvanywhere_plus_#in~ir#1.base, get_key_msi_tvanywhere_plus_#in~ir#1.offset, get_key_msi_tvanywhere_plus_#in~ir_key#1.base, get_key_msi_tvanywhere_plus_#in~ir_key#1.offset, get_key_msi_tvanywhere_plus_#in~ir_raw#1.base, get_key_msi_tvanywhere_plus_#in~ir_raw#1.offset;assume { :end_inline_get_key_msi_tvanywhere_plus } true;assume -2147483648 <= #t~ret6462#1 && #t~ret6462#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6462#1; [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20517: buffer_activate_#t~ret3409#1 := ldv_mod_timer_77_#res#1;havoc ldv_mod_timer_77_#t~ret3503#1, ldv_mod_timer_77_#t~ret3504#1, ldv_mod_timer_77_~ldv_func_arg1#1.base, ldv_mod_timer_77_~ldv_func_arg1#1.offset, ldv_mod_timer_77_~ldv_func_arg2#1, ldv_mod_timer_77_~ldv_func_res~6#1, ldv_mod_timer_77_~tmp~88#1, ldv_mod_timer_77_~tmp___0~41#1;havoc ldv_mod_timer_77_#in~ldv_func_arg1#1.base, ldv_mod_timer_77_#in~ldv_func_arg1#1.offset, ldv_mod_timer_77_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_77 } true;assume -2147483648 <= buffer_activate_#t~ret3409#1 && buffer_activate_#t~ret3409#1 <= 2147483647;havoc buffer_activate_#t~ret3409#1;call buffer_activate_#t~mem3410#1 := read~int#8(buffer_activate_~dev#1.base, 7629 + buffer_activate_~dev#1.offset, 4); [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24283: buffer_activate___1_#t~ret4680#1 := ldv_mod_timer_77___1_#res#1;havoc ldv_mod_timer_77___1_#t~ret5788#1, ldv_mod_timer_77___1_#t~ret5789#1, ldv_mod_timer_77___1_~ldv_func_arg1#1.base, ldv_mod_timer_77___1_~ldv_func_arg1#1.offset, ldv_mod_timer_77___1_~ldv_func_arg2#1, ldv_mod_timer_77___1_~ldv_func_res~8#1, ldv_mod_timer_77___1_~tmp~172#1, ldv_mod_timer_77___1_~tmp___0~93#1;havoc ldv_mod_timer_77___1_#in~ldv_func_arg1#1.base, ldv_mod_timer_77___1_#in~ldv_func_arg1#1.offset, ldv_mod_timer_77___1_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_77___1 } true;assume -2147483648 <= buffer_activate___1_#t~ret4680#1 && buffer_activate___1_#t~ret4680#1 <= 2147483647;havoc buffer_activate___1_#t~ret4680#1;buffer_activate___1_#res#1 := 0; [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20782: assume -9223372036854775808 <= saa7134_ts_start_#t~ret3465#1 && saa7134_ts_start_#t~ret3465#1 <= 9223372036854775807;saa7134_ts_start_~tmp~87#1 := saa7134_ts_start_#t~ret3465#1;havoc saa7134_ts_start_#t~mem3464#1;havoc saa7134_ts_start_#t~ret3465#1; [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20782-2: call saa7134_ts_start_#t~mem3464#1 := read~int#8(saa7134_ts_start_~dev#1.base, 7629 + saa7134_ts_start_~dev#1.offset, 4); [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20782-1: SUMMARY for call saa7134_ts_start_#t~ret3465#1 := ldv__builtin_expect((if 0 != saa7134_ts_start_#t~mem3464#1 then 1 else 0), 0); srcloc: null [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20519: assume 0 == buffer_activate_#t~mem3410#1;havoc buffer_activate_#t~mem3410#1;assume { :begin_inline_saa7134_ts_start } true;saa7134_ts_start_#in~dev#1.base, saa7134_ts_start_#in~dev#1.offset := buffer_activate_~dev#1.base, buffer_activate_~dev#1.offset;havoc saa7134_ts_start_#res#1;havoc saa7134_ts_start_#t~ret3463#1, saa7134_ts_start_#t~mem3464#1, saa7134_ts_start_#t~ret3465#1, saa7134_ts_start_#t~mem3466#1, saa7134_ts_start_#t~mem3467#1.base, saa7134_ts_start_#t~mem3467#1.offset, saa7134_ts_start_#t~mem3468#1, saa7134_ts_start_#t~mem3469#1.base, saa7134_ts_start_#t~mem3469#1.offset, saa7134_ts_start_#t~mem3470#1, saa7134_ts_start_#t~mem3471#1.base, saa7134_ts_start_#t~mem3471#1.offset, saa7134_ts_start_#t~mem3472#1.base, saa7134_ts_start_#t~mem3472#1.offset, saa7134_ts_start_#t~mem3473#1, saa7134_ts_start_#t~bitwise3474#1, saa7134_ts_start_#t~mem3475#1.base, saa7134_ts_start_#t~mem3475#1.offset, saa7134_ts_start_#t~mem3476#1.base, saa7134_ts_start_#t~mem3476#1.offset, saa7134_ts_start_#t~mem3477#1.base, saa7134_ts_start_#t~mem3477#1.offset, saa7134_ts_start_#t~mem3478#1.base, saa7134_ts_start_#t~mem3478#1.offset, saa7134_ts_start_#t~mem3479#1.base, saa7134_ts_start_#t~mem3479#1.offset, saa7134_ts_start_#t~mem3480#1.base, saa7134_ts_start_#t~mem3480#1.offset, saa7134_ts_start_#t~mem3481#1, saa7134_ts_start_#t~mem3482#1, saa7134_ts_start_#t~mem3483#1, saa7134_ts_start_#t~mem3484#1, saa7134_ts_start_#t~mem3485#1.base, saa7134_ts_start_#t~mem3485#1.offset, saa7134_ts_start_#t~mem3486#1, saa7134_ts_start_#t~mem3487#1, saa7134_ts_start_#t~bitwise3488#1, saa7134_ts_start_#t~mem3489#1.base, saa7134_ts_start_#t~mem3489#1.offset, saa7134_ts_start_#t~mem3490#1.base, saa7134_ts_start_#t~mem3490#1.offset, saa7134_ts_start_#t~mem3491#1, saa7134_ts_start_#t~mem3492#1, saa7134_ts_start_#t~bitwise3493#1, saa7134_ts_start_#t~mem3494#1.base, saa7134_ts_start_#t~mem3494#1.offset, saa7134_ts_start_#t~mem3495#1.base, saa7134_ts_start_#t~mem3495#1.offset, saa7134_ts_start_#t~mem3496#1.base, saa7134_ts_start_#t~mem3496#1.offset, saa7134_ts_start_~dev#1.base, saa7134_ts_start_~dev#1.offset, saa7134_ts_start_~tmp~87#1;saa7134_ts_start_~dev#1.base, saa7134_ts_start_~dev#1.offset := saa7134_ts_start_#in~dev#1.base, saa7134_ts_start_#in~dev#1.offset;havoc saa7134_ts_start_~tmp~87#1; [2025-02-08 04:22:39,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20519: assume !(0 == buffer_activate_#t~mem3410#1);havoc buffer_activate_#t~mem3410#1; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20816: havoc saa7134_ts_start_#t~mem3485#1.base, saa7134_ts_start_#t~mem3485#1.offset;call saa7134_ts_start_#t~mem3486#1 := read~int#8(saa7134_ts_start_~dev#1.base, 1082 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3487#1 := read~int#8(~#saa7134_boards~0.base, 308 + (~#saa7134_boards~0.offset + 312 * (if saa7134_ts_start_#t~mem3486#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then saa7134_ts_start_#t~mem3486#1 % 4294967296 % 18446744073709551616 else saa7134_ts_start_#t~mem3486#1 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28843-1: get_key_flydvb_trio_#res#1 := -5;call ULTIMATE.dealloc(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset);havoc get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20816-2: call saa7134_ts_start_#t~mem3485#1.base, saa7134_ts_start_#t~mem3485#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20816-1: SUMMARY for call writeb(64, saa7134_ts_start_#t~mem3485#1.base, 418 + saa7134_ts_start_#t~mem3485#1.offset); srcloc: null [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-1: SUMMARY for call writeb((if saa7134_ts_start_#t~bitwise3488#1 % 256 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~bitwise3488#1 % 256 % 4294967296 else saa7134_ts_start_#t~bitwise3488#1 % 256 % 4294967296 - 4294967296), saa7134_ts_start_#t~mem3489#1.base, 416 + saa7134_ts_start_#t~mem3489#1.offset); srcloc: null [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20784: assume 0 != saa7134_ts_start_~tmp~87#1;assume false; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20784: assume !(0 != saa7134_ts_start_~tmp~87#1); [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817: havoc saa7134_ts_start_#t~mem3486#1;havoc saa7134_ts_start_#t~mem3487#1;havoc saa7134_ts_start_#t~bitwise3488#1;havoc saa7134_ts_start_#t~mem3489#1.base, saa7134_ts_start_#t~mem3489#1.offset; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-3: havoc saa7134_ts_start_#t~bitwise3488#1;assume ((saa7134_ts_start_#t~bitwise3488#1 >= -20 && ((if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) >= 0 || saa7134_ts_start_#t~bitwise3488#1 >= (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256))) && saa7134_ts_start_#t~bitwise3488#1 < 0) && saa7134_ts_start_#t~bitwise3488#1 <= 2147483647; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-2: [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-5: assume 0 == (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) || -20 == (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256);saa7134_ts_start_#t~bitwise3488#1 := -20; [2025-02-08 04:22:39,189 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-5: assume !(0 == (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) || -20 == (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256)); [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-4: assume false;saa7134_ts_start_#t~bitwise3488#1 := (if 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3487#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256); [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20817-4: assume !false; [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20818: call saa7134_ts_start_#t~mem3489#1.base, saa7134_ts_start_#t~mem3489#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20521: buffer_activate_#t~ret3411#1 := saa7134_ts_start_#res#1;havoc saa7134_ts_start_#t~ret3463#1, saa7134_ts_start_#t~mem3464#1, saa7134_ts_start_#t~ret3465#1, saa7134_ts_start_#t~mem3466#1, saa7134_ts_start_#t~mem3467#1.base, saa7134_ts_start_#t~mem3467#1.offset, saa7134_ts_start_#t~mem3468#1, saa7134_ts_start_#t~mem3469#1.base, saa7134_ts_start_#t~mem3469#1.offset, saa7134_ts_start_#t~mem3470#1, saa7134_ts_start_#t~mem3471#1.base, saa7134_ts_start_#t~mem3471#1.offset, saa7134_ts_start_#t~mem3472#1.base, saa7134_ts_start_#t~mem3472#1.offset, saa7134_ts_start_#t~mem3473#1, saa7134_ts_start_#t~bitwise3474#1, saa7134_ts_start_#t~mem3475#1.base, saa7134_ts_start_#t~mem3475#1.offset, saa7134_ts_start_#t~mem3476#1.base, saa7134_ts_start_#t~mem3476#1.offset, saa7134_ts_start_#t~mem3477#1.base, saa7134_ts_start_#t~mem3477#1.offset, saa7134_ts_start_#t~mem3478#1.base, saa7134_ts_start_#t~mem3478#1.offset, saa7134_ts_start_#t~mem3479#1.base, saa7134_ts_start_#t~mem3479#1.offset, saa7134_ts_start_#t~mem3480#1.base, saa7134_ts_start_#t~mem3480#1.offset, saa7134_ts_start_#t~mem3481#1, saa7134_ts_start_#t~mem3482#1, saa7134_ts_start_#t~mem3483#1, saa7134_ts_start_#t~mem3484#1, saa7134_ts_start_#t~mem3485#1.base, saa7134_ts_start_#t~mem3485#1.offset, saa7134_ts_start_#t~mem3486#1, saa7134_ts_start_#t~mem3487#1, saa7134_ts_start_#t~bitwise3488#1, saa7134_ts_start_#t~mem3489#1.base, saa7134_ts_start_#t~mem3489#1.offset, saa7134_ts_start_#t~mem3490#1.base, saa7134_ts_start_#t~mem3490#1.offset, saa7134_ts_start_#t~mem3491#1, saa7134_ts_start_#t~mem3492#1, saa7134_ts_start_#t~bitwise3493#1, saa7134_ts_start_#t~mem3494#1.base, saa7134_ts_start_#t~mem3494#1.offset, saa7134_ts_start_#t~mem3495#1.base, saa7134_ts_start_#t~mem3495#1.offset, saa7134_ts_start_#t~mem3496#1.base, saa7134_ts_start_#t~mem3496#1.offset, saa7134_ts_start_~dev#1.base, saa7134_ts_start_~dev#1.offset, saa7134_ts_start_~tmp~87#1;havoc saa7134_ts_start_#in~dev#1.base, saa7134_ts_start_#in~dev#1.offset;assume { :end_inline_saa7134_ts_start } true;assume -2147483648 <= buffer_activate_#t~ret3411#1 && buffer_activate_#t~ret3411#1 <= 2147483647;havoc buffer_activate_#t~ret3411#1; [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28846-2: call get_key_flydvb_trio_#t~mem5873#1.base, get_key_flydvb_trio_#t~mem5873#1.offset := read~$Pointer$#8(get_key_flydvb_trio_~ir#1.base, 8 + get_key_flydvb_trio_~ir#1.offset, 8); [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28846-1: SUMMARY for call get_key_flydvb_trio_#t~ret5874#1 := i2c_master_send(get_key_flydvb_trio_#t~mem5873#1.base, get_key_flydvb_trio_#t~mem5873#1.offset, get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset, 1); srcloc: null [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28846: assume -2147483648 <= get_key_flydvb_trio_#t~ret5874#1 && get_key_flydvb_trio_#t~ret5874#1 <= 2147483647;get_key_flydvb_trio_~tmp___3~20#1 := get_key_flydvb_trio_#t~ret5874#1;havoc get_key_flydvb_trio_#t~mem5873#1.base, get_key_flydvb_trio_#t~mem5873#1.offset;havoc get_key_flydvb_trio_#t~ret5874#1; [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20525-1: buffer_activate_#res#1 := 0; [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28849: assume 1 != get_key_flydvb_trio_~tmp___3~20#1; [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28849: assume !(1 != get_key_flydvb_trio_~tmp___3~20#1);call get_key_flydvb_trio_#t~mem5875#1.base, get_key_flydvb_trio_#t~mem5875#1.offset := read~$Pointer$#8(get_key_flydvb_trio_~ir#1.base, 8 + get_key_flydvb_trio_~ir#1.offset, 8); [2025-02-08 04:22:39,190 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20823-1: SUMMARY for call writeb(216, saa7134_ts_start_#t~mem3490#1.base, 418 + saa7134_ts_start_#t~mem3490#1.offset); srcloc: null [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20823: havoc saa7134_ts_start_#t~mem3490#1.base, saa7134_ts_start_#t~mem3490#1.offset;call saa7134_ts_start_#t~mem3491#1 := read~int#8(saa7134_ts_start_~dev#1.base, 1082 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3492#1 := read~int#8(~#saa7134_boards~0.base, 308 + (~#saa7134_boards~0.offset + 312 * (if saa7134_ts_start_#t~mem3491#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then saa7134_ts_start_#t~mem3491#1 % 4294967296 % 18446744073709551616 else saa7134_ts_start_#t~mem3491#1 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20823-2: call saa7134_ts_start_#t~mem3490#1.base, saa7134_ts_start_#t~mem3490#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824: havoc saa7134_ts_start_#t~mem3491#1;havoc saa7134_ts_start_#t~mem3492#1;havoc saa7134_ts_start_#t~bitwise3493#1;havoc saa7134_ts_start_#t~mem3494#1.base, saa7134_ts_start_#t~mem3494#1.offset;call saa7134_ts_start_#t~mem3495#1.base, saa7134_ts_start_#t~mem3495#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-2: [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-1: SUMMARY for call writeb((if saa7134_ts_start_#t~bitwise3493#1 % 256 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~bitwise3493#1 % 256 % 4294967296 else saa7134_ts_start_#t~bitwise3493#1 % 256 % 4294967296 - 4294967296), saa7134_ts_start_#t~mem3494#1.base, 416 + saa7134_ts_start_#t~mem3494#1.offset); srcloc: null [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-4: assume false;saa7134_ts_start_#t~bitwise3493#1 := (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256); [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-4: assume !false; [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L29049: call ULTIMATE.dealloc(get_key_beholdm6xx_~#data~4#1.base, get_key_beholdm6xx_~#data~4#1.offset);havoc get_key_beholdm6xx_~#data~4#1.base, get_key_beholdm6xx_~#data~4#1.offset;#t~ret6465#1 := get_key_beholdm6xx_#res#1;havoc get_key_beholdm6xx_#t~mem5938#1.base, get_key_beholdm6xx_#t~mem5938#1.offset, get_key_beholdm6xx_#t~mem5939#1.base, get_key_beholdm6xx_#t~mem5939#1.offset, get_key_beholdm6xx_#t~mem5940#1.base, get_key_beholdm6xx_#t~mem5940#1.offset, get_key_beholdm6xx_#t~mem5941#1.base, get_key_beholdm6xx_#t~mem5941#1.offset, get_key_beholdm6xx_#t~ret5942#1, get_key_beholdm6xx_#t~mem5943#1.base, get_key_beholdm6xx_#t~mem5943#1.offset, get_key_beholdm6xx_#t~mem5944#1.base, get_key_beholdm6xx_#t~mem5944#1.offset, get_key_beholdm6xx_#t~ret5945#1, get_key_beholdm6xx_#t~bitwise5946#1, get_key_beholdm6xx_#t~mem5947#1.base, get_key_beholdm6xx_#t~mem5947#1.offset, get_key_beholdm6xx_#t~mem5948#1.base, get_key_beholdm6xx_#t~mem5948#1.offset, get_key_beholdm6xx_#t~ret5949#1, get_key_beholdm6xx_#t~bitwise5950#1, get_key_beholdm6xx_#t~mem5951#1.base, get_key_beholdm6xx_#t~mem5951#1.offset, get_key_beholdm6xx_#t~mem5952#1.base, get_key_beholdm6xx_#t~mem5952#1.offset, get_key_beholdm6xx_#t~ret5953#1, get_key_beholdm6xx_#t~ret5954#1, get_key_beholdm6xx_#t~mem5955#1, get_key_beholdm6xx_#t~mem5956#1, get_key_beholdm6xx_#t~mem5957#1, get_key_beholdm6xx_#t~mem5958#1, get_key_beholdm6xx_#t~bitwise5959#1, get_key_beholdm6xx_#t~mem5960#1, get_key_beholdm6xx_#t~bitwise5961#1, get_key_beholdm6xx_#t~mem5962#1, get_key_beholdm6xx_~ir#1.base, get_key_beholdm6xx_~ir#1.offset, get_key_beholdm6xx_~ir_key#1.base, get_key_beholdm6xx_~ir_key#1.offset, get_key_beholdm6xx_~ir_raw#1.base, get_key_beholdm6xx_~ir_raw#1.offset, get_key_beholdm6xx_~#data~4#1.base, get_key_beholdm6xx_~#data~4#1.offset, get_key_beholdm6xx_~gpio~4#1, get_key_beholdm6xx_~dev~63#1.base, get_key_beholdm6xx_~dev~63#1.offset, get_key_beholdm6xx_~tmp~179#1, get_key_beholdm6xx_~tmp___0~98#1, get_key_beholdm6xx_~tmp___1~58#1;havoc get_key_beholdm6xx_#in~ir#1.base, get_key_beholdm6xx_#in~ir#1.offset, get_key_beholdm6xx_#in~ir_key#1.base, get_key_beholdm6xx_#in~ir_key#1.offset, get_key_beholdm6xx_#in~ir_raw#1.base, get_key_beholdm6xx_#in~ir_raw#1.offset;assume { :end_inline_get_key_beholdm6xx } true;assume -2147483648 <= #t~ret6465#1 && #t~ret6465#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6465#1; [2025-02-08 04:22:39,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-3: havoc saa7134_ts_start_#t~bitwise3493#1;assume (((((if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) < 0 || saa7134_ts_start_#t~bitwise3493#1 >= 108) && saa7134_ts_start_#t~bitwise3493#1 >= (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256)) && ((if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) < 0 || saa7134_ts_start_#t~bitwise3493#1 <= 108 + (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256))) && ((if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) >= 0 || saa7134_ts_start_#t~bitwise3493#1 < 0)) && saa7134_ts_start_#t~bitwise3493#1 <= 2147483647; [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-5: assume 0 == (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) || 108 == (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256);saa7134_ts_start_#t~bitwise3493#1 := 108; [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20824-5: assume !(0 == (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256) || 108 == (if 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 <= 127 then 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 else 16 * (if saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 <= 2147483647 then saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 else saa7134_ts_start_#t~mem3492#1 % 4294967296 % 4294967296 - 4294967296) % 256 - 256)); [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20825: call saa7134_ts_start_#t~mem3494#1.base, saa7134_ts_start_#t~mem3494#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28786: call ULTIMATE.dealloc(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset);havoc get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset;#t~ret6466#1 := get_key_flydvb_trio_#res#1;havoc get_key_flydvb_trio_#t~mem5857#1.base, get_key_flydvb_trio_#t~mem5857#1.offset, get_key_flydvb_trio_#t~mem5858#1.base, get_key_flydvb_trio_#t~mem5858#1.offset, get_key_flydvb_trio_#t~mem5859#1.base, get_key_flydvb_trio_#t~mem5859#1.offset, get_key_flydvb_trio_#t~ret5860#1, get_key_flydvb_trio_#t~mem5861#1.base, get_key_flydvb_trio_#t~mem5861#1.offset, get_key_flydvb_trio_#t~ret5862#1, get_key_flydvb_trio_#t~mem5863#1.base, get_key_flydvb_trio_#t~mem5863#1.offset, get_key_flydvb_trio_#t~mem5864#1.base, get_key_flydvb_trio_#t~mem5864#1.offset, get_key_flydvb_trio_#t~ret5865#1, get_key_flydvb_trio_#t~bitwise5866#1, get_key_flydvb_trio_#t~mem5867#1.base, get_key_flydvb_trio_#t~mem5867#1.offset, get_key_flydvb_trio_#t~mem5868#1.base, get_key_flydvb_trio_#t~mem5868#1.offset, get_key_flydvb_trio_#t~ret5869#1, get_key_flydvb_trio_#t~bitwise5870#1, get_key_flydvb_trio_#t~mem5871#1, get_key_flydvb_trio_#t~ret5872#1, get_key_flydvb_trio_#t~mem5873#1.base, get_key_flydvb_trio_#t~mem5873#1.offset, get_key_flydvb_trio_#t~ret5874#1, get_key_flydvb_trio_#t~mem5875#1.base, get_key_flydvb_trio_#t~mem5875#1.offset, get_key_flydvb_trio_#t~ret5876#1, get_key_flydvb_trio_#t~ret5877#1, get_key_flydvb_trio_#t~mem5878#1, get_key_flydvb_trio_#t~mem5879#1, get_key_flydvb_trio_~ir#1.base, get_key_flydvb_trio_~ir#1.offset, get_key_flydvb_trio_~ir_key#1.base, get_key_flydvb_trio_~ir_key#1.offset, get_key_flydvb_trio_~ir_raw#1.base, get_key_flydvb_trio_~ir_raw#1.offset, get_key_flydvb_trio_~gpio~1#1, get_key_flydvb_trio_~attempt~0#1, get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset, get_key_flydvb_trio_~dev~60#1.base, get_key_flydvb_trio_~dev~60#1.offset, get_key_flydvb_trio_~tmp~174#1, get_key_flydvb_trio_~tmp___0~95#1, get_key_flydvb_trio_~tmp___1~55#1, get_key_flydvb_trio_~tmp___2~30#1, get_key_flydvb_trio_~tmp___3~20#1, get_key_flydvb_trio_~tmp___4~15#1;havoc get_key_flydvb_trio_#in~ir#1.base, get_key_flydvb_trio_#in~ir#1.offset, get_key_flydvb_trio_#in~ir_key#1.base, get_key_flydvb_trio_#in~ir_key#1.offset, get_key_flydvb_trio_#in~ir_raw#1.base, get_key_flydvb_trio_#in~ir_raw#1.offset;assume { :end_inline_get_key_flydvb_trio } true;assume -2147483648 <= #t~ret6466#1 && #t~ret6466#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6466#1; [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20793-1: SUMMARY for call writeb((if (255 + saa7134_ts_start_#t~mem3466#1 % 256) % 4294967296 % 4294967296 <= 2147483647 then (255 + saa7134_ts_start_#t~mem3466#1 % 256) % 4294967296 % 4294967296 else (255 + saa7134_ts_start_#t~mem3466#1 % 256) % 4294967296 % 4294967296 - 4294967296), saa7134_ts_start_#t~mem3467#1.base, 420 + saa7134_ts_start_#t~mem3467#1.offset); srcloc: null [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20826-1: SUMMARY for call writeb(188, saa7134_ts_start_#t~mem3495#1.base, 417 + saa7134_ts_start_#t~mem3495#1.offset); srcloc: null [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20793: havoc saa7134_ts_start_#t~mem3466#1;havoc saa7134_ts_start_#t~mem3467#1.base, saa7134_ts_start_#t~mem3467#1.offset;call saa7134_ts_start_#t~mem3468#1 := read~int#8(saa7134_ts_start_~dev#1.base, 7461 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3469#1.base, saa7134_ts_start_#t~mem3469#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,200 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20793-2: call saa7134_ts_start_#t~mem3466#1 := read~int#8(saa7134_ts_start_~dev#1.base, 7461 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3467#1.base, saa7134_ts_start_#t~mem3467#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20826: havoc saa7134_ts_start_#t~mem3495#1.base, saa7134_ts_start_#t~mem3495#1.offset;call saa7134_ts_start_#t~mem3496#1.base, saa7134_ts_start_#t~mem3496#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28854-1: SUMMARY for call get_key_flydvb_trio_#t~ret5876#1 := i2c_master_recv(get_key_flydvb_trio_#t~mem5875#1.base, get_key_flydvb_trio_#t~mem5875#1.offset, get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset, 1); srcloc: null [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20794-1: SUMMARY for call writeb((if (-1 + saa7134_ts_start_#t~mem3468#1) / 256 % 256 % 4294967296 <= 2147483647 then (-1 + saa7134_ts_start_#t~mem3468#1) / 256 % 256 % 4294967296 else (-1 + saa7134_ts_start_#t~mem3468#1) / 256 % 256 % 4294967296 - 4294967296), saa7134_ts_start_#t~mem3469#1.base, 421 + saa7134_ts_start_#t~mem3469#1.offset); srcloc: null [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28854: assume -2147483648 <= get_key_flydvb_trio_#t~ret5876#1 && get_key_flydvb_trio_#t~ret5876#1 <= 2147483647;get_key_flydvb_trio_~tmp___4~15#1 := get_key_flydvb_trio_#t~ret5876#1;havoc get_key_flydvb_trio_#t~mem5875#1.base, get_key_flydvb_trio_#t~mem5875#1.offset;havoc get_key_flydvb_trio_#t~ret5876#1; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20893-1: ldv_mod_timer_77_#res#1 := ldv_mod_timer_77_~ldv_func_res~6#1; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20827-1: SUMMARY for call writeb(2, saa7134_ts_start_#t~mem3496#1.base, 419 + saa7134_ts_start_#t~mem3496#1.offset); srcloc: null [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20794: havoc saa7134_ts_start_#t~mem3468#1;havoc saa7134_ts_start_#t~mem3469#1.base, saa7134_ts_start_#t~mem3469#1.offset;call saa7134_ts_start_#t~mem3470#1 := read~int#8(saa7134_ts_start_~dev#1.base, 7461 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3471#1.base, saa7134_ts_start_#t~mem3471#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20827: havoc saa7134_ts_start_#t~mem3496#1.base, saa7134_ts_start_#t~mem3496#1.offset; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22942: buffer_activate___0_#t~ret4078#1 := ldv_mod_timer_77___0_#res#1;havoc ldv_mod_timer_77___0_#t~ret4115#1, ldv_mod_timer_77___0_#t~ret4116#1, ldv_mod_timer_77___0_~ldv_func_arg1#1.base, ldv_mod_timer_77___0_~ldv_func_arg1#1.offset, ldv_mod_timer_77___0_~ldv_func_arg2#1, ldv_mod_timer_77___0_~ldv_func_res~7#1, ldv_mod_timer_77___0_~tmp~112#1, ldv_mod_timer_77___0_~tmp___0~59#1;havoc ldv_mod_timer_77___0_#in~ldv_func_arg1#1.base, ldv_mod_timer_77___0_#in~ldv_func_arg1#1.offset, ldv_mod_timer_77___0_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_77___0 } true;assume -2147483648 <= buffer_activate___0_#t~ret4078#1 && buffer_activate___0_#t~ret4078#1 <= 2147483647;havoc buffer_activate___0_#t~ret4078#1;buffer_activate___0_#res#1 := 0; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20795-1: SUMMARY for call writeb((if (-1 + saa7134_ts_start_#t~mem3470#1) / 65536 % 256 % 4294967296 <= 2147483647 then (-1 + saa7134_ts_start_#t~mem3470#1) / 65536 % 256 % 4294967296 else (-1 + saa7134_ts_start_#t~mem3470#1) / 65536 % 256 % 4294967296 - 4294967296) % 64, saa7134_ts_start_#t~mem3471#1.base, 422 + saa7134_ts_start_#t~mem3471#1.offset); srcloc: null [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20795: havoc saa7134_ts_start_#t~mem3470#1;havoc saa7134_ts_start_#t~mem3471#1.base, saa7134_ts_start_#t~mem3471#1.offset;call saa7134_ts_start_#t~mem3472#1.base, saa7134_ts_start_#t~mem3472#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1066 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28856: assume 1 != get_key_flydvb_trio_~tmp___4~15#1; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28856: assume !(1 != get_key_flydvb_trio_~tmp___4~15#1);call get_key_flydvb_trio_#t~mem5878#1 := read~int#8(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset, 1);call write~int#8(get_key_flydvb_trio_#t~mem5878#1 % 256, get_key_flydvb_trio_~ir_key#1.base, get_key_flydvb_trio_~ir_key#1.offset, 4);havoc get_key_flydvb_trio_#t~mem5878#1;call get_key_flydvb_trio_#t~mem5879#1 := read~int#8(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset, 1);call write~int#8(get_key_flydvb_trio_#t~mem5879#1 % 256, get_key_flydvb_trio_~ir_raw#1.base, get_key_flydvb_trio_~ir_raw#1.offset, 4);havoc get_key_flydvb_trio_#t~mem5879#1;get_key_flydvb_trio_#res#1 := 1;call ULTIMATE.dealloc(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset);havoc get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset; [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20796: havoc saa7134_ts_start_#t~mem3472#1.base, saa7134_ts_start_#t~mem3472#1.offset;call saa7134_ts_start_#t~mem3473#1 := read~int#8(saa7134_ts_start_~dev#1.base, 7453 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20796-1: SUMMARY for call writel(188, saa7134_ts_start_#t~mem3472#1.base, 150 + saa7134_ts_start_#t~mem3472#1.offset); srcloc: null [2025-02-08 04:22:39,201 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-5: assume false;saa7134_ts_start_#t~bitwise3474#1 := saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-5: assume !false; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-4: havoc saa7134_ts_start_#t~bitwise3474#1;assume (saa7134_ts_start_#t~bitwise3474#1 % 4294967296 >= saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296 && saa7134_ts_start_#t~bitwise3474#1 % 4294967296 >= 9437184) && saa7134_ts_start_#t~bitwise3474#1 % 4294967296 <= 9437184 + saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-6: assume 0 == saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296 || 9437184 == saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296;saa7134_ts_start_#t~bitwise3474#1 := 9437184; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-6: assume !(0 == saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296 || 9437184 == saa7134_ts_start_#t~mem3473#1 % 18446744073709551616 / 4096 % 4294967296); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28857: assume 0 != ~ir_debug~0 % 4294967296; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28857: assume !(0 != ~ir_debug~0 % 4294967296); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-1: SUMMARY for call writel(saa7134_ts_start_#t~bitwise3474#1, saa7134_ts_start_#t~mem3475#1.base, 151 + saa7134_ts_start_#t~mem3475#1.offset); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797: havoc saa7134_ts_start_#t~mem3473#1;havoc saa7134_ts_start_#t~bitwise3474#1;havoc saa7134_ts_start_#t~mem3475#1.base, saa7134_ts_start_#t~mem3475#1.offset;call saa7134_ts_start_#t~mem3476#1.base, saa7134_ts_start_#t~mem3476#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-3: [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20797-2: call saa7134_ts_start_#t~mem3475#1.base, saa7134_ts_start_#t~mem3475#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1066 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23143-1: ldv_mod_timer_77___0_#res#1 := ldv_mod_timer_77___0_~ldv_func_res~7#1; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20798: havoc saa7134_ts_start_#t~mem3476#1.base, saa7134_ts_start_#t~mem3476#1.offset;call saa7134_ts_start_#t~mem3477#1.base, saa7134_ts_start_#t~mem3477#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20798-1: SUMMARY for call writeb(0, saa7134_ts_start_#t~mem3476#1.base, 419 + saa7134_ts_start_#t~mem3476#1.offset); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28859-1: SUMMARY for call get_key_flydvb_trio_#t~ret5877#1 := printk(612, 0); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20799-1: SUMMARY for call writeb(3, saa7134_ts_start_#t~mem3477#1.base, 419 + saa7134_ts_start_#t~mem3477#1.offset); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28859: assume -2147483648 <= get_key_flydvb_trio_#t~ret5877#1 && get_key_flydvb_trio_#t~ret5877#1 <= 2147483647;havoc get_key_flydvb_trio_#t~ret5877#1; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20799: havoc saa7134_ts_start_#t~mem3477#1.base, saa7134_ts_start_#t~mem3477#1.offset;call saa7134_ts_start_#t~mem3478#1.base, saa7134_ts_start_#t~mem3478#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20800: havoc saa7134_ts_start_#t~mem3478#1.base, saa7134_ts_start_#t~mem3478#1.offset;call saa7134_ts_start_#t~mem3479#1.base, saa7134_ts_start_#t~mem3479#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20833: call write~int#8(1, saa7134_ts_start_~dev#1.base, 7629 + saa7134_ts_start_~dev#1.offset, 4);saa7134_ts_start_#res#1 := 0; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28827: get_key_flydvb_trio_~tmp___2~30#1 := get_key_flydvb_trio_~attempt~0#1;get_key_flydvb_trio_~attempt~0#1 := 1 + get_key_flydvb_trio_~attempt~0#1; [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20800-1: SUMMARY for call writeb(0, saa7134_ts_start_#t~mem3478#1.base, 419 + saa7134_ts_start_#t~mem3478#1.offset); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20801-1: SUMMARY for call writeb(1, saa7134_ts_start_#t~mem3479#1.base, 419 + saa7134_ts_start_#t~mem3479#1.offset); srcloc: null [2025-02-08 04:22:39,202 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20801: havoc saa7134_ts_start_#t~mem3479#1.base, saa7134_ts_start_#t~mem3479#1.offset;call saa7134_ts_start_#t~mem3480#1.base, saa7134_ts_start_#t~mem3480#1.offset := read~$Pointer$#8(saa7134_ts_start_~dev#1.base, 1074 + saa7134_ts_start_~dev#1.offset, 8); [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20802: havoc saa7134_ts_start_#t~mem3480#1.base, saa7134_ts_start_#t~mem3480#1.offset;call saa7134_ts_start_#t~mem3481#1 := read~int#8(saa7134_ts_start_~dev#1.base, 1082 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3482#1 := read~int#8(~#saa7134_boards~0.base, 300 + (~#saa7134_boards~0.offset + 312 * (if saa7134_ts_start_#t~mem3481#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then saa7134_ts_start_#t~mem3481#1 % 4294967296 % 18446744073709551616 else saa7134_ts_start_#t~mem3481#1 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28829: assume get_key_flydvb_trio_~tmp___2~30#1 <= 9; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28829: assume !(get_key_flydvb_trio_~tmp___2~30#1 <= 9); [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20802-1: SUMMARY for call writeb(0, saa7134_ts_start_#t~mem3480#1.base, 419 + saa7134_ts_start_#t~mem3480#1.offset); srcloc: null [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L29028: call ULTIMATE.dealloc(get_key_hvr1110_~#buf~15#1.base, get_key_hvr1110_~#buf~15#1.offset);havoc get_key_hvr1110_~#buf~15#1.base, get_key_hvr1110_~#buf~15#1.offset;#t~ret6464#1 := get_key_hvr1110_#res#1;havoc get_key_hvr1110_#t~mem5931#1.base, get_key_hvr1110_#t~mem5931#1.offset, get_key_hvr1110_#t~ret5932#1, get_key_hvr1110_#t~mem5933#1, get_key_hvr1110_#t~mem5934#1, get_key_hvr1110_#t~mem5935#1, get_key_hvr1110_#t~bitwise5936#1, get_key_hvr1110_#t~mem5937#1, get_key_hvr1110_~ir#1.base, get_key_hvr1110_~ir#1.offset, get_key_hvr1110_~ir_key#1.base, get_key_hvr1110_~ir_key#1.offset, get_key_hvr1110_~ir_raw#1.base, get_key_hvr1110_~ir_raw#1.offset, get_key_hvr1110_~#buf~15#1.base, get_key_hvr1110_~#buf~15#1.offset, get_key_hvr1110_~tmp~178#1;havoc get_key_hvr1110_#in~ir#1.base, get_key_hvr1110_#in~ir#1.offset, get_key_hvr1110_#in~ir_key#1.base, get_key_hvr1110_#in~ir_key#1.offset, get_key_hvr1110_#in~ir_raw#1.base, get_key_hvr1110_#in~ir_raw#1.offset;assume { :end_inline_get_key_hvr1110 } true;assume -2147483648 <= #t~ret6464#1 && #t~ret6464#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6464#1; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28566-1: ldv_mod_timer_77___1_#res#1 := ldv_mod_timer_77___1_~ldv_func_res~8#1; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28863-1: get_key_flydvb_trio_#res#1 := -5;call ULTIMATE.dealloc(get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset);havoc get_key_flydvb_trio_~#b~1#1.base, get_key_flydvb_trio_~#b~1#1.offset; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28831: SUMMARY for call msleep(10); srcloc: null [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28997: call ULTIMATE.dealloc(get_key_purpletv_~#b~4#1.base, get_key_purpletv_~#b~4#1.offset);havoc get_key_purpletv_~#b~4#1.base, get_key_purpletv_~#b~4#1.offset;#t~ret6461#1 := get_key_purpletv_#res#1;havoc get_key_purpletv_#t~mem5924#1.base, get_key_purpletv_#t~mem5924#1.offset, get_key_purpletv_#t~ret5925#1, get_key_purpletv_#t~ret5926#1, get_key_purpletv_#t~mem5927#1, get_key_purpletv_#t~mem5928#1, get_key_purpletv_#t~mem5929#1, get_key_purpletv_#t~mem5930#1, get_key_purpletv_~ir#1.base, get_key_purpletv_~ir#1.offset, get_key_purpletv_~ir_key#1.base, get_key_purpletv_~ir_key#1.offset, get_key_purpletv_~ir_raw#1.base, get_key_purpletv_~ir_raw#1.offset, get_key_purpletv_~#b~4#1.base, get_key_purpletv_~#b~4#1.offset, get_key_purpletv_~tmp~177#1;havoc get_key_purpletv_#in~ir#1.base, get_key_purpletv_#in~ir#1.offset, get_key_purpletv_#in~ir_key#1.base, get_key_purpletv_#in~ir_key#1.offset, get_key_purpletv_#in~ir_raw#1.base, get_key_purpletv_#in~ir_raw#1.offset;assume { :end_inline_get_key_purpletv } true;assume -2147483648 <= #t~ret6461#1 && #t~ret6461#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6461#1; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20805: assume 0 == saa7134_ts_start_#t~mem3482#1 % 4294967296;havoc saa7134_ts_start_#t~mem3481#1;havoc saa7134_ts_start_#t~mem3482#1; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20805: assume !(0 == saa7134_ts_start_#t~mem3482#1 % 4294967296);havoc saa7134_ts_start_#t~mem3481#1;havoc saa7134_ts_start_#t~mem3482#1;call saa7134_ts_start_#t~mem3483#1 := read~int#8(saa7134_ts_start_~dev#1.base, 1082 + saa7134_ts_start_~dev#1.offset, 4);call saa7134_ts_start_#t~mem3484#1 := read~int#8(~#saa7134_boards~0.base, 300 + (~#saa7134_boards~0.offset + 312 * (if saa7134_ts_start_#t~mem3483#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then saa7134_ts_start_#t~mem3483#1 % 4294967296 % 18446744073709551616 else saa7134_ts_start_#t~mem3483#1 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20775: assume 0 != ~ts_debug~0 % 4294967296; [2025-02-08 04:22:39,203 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20775: assume !(0 != ~ts_debug~0 % 4294967296); [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28836: assume 0 != ~ir_debug~0 % 4294967296; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28836: assume !(0 != ~ir_debug~0 % 4294967296); [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20809: assume 1 == saa7134_ts_start_#t~mem3484#1 % 4294967296;havoc saa7134_ts_start_#t~mem3483#1;havoc saa7134_ts_start_#t~mem3484#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20809: assume !(1 == saa7134_ts_start_#t~mem3484#1 % 4294967296);havoc saa7134_ts_start_#t~mem3483#1;havoc saa7134_ts_start_#t~mem3484#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-1: #t~ret6460#1 := get_key_pinnacle_grey_#res#1;havoc get_key_pinnacle_grey_#t~ret5973#1, get_key_pinnacle_grey_~ir#1.base, get_key_pinnacle_grey_~ir#1.offset, get_key_pinnacle_grey_~ir_key#1.base, get_key_pinnacle_grey_~ir_key#1.offset, get_key_pinnacle_grey_~ir_raw#1.base, get_key_pinnacle_grey_~ir_raw#1.offset, get_key_pinnacle_grey_~tmp~181#1;havoc get_key_pinnacle_grey_#in~ir#1.base, get_key_pinnacle_grey_#in~ir#1.offset, get_key_pinnacle_grey_#in~ir_key#1.base, get_key_pinnacle_grey_#in~ir_key#1.offset, get_key_pinnacle_grey_#in~ir_raw#1.base, get_key_pinnacle_grey_#in~ir_raw#1.offset;assume { :end_inline_get_key_pinnacle_grey } true;assume -2147483648 <= #t~ret6460#1 && #t~ret6460#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6460#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-2: #t~ret6459#1 := get_key_pinnacle_color_#res#1;havoc get_key_pinnacle_color_#t~ret5974#1, get_key_pinnacle_color_~ir#1.base, get_key_pinnacle_color_~ir#1.offset, get_key_pinnacle_color_~ir_key#1.base, get_key_pinnacle_color_~ir_key#1.offset, get_key_pinnacle_color_~ir_raw#1.base, get_key_pinnacle_color_~ir_raw#1.offset, get_key_pinnacle_color_~tmp~182#1;havoc get_key_pinnacle_color_#in~ir#1.base, get_key_pinnacle_color_#in~ir#1.offset, get_key_pinnacle_color_#in~ir_key#1.base, get_key_pinnacle_color_#in~ir_key#1.offset, get_key_pinnacle_color_#in~ir_raw#1.base, get_key_pinnacle_color_#in~ir_raw#1.offset;assume { :end_inline_get_key_pinnacle_color } true;assume -2147483648 <= #t~ret6459#1 && #t~ret6459#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6459#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20777-1: SUMMARY for call saa7134_ts_start_#t~ret3463#1 := printk(401, 0); srcloc: null [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20777: assume -2147483648 <= saa7134_ts_start_#t~ret3463#1 && saa7134_ts_start_#t~ret3463#1 <= 2147483647;havoc saa7134_ts_start_#t~ret3463#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28936: call ULTIMATE.dealloc(get_key_kworld_pc150u_~#b~3#1.base, get_key_kworld_pc150u_~#b~3#1.offset);havoc get_key_kworld_pc150u_~#b~3#1.base, get_key_kworld_pc150u_~#b~3#1.offset;#t~ret6463#1 := get_key_kworld_pc150u_#res#1;havoc get_key_kworld_pc150u_#t~mem5902#1.base, get_key_kworld_pc150u_#t~mem5902#1.offset, get_key_kworld_pc150u_#t~mem5903#1.base, get_key_kworld_pc150u_#t~mem5903#1.offset, get_key_kworld_pc150u_#t~mem5904#1.base, get_key_kworld_pc150u_#t~mem5904#1.offset, get_key_kworld_pc150u_#t~ret5905#1, get_key_kworld_pc150u_#t~mem5906#1.base, get_key_kworld_pc150u_#t~mem5906#1.offset, get_key_kworld_pc150u_#t~ret5907#1, get_key_kworld_pc150u_#t~mem5908#1.base, get_key_kworld_pc150u_#t~mem5908#1.offset, get_key_kworld_pc150u_#t~mem5909#1.base, get_key_kworld_pc150u_#t~mem5909#1.offset, get_key_kworld_pc150u_#t~ret5910#1, get_key_kworld_pc150u_#t~bitwise5911#1, get_key_kworld_pc150u_#t~mem5912#1.base, get_key_kworld_pc150u_#t~mem5912#1.offset, get_key_kworld_pc150u_#t~mem5913#1.base, get_key_kworld_pc150u_#t~mem5913#1.offset, get_key_kworld_pc150u_#t~ret5914#1, get_key_kworld_pc150u_#t~bitwise5915#1, get_key_kworld_pc150u_#t~mem5916#1.base, get_key_kworld_pc150u_#t~mem5916#1.offset, get_key_kworld_pc150u_#t~ret5917#1, get_key_kworld_pc150u_#t~ret5918#1, get_key_kworld_pc150u_#t~mem5919#1, get_key_kworld_pc150u_#t~mem5920#1, get_key_kworld_pc150u_#t~ret5921#1, get_key_kworld_pc150u_#t~mem5922#1, get_key_kworld_pc150u_#t~mem5923#1, get_key_kworld_pc150u_~ir#1.base, get_key_kworld_pc150u_~ir#1.offset, get_key_kworld_pc150u_~ir_key#1.base, get_key_kworld_pc150u_~ir_key#1.offset, get_key_kworld_pc150u_~ir_raw#1.base, get_key_kworld_pc150u_~ir_raw#1.offset, get_key_kworld_pc150u_~#b~3#1.base, get_key_kworld_pc150u_~#b~3#1.offset, get_key_kworld_pc150u_~gpio~3#1, get_key_kworld_pc150u_~dev~62#1.base, get_key_kworld_pc150u_~dev~62#1.offset, get_key_kworld_pc150u_~tmp~176#1, get_key_kworld_pc150u_~tmp___0~97#1, get_key_kworld_pc150u_~tmp___1~57#1;havoc get_key_kworld_pc150u_#in~ir#1.base, get_key_kworld_pc150u_#in~ir#1.offset, get_key_kworld_pc150u_#in~ir_key#1.base, get_key_kworld_pc150u_#in~ir_key#1.offset, get_key_kworld_pc150u_#in~ir_raw#1.base, get_key_kworld_pc150u_#in~ir_raw#1.offset;assume { :end_inline_get_key_kworld_pc150u } true;assume -2147483648 <= #t~ret6463#1 && #t~ret6463#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6463#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28838-1: SUMMARY for call get_key_flydvb_trio_#t~ret5872#1 := printk(611, 0); srcloc: null [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28838: assume -2147483648 <= get_key_flydvb_trio_#t~ret5872#1 && get_key_flydvb_trio_#t~ret5872#1 <= 2147483647;havoc get_key_flydvb_trio_#t~ret5872#1; [2025-02-08 04:22:39,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-65: #t~ret6427#1 := buffer_activate___1_#res#1;havoc buffer_activate___1_#t~bitwise4585#1, buffer_activate___1_#t~ret4586#1, buffer_activate___1_#t~mem4587#1, buffer_activate___1_#t~mem4588#1, buffer_activate___1_#t~mem4589#1, buffer_activate___1_#t~mem4590#1, buffer_activate___1_#t~short4591#1, buffer_activate___1_#t~mem4592#1, buffer_activate___1_#t~short4593#1, buffer_activate___1_#t~mem4594#1, buffer_activate___1_#t~short4595#1, buffer_activate___1_#t~mem4596#1, buffer_activate___1_#t~short4597#1, buffer_activate___1_#t~mem4598#1.base, buffer_activate___1_#t~mem4598#1.offset, buffer_activate___1_#t~mem4599#1, buffer_activate___1_#t~mem4600#1.base, buffer_activate___1_#t~mem4600#1.offset, buffer_activate___1_#t~ret4601#1, buffer_activate___1_#t~mem4602#1.base, buffer_activate___1_#t~mem4602#1.offset, buffer_activate___1_#t~mem4603#1.base, buffer_activate___1_#t~mem4603#1.offset, buffer_activate___1_#t~ret4604#1, buffer_activate___1_#t~mem4605#1.base, buffer_activate___1_#t~mem4605#1.offset, buffer_activate___1_#t~mem4606#1.base, buffer_activate___1_#t~mem4606#1.offset, buffer_activate___1_#t~mem4607#1, buffer_activate___1_#t~mem4608#1.base, buffer_activate___1_#t~mem4608#1.offset, buffer_activate___1_#t~ret4609#1, buffer_activate___1_#t~mem4610#1.base, buffer_activate___1_#t~mem4610#1.offset, buffer_activate___1_#t~mem4611#1, buffer_activate___1_#t~mem4612#1, buffer_activate___1_#t~mem4614#1, buffer_activate___1_#t~mem4613#1.base, buffer_activate___1_#t~mem4613#1.offset, buffer_activate___1_#t~mem4615#1, buffer_activate___1_#t~mem4616#1.base, buffer_activate___1_#t~mem4616#1.offset, buffer_activate___1_#t~mem4617#1, buffer_activate___1_#t~bitwise4618#1, buffer_activate___1_#t~mem4619#1.base, buffer_activate___1_#t~mem4619#1.offset, buffer_activate___1_#t~mem4620#1, buffer_activate___1_#t~bitwise4621#1, buffer_activate___1_#t~mem4622#1.base, buffer_activate___1_#t~mem4622#1.offset, buffer_activate___1_#t~mem4623#1, buffer_activate___1_#t~bitwise4624#1, buffer_activate___1_#t~mem4625#1, buffer_activate___1_#t~mem4626#1, buffer_activate___1_#t~short4627#1, buffer_activate___1_#t~mem4628#1, buffer_activate___1_#t~short4629#1, buffer_activate___1_#t~mem4630#1, buffer_activate___1_#t~short4631#1, buffer_activate___1_#t~mem4632#1, buffer_activate___1_#t~short4633#1, buffer_activate___1_#t~mem4634#1.base, buffer_activate___1_#t~mem4634#1.offset, buffer_activate___1_#t~mem4635#1.base, buffer_activate___1_#t~mem4635#1.offset, buffer_activate___1_#t~mem4636#1.base, buffer_activate___1_#t~mem4636#1.offset, buffer_activate___1_#t~mem4637#1.base, buffer_activate___1_#t~mem4637#1.offset, buffer_activate___1_#t~mem4638#1.base, buffer_activate___1_#t~mem4638#1.offset, buffer_activate___1_#t~mem4639#1.base, buffer_activate___1_#t~mem4639#1.offset, buffer_activate___1_#t~mem4640#1.base, buffer_activate___1_#t~mem4640#1.offset, buffer_activate___1_#t~mem4641#1.base, buffer_activate___1_#t~mem4641#1.offset, buffer_activate___1_#t~mem4642#1, buffer_activate___1_#t~mem4643#1.base, buffer_activate___1_#t~mem4643#1.offset, buffer_activate___1_#t~mem4644#1, buffer_activate___1_#t~bitwise4645#1, buffer_activate___1_#t~mem4648#1, buffer_activate___1_#t~mem4646#1.base, buffer_activate___1_#t~mem4646#1.offset, buffer_activate___1_#t~mem4647#1, buffer_activate___1_#t~bitwise4649#1, buffer_activate___1_#t~mem4650#1, buffer_activate___1_#t~mem4651#1.base, buffer_activate___1_#t~mem4651#1.offset, buffer_activate___1_#t~mem4652#1, buffer_activate___1_#t~bitwise4653#1, buffer_activate___1_#t~ret4654#1, buffer_activate___1_#t~mem4655#1, buffer_activate___1_#t~mem4656#1, buffer_activate___1_#t~short4657#1, buffer_activate___1_#t~mem4658#1, buffer_activate___1_#t~short4659#1, buffer_activate___1_#t~mem4660#1, buffer_activate___1_#t~short4661#1, buffer_activate___1_#t~mem4662#1, buffer_activate___1_#t~short4663#1, buffer_activate___1_#t~mem4664#1.base, buffer_activate___1_#t~mem4664#1.offset, buffer_activate___1_#t~mem4665#1.base, buffer_activate___1_#t~mem4665#1.offset, buffer_activate___1_#t~mem4666#1.base, buffer_activate___1_#t~mem4666#1.offset, buffer_activate___1_#t~mem4667#1.base, buffer_activate___1_#t~mem4667#1.offset, buffer_activate___1_#t~mem4668#1.base, buffer_activate___1_#t~mem4668#1.offset, buffer_activate___1_#t~mem4669#1.base, buffer_activate___1_#t~mem4669#1.offset, buffer_activate___1_#t~mem4670#1.base, buffer_activate___1_#t~mem4670#1.offset, buffer_activate___1_#t~mem4671#1.base, buffer_activate___1_#t~mem4671#1.offset, buffer_activate___1_#t~mem4672#1.base, buffer_activate___1_#t~mem4672#1.offset, buffer_activate___1_#t~mem4673#1.base, buffer_activate___1_#t~mem4673#1.offset, buffer_activate___1_#t~mem4674#1.base, buffer_activate___1_#t~mem4674#1.offset, buffer_activate___1_#t~mem4675#1.base, buffer_activate___1_#t~mem4675#1.offset, buffer_activate___1_#t~mem4676#1.base, buffer_activate___1_#t~mem4676#1.offset, buffer_activate___1_#t~mem4677#1.base, buffer_activate___1_#t~mem4677#1.offset, buffer_activate___1_#t~ret4678#1, buffer_activate___1_#t~ret4679#1, buffer_activate___1_#t~ret4680#1, buffer_activate___1_~dev#1.base, buffer_activate___1_~dev#1.offset, buffer_activate___1_~buf#1.base, buffer_activate___1_~buf#1.offset, buffer_activate___1_~next#1.base, buffer_activate___1_~next#1.offset, buffer_activate___1_~base~3#1, buffer_activate___1_~control~2#1, buffer_activate___1_~bpl~1#1, buffer_activate___1_~bpl_uv~0#1, buffer_activate___1_~lines_uv~0#1, buffer_activate___1_~base2~0#1, buffer_activate___1_~base3~0#1, buffer_activate___1_~tmp~122#1, buffer_activate___1_~tmp___0~65#1, buffer_activate___1_~tmp___1~37#1, buffer_activate___1_~tmp___2~21#1;havoc buffer_activate___1_#in~dev#1.base, buffer_activate___1_#in~dev#1.offset, buffer_activate___1_#in~buf#1.base, buffer_activate___1_#in~buf#1.offset, buffer_activate___1_#in~next#1.base, buffer_activate___1_#in~next#1.offset;assume { :end_inline_buffer_activate___1 } true;assume -2147483648 <= #t~ret6427#1 && #t~ret6427#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6427#1; [2025-02-08 04:22:39,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-66: #t~ret6426#1 := buffer_setup___0_#res#1;havoc buffer_setup___0_#t~mem4096#1.base, buffer_setup___0_#t~mem4096#1.offset, buffer_setup___0_#t~mem4097#1.base, buffer_setup___0_#t~mem4097#1.offset, buffer_setup___0_#t~mem4099#1, buffer_setup___0_#t~mem4098#1.base, buffer_setup___0_#t~mem4098#1.offset, buffer_setup___0_#t~mem4100#1, buffer_setup___0_#t~mem4101#1, buffer_setup___0_#t~mem4102#1, buffer_setup___0_#t~mem4103#1, buffer_setup___0_#t~ret4104#1, buffer_setup___0_~q#1.base, buffer_setup___0_~q#1.offset, buffer_setup___0_~count#1.base, buffer_setup___0_~count#1.offset, buffer_setup___0_~size#1.base, buffer_setup___0_~size#1.offset, buffer_setup___0_~dev~18#1.base, buffer_setup___0_~dev~18#1.offset, buffer_setup___0_~llength~2#1, buffer_setup___0_~lines~2#1, buffer_setup___0_~tmp~111#1;havoc buffer_setup___0_#in~q#1.base, buffer_setup___0_#in~q#1.offset, buffer_setup___0_#in~count#1.base, buffer_setup___0_#in~count#1.offset, buffer_setup___0_#in~size#1.base, buffer_setup___0_#in~size#1.offset;assume { :end_inline_buffer_setup___0 } true;assume -2147483648 <= #t~ret6426#1 && #t~ret6426#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6426#1; [2025-02-08 04:22:39,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-67: #t~ret6425#1 := buffer_activate___0_#res#1;havoc buffer_activate___0_#t~ret4057#1, buffer_activate___0_#t~mem4058#1.base, buffer_activate___0_#t~mem4058#1.offset, buffer_activate___0_#t~mem4059#1.base, buffer_activate___0_#t~mem4059#1.offset, buffer_activate___0_#t~ret4060#1, buffer_activate___0_#t~mem4061#1.base, buffer_activate___0_#t~mem4061#1.offset, buffer_activate___0_#t~mem4062#1, buffer_activate___0_#t~bitwise4063#1, buffer_activate___0_#t~mem4064#1.base, buffer_activate___0_#t~mem4064#1.offset, buffer_activate___0_#t~mem4065#1, buffer_activate___0_#t~mem4066#1.base, buffer_activate___0_#t~mem4066#1.offset, buffer_activate___0_#t~mem4067#1, buffer_activate___0_#t~mem4068#1.base, buffer_activate___0_#t~mem4068#1.offset, buffer_activate___0_#t~mem4069#1.base, buffer_activate___0_#t~mem4069#1.offset, buffer_activate___0_#t~mem4070#1.base, buffer_activate___0_#t~mem4070#1.offset, buffer_activate___0_#t~mem4071#1, buffer_activate___0_#t~mem4072#1.base, buffer_activate___0_#t~mem4072#1.offset, buffer_activate___0_#t~mem4073#1, buffer_activate___0_#t~mem4074#1.base, buffer_activate___0_#t~mem4074#1.offset, buffer_activate___0_#t~mem4075#1.base, buffer_activate___0_#t~mem4075#1.offset, buffer_activate___0_#t~ret4076#1, buffer_activate___0_#t~ret4077#1, buffer_activate___0_#t~ret4078#1, buffer_activate___0_~dev#1.base, buffer_activate___0_~dev#1.offset, buffer_activate___0_~buf#1.base, buffer_activate___0_~buf#1.offset, buffer_activate___0_~next#1.base, buffer_activate___0_~next#1.offset, buffer_activate___0_~control~0#1, buffer_activate___0_~base~1#1, buffer_activate___0_~tmp~109#1;havoc buffer_activate___0_#in~dev#1.base, buffer_activate___0_#in~dev#1.offset, buffer_activate___0_#in~buf#1.base, buffer_activate___0_#in~buf#1.offset, buffer_activate___0_#in~next#1.base, buffer_activate___0_#in~next#1.offset;assume { :end_inline_buffer_activate___0 } true;assume -2147483648 <= #t~ret6425#1 && #t~ret6425#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6425#1; [2025-02-08 04:22:39,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-68: #t~ret6424#1 := buffer_setup_#res#1;havoc buffer_setup_#t~mem3430#1.base, buffer_setup_#t~mem3430#1.offset, buffer_setup_#t~mem3431#1, buffer_setup_#t~mem3432#1, buffer_setup_#t~mem3433#1, buffer_setup_#t~mem3434#1, buffer_setup_#t~mem3435#1, buffer_setup_#t~ret3436#1, buffer_setup_~q#1.base, buffer_setup_~q#1.offset, buffer_setup_~count#1.base, buffer_setup_~count#1.offset, buffer_setup_~size#1.base, buffer_setup_~size#1.offset, buffer_setup_~dev~12#1.base, buffer_setup_~dev~12#1.offset, buffer_setup_~tmp~85#1;havoc buffer_setup_#in~q#1.base, buffer_setup_#in~q#1.offset, buffer_setup_#in~count#1.base, buffer_setup_#in~count#1.offset, buffer_setup_#in~size#1.base, buffer_setup_#in~size#1.offset;assume { :end_inline_buffer_setup } true;assume -2147483648 <= #t~ret6424#1 && #t~ret6424#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6424#1; [2025-02-08 04:22:39,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-69: #t~ret6423#1 := buffer_activate_#res#1;havoc buffer_activate_#t~ret3395#1, buffer_activate_#t~mem3396#1, buffer_activate_#t~ret3397#1, buffer_activate_#t~ret3398#1, buffer_activate_#t~mem3399#1.base, buffer_activate_#t~mem3399#1.offset, buffer_activate_#t~ret3400#1, buffer_activate_#t~mem3401#1.base, buffer_activate_#t~mem3401#1.offset, buffer_activate_#t~ret3402#1, buffer_activate_#t~ret3403#1, buffer_activate_#t~mem3404#1.base, buffer_activate_#t~mem3404#1.offset, buffer_activate_#t~ret3405#1, buffer_activate_#t~mem3406#1.base, buffer_activate_#t~mem3406#1.offset, buffer_activate_#t~ret3407#1, buffer_activate_#t~ret3408#1, buffer_activate_#t~ret3409#1, buffer_activate_#t~mem3410#1, buffer_activate_#t~ret3411#1, buffer_activate_~dev#1.base, buffer_activate_~dev#1.offset, buffer_activate_~buf#1.base, buffer_activate_~buf#1.offset, buffer_activate_~next#1.base, buffer_activate_~next#1.offset, buffer_activate_~tmp~83#1, buffer_activate_~tmp___0~39#1, buffer_activate_~tmp___1~24#1, buffer_activate_~tmp___2~12#1, buffer_activate_~tmp___3~9#1;havoc buffer_activate_#in~dev#1.base, buffer_activate_#in~dev#1.offset, buffer_activate_#in~buf#1.base, buffer_activate_#in~buf#1.offset, buffer_activate_#in~next#1.base, buffer_activate_#in~next#1.offset;assume { :end_inline_buffer_activate } true;assume -2147483648 <= #t~ret6423#1 && #t~ret6423#1 <= 2147483647;#t~funptrres6422#1 := #t~ret6423#1; [2025-02-08 04:22:39,239 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14003: havoc #t~mem894; [2025-02-08 04:22:39,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32516: havoc #t~nondet6359; [2025-02-08 04:22:47,306 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32736: havoc video_device_alloc_#t~ret6391#1.base, video_device_alloc_#t~ret6391#1.offset; [2025-02-08 04:22:47,349 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13297: havoc #t~mem699;havoc #t~mem700;call ULTIMATE.dealloc(~#tmp~7.base, ~#tmp~7.offset);havoc ~#tmp~7.base, ~#tmp~7.offset; [2025-02-08 04:22:47,426 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32811: havoc #t~ret6407.base, #t~ret6407.offset; [2025-02-08 04:22:47,465 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32405: havoc #t~nondet6340; [2025-02-08 04:22:47,532 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32655: havoc #t~nondet6376; [2025-02-08 04:22:47,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13120: #res#1 := ~arg0#1; [2025-02-08 04:22:47,616 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32686: havoc #t~ret6382.base, #t~ret6382.offset; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17912: assume -2147483648 <= #t~ret2177#1 && #t~ret2177#1 <= 2147483647;~status~4#1 := #t~ret2177#1;havoc #t~ret2177#1;assume { :begin_inline_i2c_is_busy } true;i2c_is_busy_#in~status#1 := ~status~4#1;havoc i2c_is_busy_#res#1;havoc i2c_is_busy_~status#1;i2c_is_busy_~status#1 := i2c_is_busy_#in~status#1; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17879: assume 2 == i2c_is_busy_~status#1 % 4294967296; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17879: assume !(2 == i2c_is_busy_~status#1 % 4294967296); [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17912-1: SUMMARY for call #t~ret2177#1 := i2c_get_status(~dev#1.base, ~dev#1.offset); srcloc: null [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17920: ~count~0#1 := 1 + ~count~0#1; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17920-1: SUMMARY for call __const_udelay(137440); srcloc: null [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17887: assume 4 == i2c_is_busy_~status#1 % 4294967296; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17887: assume !(4 == i2c_is_busy_~status#1 % 4294967296); [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17883: assume 3 == i2c_is_busy_~status#1 % 4294967296; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17883: assume !(3 == i2c_is_busy_~status#1 % 4294967296); [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17915: assume 0 == ~tmp~75#1; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17915: assume !(0 == ~tmp~75#1); [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17895: #t~ret2178#1 := i2c_is_busy_#res#1;havoc i2c_is_busy_~status#1;havoc i2c_is_busy_#in~status#1;assume { :end_inline_i2c_is_busy } true;assume -2147483648 <= #t~ret2178#1 && #t~ret2178#1 <= 2147483647;~tmp~75#1 := #t~ret2178#1;havoc #t~ret2178#1; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17895-1: i2c_is_busy_#res#1 := 1; [2025-02-08 04:22:47,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17891: i2c_is_busy_#res#1 := 0; [2025-02-08 04:22:48,326 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32778: havoc videobuf_qbuf_#t~nondet6400#1; [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22615: havoc #t~mem3963.base, #t~mem3963.offset; [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22615-1: SUMMARY for call writeb((if ~level % 256 % 4294967296 <= 2147483647 then ~level % 256 % 4294967296 else ~level % 256 % 4294967296 - 4294967296) % 32, #t~mem3963.base, 358 + #t~mem3963.offset); srcloc: null [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22614: havoc #t~mem3962.base, #t~mem3962.offset;call #t~mem3963.base, #t~mem3963.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22613-2: call #t~mem3961.base, #t~mem3961.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22614-1: SUMMARY for call writeb((if ~level % 256 % 4294967296 <= 2147483647 then ~level % 256 % 4294967296 else ~level % 256 % 4294967296 - 4294967296) % 32, #t~mem3962.base, 356 + #t~mem3962.offset); srcloc: null [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22613: havoc #t~mem3961.base, #t~mem3961.offset;call #t~mem3962.base, #t~mem3962.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:22:48,466 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22613-1: SUMMARY for call writeb((if ~level % 256 % 4294967296 <= 2147483647 then ~level % 256 % 4294967296 else ~level % 256 % 4294967296 - 4294967296) % 32, #t~mem3961.base, 355 + #t~mem3961.offset); srcloc: null [2025-02-08 04:22:48,467 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint saa7134_tvaudio_setvolumeFINAL: assume true; [2025-02-08 04:22:48,513 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32730: havoc #t~ret6389.base, #t~ret6389.offset; [2025-02-08 04:22:48,717 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13442: havoc #t~mem769.base, #t~mem769.offset; [2025-02-08 04:22:50,286 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24363-1: SUMMARY for call saa7134_dma_free(~q.base, ~q.offset, ~buf~11.base, ~buf~11.offset); srcloc: null [2025-02-08 04:22:50,286 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24363: #res := ~err~7; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12348: assume (~__sd___1~0.base + (116 + ~__sd___1~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12348: assume !((~__sd___1~0.base + (116 + ~__sd___1~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616);call #t~mem460.base, #t~mem460.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12414-1: SUMMARY for call #t~ret492 := ##fun~$Pointer$~X~$Pointer$~TO~int(~__sd___2~0.base, ~__sd___2~0.offset, ~#xc2028_cfg~0.base, ~#xc2028_cfg~0.offset, #t~mem491.base, #t~mem491.offset); srcloc: null [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12315: assume 0 != (#t~mem432.base + #t~mem432.offset) % 18446744073709551616;havoc #t~mem432.base, #t~mem432.offset;call #t~mem436.base, #t~mem436.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12315: assume !(0 != (#t~mem432.base + #t~mem432.offset) % 18446744073709551616);havoc #t~mem432.base, #t~mem432.offset; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12414: assume -2147483648 <= #t~ret492 && #t~ret492 <= 2147483647;havoc #t~mem489.base, #t~mem489.offset;havoc #t~mem490.base, #t~mem490.offset;havoc #t~mem491.base, #t~mem491.offset;havoc #t~ret492; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12274: assume 0 != (#t~mem398.base + #t~mem398.offset) % 18446744073709551616;havoc #t~mem398.base, #t~mem398.offset;call #t~mem402.base, #t~mem402.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12274: assume !(0 != (#t~mem398.base + #t~mem398.offset) % 18446744073709551616);havoc #t~mem398.base, #t~mem398.offset; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12390: call write~int#8(4560, ~#ctl~0.base, 44 + ~#ctl~0.offset, 4); [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12341-1: SUMMARY for call #t~ret458 := ##fun~$Pointer$~X~$Pointer$~TO~int(~__sd___1~0.base, ~__sd___1~0.offset, ~#tda9887_cfg~0.base, ~#tda9887_cfg~0.offset, #t~mem457.base, #t~mem457.offset); srcloc: null [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12308: call #t~mem431.base, #t~mem431.offset := read~$Pointer$#8(~__sd___0~0.base, 116 + ~__sd___0~0.offset, 8);~__mptr___2~0.base, ~__mptr___2~0.offset := #t~mem431.base, #t~mem431.offset;havoc #t~mem431.base, #t~mem431.offset;~__sd___0~0.base, ~__sd___0~0.offset := ~__mptr___2~0.base, -36352 + ~__mptr___2~0.offset; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12341: assume -2147483648 <= #t~ret458 && #t~ret458 <= 2147483647;havoc #t~mem455.base, #t~mem455.offset;havoc #t~mem456.base, #t~mem456.offset;havoc #t~mem457.base, #t~mem457.offset;havoc #t~ret458; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12407: call #t~mem477.base, #t~mem477.offset := read~$Pointer$#8(~dev.base, 256 + ~dev.offset, 8);~__mptr___5~0.base, ~__mptr___5~0.offset := #t~mem477.base, #t~mem477.offset;havoc #t~mem477.base, #t~mem477.offset;~__sd___2~0.base, ~__sd___2~0.offset := ~__mptr___5~0.base, -36352 + ~__mptr___5~0.offset; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12267: call #t~mem397.base, #t~mem397.offset := read~$Pointer$#8(~__sd~0.base, 116 + ~__sd~0.offset, 8);~__mptr___0~0.base, ~__mptr___0~0.offset := #t~mem397.base, #t~mem397.offset;havoc #t~mem397.base, #t~mem397.offset;~__sd~0.base, ~__sd~0.offset := ~__mptr___0~0.base, -36352 + ~__mptr___0~0.offset; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12301-1: assume #t~short421;call #t~mem418.base, #t~mem418.offset := read~$Pointer$#8(~__sd___0~0.base, 152 + ~__sd___0~0.offset, 8);call #t~mem419.base, #t~mem419.offset := read~$Pointer$#8(#t~mem418.base, 8 + #t~mem418.offset, 8);call #t~mem420.base, #t~mem420.offset := read~$Pointer$#8(#t~mem419.base, 56 + #t~mem419.offset, 8);#t~short421 := 0 != (#t~mem420.base + #t~mem420.offset) % 18446744073709551616; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12301-1: assume !#t~short421; [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12301: assume #t~short421;havoc #t~mem416.base, #t~mem416.offset;havoc #t~mem417.base, #t~mem417.offset;havoc #t~mem418.base, #t~mem418.offset;havoc #t~mem419.base, #t~mem419.offset;havoc #t~mem420.base, #t~mem420.offset;havoc #t~short421;call #t~mem427.base, #t~mem427.offset := read~$Pointer$#8(~__sd___0~0.base, 152 + ~__sd___0~0.offset, 8);call #t~mem428.base, #t~mem428.offset := read~$Pointer$#8(#t~mem427.base, 8 + #t~mem427.offset, 8);call #t~mem429.base, #t~mem429.offset := read~$Pointer$#8(#t~mem428.base, 56 + #t~mem428.offset, 8); [2025-02-08 04:22:51,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12301: assume !#t~short421;havoc #t~mem416.base, #t~mem416.offset;havoc #t~mem417.base, #t~mem417.offset;havoc #t~mem418.base, #t~mem418.offset;havoc #t~mem419.base, #t~mem419.offset;havoc #t~mem420.base, #t~mem420.offset;havoc #t~short421; [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12301-2: call #t~mem416.base, #t~mem416.offset := read~$Pointer$#8(~__sd___0~0.base, 152 + ~__sd___0~0.offset, 8);call #t~mem417.base, #t~mem417.offset := read~$Pointer$#8(#t~mem416.base, 8 + #t~mem416.offset, 8);#t~short421 := 0 != (#t~mem417.base + #t~mem417.offset) % 18446744073709551616; [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12400: assume 0 != (#t~mem472.base + #t~mem472.offset) % 18446744073709551616;havoc #t~mem472.base, #t~mem472.offset;call #t~mem476.base, #t~mem476.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12400: assume !(0 != (#t~mem472.base + #t~mem472.offset) % 18446744073709551616);havoc #t~mem472.base, #t~mem472.offset; [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12260: assume #t~short387;havoc #t~mem382.base, #t~mem382.offset;havoc #t~mem383.base, #t~mem383.offset;havoc #t~mem384.base, #t~mem384.offset;havoc #t~mem385.base, #t~mem385.offset;havoc #t~mem386.base, #t~mem386.offset;havoc #t~short387;call #t~mem393.base, #t~mem393.offset := read~$Pointer$#8(~__sd~0.base, 152 + ~__sd~0.offset, 8);call #t~mem394.base, #t~mem394.offset := read~$Pointer$#8(#t~mem393.base, 8 + #t~mem393.offset, 8);call #t~mem395.base, #t~mem395.offset := read~$Pointer$#8(#t~mem394.base, 56 + #t~mem394.offset, 8); [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12260: assume !#t~short387;havoc #t~mem382.base, #t~mem382.offset;havoc #t~mem383.base, #t~mem383.offset;havoc #t~mem384.base, #t~mem384.offset;havoc #t~mem385.base, #t~mem385.offset;havoc #t~mem386.base, #t~mem386.offset;havoc #t~short387; [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12260-2: call #t~mem382.base, #t~mem382.offset := read~$Pointer$#8(~__sd~0.base, 152 + ~__sd~0.offset, 8);call #t~mem383.base, #t~mem383.offset := read~$Pointer$#8(#t~mem382.base, 8 + #t~mem382.offset, 8);#t~short387 := 0 != (#t~mem383.base + #t~mem383.offset) % 18446744073709551616; [2025-02-08 04:22:51,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12260-1: assume #t~short387;call #t~mem384.base, #t~mem384.offset := read~$Pointer$#8(~__sd~0.base, 152 + ~__sd~0.offset, 8);call #t~mem385.base, #t~mem385.offset := read~$Pointer$#8(#t~mem384.base, 8 + #t~mem384.offset, 8);call #t~mem386.base, #t~mem386.offset := read~$Pointer$#8(#t~mem385.base, 56 + #t~mem385.offset, 8);#t~short387 := 0 != (#t~mem386.base + #t~mem386.offset) % 18446744073709551616; [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12260-1: assume !#t~short387; [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12425: assume 0 != (#t~mem494.base + #t~mem494.offset) % 18446744073709551616;havoc #t~mem494.base, #t~mem494.offset;call #t~mem498.base, #t~mem498.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12425: assume !(0 != (#t~mem494.base + #t~mem494.offset) % 18446744073709551616);havoc #t~mem494.base, #t~mem494.offset; [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12318-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev.base, ~dev.offset, 0, #t~mem436.base, #t~mem436.offset); srcloc: null [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12318: havoc #t~mem436.base, #t~mem436.offset; [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12277-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev.base, ~dev.offset, 0, #t~mem402.base, #t~mem402.offset); srcloc: null [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12277: havoc #t~mem402.base, #t~mem402.offset; [2025-02-08 04:22:51,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12418: call #t~mem493.base, #t~mem493.offset := read~$Pointer$#8(~__sd___2~0.base, 116 + ~__sd___2~0.offset, 8);~__mptr___6~0.base, ~__mptr___6~0.offset := #t~mem493.base, #t~mem493.offset;havoc #t~mem493.base, #t~mem493.offset;~__sd___2~0.base, ~__sd___2~0.offset := ~__mptr___6~0.base, -36352 + ~__mptr___6~0.offset; [2025-02-08 04:22:51,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12393: call write~int#8(5380, ~#ctl~0.base, 44 + ~#ctl~0.offset, 4);call write~int#8(1, ~#ctl~0.base, 20 + ~#ctl~0.offset, 4);call write~int#8(71, ~#xc2028_cfg~0.base, ~#xc2028_cfg~0.offset, 4);call write~$Pointer$#8(~#ctl~0.base, ~#ctl~0.offset, ~#xc2028_cfg~0.base, 4 + ~#xc2028_cfg~0.offset, 8);call #t~mem472.base, #t~mem472.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12352: assume 0 != (#t~mem460.base + #t~mem460.offset) % 18446744073709551616;havoc #t~mem460.base, #t~mem460.offset;call #t~mem464.base, #t~mem464.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12352: assume !(0 != (#t~mem460.base + #t~mem460.offset) % 18446744073709551616);havoc #t~mem460.base, #t~mem460.offset; [2025-02-08 04:22:51,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12311: assume (~__sd___0~0.base + (116 + ~__sd___0~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616; [2025-02-08 04:22:51,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12311: assume !((~__sd___0~0.base + (116 + ~__sd___0~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616);call #t~mem432.base, #t~mem432.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12270: assume (~__sd~0.base + (116 + ~__sd~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12270: assume !((~__sd~0.base + (116 + ~__sd~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616);call #t~mem398.base, #t~mem398.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411-1: assume #t~short483;call #t~mem480.base, #t~mem480.offset := read~$Pointer$#8(~__sd___2~0.base, 152 + ~__sd___2~0.offset, 8);call #t~mem481.base, #t~mem481.offset := read~$Pointer$#8(#t~mem480.base, 8 + #t~mem480.offset, 8);call #t~mem482.base, #t~mem482.offset := read~$Pointer$#8(#t~mem481.base, 64 + #t~mem481.offset, 8);#t~short483 := 0 != (#t~mem482.base + #t~mem482.offset) % 18446744073709551616; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411-1: assume !#t~short483; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411: assume #t~short483;havoc #t~mem478.base, #t~mem478.offset;havoc #t~mem479.base, #t~mem479.offset;havoc #t~mem480.base, #t~mem480.offset;havoc #t~mem481.base, #t~mem481.offset;havoc #t~mem482.base, #t~mem482.offset;havoc #t~short483;call #t~mem489.base, #t~mem489.offset := read~$Pointer$#8(~__sd___2~0.base, 152 + ~__sd___2~0.offset, 8);call #t~mem490.base, #t~mem490.offset := read~$Pointer$#8(#t~mem489.base, 8 + #t~mem489.offset, 8);call #t~mem491.base, #t~mem491.offset := read~$Pointer$#8(#t~mem490.base, 64 + #t~mem490.offset, 8); [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411: assume !#t~short483;havoc #t~mem478.base, #t~mem478.offset;havoc #t~mem479.base, #t~mem479.offset;havoc #t~mem480.base, #t~mem480.offset;havoc #t~mem481.base, #t~mem481.offset;havoc #t~mem482.base, #t~mem482.offset;havoc #t~short483; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12403-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev.base, ~dev.offset, 1, #t~mem476.base, #t~mem476.offset); srcloc: null [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12403: havoc #t~mem476.base, #t~mem476.offset; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411-2: call #t~mem478.base, #t~mem478.offset := read~$Pointer$#8(~__sd___2~0.base, 152 + ~__sd___2~0.offset, 8);call #t~mem479.base, #t~mem479.offset := read~$Pointer$#8(#t~mem478.base, 8 + #t~mem478.offset, 8);#t~short483 := 0 != (#t~mem479.base + #t~mem479.offset) % 18446744073709551616; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12345: call #t~mem459.base, #t~mem459.offset := read~$Pointer$#8(~__sd___1~0.base, 116 + ~__sd___1~0.offset, 8);~__mptr___4~0.base, ~__mptr___4~0.offset := #t~mem459.base, #t~mem459.offset;havoc #t~mem459.base, #t~mem459.offset;~__sd___1~0.base, ~__sd___1~0.offset := ~__mptr___4~0.base, -36352 + ~__mptr___4~0.offset; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12428: havoc #t~mem498.base, #t~mem498.offset; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12428-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev.base, ~dev.offset, 0, #t~mem498.base, #t~mem498.offset); srcloc: null [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12304: assume -2147483648 <= #t~ret430 && #t~ret430 <= 2147483647;havoc #t~mem427.base, #t~mem427.offset;havoc #t~mem428.base, #t~mem428.offset;havoc #t~mem429.base, #t~mem429.offset;havoc #t~ret430; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12304-1: SUMMARY for call #t~ret430 := ##fun~$Pointer$~X~$Pointer$~TO~int(~__sd___0~0.base, ~__sd___0~0.offset, ~#tun_setup~0.base, ~#tun_setup~0.offset, #t~mem429.base, #t~mem429.offset); srcloc: null [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12263-1: SUMMARY for call #t~ret396 := ##fun~$Pointer$~X~$Pointer$~TO~int(~__sd~0.base, ~__sd~0.offset, ~#tun_setup~0.base, ~#tun_setup~0.offset, #t~mem395.base, #t~mem395.offset); srcloc: null [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12263: assume -2147483648 <= #t~ret396 && #t~ret396 <= 2147483647;havoc #t~mem393.base, #t~mem393.offset;havoc #t~mem394.base, #t~mem394.offset;havoc #t~mem395.base, #t~mem395.offset;havoc #t~ret396; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12222: call ULTIMATE.dealloc(~#tun_setup~0.base, ~#tun_setup~0.offset);havoc ~#tun_setup~0.base, ~#tun_setup~0.offset;call ULTIMATE.dealloc(~#tda9887_cfg~0.base, ~#tda9887_cfg~0.offset);havoc ~#tda9887_cfg~0.base, ~#tda9887_cfg~0.offset;call ULTIMATE.dealloc(~#xc2028_cfg~0.base, ~#xc2028_cfg~0.offset);havoc ~#xc2028_cfg~0.base, ~#xc2028_cfg~0.offset;call ULTIMATE.dealloc(~#ctl~0.base, ~#ctl~0.offset);havoc ~#ctl~0.base, ~#ctl~0.offset; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338: assume #t~short449;havoc #t~mem444.base, #t~mem444.offset;havoc #t~mem445.base, #t~mem445.offset;havoc #t~mem446.base, #t~mem446.offset;havoc #t~mem447.base, #t~mem447.offset;havoc #t~mem448.base, #t~mem448.offset;havoc #t~short449;call #t~mem455.base, #t~mem455.offset := read~$Pointer$#8(~__sd___1~0.base, 152 + ~__sd___1~0.offset, 8);call #t~mem456.base, #t~mem456.offset := read~$Pointer$#8(#t~mem455.base, 8 + #t~mem455.offset, 8);call #t~mem457.base, #t~mem457.offset := read~$Pointer$#8(#t~mem456.base, 64 + #t~mem456.offset, 8); [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338: assume !#t~short449;havoc #t~mem444.base, #t~mem444.offset;havoc #t~mem445.base, #t~mem445.offset;havoc #t~mem446.base, #t~mem446.offset;havoc #t~mem447.base, #t~mem447.offset;havoc #t~mem448.base, #t~mem448.offset;havoc #t~short449; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338-2: call #t~mem444.base, #t~mem444.offset := read~$Pointer$#8(~__sd___1~0.base, 152 + ~__sd___1~0.offset, 8);call #t~mem445.base, #t~mem445.offset := read~$Pointer$#8(#t~mem444.base, 8 + #t~mem444.offset, 8);#t~short449 := 0 != (#t~mem445.base + #t~mem445.offset) % 18446744073709551616; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338-1: assume #t~short449;call #t~mem446.base, #t~mem446.offset := read~$Pointer$#8(~__sd___1~0.base, 152 + ~__sd___1~0.offset, 8);call #t~mem447.base, #t~mem447.offset := read~$Pointer$#8(#t~mem446.base, 8 + #t~mem446.offset, 8);call #t~mem448.base, #t~mem448.offset := read~$Pointer$#8(#t~mem447.base, 64 + #t~mem447.offset, 8);#t~short449 := 0 != (#t~mem448.base + #t~mem448.offset) % 18446744073709551616; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338-1: assume !#t~short449; [2025-02-08 04:22:51,630 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12421: assume (~__sd___2~0.base + (116 + ~__sd___2~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616; [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12421: assume !((~__sd___2~0.base + (116 + ~__sd___2~0.offset)) % 18446744073709551616 != (~dev.base + (256 + ~dev.offset)) % 18446744073709551616);call #t~mem494.base, #t~mem494.offset := read~$Pointer$#8(~dev.base, 9013 + ~dev.offset, 8); [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12355-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev.base, ~dev.offset, 0, #t~mem464.base, #t~mem464.offset); srcloc: null [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12355: havoc #t~mem464.base, #t~mem464.offset; [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-4: assume 0 == ~mode_mask~0 % 4294967296;#t~bitwise403 := 0; [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-4: assume !(0 == ~mode_mask~0 % 4294967296); [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-1: [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281: ~mode_mask~0 := #t~bitwise403;havoc #t~bitwise403; [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-3: assume 4294967293 == ~mode_mask~0 % 4294967296;#t~bitwise403 := ~mode_mask~0; [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-3: assume !(4294967293 == ~mode_mask~0 % 4294967296); [2025-02-08 04:22:51,631 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12281-2: havoc #t~bitwise403;assume #t~bitwise403 % 4294967296 <= ~mode_mask~0 % 4294967296 && #t~bitwise403 % 4294967296 <= 4294967293; [2025-02-08 04:22:53,176 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27402: call ULTIMATE.dealloc(~#st~0.base, ~#st~0.offset);havoc ~#st~0.base, ~#st~0.offset; [2025-02-08 04:22:55,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17121: #res := 8; [2025-02-08 04:22:55,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17119: #res := 7; [2025-02-08 04:22:55,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17117: #res := 3; [2025-02-08 04:22:55,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17115: #res := 1; [2025-02-08 04:22:55,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17123: #res := 10; [2025-02-08 04:22:55,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17075: #res := 10; [2025-02-08 04:22:55,523 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17073: #res := 8; [2025-02-08 04:22:55,523 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17071: #res := 3; [2025-02-08 04:22:57,121 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17369: #res := 49; [2025-02-08 04:22:57,121 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17377: #res := 54; [2025-02-08 04:22:57,121 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17353: #res := 36; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17411: #res := 75; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17361: #res := 42; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17337: #res := 28; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17395: #res := 66; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17345: #res := 32; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17403: #res := 71; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17379: #res := 55; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17329: #res := 21; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17387: #res := 59; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17363: #res := 44; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17371: #res := 51; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17347: #res := 33; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17355: #res := 37; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17397: #res := 68; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17331: #res := 23; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17405: #res := 72; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17339: #res := 29; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17381: #res := 56; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17389: #res := 60; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17323: #res := 2; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17365: #res := 46; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17373: #res := 52; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17349: #res := 34; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17357: #res := 38; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17399: #res := 69; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17333: #res := 24; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17407: #res := 73; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17341: #res := 30; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17383: #res := 57; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17391: #res := 62; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17325: #res := 4; [2025-02-08 04:22:57,122 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17367: #res := 47; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17375: #res := 53; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17351: #res := 35; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17359: #res := 40; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17401: #res := 70; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17335: #res := 26; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17409: #res := 74; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17343: #res := 31; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17385: #res := 58; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17393: #res := 64; [2025-02-08 04:22:57,123 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17327: #res := 18; [2025-02-08 04:22:57,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30423: havoc ldv_dispatch_instance_register_10_2_~arg0#1.base, ldv_dispatch_instance_register_10_2_~arg0#1.offset;havoc ldv_dispatch_instance_register_10_2_#in~arg0#1.base, ldv_dispatch_instance_register_10_2_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_instance_register_10_2 } true;#res#1 := ~arg0#1; [2025-02-08 04:22:57,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30432: #res#1 := ~arg0#1; [2025-02-08 04:22:57,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30405: assume { :end_inline_ldv_switch_automaton_state_4_3 } true; [2025-02-08 04:22:58,501 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28708: ~tmp~173#1 := #t~ret5809#1;havoc #t~mem5808#1.base, #t~mem5808#1.offset;havoc #t~ret5809#1; [2025-02-08 04:22:58,501 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28708-2: call #t~mem5808#1.base, #t~mem5808#1.offset := read~$Pointer$#8(~dev#1.base, 1074 + ~dev#1.offset, 8); [2025-02-08 04:22:58,501 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28708-1: SUMMARY for call #t~ret5809#1 := readb(#t~mem5808#1.base, 437 + #t~mem5808#1.offset); srcloc: null [2025-02-08 04:22:58,501 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28749-1: call #t~mem5831#1 := read~int#8(~ir~0#1.base, 84 + ~ir~0#1.offset, 4); [2025-02-08 04:22:58,501 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28749: assume ~data~3#1 % 4294967296 == #t~mem5831#1 % 4294967296;havoc #t~mem5831#1;call #t~mem5832#1.base, #t~mem5832#1.offset := read~$Pointer$#8(~ir~0#1.base, ~ir~0#1.offset, 8); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28749: assume !(~data~3#1 % 4294967296 == #t~mem5831#1 % 4294967296);havoc #t~mem5831#1;call #t~mem5833#1.base, #t~mem5833#1.offset := read~$Pointer$#8(~ir~0#1.base, ~ir~0#1.offset, 8); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28758: #res#1 := 0; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-1: SUMMARY for call writeb((if #t~bitwise5810#1 % 4294967296 % 4294967296 <= 2147483647 then #t~bitwise5810#1 % 4294967296 % 4294967296 else #t~bitwise5810#1 % 4294967296 % 4294967296 - 4294967296), #t~mem5811#1.base, 437 + #t~mem5811#1.offset); srcloc: null [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709: havoc #t~bitwise5810#1;havoc #t~mem5811#1.base, #t~mem5811#1.offset;call #t~mem5812#1.base, #t~mem5812#1.offset := read~$Pointer$#8(~dev#1.base, 1074 + ~dev#1.offset, 8); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-3: [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-2: call #t~mem5811#1.base, #t~mem5811#1.offset := read~$Pointer$#8(~dev#1.base, 1074 + ~dev#1.offset, 8); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-5: assume false;#t~bitwise5810#1 := ~tmp~173#1 % 256; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-5: assume !false; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-4: havoc #t~bitwise5810#1;assume (#t~bitwise5810#1 % 4294967296 >= ~tmp~173#1 % 256 % 4294967296 && #t~bitwise5810#1 % 4294967296 >= 128) && #t~bitwise5810#1 % 4294967296 <= 128 + ~tmp~173#1 % 256 % 4294967296; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-6: assume 0 == ~tmp~173#1 % 256 % 4294967296 || 128 == ~tmp~173#1 % 256 % 4294967296;#t~bitwise5810#1 := 128; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28709-6: assume !(0 == ~tmp~173#1 % 256 % 4294967296 || 128 == ~tmp~173#1 % 256 % 4294967296); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28710-1: SUMMARY for call #t~ret5813#1 := readb(#t~mem5812#1.base, 437 + #t~mem5812#1.offset); srcloc: null [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28710: ~tmp___0~94#1 := #t~ret5813#1;havoc #t~mem5812#1.base, #t~mem5812#1.offset;havoc #t~ret5813#1;call #t~mem5814#1.base, #t~mem5814#1.offset := read~$Pointer$#8(~dev#1.base, 1074 + ~dev#1.offset, 8); [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28751-1: SUMMARY for call rc_keyup(#t~mem5832#1.base, #t~mem5832#1.offset); srcloc: null [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28751: havoc #t~mem5832#1.base, #t~mem5832#1.offset; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28711-1: SUMMARY for call writeb((if ~tmp___0~94#1 % 256 % 4294967296 <= 2147483647 then ~tmp___0~94#1 % 256 % 4294967296 else ~tmp___0~94#1 % 256 % 4294967296 - 4294967296) % 128, #t~mem5814#1.base, 437 + #t~mem5814#1.offset); srcloc: null [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28711: havoc #t~mem5814#1.base, #t~mem5814#1.offset; [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28755-1: SUMMARY for call rc_keydown_notimeout(#t~mem5833#1.base, #t~mem5833#1.offset, (if ~data~3#1 % 4294967296 % 4294967296 <= 2147483647 then ~data~3#1 % 4294967296 % 4294967296 else ~data~3#1 % 4294967296 % 4294967296 - 4294967296), 0); srcloc: null [2025-02-08 04:22:58,502 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28755: havoc #t~mem5833#1.base, #t~mem5833#1.offset; [2025-02-08 04:22:59,894 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24991: havoc videobuf_stop_~arg0#1.base, videobuf_stop_~arg0#1.offset;havoc videobuf_stop_#in~arg0#1.base, videobuf_stop_#in~arg0#1.offset;assume { :end_inline_videobuf_stop } true; [2025-02-08 04:22:59,894 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25066: assume 0 != (#t~mem5003#1.base + #t~mem5003#1.offset) % 18446744073709551616;havoc #t~mem5003#1.base, #t~mem5003#1.offset;call #t~mem5007#1.base, #t~mem5007#1.offset := read~$Pointer$#8(~dev~28#1.base, 9013 + ~dev~28#1.offset, 8); [2025-02-08 04:22:59,894 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25066: assume !(0 != (#t~mem5003#1.base + #t~mem5003#1.offset) % 18446744073709551616);havoc #t~mem5003#1.base, #t~mem5003#1.offset; [2025-02-08 04:22:59,894 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24992: SUMMARY for call res_free(~dev~28#1.base, ~dev~28#1.offset, ~fh~5#1.base, ~fh~5#1.offset, 4); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25025: call #t~mem4973#1.base, #t~mem4973#1.offset := read~$Pointer$#8(~__sd~6#1.base, 116 + ~__sd~6#1.offset, 8);~__mptr___0~10#1.base, ~__mptr___0~10#1.offset := #t~mem4973#1.base, #t~mem4973#1.offset;havoc #t~mem4973#1.base, #t~mem4973#1.offset;~__sd~6#1.base, ~__sd~6#1.offset := ~__mptr___0~10#1.base, -36352 + ~__mptr___0~10#1.offset; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25059: call #t~mem5002#1.base, #t~mem5002#1.offset := read~$Pointer$#8(~__sd___0~2#1.base, 116 + ~__sd___0~2#1.offset, 8);~__mptr___2~3#1.base, ~__mptr___2~3#1.offset := #t~mem5002#1.base, #t~mem5002#1.offset;havoc #t~mem5002#1.base, #t~mem5002#1.offset;~__sd___0~2#1.base, ~__sd___0~2#1.offset := ~__mptr___2~3#1.base, -36352 + ~__mptr___2~3#1.offset; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25018-2: call #t~mem4958#1.base, #t~mem4958#1.offset := read~$Pointer$#8(~__sd~6#1.base, 152 + ~__sd~6#1.offset, 8);call #t~mem4959#1.base, #t~mem4959#1.offset := read~$Pointer$#8(#t~mem4958#1.base, #t~mem4958#1.offset, 8);#t~short4963#1 := 0 != (#t~mem4959#1.base + #t~mem4959#1.offset) % 18446744073709551616; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25051-2: call #t~mem4986#1.base, #t~mem4986#1.offset := read~$Pointer$#8(~__sd___0~2#1.base, 152 + ~__sd___0~2#1.offset, 8);call #t~mem4987#1.base, #t~mem4987#1.offset := read~$Pointer$#8(#t~mem4986#1.base, #t~mem4986#1.offset, 8);#t~short4991#1 := 0 != (#t~mem4987#1.base + #t~mem4987#1.offset) % 18446744073709551616; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25018-1: assume #t~short4963#1;call #t~mem4960#1.base, #t~mem4960#1.offset := read~$Pointer$#8(~__sd~6#1.base, 152 + ~__sd~6#1.offset, 8);call #t~mem4961#1.base, #t~mem4961#1.offset := read~$Pointer$#8(#t~mem4960#1.base, #t~mem4960#1.offset, 8);call #t~mem4962#1.base, #t~mem4962#1.offset := read~$Pointer$#8(#t~mem4961#1.base, 144 + #t~mem4961#1.offset, 8);#t~short4963#1 := 0 != (#t~mem4962#1.base + #t~mem4962#1.offset) % 18446744073709551616; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25018-1: assume !#t~short4963#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24993-1: SUMMARY for call #t~ret4935#1 := videobuf_mmap_free(~dev~28#1.base, 5861 + ~dev~28#1.offset); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24960: havoc ldv___ldv_spin_lock_80_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_80_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_80_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_80_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_80 } true; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24993: assume -2147483648 <= #t~ret4935#1 && #t~ret4935#1 <= 2147483647;havoc #t~ret4935#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25051-1: assume #t~short4991#1;call #t~mem4988#1.base, #t~mem4988#1.offset := read~$Pointer$#8(~__sd___0~2#1.base, 152 + ~__sd___0~2#1.offset, 8);call #t~mem4989#1.base, #t~mem4989#1.offset := read~$Pointer$#8(#t~mem4988#1.base, #t~mem4988#1.offset, 8);call #t~mem4990#1.base, #t~mem4990#1.offset := read~$Pointer$#8(#t~mem4989#1.base, 120 + #t~mem4989#1.offset, 8);#t~short4991#1 := 0 != (#t~mem4990#1.base + #t~mem4990#1.offset) % 18446744073709551616; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25051-1: assume !#t~short4991#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25018: assume #t~short4963#1;havoc #t~mem4958#1.base, #t~mem4958#1.offset;havoc #t~mem4959#1.base, #t~mem4959#1.offset;havoc #t~mem4960#1.base, #t~mem4960#1.offset;havoc #t~mem4961#1.base, #t~mem4961#1.offset;havoc #t~mem4962#1.base, #t~mem4962#1.offset;havoc #t~short4963#1;call #t~mem4969#1.base, #t~mem4969#1.offset := read~$Pointer$#8(~__sd~6#1.base, 152 + ~__sd~6#1.offset, 8);call #t~mem4970#1.base, #t~mem4970#1.offset := read~$Pointer$#8(#t~mem4969#1.base, #t~mem4969#1.offset, 8);call #t~mem4971#1.base, #t~mem4971#1.offset := read~$Pointer$#8(#t~mem4970#1.base, 144 + #t~mem4970#1.offset, 8); [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25018: assume !#t~short4963#1;havoc #t~mem4958#1.base, #t~mem4958#1.offset;havoc #t~mem4959#1.base, #t~mem4959#1.offset;havoc #t~mem4960#1.base, #t~mem4960#1.offset;havoc #t~mem4961#1.base, #t~mem4961#1.offset;havoc #t~mem4962#1.base, #t~mem4962#1.offset;havoc #t~short4963#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25051: assume #t~short4991#1;havoc #t~mem4986#1.base, #t~mem4986#1.offset;havoc #t~mem4987#1.base, #t~mem4987#1.offset;havoc #t~mem4988#1.base, #t~mem4988#1.offset;havoc #t~mem4989#1.base, #t~mem4989#1.offset;havoc #t~mem4990#1.base, #t~mem4990#1.offset;havoc #t~short4991#1;call #t~mem4998#1.base, #t~mem4998#1.offset := read~$Pointer$#8(~__sd___0~2#1.base, 152 + ~__sd___0~2#1.offset, 8);call #t~mem4999#1.base, #t~mem4999#1.offset := read~$Pointer$#8(#t~mem4998#1.base, #t~mem4998#1.offset, 8);call #t~mem5000#1.base, #t~mem5000#1.offset := read~$Pointer$#8(#t~mem4999#1.base, 120 + #t~mem4999#1.offset, 8); [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25051: assume !#t~short4991#1;havoc #t~mem4986#1.base, #t~mem4986#1.offset;havoc #t~mem4987#1.base, #t~mem4987#1.offset;havoc #t~mem4988#1.base, #t~mem4988#1.offset;havoc #t~mem4989#1.base, #t~mem4989#1.offset;havoc #t~mem4990#1.base, #t~mem4990#1.offset;havoc #t~short4991#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24961-1: SUMMARY for call #t~ret4927#1 := stop_preview(~dev~28#1.base, ~dev~28#1.offset); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24961: assume -2147483648 <= #t~ret4927#1 && #t~ret4927#1 <= 2147483647;havoc #t~ret4927#1; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24962: SUMMARY for call ldv_spin_unlock_irqrestore_79(~dev~28#1.base, 172 + ~dev~28#1.offset, ~flags~3#1); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25069-1: SUMMARY for call ##fun~$Pointer$~X~int~TO~VOID(~dev~28#1.base, ~dev~28#1.offset, 0, #t~mem5007#1.base, #t~mem5007#1.offset); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25069: havoc #t~mem5007#1.base, #t~mem5007#1.offset; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25062: assume (~__sd___0~2#1.base + (116 + ~__sd___0~2#1.offset)) % 18446744073709551616 != (~dev~28#1.base + (256 + ~dev~28#1.offset)) % 18446744073709551616; [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25062: assume !((~__sd___0~2#1.base + (116 + ~__sd___0~2#1.offset)) % 18446744073709551616 != (~dev~28#1.base + (256 + ~dev~28#1.offset)) % 18446744073709551616);call #t~mem5003#1.base, #t~mem5003#1.offset := read~$Pointer$#8(~dev~28#1.base, 9013 + ~dev~28#1.offset, 8); [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24963: SUMMARY for call res_free(~dev~28#1.base, ~dev~28#1.offset, ~fh~5#1.base, ~fh~5#1.offset, 1); srcloc: null [2025-02-08 04:22:59,895 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25021-1: SUMMARY for call #t~ret4972#1 := ##fun~$Pointer$~X~int~TO~int(~__sd~6#1.base, ~__sd~6#1.offset, 0, #t~mem4971#1.base, #t~mem4971#1.offset); srcloc: null [2025-02-08 04:22:59,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25021: assume -2147483648 <= #t~ret4972#1 && #t~ret4972#1 <= 2147483647;havoc #t~mem4969#1.base, #t~mem4969#1.offset;havoc #t~mem4970#1.base, #t~mem4970#1.offset;havoc #t~mem4971#1.base, #t~mem4971#1.offset;havoc #t~ret4972#1; [2025-02-08 04:22:59,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25055-1: SUMMARY for call #t~ret5001#1 := ##fun~$Pointer$~X~int~X~$Pointer$~TO~int(~__sd___0~2#1.base, ~__sd___0~2#1.offset, 1074024962, ~#cmd~0#1.base, ~#cmd~0#1.offset, #t~mem5000#1.base, #t~mem5000#1.offset); srcloc: null [2025-02-08 04:22:59,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25055: assume -9223372036854775808 <= #t~ret5001#1 && #t~ret5001#1 <= 9223372036854775807;havoc #t~mem4998#1.base, #t~mem4998#1.offset;havoc #t~mem4999#1.base, #t~mem4999#1.offset;havoc #t~mem5000#1.base, #t~mem5000#1.offset;havoc #t~ret5001#1; [2025-02-08 04:22:59,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24933: call ULTIMATE.dealloc(~#cmd~0#1.base, ~#cmd~0#1.offset);havoc ~#cmd~0#1.base, ~#cmd~0#1.offset; [2025-02-08 04:22:59,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32423: havoc #t~nondet6344; [2025-02-08 04:22:59,997 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32683: havoc #t~ret6381.base, #t~ret6381.offset; [2025-02-08 04:23:00,055 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32554: havoc #t~nondet6361; [2025-02-08 04:23:01,408 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23959: call ULTIMATE.dealloc(setup_clipping_~#col~0#1.base, setup_clipping_~#col~0#1.offset);havoc setup_clipping_~#col~0#1.base, setup_clipping_~#col~0#1.offset;call ULTIMATE.dealloc(setup_clipping_~#row~0#1.base, setup_clipping_~#row~0#1.offset);havoc setup_clipping_~#row~0#1.base, setup_clipping_~#row~0#1.offset; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23993-1: SUMMARY for call setup_clipping_#t~ret4492#1 := clip_range((if (setup_clipping_#t~mem4490#1 + setup_clipping_#t~mem4491#1) % 4294967296 / (setup_clipping_~div~1#1 % 4294967296) % 4294967296 % 4294967296 <= 2147483647 then (setup_clipping_#t~mem4490#1 + setup_clipping_#t~mem4491#1) % 4294967296 / (setup_clipping_~div~1#1 % 4294967296) % 4294967296 % 4294967296 else (setup_clipping_#t~mem4490#1 + setup_clipping_#t~mem4491#1) % 4294967296 / (setup_clipping_~div~1#1 % 4294967296) % 4294967296 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23993: assume -2147483648 <= setup_clipping_#t~ret4492#1 && setup_clipping_#t~ret4492#1 <= 2147483647;setup_clipping_~tmp___2~20#1 := setup_clipping_#t~ret4492#1;havoc setup_clipping_#t~mem4490#1;havoc setup_clipping_#t~mem4491#1;havoc setup_clipping_#t~ret4492#1;call write~int#64(setup_clipping_~tmp___2~20#1, setup_clipping_~#row~0#1.base, setup_clipping_~#row~0#1.offset + 4 * setup_clipping_~rows~0#1, 2); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23985-1: SUMMARY for call setup_clipping_#t~ret4485#1 := clip_range((if (setup_clipping_#t~mem4483#1 + setup_clipping_#t~mem4484#1) % 4294967296 % 4294967296 <= 2147483647 then (setup_clipping_#t~mem4483#1 + setup_clipping_#t~mem4484#1) % 4294967296 % 4294967296 else (setup_clipping_#t~mem4483#1 + setup_clipping_#t~mem4484#1) % 4294967296 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23985: assume -2147483648 <= setup_clipping_#t~ret4485#1 && setup_clipping_#t~ret4485#1 <= 2147483647;setup_clipping_~tmp___0~63#1 := setup_clipping_#t~ret4485#1;havoc setup_clipping_#t~mem4483#1;havoc setup_clipping_#t~mem4484#1;havoc setup_clipping_#t~ret4485#1;call write~int#64(setup_clipping_~tmp___0~63#1, setup_clipping_~#col~0#1.base, setup_clipping_~#col~0#1.offset + 4 * setup_clipping_~cols~0#1, 2); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23995-3: assume 0 == setup_clipping_~i~12#1;setup_clipping_#t~bitwise4493#1 := 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23995-3: assume !(0 == setup_clipping_~i~12#1); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23995-2: havoc setup_clipping_#t~bitwise4493#1;assume setup_clipping_#t~bitwise4493#1 > 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23987-1: [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23987: call write~int#64(setup_clipping_#t~bitwise4486#1, setup_clipping_~#col~0#1.base, 3 + (setup_clipping_~#col~0#1.offset + 4 * setup_clipping_~cols~0#1), 1);havoc setup_clipping_#t~bitwise4486#1;setup_clipping_~cols~0#1 := 1 + setup_clipping_~cols~0#1;call setup_clipping_#t~mem4487#1 := read~int#8(setup_clipping_~clips#1.base, 4 + (setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23995-1: [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23995: call write~int#64(setup_clipping_#t~bitwise4493#1, setup_clipping_~#row~0#1.base, 3 + (setup_clipping_~#row~0#1.offset + 4 * setup_clipping_~rows~0#1), 1);havoc setup_clipping_#t~bitwise4493#1;setup_clipping_~rows~0#1 := 1 + setup_clipping_~rows~0#1;setup_clipping_~i~12#1 := 1 + setup_clipping_~i~12#1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23987-3: assume 0 == setup_clipping_~i~12#1;setup_clipping_#t~bitwise4486#1 := 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23987-3: assume !(0 == setup_clipping_~i~12#1); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23987-2: havoc setup_clipping_#t~bitwise4486#1;assume setup_clipping_#t~bitwise4486#1 > 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23989-1: SUMMARY for call setup_clipping_#t~ret4488#1 := clip_range((if setup_clipping_#t~mem4487#1 < 0 && 0 != setup_clipping_#t~mem4487#1 % setup_clipping_~div~1#1 then (if setup_clipping_~div~1#1 < 0 then setup_clipping_#t~mem4487#1 / setup_clipping_~div~1#1 - 1 else 1 + setup_clipping_#t~mem4487#1 / setup_clipping_~div~1#1) else setup_clipping_#t~mem4487#1 / setup_clipping_~div~1#1)); srcloc: null [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23989: assume -2147483648 <= setup_clipping_#t~ret4488#1 && setup_clipping_#t~ret4488#1 <= 2147483647;setup_clipping_~tmp___1~36#1 := setup_clipping_#t~ret4488#1;havoc setup_clipping_#t~mem4487#1;havoc setup_clipping_#t~ret4488#1;call write~int#64(setup_clipping_~tmp___1~36#1, setup_clipping_~#row~0#1.base, setup_clipping_~#row~0#1.offset + 4 * setup_clipping_~rows~0#1, 2); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23981-2: call setup_clipping_#t~mem4480#1 := read~int#8(setup_clipping_~clips#1.base, setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23981-1: SUMMARY for call setup_clipping_#t~ret4481#1 := clip_range(setup_clipping_#t~mem4480#1); srcloc: null [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23981: assume -2147483648 <= setup_clipping_#t~ret4481#1 && setup_clipping_#t~ret4481#1 <= 2147483647;setup_clipping_~tmp~120#1 := setup_clipping_#t~ret4481#1;havoc setup_clipping_#t~mem4480#1;havoc setup_clipping_#t~ret4481#1;call write~int#64(setup_clipping_~tmp~120#1, setup_clipping_~#col~0#1.base, setup_clipping_~#col~0#1.offset + 4 * setup_clipping_~cols~0#1, 2); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23991-1: [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23991: call write~int#64(setup_clipping_#t~bitwise4489#1, setup_clipping_~#row~0#1.base, 2 + (setup_clipping_~#row~0#1.offset + 4 * setup_clipping_~rows~0#1), 1);havoc setup_clipping_#t~bitwise4489#1;setup_clipping_~rows~0#1 := 1 + setup_clipping_~rows~0#1;call setup_clipping_#t~mem4490#1 := read~int#8(setup_clipping_~clips#1.base, 4 + (setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4);call setup_clipping_#t~mem4491#1 := read~int#8(setup_clipping_~clips#1.base, 12 + (setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23991-3: assume 0 == setup_clipping_~i~12#1;setup_clipping_#t~bitwise4489#1 := 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23991-3: assume !(0 == setup_clipping_~i~12#1); [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23991-2: havoc setup_clipping_#t~bitwise4489#1;assume setup_clipping_#t~bitwise4489#1 > 1; [2025-02-08 04:23:01,409 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23983-1: [2025-02-08 04:23:01,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23983: call write~int#64(setup_clipping_#t~bitwise4482#1, setup_clipping_~#col~0#1.base, 2 + (setup_clipping_~#col~0#1.offset + 4 * setup_clipping_~cols~0#1), 1);havoc setup_clipping_#t~bitwise4482#1;setup_clipping_~cols~0#1 := 1 + setup_clipping_~cols~0#1;call setup_clipping_#t~mem4483#1 := read~int#8(setup_clipping_~clips#1.base, setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);call setup_clipping_#t~mem4484#1 := read~int#8(setup_clipping_~clips#1.base, 8 + (setup_clipping_~clips#1.offset + 24 * (if setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 else setup_clipping_~i~12#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:23:01,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23983-3: assume 0 == setup_clipping_~i~12#1;setup_clipping_#t~bitwise4482#1 := 1; [2025-02-08 04:23:01,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23983-3: assume !(0 == setup_clipping_~i~12#1); [2025-02-08 04:23:01,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23983-2: havoc setup_clipping_#t~bitwise4482#1;assume setup_clipping_#t~bitwise4482#1 > 1; [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14318: #t~ret968#1 := ldv_del_timer_77_#res#1;havoc ldv_del_timer_77_#t~ret2139#1, ldv_del_timer_77_#t~ret2140#1, ldv_del_timer_77_~ldv_func_arg1#1.base, ldv_del_timer_77_~ldv_func_arg1#1.offset, ldv_del_timer_77_~ldv_func_res~0#1, ldv_del_timer_77_~tmp~66#1, ldv_del_timer_77_~tmp___0~27#1;havoc ldv_del_timer_77_#in~ldv_func_arg1#1.base, ldv_del_timer_77_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_del_timer_77 } true;assume -2147483648 <= #t~ret968#1 && #t~ret968#1 <= 2147483647;havoc #t~ret968#1;call #t~mem969#1 := read~int#8(~dev#1.base, 1082 + ~dev#1.offset, 4);call #t~mem970#1 := read~int#8(~#saa7134_boards~0.base, 296 + (~#saa7134_boards~0.offset + 312 * (if #t~mem969#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem969#1 % 4294967296 % 18446744073709551616 else #t~mem969#1 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14320: assume 0 != #t~mem970#1 % 4294967296;havoc #t~mem969#1;havoc #t~mem970#1;call #t~mem971#1 := read~int#8(~dev#1.base, 7629 + ~dev#1.offset, 4); [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14320: assume !(0 != #t~mem970#1 % 4294967296);havoc #t~mem969#1;havoc #t~mem970#1; [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17580-1: ldv_del_timer_77_#res#1 := ldv_del_timer_77_~ldv_func_res~0#1; [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14323: assume -2147483648 <= #t~ret972#1 && #t~ret972#1 <= 2147483647;havoc #t~ret972#1; [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14323-1: SUMMARY for call #t~ret972#1 := saa7134_ts_stop(~dev#1.base, ~dev#1.offset); srcloc: null [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14321: assume 0 != #t~mem971#1;havoc #t~mem971#1; [2025-02-08 04:23:02,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14321: assume !(0 != #t~mem971#1);havoc #t~mem971#1; [2025-02-08 04:23:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21399: havoc #t~mem3633.base, #t~mem3633.offset;call #t~mem3634.base, #t~mem3634.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21399-1: SUMMARY for call writeb(34, #t~mem3633.base, 353 + #t~mem3633.offset); srcloc: null [2025-02-08 04:23:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21407: havoc #t~mem3637.base, #t~mem3637.offset;call #t~mem3638.base, #t~mem3638.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21407-1: SUMMARY for call writeb(0, #t~mem3637.base, 330 + #t~mem3637.offset); srcloc: null [2025-02-08 04:23:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21416-1: SUMMARY for call writeb(0, #t~mem3642.base, 330 + #t~mem3642.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21416: havoc #t~mem3642.base, #t~mem3642.offset;call #t~mem3643.base, #t~mem3643.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21391: havoc #t~mem3629.base, #t~mem3629.offset;call #t~mem3630.base, #t~mem3630.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21391-1: SUMMARY for call writeb(128, #t~mem3629.base, 354 + #t~mem3629.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21400-1: SUMMARY for call writeb(128, #t~mem3634.base, 354 + #t~mem3634.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21400: havoc #t~mem3634.base, #t~mem3634.offset;call #t~mem3635.base, #t~mem3635.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21408-1: SUMMARY for call writeb(68, #t~mem3638.base, 353 + #t~mem3638.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21408: havoc #t~mem3638.base, #t~mem3638.offset;call #t~mem3639.base, #t~mem3639.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21417: havoc #t~mem3643.base, #t~mem3643.offset;call #t~mem3644.base, #t~mem3644.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21417-1: SUMMARY for call writeb(68, #t~mem3643.base, 353 + #t~mem3643.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21392-1: SUMMARY for call writeb(160, #t~mem3630.base, 359 + #t~mem3630.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21392: havoc #t~mem3630.base, #t~mem3630.offset; [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21401: havoc #t~mem3635.base, #t~mem3635.offset; [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21401-1: SUMMARY for call writeb(160, #t~mem3635.base, 359 + #t~mem3635.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint tvaudio_setmodeFINAL: assume true; [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21409: havoc #t~mem3639.base, #t~mem3639.offset;call #t~mem3640.base, #t~mem3640.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21409-1: SUMMARY for call writeb(161, #t~mem3639.base, 359 + #t~mem3639.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21418-1: SUMMARY for call writeb(161, #t~mem3644.base, 359 + #t~mem3644.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21410: havoc #t~mem3640.base, #t~mem3640.offset; [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21418: havoc #t~mem3644.base, #t~mem3644.offset;call #t~mem3645.base, #t~mem3645.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21410-1: SUMMARY for call writeb(0, #t~mem3640.base, 357 + #t~mem3640.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21419: havoc #t~mem3645.base, #t~mem3645.offset; [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21419-1: SUMMARY for call writeb(0, #t~mem3645.base, 357 + #t~mem3645.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21388-1: SUMMARY for call writeb(0, #t~mem3626.base, 331 + #t~mem3626.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21388-2: call #t~mem3626.base, #t~mem3626.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21388: havoc #t~mem3626.base, #t~mem3626.offset;call #t~mem3627.base, #t~mem3627.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21397-2: call #t~mem3631.base, #t~mem3631.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21397: havoc #t~mem3631.base, #t~mem3631.offset;call #t~mem3632.base, #t~mem3632.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21397-1: SUMMARY for call writeb(0, #t~mem3631.base, 331 + #t~mem3631.offset); srcloc: null [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21389: havoc #t~mem3627.base, #t~mem3627.offset;call #t~mem3628.base, #t~mem3628.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21389-1: SUMMARY for call writeb(0, #t~mem3627.base, 330 + #t~mem3627.offset); srcloc: null [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21398: havoc #t~mem3632.base, #t~mem3632.offset;call #t~mem3633.base, #t~mem3633.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21398-1: SUMMARY for call writeb(1, #t~mem3632.base, 330 + #t~mem3632.offset); srcloc: null [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21406: havoc #t~mem3636.base, #t~mem3636.offset;call #t~mem3637.base, #t~mem3637.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21406-1: SUMMARY for call writeb(16, #t~mem3636.base, 331 + #t~mem3636.offset); srcloc: null [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21406-2: call #t~mem3636.base, #t~mem3636.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21415: havoc #t~mem3641.base, #t~mem3641.offset;call #t~mem3642.base, #t~mem3642.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21415-1: SUMMARY for call writeb(18, #t~mem3641.base, 331 + #t~mem3641.offset); srcloc: null [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21415-2: call #t~mem3641.base, #t~mem3641.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21390: havoc #t~mem3628.base, #t~mem3628.offset;call #t~mem3629.base, #t~mem3629.offset := read~$Pointer$#8(~dev.base, 1074 + ~dev.offset, 8); [2025-02-08 04:23:03,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21390-1: SUMMARY for call writeb(34, #t~mem3628.base, 353 + #t~mem3628.offset); srcloc: null [2025-02-08 04:23:03,324 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23419-1: call #t~mem4236 := read~int#8(~#formats~0.base, 8 + (~#formats~0.offset + 48 * (if ~i~9 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~i~9 % 4294967296 % 18446744073709551616 else ~i~9 % 4294967296 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 04:23:03,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23419: assume #t~mem4236 % 4294967296 == ~fourcc % 4294967296;havoc #t~mem4236;#res.base, #res.offset := ~#formats~0.base, ~#formats~0.offset + 48 * (if ~i~9 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~9 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~i~9 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616); [2025-02-08 04:23:03,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23419: assume !(#t~mem4236 % 4294967296 == ~fourcc % 4294967296);havoc #t~mem4236;~i~9 := 1 + ~i~9; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18162: assume 2 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18162: assume !(2 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18178-1: SUMMARY for call #t~ret2227#1 := i2c_recv_byte(~dev~10#1.base, ~dev~10#1.offset); srcloc: null [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18121: assume 2 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18121: assume !(2 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18245: assume ~byte~0#1 < (if #t~mem2240#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2240#1 % 65536 % 4294967296 else #t~mem2240#1 % 65536 % 4294967296 - 4294967296);havoc #t~mem2240#1; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18245: assume !(~byte~0#1 < (if #t~mem2240#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2240#1 % 65536 % 4294967296 else #t~mem2240#1 % 65536 % 4294967296 - 4294967296));havoc #t~mem2240#1; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17989: assume 0 == i2c_reset_~tmp___1~20#1;i2c_reset_#res#1 := 0; [2025-02-08 04:23:05,589 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17989: assume !(0 == i2c_reset_~tmp___1~20#1); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18146: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18146: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18220: assume 2 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18220: assume !(2 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18229: call #t~mem2236#1.base, #t~mem2236#1.offset := read~$Pointer$#8(~msgs#1.base, 6 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 8);call #t~mem2237#1 := read~int#8(#t~mem2236#1.base, #t~mem2236#1.offset + (if ~byte~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~byte~0#1 % 18446744073709551616 % 18446744073709551616 else ~byte~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 1);~data~2#1 := #t~mem2237#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17973: i2c_reset_~count~1#1 := 1 + i2c_reset_~count~1#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17973-1: SUMMARY for call __const_udelay(137440); srcloc: null [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18303: #res#1 := ~rc~1#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18237: assume -2147483648 <= #t~ret2239#1 && #t~ret2239#1 <= 2147483647;~rc~1#1 := #t~ret2239#1;havoc #t~ret2239#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18237-1: SUMMARY for call #t~ret2239#1 := i2c_send_byte(~dev~10#1.base, ~dev~10#1.offset, 2, (if ~data~2#1 % 256 % 4294967296 <= 2147483647 then ~data~2#1 % 256 % 4294967296 else ~data~2#1 % 256 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18171: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18171: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18213: assume -2147483648 <= #t~ret2234#1 && #t~ret2234#1 <= 2147483647;havoc #t~ret2234#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18213-1: SUMMARY for call #t~ret2234#1 := printk(375, 0); srcloc: null [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18180: assume ~rc~1#1 < 0; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18180: assume !(~rc~1#1 < 0); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18097: #t~ret2203#1 := i2c_reset_#res#1;havoc i2c_reset_#t~ret2179#1, i2c_reset_#t~ret2180#1, i2c_reset_#t~ret2181#1, i2c_reset_#t~ret2182#1, i2c_reset_#t~ret2183#1, i2c_reset_#t~ret2184#1, i2c_reset_~dev#1.base, i2c_reset_~dev#1.offset, i2c_reset_~status~5#1, i2c_reset_~count~1#1, i2c_reset_~tmp~76#1, i2c_reset_~tmp___0~33#1, i2c_reset_~tmp___1~20#1;havoc i2c_reset_#in~dev#1.base, i2c_reset_#in~dev#1.offset;assume { :end_inline_i2c_reset } true;assume -2147483648 <= #t~ret2203#1 && #t~ret2203#1 <= 2147483647;~tmp~79#1 := #t~ret2203#1;havoc #t~ret2203#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17965: assume -2147483648 <= i2c_reset_#t~ret2182#1 && i2c_reset_#t~ret2182#1 <= 2147483647;i2c_reset_~status~5#1 := i2c_reset_#t~ret2182#1;havoc i2c_reset_#t~ret2182#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17965-1: SUMMARY for call i2c_reset_#t~ret2182#1 := i2c_get_status(i2c_reset_~dev#1.base, i2c_reset_~dev#1.offset); srcloc: null [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18155: assume ~rc~1#1 < 0; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18155: assume !(~rc~1#1 < 0); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18296: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18296: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18230: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18230: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18197: assume 25 == #t~mem2231#1 % 65536 % 4294967296;havoc #t~mem2231#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18197: assume !(25 == #t~mem2231#1 % 65536 % 4294967296);havoc #t~mem2231#1; [2025-02-08 04:23:05,590 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18164: assume -2147483648 <= #t~ret2225#1 && #t~ret2225#1 <= 2147483647;havoc #t~ret2225#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18164-1: SUMMARY for call #t~ret2225#1 := printk(371, 0); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17982: assume 16 == i2c_reset_~count~1#1;i2c_reset_#res#1 := 0; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17982: assume !(16 == i2c_reset_~count~1#1); [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18205: assume -2147483648 <= #t~ret2233#1 && #t~ret2233#1 <= 2147483647;~rc~1#1 := #t~ret2233#1;havoc #t~ret2233#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18205-1: SUMMARY for call #t~ret2233#1 := i2c_recv_byte(~dev~10#1.base, ~dev~10#1.offset); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18148: assume -2147483648 <= #t~ret2222#1 && #t~ret2222#1 <= 2147483647;havoc #t~ret2222#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18148-1: SUMMARY for call #t~ret2222#1 := printk(370, 0); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18222: assume -2147483648 <= #t~ret2235#1 && #t~ret2235#1 <= 2147483647;havoc #t~ret2235#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17966: assume -2147483648 <= i2c_reset_#t~ret2183#1 && i2c_reset_#t~ret2183#1 <= 2147483647;i2c_reset_~tmp___0~33#1 := i2c_reset_#t~ret2183#1;havoc i2c_reset_#t~ret2183#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18222-1: SUMMARY for call #t~ret2235#1 := printk(376, 0); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17966-1: SUMMARY for call i2c_reset_#t~ret2183#1 := i2c_is_error(i2c_reset_~status~5#1); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18123: assume -2147483648 <= #t~ret2208#1 && #t~ret2208#1 <= 2147483647;havoc #t~ret2208#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18123-1: SUMMARY for call #t~ret2208#1 := printk(368, 0); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18198: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18198: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132: assume #t~short2218#1;havoc #t~mem2211#1;havoc #t~short2212#1;havoc #t~mem2213#1;havoc #t~short2214#1;havoc #t~mem2215#1;havoc #t~short2216#1;havoc #t~mem2217#1;havoc #t~short2218#1;~quirk~0#1 := 254; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132: assume !#t~short2218#1;havoc #t~mem2211#1;havoc #t~short2212#1;havoc #t~mem2213#1;havoc #t~short2214#1;havoc #t~mem2215#1;havoc #t~short2216#1;havoc #t~mem2217#1;havoc #t~short2218#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-1: assume #t~short2218#1;call #t~mem2217#1 := read~int#8(~msgs#1.base, ~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 2);#t~short2218#1 := 25 != #t~mem2217#1 % 65536 % 4294967296; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-1: assume !#t~short2218#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18099: assume 0 == ~tmp~79#1;#res#1 := -5; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18099: assume !(0 == ~tmp~79#1); [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-2: #t~short2218#1 := #t~short2216#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18239: assume ~rc~1#1 < 0; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18239: assume !(~rc~1#1 < 0);~byte~0#1 := 1 + ~byte~0#1;call #t~mem2240#1 := read~int#8(~msgs#1.base, 4 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18173: assume -2147483648 <= #t~ret2226#1 && #t~ret2226#1 <= 2147483647;havoc #t~ret2226#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18173-1: SUMMARY for call #t~ret2226#1 := printk(372, 0); srcloc: null [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17959: havoc i2c_set_status_#t~mem2164#1.base, i2c_set_status_#t~mem2164#1.offset, i2c_set_status_#t~ret2165#1, i2c_set_status_#t~mem2166#1.base, i2c_set_status_#t~mem2166#1.offset, i2c_set_status_#t~ret2167#1, i2c_set_status_#t~bitwise2168#1, i2c_set_status_#t~bitwise2169#1, i2c_set_status_#t~mem2170#1.base, i2c_set_status_#t~mem2170#1.offset, i2c_set_status_~dev#1.base, i2c_set_status_~dev#1.offset, i2c_set_status_~status#1, i2c_set_status_~tmp~73#1;havoc i2c_set_status_#in~dev#1.base, i2c_set_status_#in~dev#1.offset, i2c_set_status_#in~status#1;assume { :end_inline_i2c_set_status } true;i2c_reset_~count~1#1 := 0; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-3: assume #t~short2216#1;call #t~mem2215#1 := read~int#8(~msgs#1.base, ~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 2);#t~short2216#1 := 65 != #t~mem2215#1 % 65536 % 4294967296; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-3: assume !#t~short2216#1; [2025-02-08 04:23:05,591 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-4: #t~short2216#1 := #t~short2214#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-5: assume #t~short2214#1;call #t~mem2213#1 := read~int#8(~msgs#1.base, ~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 2);#t~short2214#1 := 64 != #t~mem2213#1 % 65536 % 4294967296; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-5: assume !#t~short2214#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18190: call #t~mem2229#1.base, #t~mem2229#1.offset := read~$Pointer$#8(~msgs#1.base, 6 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 8);call write~int#8(~rc~1#1, #t~mem2229#1.base, #t~mem2229#1.offset + (if ~byte~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~byte~0#1 % 18446744073709551616 % 18446744073709551616 else ~byte~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 1);havoc #t~mem2229#1.base, #t~mem2229#1.offset;~byte~0#1 := 1 + ~byte~0#1;call #t~mem2230#1 := read~int#8(~msgs#1.base, 4 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-6: #t~short2214#1 := #t~short2212#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-7: assume #t~short2212#1;call #t~mem2211#1 := read~int#8(~msgs#1.base, 2 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2);#t~short2212#1 := 0 != (if #t~mem2211#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2211#1 % 65536 % 4294967296 else #t~mem2211#1 % 65536 % 4294967296 - 4294967296) % 2; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-7: assume !#t~short2212#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18132-8: #t~short2212#1 := ~i~4#1 > 0; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18298-1: SUMMARY for call #t~ret2247#1 := i2c_get_status(~dev~10#1.base, ~dev~10#1.offset); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18232: assume -2147483648 <= #t~ret2238#1 && #t~ret2238#1 <= 2147483647;havoc #t~ret2238#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18232-1: SUMMARY for call #t~ret2238#1 := printk(377, 0); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18207: assume ~rc~1#1 < 0; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18207: assume !(~rc~1#1 < 0); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18141: assume -2147483648 <= #t~ret2220#1 && #t~ret2220#1 <= 2147483647;havoc #t~ret2220#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18141-1: SUMMARY for call #t~ret2220#1 := i2c_send_byte(~dev~10#1.base, ~dev~10#1.offset, 3, (if ~quirk~0#1 % 256 % 4294967296 <= 2147483647 then ~quirk~0#1 % 256 % 4294967296 else ~quirk~0#1 % 256 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18298: assume -2147483648 <= #t~ret2247#1 && #t~ret2247#1 <= 2147483647;~status~8#1 := #t~ret2247#1;havoc #t~ret2247#1;call #t~mem2248#1.base, #t~mem2248#1.offset := read~$Pointer$#114(~#str_i2c_status~0.base, ~#str_i2c_status~0.offset + 8 * (if ~status~8#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~status~8#1 % 4294967296 % 18446744073709551616 else ~status~8#1 % 4294967296 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17968: assume 0 == i2c_reset_~tmp___0~33#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17968: assume !(0 == i2c_reset_~tmp___0~33#1); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17977: assume i2c_reset_~count~1#1 <= 15; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17977: assume !(i2c_reset_~count~1#1 <= 15); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18200: assume -2147483648 <= #t~ret2232#1 && #t~ret2232#1 <= 2147483647;havoc #t~ret2232#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18200-1: SUMMARY for call #t~ret2232#1 := printk(374, 0); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18134: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18134: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18142: assume -2147483648 <= #t~ret2221#1 && #t~ret2221#1 <= 2147483647;havoc #t~ret2221#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18142-1: SUMMARY for call #t~ret2221#1 := i2c_recv_byte(~dev~10#1.base, ~dev~10#1.offset); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18299: assume -2147483648 <= #t~ret2249#1 && #t~ret2249#1 <= 2147483647;havoc #t~mem2248#1.base, #t~mem2248#1.offset;havoc #t~ret2249#1; [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18299-1: SUMMARY for call #t~ret2249#1 := printk(381, 0); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17994-1: SUMMARY for call i2c_set_attr(i2c_reset_~dev#1.base, i2c_reset_~dev#1.offset, 0); srcloc: null [2025-02-08 04:23:05,592 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18184: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18184: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18250: ~i~4#1 := 1 + ~i~4#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17994: i2c_reset_#res#1 := 1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18168: ~byte~0#1 := 0; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18226: ~byte~0#1 := 0; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17987: assume -2147483648 <= i2c_reset_#t~ret2184#1 && i2c_reset_#t~ret2184#1 <= 2147483647;i2c_reset_~tmp___1~20#1 := i2c_reset_#t~ret2184#1;havoc i2c_reset_#t~ret2184#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17987-1: SUMMARY for call i2c_reset_#t~ret2184#1 := i2c_is_idle(i2c_reset_~status~5#1); srcloc: null [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18193: assume ~byte~0#1 < (if #t~mem2230#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2230#1 % 65536 % 4294967296 else #t~mem2230#1 % 65536 % 4294967296 - 4294967296);havoc #t~mem2230#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18193: assume !(~byte~0#1 < (if #t~mem2230#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2230#1 % 65536 % 4294967296 else #t~mem2230#1 % 65536 % 4294967296 - 4294967296));havoc #t~mem2230#1;call #t~mem2231#1 := read~int#8(~msgs#1.base, ~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 2); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18127: call #t~mem2209#1 := read~int#8(~msgs#1.base, ~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 2);~addr~0#1 := 2 * (if #t~mem2209#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2209#1 % 65536 % 4294967296 else #t~mem2209#1 % 65536 % 4294967296 - 4294967296);havoc #t~mem2209#1;call #t~mem2210#1 := read~int#8(~msgs#1.base, 2 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18136: assume -2147483648 <= #t~ret2219#1 && #t~ret2219#1 <= 2147483647;havoc #t~ret2219#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18136-1: SUMMARY for call #t~ret2219#1 := printk(369, 0); srcloc: null [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18186-1: SUMMARY for call #t~ret2228#1 := printk(373, 0); srcloc: null [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18153: assume -2147483648 <= #t~ret2223#1 && #t~ret2223#1 <= 2147483647;~rc~1#1 := #t~ret2223#1;havoc #t~ret2223#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18153-1: SUMMARY for call #t~ret2223#1 := i2c_send_byte(~dev~10#1.base, ~dev~10#1.offset, 3, (if ~addr~0#1 % 256 % 4294967296 <= 2147483647 then ~addr~0#1 % 256 % 4294967296 else ~addr~0#1 % 256 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120: assume 0 == #t~bitwise2207#1 || 0 == ~i~4#1;havoc #t~mem2206#1;havoc #t~bitwise2207#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120: assume !(0 == #t~bitwise2207#1 || 0 == ~i~4#1);havoc #t~mem2206#1;havoc #t~bitwise2207#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-1: [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-2: havoc #t~bitwise2207#1;assume (((((if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296) < 0 || #t~bitwise2207#1 <= (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296)) && #t~bitwise2207#1 <= 16384) && #t~bitwise2207#1 >= 0) && ((if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296) >= 0 || #t~bitwise2207#1 > 16384 + (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296))) && #t~bitwise2207#1 >= -2147483648; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-3: assume 16384 == (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296);#t~bitwise2207#1 := (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-3: assume !(16384 == (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296)); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-4: assume 0 == (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296);#t~bitwise2207#1 := 0; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-4: assume !(0 == (if #t~mem2206#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2206#1 % 65536 % 4294967296 else #t~mem2206#1 % 65536 % 4294967296 - 4294967296)); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18211: assume 1 == ~i2c_debug~0 % 4294967296; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18211: assume !(1 == ~i2c_debug~0 % 4294967296); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18120-5: call #t~mem2206#1 := read~int#8(~msgs#1.base, 2 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18178: assume -2147483648 <= #t~ret2227#1 && #t~ret2227#1 <= 2147483647;~rc~1#1 := #t~ret2227#1;havoc #t~ret2227#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18161: assume 0 != (if #t~mem2224#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2224#1 % 65536 % 4294967296 else #t~mem2224#1 % 65536 % 4294967296 - 4294967296) % 2;havoc #t~mem2224#1; [2025-02-08 04:23:05,593 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18161: assume !(0 != (if #t~mem2224#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2224#1 % 65536 % 4294967296 else #t~mem2224#1 % 65536 % 4294967296 - 4294967296) % 2);havoc #t~mem2224#1; [2025-02-08 04:23:05,594 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18161-1: call #t~mem2224#1 := read~int#8(~msgs#1.base, 2 + (~msgs#1.offset + 14 * (if ~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~4#1 % 18446744073709551616 % 18446744073709551616 else ~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 04:23:05,594 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18128: assume 0 != (if #t~mem2210#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2210#1 % 65536 % 4294967296 else #t~mem2210#1 % 65536 % 4294967296 - 4294967296) % 2;havoc #t~mem2210#1;~addr~0#1 := 1 + ~addr~0#1 - ~addr~0#1 % 2; [2025-02-08 04:23:05,594 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18128: assume !(0 != (if #t~mem2210#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2210#1 % 65536 % 4294967296 else #t~mem2210#1 % 65536 % 4294967296 - 4294967296) % 2);havoc #t~mem2210#1; [2025-02-08 04:23:05,594 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18186: assume -2147483648 <= #t~ret2228#1 && #t~ret2228#1 <= 2147483647;havoc #t~ret2228#1; [2025-02-08 04:23:06,153 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32672: havoc #t~nondet6378;