./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash d4c9d909a038c23c9dfd1050beab049ea1abf6281a4ece81e64960307719ddbb --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 04:12:25,302 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 04:12:25,359 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 04:12:25,367 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 04:12:25,367 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 04:12:25,393 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 04:12:25,395 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 04:12:25,395 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 04:12:25,395 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 04:12:25,396 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 04:12:25,396 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 04:12:25,396 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 04:12:25,397 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 04:12:25,397 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 04:12:25,397 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 04:12:25,397 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 04:12:25,397 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 04:12:25,397 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 04:12:25,397 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 04:12:25,398 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 04:12:25,398 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:12:25,399 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 04:12:25,399 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 04:12:25,400 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d4c9d909a038c23c9dfd1050beab049ea1abf6281a4ece81e64960307719ddbb [2025-03-04 04:12:25,624 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 04:12:25,631 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 04:12:25,635 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 04:12:25,636 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 04:12:25,636 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 04:12:25,637 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i [2025-03-04 04:12:26,853 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6a7f7c1a4/8cd7870603a94510ac8967b611609a07/FLAG395e834c0 [2025-03-04 04:12:27,472 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 04:12:27,472 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i [2025-03-04 04:12:27,529 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6a7f7c1a4/8cd7870603a94510ac8967b611609a07/FLAG395e834c0 [2025-03-04 04:12:27,545 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6a7f7c1a4/8cd7870603a94510ac8967b611609a07 [2025-03-04 04:12:27,548 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 04:12:27,550 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 04:12:27,552 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 04:12:27,552 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 04:12:27,555 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 04:12:27,556 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:12:27" (1/1) ... [2025-03-04 04:12:27,556 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43e35fb2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:27, skipping insertion in model container [2025-03-04 04:12:27,556 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:12:27" (1/1) ... [2025-03-04 04:12:27,692 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 04:12:28,099 WARN L1383 CHandler]: Detected problem Invalid redeclaration of the name match at C: (*match)(struct device * , struct v4l2_async_subdev * ) [4478] [2025-03-04 04:12:31,942 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i[514490,514503] [2025-03-04 04:12:32,006 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:12:32,091 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 04:12:32,149 WARN L1383 CHandler]: Detected problem Invalid redeclaration of the name match at C: (*match)(struct device * , struct v4l2_async_subdev * ) [4478] [2025-03-04 04:12:32,171 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"); [5830] [2025-03-04 04:12:32,172 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; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5837] [2025-03-04 04:12:32,173 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [5845-5846] [2025-03-04 04:12:32,173 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; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [5854-5855] [2025-03-04 04:12:32,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [8181] [2025-03-04 04:12:32,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [8188] [2025-03-04 04:12:32,297 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsfl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [9241] [2025-03-04 04:12:32,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [9254] [2025-03-04 04:12:32,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9257] [2025-03-04 04:12:32,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9260] [2025-03-04 04:12:32,299 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9263] [2025-03-04 04:12:32,374 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 *)"include/media/v4l2-subdev.h"), "i" (649), "i" (12UL)); [11118-11119] [2025-03-04 04:12:32,374 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 *)"include/media/v4l2-subdev.h"), "i" (650), "i" (12UL)); [11135-11136] [2025-03-04 04:12:32,375 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 *)"include/media/v4l2-subdev.h"), "i" (651), "i" (12UL)); [11152-11153] [2025-03-04 04:12:32,696 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--media--platform--exynos4-is--s5p-fimc.ko-entry_point.cil.out.i[514490,514503] [2025-03-04 04:12:32,703 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:12:32,884 INFO L204 MainTranslator]: Completed translation [2025-03-04 04:12:32,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32 WrapperNode [2025-03-04 04:12:32,886 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 04:12:32,887 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 04:12:32,887 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 04:12:32,887 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 04:12:32,892 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:33,002 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:33,297 INFO L138 Inliner]: procedures = 551, calls = 7044, calls flagged for inlining = 221, calls inlined = 211, statements flattened = 14049 [2025-03-04 04:12:33,297 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 04:12:33,298 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 04:12:33,298 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 04:12:33,298 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 04:12:33,307 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:33,308 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:33,366 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:37,925 INFO L175 MemorySlicer]: Split 4709 memory accesses to 33 slices as follows [7, 4, 4, 24, 13, 11, 1, 15, 15, 3, 4, 16, 5, 4, 12, 13, 5, 9, 8, 2, 16, 5, 50, 5, 7, 8, 1, 21, 4232, 5, 161, 13, 10]. 90 percent of accesses are in the largest equivalence class. The 1274 initializations are split as follows [0, 2, 0, 0, 13, 0, 0, 0, 0, 3, 4, 0, 5, 0, 0, 13, 5, 0, 8, 2, 0, 5, 0, 5, 5, 8, 0, 0, 1183, 0, 0, 13, 0]. The 1748 writes are split as follows [6, 0, 3, 24, 0, 11, 0, 15, 3, 0, 0, 13, 0, 3, 10, 0, 0, 0, 0, 0, 16, 0, 50, 0, 2, 0, 0, 1, 1444, 1, 138, 0, 8]. [2025-03-04 04:12:37,925 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:37,925 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,145 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,181 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,259 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,303 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,391 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 04:12:38,393 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 04:12:38,393 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 04:12:38,394 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 04:12:38,395 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:12:32" (1/1) ... [2025-03-04 04:12:38,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:12:38,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 04:12:38,423 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 04:12:38,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 04:12:38,443 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_md_get_subdev [2025-03-04 04:12:38,443 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_md_get_subdev [2025-03-04 04:12:38,443 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_input_path [2025-03-04 04:12:38,443 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_input_path [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure pinctrl_lookup_state [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure pinctrl_lookup_state [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_g_fmt_mplane [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_g_fmt_mplane [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_unregister_subdev [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_unregister_subdev [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_fop_mmap [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_fop_mmap [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_prepare_buf [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_prepare_buf [2025-03-04 04:12:38,444 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_dqbuf [2025-03-04 04:12:38,444 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_dqbuf [2025-03-04 04:12:38,445 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put [2025-03-04 04:12:38,445 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put [2025-03-04 04:12:38,445 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_ctx_state_set [2025-03-04 04:12:38,445 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_ctx_state_set [2025-03-04 04:12:38,445 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_queue_init [2025-03-04 04:12:38,445 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_queue_init [2025-03-04 04:12:38,445 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_probe [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_probe [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_link_setup [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_link_setup [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_is_busy [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_is_busy [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_pending_queue_pop [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_pending_queue_pop [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_buf_remove [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_buf_remove [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ioctl_reqbufs [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ioctl_reqbufs [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_release [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_release [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~bool~0~TO~int [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~bool~0~TO~int [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_reset [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_reset [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_g_selection [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_g_selection [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_remote_pad [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_remote_pad [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure of_property_read_u32 [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure of_property_read_u32 [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_unregister [2025-03-04 04:12:38,446 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_unregister [2025-03-04 04:12:38,446 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_try_selection [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_try_selection [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_en_lastirq [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_en_lastirq [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_exit [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_exit [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_prepare_addr [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_prepare_addr [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure ctx_get_frame [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure ctx_get_frame [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_hw_init [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_hw_init [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure of_property_read_bool [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure of_property_read_bool [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure of_get_child_by_name [2025-03-04 04:12:38,447 INFO L138 BoogieDeclarations]: Found implementation of procedure of_get_child_by_name [2025-03-04 04:12:38,447 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-04 04:12:38,449 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-04 04:12:38,449 INFO L130 BoogieDeclarations]: Found specification of procedure of_node_put [2025-03-04 04:12:38,449 INFO L138 BoogieDeclarations]: Found implementation of procedure of_node_put [2025-03-04 04:12:38,449 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_open [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_open [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_try_fmt_mplane [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_try_fmt_mplane [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_next_buf [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_next_buf [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_std [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_std [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_release [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_release [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure platform_get_resource [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_get_resource [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_try_format [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_try_format [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure __platform_driver_register [2025-03-04 04:12:38,450 INFO L138 BoogieDeclarations]: Found implementation of procedure __platform_driver_register [2025-03-04 04:12:38,450 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_adjust_mplane_format [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_adjust_mplane_format [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_graph_lock [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_graph_lock [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_s_fmt_mplane [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_s_fmt_mplane [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure clk_unprepare [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_unprepare [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_get_sensor_frame_desc [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_get_sensor_frame_desc [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_device_register_subdev [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_device_register_subdev [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure clk_disable [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_disable [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure media_device_unregister [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure media_device_unregister [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_capture_set_format [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_capture_set_format [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_active_queue_add [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_active_queue_add [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_buffer_done [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_buffer_done [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure video_ioctl2 [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure video_ioctl2 [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_rgb_alpha [2025-03-04 04:12:38,451 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_rgb_alpha [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 04:12:38,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-04 04:12:38,454 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure clk_put [2025-03-04 04:12:38,454 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_put [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_find_format [2025-03-04 04:12:38,454 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_find_format [2025-03-04 04:12:38,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_g_fmt_mplane [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_g_fmt_mplane [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_check_scaler_ratio [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_check_scaler_ratio [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_expbuf [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_expbuf [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_subdev_enum_mbus_code [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_subdev_enum_mbus_code [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_pipeline_s_stream [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_pipeline_s_stream [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_get_format [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_get_format [2025-03-04 04:12:38,455 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_get_format_depth [2025-03-04 04:12:38,455 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_get_format_depth [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure cam_clk_prepare [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure cam_clk_prepare [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_mainscaler [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_mainscaler [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure video_is_registered [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure video_is_registered [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_md_create_fimc_sink_links [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_md_create_fimc_sink_links [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure video_unregister_device [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure video_unregister_device [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_querycap [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_querycap [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_fop_mmap [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_fop_mmap [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure of_get_next_child [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure of_get_next_child [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_get_subdev_hostdata [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_get_subdev_hostdata [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_pipeline_close [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_pipeline_close [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_cropcap [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_cropcap [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_set_color_effect [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_set_color_effect [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_prescaler [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_prescaler [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_subdev_get_fmt [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_subdev_get_fmt [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_g_input [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_g_input [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_clk_put [2025-03-04 04:12:38,456 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_clk_put [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 04:12:38,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_buf_prepare [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_buf_prepare [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_s_ctrl [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_s_ctrl [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_get_subdevdata [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_get_subdevdata [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_subdev_get_try_crop [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_subdev_get_try_crop [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_g_crop [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_g_crop [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure notifier_to_fimc_md [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure notifier_to_fimc_md [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_active [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_active [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_queue [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_queue [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_resume [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_resume [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_activate [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_activate [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure buffer_prepare [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure buffer_prepare [2025-03-04 04:12:38,457 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_type [2025-03-04 04:12:38,457 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_type [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure platform_set_drvdata [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_set_drvdata [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_shutdown [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_shutdown [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure devm_kzalloc [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_kzalloc [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure tiled_fmt [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure tiled_fmt [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_get_alpha_mask [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_get_alpha_mask [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure platform_get_drvdata [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_get_drvdata [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_get_format [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_get_format [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-04 04:12:38,459 INFO L130 BoogieDeclarations]: Found specification of procedure video_set_drvdata [2025-03-04 04:12:38,459 INFO L138 BoogieDeclarations]: Found implementation of procedure video_set_drvdata [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_suspend [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_suspend [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_remove [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_remove [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure clk_get [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_get [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_s_crop [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_s_crop [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_prepare_dma_offset [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_prepare_dma_offset [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_suspend [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_suspend [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_buf_done [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_buf_done [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_unregister_clk_provider [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_unregister_clk_provider [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_resume [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_resume [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_unregister_entities [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_unregister_entities [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_try_fmt_mplane [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_try_fmt_mplane [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_s_selection [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_s_selection [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure enclosed_rectangle [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure enclosed_rectangle [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ops_wait_finish [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ops_wait_finish [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure platform_driver_unregister [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_driver_unregister [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_set_plane_payload [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_set_plane_payload [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_fop_poll [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_fop_poll [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_querycap [2025-03-04 04:12:38,460 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_querycap [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 04:12:38,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 04:12:38,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_activate_capture [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_activate_capture [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_subdev_set_selection [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_subdev_set_selection [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_create_bufs [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_create_bufs [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_unregister_capture_subdev [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_unregister_capture_subdev [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure start_streaming [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure start_streaming [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_rotation [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_rotation [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_pipeline_try_format [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_pipeline_try_format [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure __set_frame_format [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure __set_frame_format [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_module_put [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_module_put [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_effect [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_effect [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_set_subdev_hostdata [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_set_subdev_hostdata [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_subdev_registered [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_subdev_registered [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_remove [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_remove [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_sysfs_show [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_sysfs_show [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure get_m2m_fmt_flags [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure get_m2m_fmt_flags [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_dma_contig_plane_dma_addr [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_dma_contig_plane_dma_addr [2025-03-04 04:12:38,464 INFO L130 BoogieDeclarations]: Found specification of procedure __video_try_or_set_format [2025-03-04 04:12:38,464 INFO L138 BoogieDeclarations]: Found implementation of procedure __video_try_or_set_format [2025-03-04 04:12:38,465 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ioctl_qbuf [2025-03-04 04:12:38,465 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ioctl_qbuf [2025-03-04 04:12:38,465 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-04 04:12:38,465 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-04 04:12:38,465 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_set_yuv_order [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_set_yuv_order [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-04 04:12:38,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-04 04:12:38,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-04 04:12:38,467 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-04 04:12:38,471 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-04 04:12:38,471 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_probe [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_probe [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_get_sync [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_get_sync [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_camera_offset [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_camera_offset [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure regmap_update_bits [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure regmap_update_bits [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_create_link [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_create_link [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_subdev_get_selection [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_subdev_get_selection [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure video_drvdata [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure video_drvdata [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_ctrls_delete [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_ctrls_delete [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~bool~0~TO~int [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~bool~0~TO~int [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_runtime_resume [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_runtime_resume [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 04:12:38,472 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_set_scaler_info [2025-03-04 04:12:38,472 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_set_scaler_info [2025-03-04 04:12:38,473 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_ctrls_create [2025-03-04 04:12:38,473 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_ctrls_create [2025-03-04 04:12:38,473 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_alpha_ctrl_update [2025-03-04 04:12:38,473 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_alpha_ctrl_update [2025-03-04 04:12:38,473 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_graph_unlock [2025-03-04 04:12:38,473 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_graph_unlock [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_out_dma [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_out_dma [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_pipeline_create [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_pipeline_create [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_reqbufs [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_reqbufs [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_put_clocks [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_put_clocks [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_state_cleanup [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_state_cleanup [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure video_device_node_name [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure video_device_node_name [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_pending_queue_add [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_pending_queue_add [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_ctx_state_is_set [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_ctx_state_is_set [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure of_property_read_u32_array [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure of_property_read_u32_array [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-03-04 04:12:38,474 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-03-04 04:12:38,474 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_deactivate_capture [2025-03-04 04:12:38,475 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_deactivate_capture [2025-03-04 04:12:38,475 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-04 04:12:38,475 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-04 04:12:38,475 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_open [2025-03-04 04:12:38,475 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_open [2025-03-04 04:12:38,475 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_stop_capture [2025-03-04 04:12:38,475 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_stop_capture [2025-03-04 04:12:38,475 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_fmt [2025-03-04 04:12:38,475 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_fmt [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure clk_disable_unprepare [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_disable_unprepare [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure __subdev_set_power [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure __subdev_set_power [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_querybuf [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_querybuf [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_enable_scaler [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_enable_scaler [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_suspend [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_suspend [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_mark_jpeg_xfer [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_mark_jpeg_xfer [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put_sync [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put_sync [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ctx_release [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ctx_release [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure entity_to_fimc_mdev [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure entity_to_fimc_mdev [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ops_wait_prepare [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ops_wait_prepare [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_subdev_set_fmt [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_subdev_set_fmt [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure video_register_device [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure video_register_device [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_plane_size [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_plane_size [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_pipeline_s_power [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_pipeline_s_power [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure set_frame_bounds [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure set_frame_bounds [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure task_pid_nr [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure task_pid_nr [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure clk_enable [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_enable [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_runtime_suspend [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_runtime_suspend [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_enabled [2025-03-04 04:12:38,476 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_enabled [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 04:12:38,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 04:12:38,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 04:12:38,481 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_output_addr [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_output_addr [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_s_fmt_mplane [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_s_fmt_mplane [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure source_to_sensor_info [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure source_to_sensor_info [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_output_path [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_output_path [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_idle [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_idle [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_init [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_init [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_active_queue_pop [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_active_queue_pop [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure start_streaming___0 [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure start_streaming___0 [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_jpeg_fourcc [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_jpeg_fourcc [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure clk_prepare [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_prepare [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_md_parse_port_node [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_md_parse_port_node [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~$Pointer$~TO~int [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~$Pointer$~TO~int [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ioctl_expbuf [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ioctl_expbuf [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_fop_poll [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_fop_poll [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_platform_driver_init_1 [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_platform_driver_init_1 [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_pipeline_stop [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_pipeline_stop [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_set_subdevdata [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_set_subdevdata [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_unregister_m2m_device [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_unregister_m2m_device [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_vidioc_querycap [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_vidioc_querycap [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure set_frame_crop [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure set_frame_crop [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_job_finish [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_job_finish [2025-03-04 04:12:38,482 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_get_drv_priv [2025-03-04 04:12:38,482 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_get_drv_priv [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure strcasecmp [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure strcasecmp [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_subdev_get_try_compose [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_subdev_get_try_compose [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure v4l_bound_align_image [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l_bound_align_image [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_release [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_release [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_try_fmt_mplane [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_try_fmt_mplane [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ioctl_dqbuf [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ioctl_dqbuf [2025-03-04 04:12:38,483 INFO L130 BoogieDeclarations]: Found specification of procedure ffs [2025-03-04 04:12:38,483 INFO L138 BoogieDeclarations]: Found implementation of procedure ffs [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_enum_input [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_enum_input [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_is_singular_file [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_is_singular_file [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_get_scaler_factor [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_get_scaler_factor [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_subdev_get_try_format [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_subdev_get_try_format [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure media_entity_cleanup [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure media_entity_cleanup [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_m2m_enum_fmt_mplane [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_m2m_enum_fmt_mplane [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_cap_enum_fmt_mplane [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_cap_enum_fmt_mplane [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure vb2_ioctl_qbuf [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure vb2_ioctl_qbuf [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure of_get_next_available_child [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure of_get_next_available_child [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_hw_set_target_format [2025-03-04 04:12:38,484 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_hw_set_target_format [2025-03-04 04:12:38,484 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_m2m_ioctl_querybuf [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_m2m_ioctl_querybuf [2025-03-04 04:12:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure fimc_capture_resume [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure fimc_capture_resume [2025-03-04 04:12:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2025-03-04 04:12:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure device_remove_file [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure device_remove_file [2025-03-04 04:12:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_del [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_del [2025-03-04 04:12:38,485 INFO L130 BoogieDeclarations]: Found specification of procedure __fimc_pipeline_open [2025-03-04 04:12:38,485 INFO L138 BoogieDeclarations]: Found implementation of procedure __fimc_pipeline_open [2025-03-04 04:12:39,966 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 04:12:39,972 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 04:12:40,013 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11368: havoc #t~mem1684.base, #t~mem1684.offset; [2025-03-04 04:12:40,043 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17832: havoc #t~ret3561.base, #t~ret3561.offset; [2025-03-04 04:12:40,059 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18039: havoc #t~nondet3599; [2025-03-04 04:12:40,066 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18059: havoc #t~nondet3604; [2025-03-04 04:12:40,073 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18051: havoc #t~nondet3602; [2025-03-04 04:12:40,102 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18095: havoc #t~nondet3612; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17658: havoc devm_ioremap_resource_#t~ret3523#1.base, devm_ioremap_resource_#t~ret3523#1.offset; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17875: havoc syscon_regmap_lookup_by_phandle_#t~ret3570#1.base, syscon_regmap_lookup_by_phandle_#t~ret3570#1.offset; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7290: call ULTIMATE.dealloc(~#lclk_freq~0#1.base, ~#lclk_freq~0#1.offset);havoc ~#lclk_freq~0#1.base, ~#lclk_freq~0#1.offset;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset;call ULTIMATE.dealloc(~#__key___1~0#1.base, ~#__key___1~0#1.offset);havoc ~#__key___1~0#1.base, ~#__key___1~0#1.offset;call ULTIMATE.dealloc(~#descriptor~3#1.base, ~#descriptor~3#1.offset);havoc ~#descriptor~3#1.base, ~#descriptor~3#1.offset; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7224: call ULTIMATE.dealloc(fimc_parse_dt_~#args~0#1.base, fimc_parse_dt_~#args~0#1.offset);havoc fimc_parse_dt_~#args~0#1.base, fimc_parse_dt_~#args~0#1.offset; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17783: havoc of_alias_get_id_#t~nondet3548#1; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17668: havoc devm_request_threaded_irq_#t~nondet3526#1; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17636: havoc clk_set_rate_#t~nondet3521#1; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17818: havoc of_match_node_#t~ret3558#1.base, of_match_node_#t~ret3558#1.offset; [2025-03-04 04:12:40,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18035: havoc vb2_dma_contig_init_ctx_#t~ret3598#1.base, vb2_dma_contig_init_ctx_#t~ret3598#1.offset; [2025-03-04 04:12:40,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13418: call ULTIMATE.dealloc(~#descriptor~19#1.base, ~#descriptor~19#1.offset);havoc ~#descriptor~19#1.base, ~#descriptor~19#1.offset; [2025-03-04 04:12:40,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17671: havoc fimc_find_remote_sensor_#t~ret3527#1.base, fimc_find_remote_sensor_#t~ret3527#1.offset; [2025-03-04 04:12:40,576 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17892: havoc v4l2_ctrl_add_handler_#t~nondet3572#1; [2025-03-04 04:12:40,580 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9345: havoc #t~mem1098; [2025-03-04 04:12:40,590 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17956: havoc #t~ret3582.base, #t~ret3582.offset; [2025-03-04 04:12:40,593 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17999: havoc #t~nondet3593; [2025-03-04 04:12:40,627 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10436: call ULTIMATE.dealloc(~#descriptor~13.base, ~#descriptor~13.offset);havoc ~#descriptor~13.base, ~#descriptor~13.offset; [2025-03-04 04:12:40,708 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17769: havoc #t~ret3546.base, #t~ret3546.offset; [2025-03-04 04:12:41,119 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12434: call ULTIMATE.dealloc(~#descriptor~18.base, ~#descriptor~18.offset);havoc ~#descriptor~18.base, ~#descriptor~18.offset; [2025-03-04 04:12:41,224 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6490: call ULTIMATE.dealloc(~#descriptor~0.base, ~#descriptor~0.offset);havoc ~#descriptor~0.base, ~#descriptor~0.offset;call ULTIMATE.dealloc(~#descriptor___0~0.base, ~#descriptor___0~0.offset);havoc ~#descriptor___0~0.base, ~#descriptor___0~0.offset; [2025-03-04 04:12:41,506 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17856: havoc regmap_read_#t~nondet3565#1; [2025-03-04 04:12:41,506 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9182: call ULTIMATE.dealloc(fimc_hw_camblk_cfg_writeback_~#camblk_cfg~0#1.base, fimc_hw_camblk_cfg_writeback_~#camblk_cfg~0#1.offset);havoc fimc_hw_camblk_cfg_writeback_~#camblk_cfg~0#1.base, fimc_hw_camblk_cfg_writeback_~#camblk_cfg~0#1.offset; [2025-03-04 04:12:41,513 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17800: havoc of_find_property_#t~ret3552#1.base, of_find_property_#t~ret3552#1.offset; [2025-03-04 04:12:41,516 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17803: havoc #t~ret3553.base, #t~ret3553.offset; [2025-03-04 04:12:46,009 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12117: call ULTIMATE.dealloc(~#descriptor~15#1.base, ~#descriptor~15#1.offset);havoc ~#descriptor~15#1.base, ~#descriptor~15#1.offset; [2025-03-04 04:12:46,010 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13844: call ULTIMATE.dealloc(fimc_capture_set_default_format_~#fmt~9#1.base, fimc_capture_set_default_format_~#fmt~9#1.offset);havoc fimc_capture_set_default_format_~#fmt~9#1.base, fimc_capture_set_default_format_~#fmt~9#1.offset; [2025-03-04 04:12:46,010 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17950: havoc v4l2_fh_release_#t~nondet3581#1; [2025-03-04 04:12:46,010 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17946: havoc v4l2_fh_open_#t~nondet3580#1; [2025-03-04 04:12:46,288 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17872: havoc #t~nondet3569; [2025-03-04 04:12:46,311 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18013: havoc #t~ret3596.base, #t~ret3596.offset; [2025-03-04 04:12:46,336 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17905: havoc #t~ret3574.base, #t~ret3574.offset; [2025-03-04 04:12:46,406 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17838: havoc #t~ret3562.base, #t~ret3562.offset; [2025-03-04 04:12:46,968 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12296: call ULTIMATE.dealloc(~#descriptor~17.base, ~#descriptor~17.offset);havoc ~#descriptor~17.base, ~#descriptor~17.offset; [2025-03-04 04:12:46,993 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17563: havoc #t~nondet3509; [2025-03-04 04:12:47,434 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12737: call ULTIMATE.dealloc(~#fd~0.base, ~#fd~0.offset);havoc ~#fd~0.base, ~#fd~0.offset; [2025-03-04 04:12:47,446 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17916: havoc #t~nondet3577; [2025-03-04 04:12:47,652 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12945: call ULTIMATE.dealloc(~#inp_fmt~1.base, ~#inp_fmt~1.offset);havoc ~#inp_fmt~1.base, ~#inp_fmt~1.offset; [2025-03-04 04:12:47,738 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6078: havoc #t~mem73.base, #t~mem73.offset; [2025-03-04 04:12:47,904 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18102: havoc #t~nondet3614; [2025-03-04 04:12:48,343 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18055: havoc #t~nondet3603; [2025-03-04 04:12:48,384 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17845: havoc #t~nondet3563; [2025-03-04 04:12:48,627 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L15261: call ULTIMATE.dealloc(~#seq~1.base, ~#seq~1.offset);havoc ~#seq~1.base, ~#seq~1.offset; [2025-03-04 04:12:49,384 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8587: call ULTIMATE.dealloc(~#descriptor~9#1.base, ~#descriptor~9#1.offset);havoc ~#descriptor~9#1.base, ~#descriptor~9#1.offset; [2025-03-04 04:12:49,822 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17966: havoc #t~nondet3584; [2025-03-04 04:12:49,864 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17809: havoc #t~ret3555.base, #t~ret3555.offset; [2025-03-04 04:12:49,899 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11177: havoc #t~mem1621.base, #t~mem1621.offset; [2025-03-04 04:12:55,303 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11171: havoc #t~mem1620.base, #t~mem1620.offset; [2025-03-04 04:12:56,490 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L16114: call ULTIMATE.dealloc(fimc_md_create_links_~#csi_sensors~0#1.base, fimc_md_create_links_~#csi_sensors~0#1.offset);havoc fimc_md_create_links_~#csi_sensors~0#1.base, fimc_md_create_links_~#csi_sensors~0#1.offset; [2025-03-04 04:12:56,490 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17920: havoc v4l2_device_register_subdev_nodes_#t~nondet3578#1; [2025-03-04 04:12:56,807 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11186: havoc vb2_is_streaming_#t~mem1627#1; [2025-03-04 04:12:56,954 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7536: call ULTIMATE.dealloc(~#descriptor~6.base, ~#descriptor~6.offset);havoc ~#descriptor~6.base, ~#descriptor~6.offset; [2025-03-04 04:12:57,070 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11093: havoc #t~mem1603;havoc #t~bitwise1604; [2025-03-04 04:12:57,209 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9584: call ULTIMATE.dealloc(~#__wait~1.base, ~#__wait~1.offset);havoc ~#__wait~1.base, ~#__wait~1.offset; [2025-03-04 04:12:57,259 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17661: havoc devm_kmalloc_#t~ret3524#1.base, devm_kmalloc_#t~ret3524#1.offset; [2025-03-04 04:12:57,269 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8199: havoc #t~mem618; [2025-03-04 04:12:57,598 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7138: call ULTIMATE.dealloc(~#__wait~0.base, ~#__wait~0.offset);havoc ~#__wait~0.base, ~#__wait~0.offset; [2025-03-04 04:12:57,696 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17578: havoc __pm_runtime_set_status_#t~nondet3512#1; [2025-03-04 04:12:57,696 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6117: havoc pm_runtime_status_suspended_#t~mem90#1; [2025-03-04 04:12:57,710 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17622: havoc #t~ret3518.base, #t~ret3518.offset; [2025-03-04 04:12:57,739 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L5926: havoc kobject_name_#t~mem40#1.base, kobject_name_#t~mem40#1.offset; [2025-03-04 04:12:57,739 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6068: havoc #t~mem71#1.base, #t~mem71#1.offset; [2025-03-04 04:12:58,176 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10127: call ULTIMATE.dealloc(fimc_m2m_try_crop_~#descriptor~11#1.base, fimc_m2m_try_crop_~#descriptor~11#1.offset);havoc fimc_m2m_try_crop_~#descriptor~11#1.base, fimc_m2m_try_crop_~#descriptor~11#1.offset; [2025-03-04 04:12:58,177 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10196: call ULTIMATE.dealloc(~#cr~0#1.base, ~#cr~0#1.offset);havoc ~#cr~0#1.base, ~#cr~0#1.offset; [2025-03-04 04:12:58,204 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17864: havoc #t~nondet3567; [2025-03-04 04:12:58,378 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6643: call ULTIMATE.dealloc(~#descriptor~2.base, ~#descriptor~2.offset);havoc ~#descriptor~2.base, ~#descriptor~2.offset; [2025-03-04 04:12:58,485 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7594: call ULTIMATE.dealloc(~#descriptor~7.base, ~#descriptor~7.offset);havoc ~#descriptor~7.base, ~#descriptor~7.offset; [2025-03-04 04:13:45,591 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18007: havoc v4l2_m2m_ioctl_streamon_#t~nondet3595#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10872: call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg42~0#1.base, ldv_main_exported_12_~#ldvarg42~0#1.offset);havoc ldv_main_exported_12_~#ldvarg42~0#1.base, ldv_main_exported_12_~#ldvarg42~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg43~0#1.base, ldv_main_exported_12_~#ldvarg43~0#1.offset);havoc ldv_main_exported_12_~#ldvarg43~0#1.base, ldv_main_exported_12_~#ldvarg43~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18075: havoc vb2_ioctl_streamoff_#t~nondet3608#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17681: havoc ldv_complete_16_#t~nondet3528#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18079: havoc vb2_ioctl_streamon_#t~nondet3609#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17685: havoc ldv_freeze_late_16_#t~nondet3529#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10950: call ULTIMATE.dealloc(ldv_main_exported_14_~#ldvarg46~0#1.base, ldv_main_exported_14_~#ldvarg46~0#1.offset);havoc ldv_main_exported_14_~#ldvarg46~0#1.base, ldv_main_exported_14_~#ldvarg46~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17689: havoc ldv_freeze_noirq_16_#t~nondet3530#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14191: call ULTIMATE.dealloc(ldv_main_exported_8_~#ldvarg52~0#1.base, ldv_main_exported_8_~#ldvarg52~0#1.offset);havoc ldv_main_exported_8_~#ldvarg52~0#1.base, ldv_main_exported_8_~#ldvarg52~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_8_~#ldvarg70~0#1.base, ldv_main_exported_8_~#ldvarg70~0#1.offset);havoc ldv_main_exported_8_~#ldvarg70~0#1.base, ldv_main_exported_8_~#ldvarg70~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_8_~#ldvarg55~0#1.base, ldv_main_exported_8_~#ldvarg55~0#1.offset);havoc ldv_main_exported_8_~#ldvarg55~0#1.base, ldv_main_exported_8_~#ldvarg55~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17696: havoc ldv_poweroff_late_16_#t~nondet3531#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17763: havoc media_entity_pipeline_start_#t~nondet3545#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17700: havoc ldv_poweroff_noirq_16_#t~nondet3532#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17704: havoc ldv_prepare_16_#t~nondet3533#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17708: havoc ldv_restore_early_16_#t~nondet3534#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17050: call ULTIMATE.dealloc(main_~#ldvarg36~0#1.base, main_~#ldvarg36~0#1.offset);havoc main_~#ldvarg36~0#1.base, main_~#ldvarg36~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg81~0#1.base, main_~#ldvarg81~0#1.offset);havoc main_~#ldvarg81~0#1.base, main_~#ldvarg81~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg83~0#1.base, main_~#ldvarg83~0#1.offset);havoc main_~#ldvarg83~0#1.base, main_~#ldvarg83~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17712: havoc ldv_restore_noirq_16_#t~nondet3535#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14543: call ULTIMATE.dealloc(ldv_main_exported_10_~#ldvarg84~0#1.base, ldv_main_exported_10_~#ldvarg84~0#1.offset);havoc ldv_main_exported_10_~#ldvarg84~0#1.base, ldv_main_exported_10_~#ldvarg84~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10646: call ULTIMATE.dealloc(ldv_main_exported_13_~#ldvarg24~0#1.base, ldv_main_exported_13_~#ldvarg24~0#1.offset);havoc ldv_main_exported_13_~#ldvarg24~0#1.base, ldv_main_exported_13_~#ldvarg24~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_13_~#ldvarg7~0#1.base, ldv_main_exported_13_~#ldvarg7~0#1.offset);havoc ldv_main_exported_13_~#ldvarg7~0#1.base, ldv_main_exported_13_~#ldvarg7~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17716: havoc ldv_resume_early_16_#t~nondet3536#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17585: havoc __request_module_#t~nondet3513#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17720: havoc ldv_resume_noirq_16_#t~nondet3537#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17724: havoc ldv_suspend_late_16_#t~nondet3538#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14620: call ULTIMATE.dealloc(ldv_main_exported_9_~#ldvarg38~0#1.base, ldv_main_exported_9_~#ldvarg38~0#1.offset);havoc ldv_main_exported_9_~#ldvarg38~0#1.base, ldv_main_exported_9_~#ldvarg38~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_9_~#ldvarg39~0#1.base, ldv_main_exported_9_~#ldvarg39~0#1.offset);havoc ldv_main_exported_9_~#ldvarg39~0#1.base, ldv_main_exported_9_~#ldvarg39~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17728: havoc ldv_suspend_noirq_16_#t~nondet3539#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17732: havoc ldv_thaw_early_16_#t~nondet3540#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13044: call ULTIMATE.dealloc(fimc_pipeline_validate_~#sink_fmt~0#1.base, fimc_pipeline_validate_~#sink_fmt~0#1.offset);havoc fimc_pipeline_validate_~#sink_fmt~0#1.base, fimc_pipeline_validate_~#sink_fmt~0#1.offset;call ULTIMATE.dealloc(fimc_pipeline_validate_~#src_fmt~0#1.base, fimc_pipeline_validate_~#src_fmt~0#1.offset);havoc fimc_pipeline_validate_~#src_fmt~0#1.base, fimc_pipeline_validate_~#src_fmt~0#1.offset;call ULTIMATE.dealloc(fimc_pipeline_validate_~#plane_fmt~1#1.base, fimc_pipeline_validate_~#plane_fmt~1#1.offset);havoc fimc_pipeline_validate_~#plane_fmt~1#1.base, fimc_pipeline_validate_~#plane_fmt~1#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17736: havoc ldv_thaw_noirq_16_#t~nondet3541#1; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14500: call ULTIMATE.dealloc(ldv_main_exported_7_~#ldvarg2~0#1.base, ldv_main_exported_7_~#ldvarg2~0#1.offset);havoc ldv_main_exported_7_~#ldvarg2~0#1.base, ldv_main_exported_7_~#ldvarg2~0#1.offset; [2025-03-04 04:13:45,592 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18003: havoc v4l2_m2m_ioctl_streamoff_#t~nondet3594#1; [2025-03-04 04:13:46,228 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12912: call ULTIMATE.dealloc(~#out_fmt~0.base, ~#out_fmt~0.offset);havoc ~#out_fmt~0.base, ~#out_fmt~0.offset;call ULTIMATE.dealloc(~#inp_fmt~0.base, ~#inp_fmt~0.offset);havoc ~#inp_fmt~0.base, ~#inp_fmt~0.offset; [2025-03-04 04:13:46,764 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13346: call ULTIMATE.dealloc(~#rect~0.base, ~#rect~0.offset);havoc ~#rect~0.base, ~#rect~0.offset; [2025-03-04 04:13:47,030 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18043: havoc #t~nondet3600; [2025-03-04 04:13:47,134 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-04 04:13:48,213 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13781: call ULTIMATE.dealloc(~#descriptor~22.base, ~#descriptor~22.offset);havoc ~#descriptor~22.base, ~#descriptor~22.offset; [2025-03-04 04:13:48,248 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18047: havoc #t~nondet3601; [2025-03-04 04:13:49,801 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8273: havoc fimc_hw_get_in_flip_#t~bitwise635#1; [2025-03-04 04:13:49,801 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8293: havoc fimc_hw_get_target_flip_#t~bitwise641#1; [2025-03-04 04:13:55,674 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L12592: call ULTIMATE.dealloc(~#sfmt~0#1.base, ~#sfmt~0#1.offset);havoc ~#sfmt~0#1.base, ~#sfmt~0#1.offset;call ULTIMATE.dealloc(~#fcc~0#1.base, ~#fcc~0#1.offset);havoc ~#fcc~0#1.base, ~#fcc~0#1.offset; [2025-03-04 04:14:01,936 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L17979: havoc v4l2_m2m_init_#t~ret3588#1.base, v4l2_m2m_init_#t~ret3588#1.offset; [2025-03-04 04:14:02,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L18088: havoc vb2_plane_cookie_#t~ret3610#1.base, vb2_plane_cookie_#t~ret3610#1.offset; [2025-03-04 04:14:02,508 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6182: havoc #t~mem120#1;