./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 2172e032e9cb68a2b0e155b37c2b059fdf8161b13e80793b149e9bd68636779e --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 02:46:24,798 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 02:46:24,852 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 02:46:24,856 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 02:46:24,856 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 02:46:24,870 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 02:46:24,870 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 02:46:24,870 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 02:46:24,871 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 02:46:24,871 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 02:46:24,871 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 02:46:24,871 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 02:46:24,871 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 02:46:24,871 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 02:46:24,871 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 02:46:24,872 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 02:46:24,872 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 02:46:24,872 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:46:24,873 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 02:46:24,873 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 02:46:24,874 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 02:46:24,874 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 02:46:24,874 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2172e032e9cb68a2b0e155b37c2b059fdf8161b13e80793b149e9bd68636779e [2025-02-08 02:46:25,106 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 02:46:25,113 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 02:46:25,116 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 02:46:25,117 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 02:46:25,118 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 02:46:25,118 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i [2025-02-08 02:46:26,348 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f45aa47b5/a579165741624ababb313be102b2dd50/FLAG68d2451a0 [2025-02-08 02:46:27,109 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 02:46:27,111 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i [2025-02-08 02:46:27,171 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f45aa47b5/a579165741624ababb313be102b2dd50/FLAG68d2451a0 [2025-02-08 02:46:27,190 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f45aa47b5/a579165741624ababb313be102b2dd50 [2025-02-08 02:46:27,192 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 02:46:27,194 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 02:46:27,194 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 02:46:27,195 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 02:46:27,198 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 02:46:27,198 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:46:27" (1/1) ... [2025-02-08 02:46:27,199 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41857761 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:27, skipping insertion in model container [2025-02-08 02:46:27,199 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:46:27" (1/1) ... [2025-02-08 02:46:27,331 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 02:46:33,418 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i[705142,705155] [2025-02-08 02:46:33,926 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:46:33,947 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 02:46:34,012 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3326] [2025-02-08 02:46:34,014 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [3333] [2025-02-08 02:46:34,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [3379] [2025-02-08 02:46:34,015 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3382] [2025-02-08 02:46:34,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3385] [2025-02-08 02:46:34,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3388] [2025-02-08 02:46:34,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/exper_fp/work/current--X--drivers--X--defaultlinux-3.10-rc1.tar--X--32_7a--X--cpachecker/linux-3.10-rc1.tar/csd_deg_dscv/874/dscv_tempdir/dscv/ri/32_7a/drivers/mtd/ubi/vtbl.c.prepared"), "i" (953), "i" (12UL)); [4540-4541] [2025-02-08 02:46:34,170 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((int32_t *)argp), "i" (4UL)); [8700-8701] [2025-02-08 02:46:34,202 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___0), "=r" (__val_gu___0): "0" ((int32_t *)argp), "i" (4UL)); [8751-8752] [2025-02-08 02:46:34,202 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___1), "=r" (__val_gu___1): "0" ((int32_t *)argp), "i" (4UL)); [8764-8765] [2025-02-08 02:46:34,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9242] [2025-02-08 02:46:34,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9245] [2025-02-08 02:46:34,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9248] [2025-02-08 02:46:34,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9251] [2025-02-08 02:46:34,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9254] [2025-02-08 02:46:34,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((int32_t *)argp), "i" (4UL)); [9279-9280] [2025-02-08 02:46:34,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9464] [2025-02-08 02:46:34,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9467] [2025-02-08 02:46:34,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9470] [2025-02-08 02:46:34,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9473] [2025-02-08 02:46:34,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((int32_t *)argp): "ebx"); [9476] [2025-02-08 02:46:34,241 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((int32_t *)argp), "i" (4UL)); [9498-9499] [2025-02-08 02:46:34,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [12662-12663] [2025-02-08 02:46:34,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___3->state): : "memory", "cc"); [16843-16844] [2025-02-08 02:46:34,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___4->state): : "memory", "cc"); [16848-16849] [2025-02-08 02:46:34,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___5->state): : "memory", "cc"); [16853-16854] [2025-02-08 02:46:34,504 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___6->state): : "memory", "cc"); [16858-16859] [2025-02-08 02:46:34,521 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/exper_fp/work/current--X--drivers--X--defaultlinux-3.10-rc1.tar--X--32_7a--X--cpachecker/linux-3.10-rc1.tar/csd_deg_dscv/874/dscv_tempdir/dscv/ri/32_7a/drivers/mtd/ubi/attach.c.prepared"), "i" (219), "i" (12UL)); [17623-17624] [2025-02-08 02:46:34,618 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-consumption/linux-3.8-rc1-32_7a-drivers--mtd--ubi--ubi.ko-ldv_main4.cil.out.i[705142,705155] [2025-02-08 02:46:34,633 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:46:34,858 INFO L204 MainTranslator]: Completed translation [2025-02-08 02:46:34,858 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34 WrapperNode [2025-02-08 02:46:34,859 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 02:46:34,860 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 02:46:34,860 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 02:46:34,860 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 02:46:34,865 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:34,993 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:35,453 INFO L138 Inliner]: procedures = 644, calls = 14360, calls flagged for inlining = 235, calls inlined = 208, statements flattened = 28196 [2025-02-08 02:46:35,454 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 02:46:35,454 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 02:46:35,455 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 02:46:35,455 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 02:46:35,462 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:35,462 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:35,554 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:39,855 INFO L175 MemorySlicer]: Split 7298 memory accesses to 69 slices as follows [6, 4756, 56, 7, 4, 0, 680, 8, 8, 13, 6, 8, 6, 2, 4, 1, 22, 3, 304, 2, 2, 3, 2, 4, 28, 18, 7, 8, 2, 8, 10, 3, 2, 19, 3, 5, 9, 40, 8, 4, 20, 17, 8, 1, 1008, 3, 8, 2, 8, 8, 8, 4, 4, 8, 2, 8, 4, 7, 4, 4, 28, 2, 11, 8, 2, 7, 7, 14, 2]. 65 percent of accesses are in the largest equivalence class. The 1146 initializations are split as follows [0, 223, 0, 0, 0, 0, 680, 8, 8, 0, 0, 8, 6, 0, 4, 1, 0, 0, 0, 0, 2, 0, 0, 4, 0, 18, 0, 8, 0, 8, 0, 0, 0, 0, 0, 0, 9, 32, 8, 4, 0, 0, 8, 0, 0, 0, 8, 0, 8, 8, 8, 4, 4, 8, 0, 8, 4, 3, 4, 4, 0, 0, 0, 8, 0, 7, 7, 14, 0]. The 2701 writes are split as follows [3, 1322, 56, 1, 2, 0, 0, 0, 0, 2, 1, 0, 0, 1, 0, 0, 22, 0, 304, 1, 0, 1, 1, 0, 28, 0, 0, 0, 0, 0, 5, 2, 1, 19, 1, 2, 0, 2, 0, 0, 3, 17, 0, 0, 864, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28, 1, 6, 0, 1, 0, 0, 0, 1]. [2025-02-08 02:46:39,855 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:39,855 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,311 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,348 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,426 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,482 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,646 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 02:46:40,647 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 02:46:40,647 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 02:46:40,648 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 02:46:40,648 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:46:34" (1/1) ... [2025-02-08 02:46:40,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:46:40,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 02:46:40,675 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 02:46:40,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 02:46:40,693 INFO L130 BoogieDeclarations]: Found specification of procedure volume_sysfs_init [2025-02-08 02:46:40,693 INFO L138 BoogieDeclarations]: Found implementation of procedure volume_sysfs_init [2025-02-08 02:46:40,694 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_ec_hdr [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_ec_hdr [2025-02-08 02:46:40,695 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_eba_unmap_leb [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_eba_unmap_leb [2025-02-08 02:46:40,695 INFO L130 BoogieDeclarations]: Found specification of procedure wake_up_process [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure wake_up_process [2025-02-08 02:46:40,695 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_create [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_create [2025-02-08 02:46:40,695 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_resize_volume [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_resize_volume [2025-02-08 02:46:40,695 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_free_internal_volumes [2025-02-08 02:46:40,695 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_free_internal_volumes [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure __schedule_ubi_work [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure __schedule_ubi_work [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_volume_notify [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_volume_notify [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_detach_mtd_dev [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_detach_mtd_dev [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure put_mtd_device [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure put_mtd_device [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure erase_block [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure erase_block [2025-02-08 02:46:40,696 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_pending [2025-02-08 02:46:40,696 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_pending [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure dump_stack [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure dump_stack [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure cdev_init [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure cdev_init [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_eba_read_leb [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_eba_read_leb [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_do_get_device_info [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_do_get_device_info [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_cdev_ioctl [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_cdev_ioctl [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_ckvol_mutex_of_ubi_device [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_ckvol_mutex_of_ubi_device [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_sysfs_close [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_sysfs_close [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure vtbl_check [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure vtbl_check [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_read_vid_hdr [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_read_vid_hdr [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ctrl_cdev_ioctl [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ctrl_cdev_ioctl [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-02-08 02:46:40,697 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-02-08 02:46:40,697 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_compare_lebs [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_compare_lebs [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_get_fm_peb [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_get_fm_peb [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure __init_rwsem [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_rwsem [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure vol_cdev_ioctl [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure vol_cdev_ioctl [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_update_fastmap [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_update_fastmap [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure is_error_sane [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure is_error_sane [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_write_vid_hdr [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_write_vid_hdr [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_vid_hdr [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_vid_hdr [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure rb_next [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_next [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_check_volume [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_check_volume [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_calc_data_len [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_calc_data_len [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_read_data [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_read_data [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_close [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_close [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_free_vid_hdr [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_free_vid_hdr [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure capable [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure capable [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure rb_link_node [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_link_node [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_find_av [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_find_av [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_ubi_work [2025-02-08 02:46:40,698 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_ubi_work [2025-02-08 02:46:40,698 INFO L130 BoogieDeclarations]: Found specification of procedure do_sync_erase___0 [2025-02-08 02:46:40,699 INFO L138 BoogieDeclarations]: Found implementation of procedure do_sync_erase___0 [2025-02-08 02:46:40,699 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 02:46:40,699 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-02-08 02:46:40,700 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_ec_hdr [2025-02-08 02:46:40,700 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_ec_hdr [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 02:46:40,700 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 02:46:40,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#62 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#63 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#64 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#65 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#66 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#67 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#68 [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_not_bad [2025-02-08 02:46:40,702 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_not_bad [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-02-08 02:46:40,702 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure mtd_div_by_eb [2025-02-08 02:46:40,702 INFO L138 BoogieDeclarations]: Found implementation of procedure mtd_div_by_eb [2025-02-08 02:46:40,702 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-08 02:46:40,703 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_calculate_reserved [2025-02-08 02:46:40,703 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_calculate_reserved [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_debugfs_exit_dev [2025-02-08 02:46:40,703 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_debugfs_exit_dev [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 02:46:40,703 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 02:46:40,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-02-08 02:46:40,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure validate_vid_hdr [2025-02-08 02:46:40,707 INFO L138 BoogieDeclarations]: Found implementation of procedure validate_vid_hdr [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_buf_mutex_of_ubi_device [2025-02-08 02:46:40,707 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_buf_mutex_of_ubi_device [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure find_mean_wl_entry [2025-02-08 02:46:40,707 INFO L138 BoogieDeclarations]: Found implementation of procedure find_mean_wl_entry [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_initialize [2025-02-08 02:46:40,707 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_initialize [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 02:46:40,707 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_move_mutex_of_ubi_device [2025-02-08 02:46:40,708 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_move_mutex_of_ubi_device [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2025-02-08 02:46:40,708 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 02:46:40,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-08 02:46:40,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-08 02:46:40,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#62 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#63 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#64 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#65 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#66 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#67 [2025-02-08 02:46:40,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#68 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 02:46:40,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#62 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#63 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#64 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#65 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#66 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#67 [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#68 [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_write_data [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_write_data [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure prot_queue_add [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure prot_queue_add [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove_recursive [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove_recursive [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure print_hex_dump [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure print_hex_dump [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure mtd_write [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure mtd_write [2025-02-08 02:46:40,720 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 02:46:40,720 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_alloc [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_alloc [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure new_fm_vhdr [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure new_fm_vhdr [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure yield [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure yield [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure div_u64_rem [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure div_u64_rem [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure find_wl_entry [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure find_wl_entry [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dbg_chk_io [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dbg_chk_io [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure __vmalloc [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure __vmalloc [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_is_bad [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_is_bad [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure vol_id2idx [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure vol_id2idx [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_device_mutex_of_ubi_device [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_device_mutex_of_ubi_device [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure compat_ptr [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure compat_ptr [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_update_reserved [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_update_reserved [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_put_fm_peb [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_put_fm_peb [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure in_wl_tree [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure in_wl_tree [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_ai [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_ai [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure up_read [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure up_read [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_move_mutex_of_ubi_device [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_move_mutex_of_ubi_device [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_get_peb [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_get_peb [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_ai [2025-02-08 02:46:40,721 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_ai [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 02:46:40,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 02:46:40,724 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-02-08 02:46:40,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_aeb [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_aeb [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_av [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_av [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure write_leb [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure write_leb [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure rb_erase [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_erase [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure _cond_resched [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure _cond_resched [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_erase [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_erase [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure prot_queue_del [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure prot_queue_del [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure validate_ec_hdr [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure validate_ec_hdr [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_get_compat [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_get_compat [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dbg_chk_gen [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dbg_chk_gen [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_remove_av [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_remove_av [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure iminor [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure iminor [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_get_device [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_get_device [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure rb_first [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_first [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_vid_hdr [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_vid_hdr [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure device_unregister [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure device_unregister [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure leb_write_lock [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure leb_write_lock [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure rb_insert_color [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_insert_color [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_read [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_read [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_change_vtbl_record [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_change_vtbl_record [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure uif_close [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure uif_close [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure down_write [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure down_write [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_eba_atomic_leb_change [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_eba_atomic_leb_change [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_ro_mode [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_ro_mode [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_name [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_name [2025-02-08 02:46:40,726 INFO L130 BoogieDeclarations]: Found specification of procedure cdev_del [2025-02-08 02:46:40,726 INFO L138 BoogieDeclarations]: Found implementation of procedure cdev_del [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-08 02:46:40,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#62 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#63 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#64 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#65 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#66 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#67 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#68 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_fm_mutex_of_ubi_device [2025-02-08 02:46:40,731 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_fm_mutex_of_ubi_device [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 02:46:40,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 02:46:40,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_buf_mutex_of_ubi_device [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_buf_mutex_of_ubi_device [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_ubi_devices_mutex [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_ubi_devices_mutex [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure scan_all [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure scan_all [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_flash [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_flash [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_zalloc_vid_hdr [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_zalloc_vid_hdr [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_is_fm_block [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_is_fm_block [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure leb_write_unlock [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure leb_write_unlock [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_device_mutex_of_ubi_device [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_device_mutex_of_ubi_device [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure device_register [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure device_register [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_sync_erase [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_sync_erase [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-02-08 02:46:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-02-08 02:46:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure idx2vol_id [2025-02-08 02:46:40,737 INFO L138 BoogieDeclarations]: Found implementation of procedure idx2vol_id [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure device_create_file [2025-02-08 02:46:40,737 INFO L138 BoogieDeclarations]: Found implementation of procedure device_create_file [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure free [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_peb_ec_hdr [2025-02-08 02:46:40,737 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_peb_ec_hdr [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_vol_info [2025-02-08 02:46:40,737 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_vol_info [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 02:46:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-02-08 02:46:40,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-02-08 02:46:40,739 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 02:46:40,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-02-08 02:46:40,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure get_peb_for_wl [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure get_peb_for_wl [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR_OR_NULL [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR_OR_NULL [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure blocking_notifier_call_chain [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure blocking_notifier_call_chain [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure create_vtbl [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure create_vtbl [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure prandom_u32 [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure prandom_u32 [2025-02-08 02:46:40,741 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-02-08 02:46:40,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure div_u64 [2025-02-08 02:46:40,743 INFO L138 BoogieDeclarations]: Found implementation of procedure div_u64 [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure do_work [2025-02-08 02:46:40,743 INFO L138 BoogieDeclarations]: Found implementation of procedure do_work [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 02:46:40,743 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_in_wl_tree [2025-02-08 02:46:40,743 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_in_wl_tree [2025-02-08 02:46:40,743 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_open_volume [2025-02-08 02:46:40,743 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_open_volume [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_check_pattern [2025-02-08 02:46:40,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_check_pattern [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure mtd_is_bitflip [2025-02-08 02:46:40,744 INFO L138 BoogieDeclarations]: Found implementation of procedure mtd_is_bitflip [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_eba_write_leb [2025-02-08 02:46:40,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_eba_write_leb [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure down_read [2025-02-08 02:46:40,744 INFO L138 BoogieDeclarations]: Found implementation of procedure down_read [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure module_put [2025-02-08 02:46:40,744 INFO L138 BoogieDeclarations]: Found implementation of procedure module_put [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 02:46:40,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-02-08 02:46:40,745 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_put_device [2025-02-08 02:46:40,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_put_device [2025-02-08 02:46:40,746 INFO L130 BoogieDeclarations]: Found specification of procedure assign_aeb_to_av [2025-02-08 02:46:40,746 INFO L138 BoogieDeclarations]: Found implementation of procedure assign_aeb_to_av [2025-02-08 02:46:40,746 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~int [2025-02-08 02:46:40,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~int [2025-02-08 02:46:40,746 INFO L130 BoogieDeclarations]: Found specification of procedure clear_update_marker [2025-02-08 02:46:40,746 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_update_marker [2025-02-08 02:46:40,746 INFO L130 BoogieDeclarations]: Found specification of procedure up_write [2025-02-08 02:46:40,746 INFO L138 BoogieDeclarations]: Found implementation of procedure up_write [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure scan_peb [2025-02-08 02:46:40,747 INFO L138 BoogieDeclarations]: Found implementation of procedure scan_peb [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure cdev_add [2025-02-08 02:46:40,747 INFO L138 BoogieDeclarations]: Found implementation of procedure cdev_add [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure validate_vid_hdr___0 [2025-02-08 02:46:40,747 INFO L138 BoogieDeclarations]: Found implementation of procedure validate_vid_hdr___0 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-08 02:46:40,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-02-08 02:46:40,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_self_check_all_ff [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_self_check_all_ff [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure put_device [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure put_device [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure mtd_is_eccerr [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure mtd_is_eccerr [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_close_volume [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_close_volume [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_put_peb [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_put_peb [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_chrdev_region [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_chrdev_region [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ensure_wear_leveling [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ensure_wear_leveling [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure leb_read_unlock [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure leb_read_unlock [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_next_sqnum [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_next_sqnum [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_ubi_devices_mutex [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_ubi_devices_mutex [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_handler_precall [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_handler_precall [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_read_ec_hdr [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_read_ec_hdr [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ltree_add_entry [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ltree_add_entry [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure volume_sysfs_close [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure volume_sysfs_close [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure revoke_exclusive [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure revoke_exclusive [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure return_unused_pool_pebs [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure return_unused_pool_pebs [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dump_vtbl_record [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dump_vtbl_record [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure erase_worker [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure erase_worker [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure do_sync_erase [2025-02-08 02:46:40,749 INFO L138 BoogieDeclarations]: Found implementation of procedure do_sync_erase [2025-02-08 02:46:40,749 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_add_to_av [2025-02-08 02:46:40,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_add_to_av [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure get_device [2025-02-08 02:46:40,750 INFO L138 BoogieDeclarations]: Found implementation of procedure get_device [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure strnlen [2025-02-08 02:46:40,750 INFO L138 BoogieDeclarations]: Found implementation of procedure strnlen [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 02:46:40,750 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2025-02-08 02:46:40,750 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 02:46:40,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-08 02:46:40,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_remove_volume [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_remove_volume [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ltree_lookup [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ltree_lookup [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_destroy [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_destroy [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure vmalloc [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure vmalloc [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_wl_flush [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_wl_flush [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure add_to_list [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure add_to_list [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure self_check_volumes [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure self_check_volumes [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure kill_volumes [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure kill_volumes [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_dbg_is_bgt_disabled [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_dbg_is_bgt_disabled [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_notify_all [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_notify_all [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab64 [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab64 [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_write [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_write [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure imajor [2025-02-08 02:46:40,752 INFO L138 BoogieDeclarations]: Found implementation of procedure imajor [2025-02-08 02:46:40,752 INFO L130 BoogieDeclarations]: Found specification of procedure scan_pool [2025-02-08 02:46:40,753 INFO L138 BoogieDeclarations]: Found implementation of procedure scan_pool [2025-02-08 02:46:40,753 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-02-08 02:46:40,753 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-02-08 02:46:40,753 INFO L130 BoogieDeclarations]: Found specification of procedure add_aeb [2025-02-08 02:46:40,753 INFO L138 BoogieDeclarations]: Found implementation of procedure add_aeb [2025-02-08 02:46:40,753 INFO L130 BoogieDeclarations]: Found specification of procedure mtd_read [2025-02-08 02:46:40,753 INFO L138 BoogieDeclarations]: Found implementation of procedure mtd_read [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure get_exclusive [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure get_exclusive [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_major2num [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_major2num [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_do_get_volume_info [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_do_get_volume_info [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_fm_mutex_of_ubi_device [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_fm_mutex_of_ubi_device [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure kmem_cache_free [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure kmem_cache_free [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure tree_destroy [2025-02-08 02:46:40,754 INFO L138 BoogieDeclarations]: Found implementation of procedure tree_destroy [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-08 02:46:40,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-02-08 02:46:40,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure ubi_io_write_ec_hdr [2025-02-08 02:46:40,756 INFO L138 BoogieDeclarations]: Found implementation of procedure ubi_io_write_ec_hdr [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure find_anchor_wl_entry [2025-02-08 02:46:40,756 INFO L138 BoogieDeclarations]: Found implementation of procedure find_anchor_wl_entry [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 02:46:40,756 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure device_remove_file [2025-02-08 02:46:40,756 INFO L138 BoogieDeclarations]: Found implementation of procedure device_remove_file [2025-02-08 02:46:40,756 INFO L130 BoogieDeclarations]: Found specification of procedure wl_tree_add [2025-02-08 02:46:40,756 INFO L138 BoogieDeclarations]: Found implementation of procedure wl_tree_add [2025-02-08 02:46:42,574 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 02:46:42,578 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 02:46:42,617 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24349: havoc #t~ret6563.base, #t~ret6563.offset; [2025-02-08 02:46:42,668 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6561: call ULTIMATE.dealloc(~#nt~0.base, ~#nt~0.offset);havoc ~#nt~0.base, ~#nt~0.offset; [2025-02-08 02:46:42,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24366: havoc kthread_stop_#t~nondet6566#1;#t~ret2174#1 := kthread_stop_#res#1;havoc kthread_stop_#t~nondet6566#1, kthread_stop_~arg0#1.base, kthread_stop_~arg0#1.offset;havoc kthread_stop_#in~arg0#1.base, kthread_stop_#in~arg0#1.offset;assume { :end_inline_kthread_stop } true;assume -2147483648 <= #t~ret2174#1 && #t~ret2174#1 <= 2147483647;havoc #t~mem2173#1.base, #t~mem2173#1.offset;havoc #t~ret2174#1; [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16922-1: SUMMARY for call list_del(~wrk~4.base, ~wrk~4.offset); srcloc: null [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16920: call #t~mem4722.base, #t~mem4722.offset := read~$Pointer$#1(~ubi.base, 5814 + ~ubi.offset, 8);~__mptr~25.base, ~__mptr~25.offset := #t~mem4722.base, #t~mem4722.offset;~wrk~4.base, ~wrk~4.offset := ~__mptr~25.base, ~__mptr~25.offset; [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16929: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16928: assume -2147483648 <= #t~ret4734 && #t~ret4734 <= 2147483647;havoc #t~mem4733;havoc #t~ret4734; [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16928-1: SUMMARY for call #t~ret4734 := printk(1292, 0); srcloc: null [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16927: ~tmp~156.base, ~tmp~156.offset := #t~ret4732.base, #t~ret4732.offset;havoc #t~ret4732.base, #t~ret4732.offset;call #t~mem4733 := read~int#1(~tmp~156.base, 1176 + ~tmp~156.offset, 4); [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16927-1: SUMMARY for call #t~ret4732.base, #t~ret4732.offset := get_current(); srcloc: null [2025-02-08 02:46:42,798 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16926: assume 0 != ~tmp___0~128; [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16926: assume !(0 != ~tmp___0~128); [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16925: assume -9223372036854775808 <= #t~ret4731 && #t~ret4731 <= 9223372036854775807;~tmp___0~128 := #t~ret4731;havoc #t~mem4730;havoc #t~ret4731; [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16925-1: SUMMARY for call #t~ret4731 := ldv__builtin_expect((if #t~mem4730 < 0 then 1 else 0), 0); srcloc: null [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16923: assume -2147483648 <= #t~ret4728 && #t~ret4728 <= 2147483647;havoc #t~mem4727.base, #t~mem4727.offset;havoc #t~ret4728;call #t~mem4729 := read~int#1(~ubi.base, 5830 + ~ubi.offset, 4);call write~int#1(-1 + #t~mem4729, ~ubi.base, 5830 + ~ubi.offset, 4);havoc #t~mem4729;call #t~mem4730 := read~int#1(~ubi.base, 5830 + ~ubi.offset, 4); [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16923-1: SUMMARY for call #t~ret4728 := ##fun~$Pointer$~X~$Pointer$~X~int~TO~int(~ubi.base, ~ubi.offset, ~wrk~4.base, ~wrk~4.offset, 1, #t~mem4727.base, #t~mem4727.offset); srcloc: null [2025-02-08 02:46:42,799 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16922: call #t~mem4727.base, #t~mem4727.offset := read~$Pointer$#1(~wrk~4.base, 16 + ~wrk~4.offset, 8); [2025-02-08 02:46:43,621 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9086-1: SUMMARY for call rename_volumes_#t~ret2585#1 := printk(504, 0); srcloc: null [2025-02-08 02:46:43,621 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5023: assume -2147483648 <= ubi_create_volume_#t~ret535#1 && ubi_create_volume_#t~ret535#1 <= 2147483647;havoc ubi_create_volume_#t~ret535#1; [2025-02-08 02:46:43,621 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5023-1: SUMMARY for call ubi_create_volume_#t~ret535#1 := printk(105, 0); srcloc: null [2025-02-08 02:46:43,621 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4990: assume ubi_create_volume_#t~mem516#1 > ubi_create_volume_~i~7#1;havoc ubi_create_volume_#t~mem516#1; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4990: assume !(ubi_create_volume_#t~mem516#1 > ubi_create_volume_~i~7#1);havoc ubi_create_volume_#t~mem516#1;call ubi_create_volume_#t~mem517#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1225 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8987: rename_volumes_~tmp___1~32#1.base, rename_volumes_~tmp___1~32#1.offset := rename_volumes_#t~ret2543#1.base, rename_volumes_#t~ret2543#1.offset;havoc rename_volumes_#t~ret2543#1.base, rename_volumes_#t~ret2543#1.offset;rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset := rename_volumes_~tmp___1~32#1.base, rename_volumes_~tmp___1~32#1.offset; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8987-1: SUMMARY for call rename_volumes_#t~ret2543#1.base, rename_volumes_#t~ret2543#1.offset := kzalloc(160, 208); srcloc: null [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8954: rename_volumes_~n~3#1 := 1 + rename_volumes_~i~21#1; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10176: call ubi_open_volume_nm_#t~mem2790#1.base, ubi_open_volume_nm_#t~mem2790#1.offset := read~$Pointer$#1(ubi_open_volume_nm_~ubi~19#1.base, 1210 + ubi_open_volume_nm_~ubi~19#1.offset + 8 * ubi_open_volume_nm_~i~22#1, 8);ubi_open_volume_nm_~vol~20#1.base, ubi_open_volume_nm_~vol~20#1.offset := ubi_open_volume_nm_#t~mem2790#1.base, ubi_open_volume_nm_#t~mem2790#1.offset;ubi_open_volume_nm_#t~short2792#1 := 0 != (ubi_open_volume_nm_~vol~20#1.base + ubi_open_volume_nm_~vol~20#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4858: assume 0 != ubi_create_volume_#t~mem456#1;havoc ubi_create_volume_#t~mem456#1;ubi_create_volume_#res#1 := -30;call ULTIMATE.dealloc(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset);havoc ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset);havoc ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset);havoc ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4858: assume !(0 != ubi_create_volume_#t~mem456#1);havoc ubi_create_volume_#t~mem456#1; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9119: assume (rename_volumes_~re~2#1.base + (144 + rename_volumes_~re~2#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9119: assume !((rename_volumes_~re~2#1.base + (144 + rename_volumes_~re~2#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616);assume { :begin_inline_ldv_mutex_lock_74 } true;ldv_mutex_lock_74_#in~ldv_func_arg1#1.base, ldv_mutex_lock_74_#in~ldv_func_arg1#1.offset := rename_volumes_~ubi#1.base, 2358 + rename_volumes_~ubi#1.offset;havoc ldv_mutex_lock_74_~ldv_func_arg1#1.base, ldv_mutex_lock_74_~ldv_func_arg1#1.offset;ldv_mutex_lock_74_~ldv_func_arg1#1.base, ldv_mutex_lock_74_~ldv_func_arg1#1.offset := ldv_mutex_lock_74_#in~ldv_func_arg1#1.base, ldv_mutex_lock_74_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10143: assume 0 != ubi_open_volume_nm_~tmp___0~57#1; [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10143: assume !(0 != ubi_open_volume_nm_~tmp___0~57#1); [2025-02-08 02:46:43,622 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4957: ubi_create_volume_~err~10#1 := -28; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9086: assume -2147483648 <= rename_volumes_#t~ret2585#1 && rename_volumes_#t~ret2585#1 <= 2147483647;havoc rename_volumes_#t~ret2585#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20251: assume ubi_dump_mkvol_req_~__len~8#1 % 18446744073709551616 > 63; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20251: assume !(ubi_dump_mkvol_req_~__len~8#1 % 18446744073709551616 > 63); [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5057: SUMMARY for call spin_unlock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10177: assume ubi_open_volume_nm_#t~short2792#1;havoc ubi_open_volume_nm_#t~mem2791#1;havoc ubi_open_volume_nm_#t~short2792#1;ubi_open_volume_nm_~tmp___6~13#1 := ubi_open_volume_nm_#t~nondet2793#1;havoc ubi_open_volume_nm_#t~nondet2793#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10177: assume !ubi_open_volume_nm_#t~short2792#1;havoc ubi_open_volume_nm_#t~mem2791#1;havoc ubi_open_volume_nm_#t~short2792#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10177-1: assume ubi_open_volume_nm_#t~short2792#1;call ubi_open_volume_nm_#t~mem2791#1 := read~int#1(ubi_open_volume_nm_~vol~20#1.base, 1257 + ubi_open_volume_nm_~vol~20#1.offset, 4);ubi_open_volume_nm_#t~short2792#1 := ubi_open_volume_nm_#t~mem2791#1 == ubi_open_volume_nm_~len~4#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10177-1: assume !ubi_open_volume_nm_#t~short2792#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10144: ubi_open_volume_nm_~tmp~70#1.base, ubi_open_volume_nm_~tmp~70#1.offset := ubi_open_volume_nm_#t~ret2781#1.base, ubi_open_volume_nm_#t~ret2781#1.offset;havoc ubi_open_volume_nm_#t~ret2781#1.base, ubi_open_volume_nm_#t~ret2781#1.offset;call ubi_open_volume_nm_#t~mem2782#1 := read~int#1(ubi_open_volume_nm_~tmp~70#1.base, 1176 + ubi_open_volume_nm_~tmp~70#1.offset, 4); [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10144-1: SUMMARY for call ubi_open_volume_nm_#t~ret2781#1.base, ubi_open_volume_nm_#t~ret2781#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3703-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~memset~res103#1.base, ubi_vtbl_rename_volumes_#t~memset~res103#1.offset := #Ultimate.C_memset#1(ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, 16 + ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset + (if ubi_vtbl_rename_volumes_#t~mem101#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_vtbl_rename_volumes_#t~mem101#1 % 18446744073709551616 % 18446744073709551616 else ubi_vtbl_rename_volumes_#t~mem101#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 0, 128 - ubi_vtbl_rename_volumes_#t~mem102#1); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3703: havoc ubi_vtbl_rename_volumes_#t~mem101#1;havoc ubi_vtbl_rename_volumes_#t~mem102#1;havoc ubi_vtbl_rename_volumes_#t~memset~res103#1.base, ubi_vtbl_rename_volumes_#t~memset~res103#1.offset; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20252: ubi_dump_mkvol_req_~__ret~10#1.base, ubi_dump_mkvol_req_~__ret~10#1.offset := ubi_dump_mkvol_req_#t~memcpy~res5714#1.base, ubi_dump_mkvol_req_#t~memcpy~res5714#1.offset;havoc ubi_dump_mkvol_req_#t~memcpy~res5714#1.base, ubi_dump_mkvol_req_#t~memcpy~res5714#1.offset; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8856: assume -2147483648 <= verify_mkvol_req_#t~ret2513#1 && verify_mkvol_req_#t~ret2513#1 <= 2147483647;assume { :begin_inline_ubi_dump_mkvol_req } true;ubi_dump_mkvol_req_#in~req#1.base, ubi_dump_mkvol_req_#in~req#1.offset := verify_mkvol_req_~req#1.base, verify_mkvol_req_~req#1.offset;havoc ubi_dump_mkvol_req_#t~ret5703#1, ubi_dump_mkvol_req_#t~mem5704#1, ubi_dump_mkvol_req_#t~ret5705#1, ubi_dump_mkvol_req_#t~mem5706#1, ubi_dump_mkvol_req_#t~ret5707#1, ubi_dump_mkvol_req_#t~mem5708#1, ubi_dump_mkvol_req_#t~ret5709#1, ubi_dump_mkvol_req_#t~mem5710#1, ubi_dump_mkvol_req_#t~ret5711#1, ubi_dump_mkvol_req_#t~mem5712#1, ubi_dump_mkvol_req_#t~ret5713#1, ubi_dump_mkvol_req_#t~memcpy~res5714#1.base, ubi_dump_mkvol_req_#t~memcpy~res5714#1.offset, ubi_dump_mkvol_req_#t~memcpy~res5715#1.base, ubi_dump_mkvol_req_#t~memcpy~res5715#1.offset, ubi_dump_mkvol_req_#t~ret5716#1, ubi_dump_mkvol_req_~req#1.base, ubi_dump_mkvol_req_~req#1.offset, ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset, ubi_dump_mkvol_req_~__len~8#1, ubi_dump_mkvol_req_~__ret~10#1.base, ubi_dump_mkvol_req_~__ret~10#1.offset;ubi_dump_mkvol_req_~req#1.base, ubi_dump_mkvol_req_~req#1.offset := ubi_dump_mkvol_req_#in~req#1.base, ubi_dump_mkvol_req_#in~req#1.offset;call ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset := #Ultimate.allocOnStack(17);havoc ubi_dump_mkvol_req_~__len~8#1;havoc ubi_dump_mkvol_req_~__ret~10#1.base, ubi_dump_mkvol_req_~__ret~10#1.offset; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8856-1: SUMMARY for call verify_mkvol_req_#t~ret2513#1 := printk(491, 0); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20252-1: SUMMARY for call ubi_dump_mkvol_req_#t~memcpy~res5714#1.base, ubi_dump_mkvol_req_#t~memcpy~res5714#1.offset := #Ultimate.C_memcpy#1(ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset, ubi_dump_mkvol_req_~req#1.base, 24 + ubi_dump_mkvol_req_~req#1.offset, ubi_dump_mkvol_req_~__len~8#1); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5058: assume -2147483648 <= ubi_create_volume_#t~ret551#1 && ubi_create_volume_#t~ret551#1 <= 2147483647;havoc ubi_create_volume_#t~ret551#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8989: assume 0 == (rename_volumes_~re~2#1.base + rename_volumes_~re~2#1.offset) % 18446744073709551616;rename_volumes_~err~33#1 := -12; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8989: assume !(0 == (rename_volumes_~re~2#1.base + rename_volumes_~re~2#1.offset) % 18446744073709551616);call rename_volumes_#t~mem2544#1 := read~int#1(rename_volumes_~ubi#1.base, 1193 + rename_volumes_~ubi#1.offset, 4); [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5058-1: SUMMARY for call ubi_create_volume_#t~ret551#1 := ubi_volume_notify(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, 0); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10145: assume -2147483648 <= ubi_open_volume_nm_#t~ret2783#1 && ubi_open_volume_nm_#t~ret2783#1 <= 2147483647;havoc ubi_open_volume_nm_#t~mem2782#1;havoc ubi_open_volume_nm_#t~ret2783#1; [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10145-1: SUMMARY for call ubi_open_volume_nm_#t~ret2783#1 := __dynamic_pr_debug(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset, 554, 0); srcloc: null [2025-02-08 02:46:43,623 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9055: assume rename_volumes_#t~mem2572#1 == rename_volumes_#t~mem2573#1;havoc rename_volumes_#t~mem2572#1;havoc rename_volumes_#t~mem2570#1.base, rename_volumes_#t~mem2570#1.offset;havoc rename_volumes_#t~mem2571#1.base, rename_volumes_#t~mem2571#1.offset;havoc rename_volumes_#t~mem2573#1;call rename_volumes_#t~mem2574#1.base, rename_volumes_#t~mem2574#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8);call rename_volumes_#t~mem2575#1.base, rename_volumes_#t~mem2575#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2574#1.base, rename_volumes_#t~mem2574#1.offset, 8);call rename_volumes_#t~mem2576#1 := read~int#1(rename_volumes_#t~mem2575#1.base, 1257 + rename_volumes_#t~mem2575#1.offset, 4);call rename_volumes_#t~mem2577#1.base, rename_volumes_#t~mem2577#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8);call rename_volumes_#t~mem2578#1.base, rename_volumes_#t~mem2578#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2577#1.base, rename_volumes_#t~mem2577#1.offset, 8);rename_volumes_~tmp___8~5#1 := rename_volumes_#t~nondet2579#1;havoc rename_volumes_#t~mem2574#1.base, rename_volumes_#t~mem2574#1.offset;havoc rename_volumes_#t~mem2575#1.base, rename_volumes_#t~mem2575#1.offset;havoc rename_volumes_#t~mem2576#1;havoc rename_volumes_#t~mem2577#1.base, rename_volumes_#t~mem2577#1.offset;havoc rename_volumes_#t~mem2578#1.base, rename_volumes_#t~mem2578#1.offset;havoc rename_volumes_#t~nondet2579#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9055: assume !(rename_volumes_#t~mem2572#1 == rename_volumes_#t~mem2573#1);havoc rename_volumes_#t~mem2572#1;havoc rename_volumes_#t~mem2570#1.base, rename_volumes_#t~mem2570#1.offset;havoc rename_volumes_#t~mem2571#1.base, rename_volumes_#t~mem2571#1.offset;havoc rename_volumes_#t~mem2573#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4893: assume ubi_create_volume_#t~mem464#1 > ubi_create_volume_~i~7#1;havoc ubi_create_volume_#t~mem464#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4893: assume !(ubi_create_volume_#t~mem464#1 > ubi_create_volume_~i~7#1);havoc ubi_create_volume_#t~mem464#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9055-1: call rename_volumes_#t~mem2572#1 := read~int#1(rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset, 4);call rename_volumes_#t~mem2570#1.base, rename_volumes_#t~mem2570#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8);call rename_volumes_#t~mem2571#1.base, rename_volumes_#t~mem2571#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2570#1.base, rename_volumes_#t~mem2570#1.offset, 8);call rename_volumes_#t~mem2573#1 := read~int#1(rename_volumes_#t~mem2571#1.base, 1257 + rename_volumes_#t~mem2571#1.offset, 4); [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3704: ubi_vtbl_rename_volumes_~crc~1#1 := ubi_vtbl_rename_volumes_#t~ret104#1;havoc ubi_vtbl_rename_volumes_#t~ret104#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3704-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret104#1 := crc32_le(4294967295, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, 168); srcloc: null [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10179: assume 0 == ubi_open_volume_nm_~tmp___6~13#1;ubi_open_volume_nm_~vol_id~7#1 := ubi_open_volume_nm_~i~22#1; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10179: assume !(0 == ubi_open_volume_nm_~tmp___6~13#1); [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5059: assume -2147483648 <= ubi_create_volume_#t~ret552#1 && ubi_create_volume_#t~ret552#1 <= 2147483647;havoc ubi_create_volume_#t~ret552#1;ubi_create_volume_#res#1 := ubi_create_volume_~err~10#1;call ULTIMATE.dealloc(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset);havoc ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset);havoc ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset);havoc ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset; [2025-02-08 02:46:43,624 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5059-1: SUMMARY for call ubi_create_volume_#t~ret552#1 := self_check_volumes(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8957: assume rename_volumes_#t~mem2533#1 == rename_volumes_#t~mem2534#1;havoc rename_volumes_#t~mem2533#1;havoc rename_volumes_#t~mem2534#1;call rename_volumes_#t~mem2535#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1, 4); [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8957: assume !(rename_volumes_#t~mem2533#1 == rename_volumes_#t~mem2534#1);havoc rename_volumes_#t~mem2533#1;havoc rename_volumes_#t~mem2534#1; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8957-1: call rename_volumes_#t~mem2533#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1, 4);call rename_volumes_#t~mem2534#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~n~3#1, 4); [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3705-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret105#1 := __fswab32(ubi_vtbl_rename_volumes_~crc~1#1); srcloc: null [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3705: ubi_vtbl_rename_volumes_~tmp___0~3#1 := ubi_vtbl_rename_volumes_#t~ret105#1;havoc ubi_vtbl_rename_volumes_#t~ret105#1;call write~int#1(ubi_vtbl_rename_volumes_~tmp___0~3#1, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, 168 + ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, 4);call ubi_vtbl_rename_volumes_#t~mem106#1.base, ubi_vtbl_rename_volumes_#t~mem106#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~re~0#1.base, 144 + ubi_vtbl_rename_volumes_~re~0#1.offset, 8);ubi_vtbl_rename_volumes_~__mptr___0~0#1.base, ubi_vtbl_rename_volumes_~__mptr___0~0#1.offset := ubi_vtbl_rename_volumes_#t~mem106#1.base, ubi_vtbl_rename_volumes_#t~mem106#1.offset;ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset := ubi_vtbl_rename_volumes_~__mptr___0~0#1.base, -23040 + ubi_vtbl_rename_volumes_~__mptr___0~0#1.offset; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20254: ubi_dump_mkvol_req_~__ret~10#1.base, ubi_dump_mkvol_req_~__ret~10#1.offset := ubi_dump_mkvol_req_#t~memcpy~res5715#1.base, ubi_dump_mkvol_req_#t~memcpy~res5715#1.offset;havoc ubi_dump_mkvol_req_#t~memcpy~res5715#1.base, ubi_dump_mkvol_req_#t~memcpy~res5715#1.offset; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20254-1: SUMMARY for call ubi_dump_mkvol_req_#t~memcpy~res5715#1.base, ubi_dump_mkvol_req_#t~memcpy~res5715#1.offset := #Ultimate.C_memcpy#1(ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset, ubi_dump_mkvol_req_~req#1.base, 24 + ubi_dump_mkvol_req_~req#1.offset, ubi_dump_mkvol_req_~__len~8#1); srcloc: null [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9156: call ULTIMATE.dealloc(~#req~1#1.base, ~#req~1#1.offset);havoc ~#req~1#1.base, ~#req~1#1.offset;call ULTIMATE.dealloc(~#descriptor~23#1.base, ~#descriptor~23#1.offset);havoc ~#descriptor~23#1.base, ~#descriptor~23#1.offset;call ULTIMATE.dealloc(~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset);havoc ~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset;call ULTIMATE.dealloc(~#req___0~1#1.base, ~#req___0~1#1.offset);havoc ~#req___0~1#1.base, ~#req___0~1#1.offset;call ULTIMATE.dealloc(~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset);havoc ~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset;call ULTIMATE.dealloc(~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset);havoc ~#descriptor___2~1#1.base, ~#descriptor___2~1#1.offset; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9123: havoc ldv_mutex_lock_74_~ldv_func_arg1#1.base, ldv_mutex_lock_74_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_74_#in~ldv_func_arg1#1.base, ldv_mutex_lock_74_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_74 } true;assume { :begin_inline_ubi_rename_volumes } true;ubi_rename_volumes_#in~ubi#1.base, ubi_rename_volumes_#in~ubi#1.offset, ubi_rename_volumes_#in~rename_list#1.base, ubi_rename_volumes_#in~rename_list#1.offset := rename_volumes_~ubi#1.base, rename_volumes_~ubi#1.offset, rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;havoc ubi_rename_volumes_#res#1;havoc ubi_rename_volumes_#t~ret801#1, ubi_rename_volumes_#t~mem802#1.base, ubi_rename_volumes_#t~mem802#1.offset, ubi_rename_volumes_#t~mem803#1, ubi_rename_volumes_#t~mem804#1.base, ubi_rename_volumes_#t~mem804#1.offset, ubi_rename_volumes_#t~ret805#1, ubi_rename_volumes_#t~mem806#1.base, ubi_rename_volumes_#t~mem806#1.offset, ubi_rename_volumes_#t~mem807#1.base, ubi_rename_volumes_#t~mem807#1.offset, ubi_rename_volumes_#t~mem808#1, ubi_rename_volumes_#t~mem809#1, ubi_rename_volumes_#t~memcpy~res810#1.base, ubi_rename_volumes_#t~memcpy~res810#1.offset, ubi_rename_volumes_#t~ret811#1, ubi_rename_volumes_#t~mem812#1.base, ubi_rename_volumes_#t~mem812#1.offset, ubi_rename_volumes_#t~ret813#1, ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset, ubi_rename_volumes_~rename_list#1.base, ubi_rename_volumes_~rename_list#1.offset, ubi_rename_volumes_~err~13#1, ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset, ubi_rename_volumes_~__mptr~4#1.base, ubi_rename_volumes_~__mptr~4#1.offset, ubi_rename_volumes_~vol~8#1.base, ubi_rename_volumes_~vol~8#1.offset, ubi_rename_volumes_~__len~5#1, ubi_rename_volumes_~__ret~5#1.base, ubi_rename_volumes_~__ret~5#1.offset, ubi_rename_volumes_~__mptr___0~2#1.base, ubi_rename_volumes_~__mptr___0~2#1.offset;ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset := ubi_rename_volumes_#in~ubi#1.base, ubi_rename_volumes_#in~ubi#1.offset;ubi_rename_volumes_~rename_list#1.base, ubi_rename_volumes_~rename_list#1.offset := ubi_rename_volumes_#in~rename_list#1.base, ubi_rename_volumes_#in~rename_list#1.offset;havoc ubi_rename_volumes_~err~13#1;havoc ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset;havoc ubi_rename_volumes_~__mptr~4#1.base, ubi_rename_volumes_~__mptr~4#1.offset;havoc ubi_rename_volumes_~vol~8#1.base, ubi_rename_volumes_~vol~8#1.offset;havoc ubi_rename_volumes_~__len~5#1;havoc ubi_rename_volumes_~__ret~5#1.base, ubi_rename_volumes_~__ret~5#1.offset;havoc ubi_rename_volumes_~__mptr___0~2#1.base, ubi_rename_volumes_~__mptr___0~2#1.offset;assume { :begin_inline_ubi_vtbl_rename_volumes } true;ubi_vtbl_rename_volumes_#in~ubi#1.base, ubi_vtbl_rename_volumes_#in~ubi#1.offset, ubi_vtbl_rename_volumes_#in~rename_list#1.base, ubi_vtbl_rename_volumes_#in~rename_list#1.offset := ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset, ubi_rename_volumes_~rename_list#1.base, ubi_rename_volumes_~rename_list#1.offset;havoc ubi_vtbl_rename_volumes_#res#1;havoc ubi_vtbl_rename_volumes_#t~mem89#1.base, ubi_vtbl_rename_volumes_#t~mem89#1.offset, ubi_vtbl_rename_volumes_#t~mem90#1.base, ubi_vtbl_rename_volumes_#t~mem90#1.offset, ubi_vtbl_rename_volumes_#t~mem91#1.base, ubi_vtbl_rename_volumes_#t~mem91#1.offset, ubi_vtbl_rename_volumes_#t~mem93#1.base, ubi_vtbl_rename_volumes_#t~mem93#1.offset, ubi_vtbl_rename_volumes_#t~mem92#1, ubi_vtbl_rename_volumes_#t~mem94#1, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.offset, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.offset, ubi_vtbl_rename_volumes_#t~mem97#1, ubi_vtbl_rename_volumes_#t~ret98#1, ubi_vtbl_rename_volumes_#t~mem99#1, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.offset, ubi_vtbl_rename_volumes_#t~mem101#1, ubi_vtbl_rename_volumes_#t~mem102#1, ubi_vtbl_rename_volumes_#t~memset~res103#1.base, ubi_vtbl_rename_volumes_#t~memset~res103#1.offset, ubi_vtbl_rename_volumes_#t~ret104#1, ubi_vtbl_rename_volumes_#t~ret105#1, ubi_vtbl_rename_volumes_#t~mem106#1.base, ubi_vtbl_rename_volumes_#t~mem106#1.offset, ubi_vtbl_rename_volumes_#t~ret107#1, ubi_vtbl_rename_volumes_#t~mem108#1.base, ubi_vtbl_rename_volumes_#t~mem108#1.offset, ubi_vtbl_rename_volumes_#t~ret109#1, ubi_vtbl_rename_volumes_#t~mem110#1.base, ubi_vtbl_rename_volumes_#t~mem110#1.offset, ubi_vtbl_rename_volumes_#t~mem111#1, ubi_vtbl_rename_volumes_#t~ret112#1, ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset, ubi_vtbl_rename_volumes_~rename_list#1.base, ubi_vtbl_rename_volumes_~rename_list#1.offset, ubi_vtbl_rename_volumes_~i~1#1, ubi_vtbl_rename_volumes_~err~1#1, ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset, ubi_vtbl_rename_volumes_~__mptr~0#1.base, ubi_vtbl_rename_volumes_~__mptr~0#1.offset, ubi_vtbl_rename_volumes_~crc~1#1, ubi_vtbl_rename_volumes_~vol~0#1.base, ubi_vtbl_rename_volumes_~vol~0#1.offset, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, ubi_vtbl_rename_volumes_~__len~1#1, ubi_vtbl_rename_volumes_~__ret~1#1.base, ubi_vtbl_rename_volumes_~__ret~1#1.offset, ubi_vtbl_rename_volumes_~tmp~7#1, ubi_vtbl_rename_volumes_~__len___0~0#1, ubi_vtbl_rename_volumes_~__ret___0~0#1.base, ubi_vtbl_rename_volumes_~__ret___0~0#1.offset, ubi_vtbl_rename_volumes_~tmp___0~3#1, ubi_vtbl_rename_volumes_~__mptr___0~0#1.base, ubi_vtbl_rename_volumes_~__mptr___0~0#1.offset, ubi_vtbl_rename_volumes_~tmp___1~3#1;ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset := ubi_vtbl_rename_volumes_#in~ubi#1.base, ubi_vtbl_rename_volumes_#in~ubi#1.offset;ubi_vtbl_rename_volumes_~rename_list#1.base, ubi_vtbl_rename_volumes_~rename_list#1.offset := ubi_vtbl_rename_volumes_#in~rename_list#1.base, ubi_vtbl_rename_volumes_#in~rename_list#1.offset;havoc ubi_vtbl_rename_volumes_~i~1#1;havoc ubi_vtbl_rename_volumes_~err~1#1;havoc ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset;havoc ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset;havoc ubi_vtbl_rename_volumes_~__mptr~0#1.base, ubi_vtbl_rename_volumes_~__mptr~0#1.offset;havoc ubi_vtbl_rename_volumes_~crc~1#1;havoc ubi_vtbl_rename_volumes_~vol~0#1.base, ubi_vtbl_rename_volumes_~vol~0#1.offset;havoc ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset;havoc ubi_vtbl_rename_volumes_~__len~1#1;havoc ubi_vtbl_rename_volumes_~__ret~1#1.base, ubi_vtbl_rename_volumes_~__ret~1#1.offset;havoc ubi_vtbl_rename_volumes_~tmp~7#1;havoc ubi_vtbl_rename_volumes_~__len___0~0#1;havoc ubi_vtbl_rename_volumes_~__ret___0~0#1.base, ubi_vtbl_rename_volumes_~__ret___0~0#1.offset;havoc ubi_vtbl_rename_volumes_~tmp___0~3#1;havoc ubi_vtbl_rename_volumes_~__mptr___0~0#1.base, ubi_vtbl_rename_volumes_~__mptr___0~0#1.offset;havoc ubi_vtbl_rename_volumes_~tmp___1~3#1;call ubi_vtbl_rename_volumes_#t~mem89#1.base, ubi_vtbl_rename_volumes_#t~mem89#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~rename_list#1.base, ubi_vtbl_rename_volumes_~rename_list#1.offset, 8);ubi_vtbl_rename_volumes_~__mptr~0#1.base, ubi_vtbl_rename_volumes_~__mptr~0#1.offset := ubi_vtbl_rename_volumes_#t~mem89#1.base, ubi_vtbl_rename_volumes_#t~mem89#1.offset;havoc ubi_vtbl_rename_volumes_#t~mem89#1.base, ubi_vtbl_rename_volumes_#t~mem89#1.offset;ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset := ubi_vtbl_rename_volumes_~__mptr~0#1.base, -23040 + ubi_vtbl_rename_volumes_~__mptr~0#1.offset; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5027: assume -2147483648 <= ubi_create_volume_#t~ret536#1 && ubi_create_volume_#t~ret536#1 <= 2147483647;ubi_create_volume_~err~10#1 := ubi_create_volume_#t~ret536#1;havoc ubi_create_volume_#t~ret536#1; [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5027-1: SUMMARY for call ubi_create_volume_#t~ret536#1 := volume_sysfs_init(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,625 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4994: assume 3 == ubi_create_volume_#t~mem517#1;havoc ubi_create_volume_#t~mem517#1;call ubi_create_volume_#t~mem518#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem518#1, ubi_create_volume_~vol~5#1.base, 1233 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem518#1;call ubi_create_volume_#t~mem519#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem519#1, ubi_create_volume_~vol~5#1.base, 1237 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem519#1;call ubi_create_volume_#t~mem520#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1233 + ubi_create_volume_~vol~5#1.offset, 4);call ubi_create_volume_#t~mem521#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem520#1 * ubi_create_volume_#t~mem521#1, ubi_create_volume_~vol~5#1.base, 1241 + ubi_create_volume_~vol~5#1.offset, 8);havoc ubi_create_volume_#t~mem520#1;havoc ubi_create_volume_#t~mem521#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4994: assume !(3 == ubi_create_volume_#t~mem517#1);havoc ubi_create_volume_#t~mem517#1;call ubi_create_volume_#t~mem522#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1241 + ubi_create_volume_~vol~5#1.offset, 8);call ubi_create_volume_#t~mem523#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8958-1: SUMMARY for call rename_volumes_#t~ret2536#1 := printk(493, 0); srcloc: null [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4862: ubi_create_volume_~tmp~19#1.base, ubi_create_volume_~tmp~19#1.offset := ubi_create_volume_#t~ret457#1.base, ubi_create_volume_#t~ret457#1.offset;havoc ubi_create_volume_#t~ret457#1.base, ubi_create_volume_#t~ret457#1.offset;ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset := ubi_create_volume_~tmp~19#1.base, ubi_create_volume_~tmp~19#1.offset; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4862-1: SUMMARY for call ubi_create_volume_#t~ret457#1.base, ubi_create_volume_#t~ret457#1.offset := kzalloc(1488, 208); srcloc: null [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8958: assume -2147483648 <= rename_volumes_#t~ret2536#1 && rename_volumes_#t~ret2536#1 <= 2147483647;havoc rename_volumes_#t~mem2535#1;havoc rename_volumes_#t~ret2536#1;rename_volumes_#res#1 := -22;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5391: call ubi_rename_volumes_#t~mem808#1 := read~int#1(ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset, 4);call write~int#1(ubi_rename_volumes_#t~mem808#1, ubi_rename_volumes_~vol~8#1.base, 1257 + ubi_rename_volumes_~vol~8#1.offset, 4);havoc ubi_rename_volumes_#t~mem808#1;call ubi_rename_volumes_#t~mem809#1 := read~int#1(ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset, 4);ubi_rename_volumes_~__len~5#1 := 1 + ubi_rename_volumes_#t~mem809#1;havoc ubi_rename_volumes_#t~mem809#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5391-1: SUMMARY for call spin_lock(ubi_rename_volumes_~ubi#1.base, 2242 + ubi_rename_volumes_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9322: #t~ret2635#1 := verify_rsvol_req_#res#1;havoc verify_rsvol_req_#t~mem2514#1, verify_rsvol_req_#t~mem2515#1, verify_rsvol_req_#t~mem2516#1, verify_rsvol_req_#t~mem2517#1, verify_rsvol_req_#t~short2518#1, verify_rsvol_req_~ubi#1.base, verify_rsvol_req_~ubi#1.offset, verify_rsvol_req_~req#1.base, verify_rsvol_req_~req#1.offset;havoc verify_rsvol_req_#in~ubi#1.base, verify_rsvol_req_#in~ubi#1.offset, verify_rsvol_req_#in~req#1.base, verify_rsvol_req_#in~req#1.offset;assume { :end_inline_verify_rsvol_req } true;assume -2147483648 <= #t~ret2635#1 && #t~ret2635#1 <= 2147483647;~err~34#1 := #t~ret2635#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9124: rename_volumes_#t~ret2598#1 := ubi_rename_volumes_#res#1;havoc ubi_rename_volumes_#t~ret801#1, ubi_rename_volumes_#t~mem802#1.base, ubi_rename_volumes_#t~mem802#1.offset, ubi_rename_volumes_#t~mem803#1, ubi_rename_volumes_#t~mem804#1.base, ubi_rename_volumes_#t~mem804#1.offset, ubi_rename_volumes_#t~ret805#1, ubi_rename_volumes_#t~mem806#1.base, ubi_rename_volumes_#t~mem806#1.offset, ubi_rename_volumes_#t~mem807#1.base, ubi_rename_volumes_#t~mem807#1.offset, ubi_rename_volumes_#t~mem808#1, ubi_rename_volumes_#t~mem809#1, ubi_rename_volumes_#t~memcpy~res810#1.base, ubi_rename_volumes_#t~memcpy~res810#1.offset, ubi_rename_volumes_#t~ret811#1, ubi_rename_volumes_#t~mem812#1.base, ubi_rename_volumes_#t~mem812#1.offset, ubi_rename_volumes_#t~ret813#1, ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset, ubi_rename_volumes_~rename_list#1.base, ubi_rename_volumes_~rename_list#1.offset, ubi_rename_volumes_~err~13#1, ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset, ubi_rename_volumes_~__mptr~4#1.base, ubi_rename_volumes_~__mptr~4#1.offset, ubi_rename_volumes_~vol~8#1.base, ubi_rename_volumes_~vol~8#1.offset, ubi_rename_volumes_~__len~5#1, ubi_rename_volumes_~__ret~5#1.base, ubi_rename_volumes_~__ret~5#1.offset, ubi_rename_volumes_~__mptr___0~2#1.base, ubi_rename_volumes_~__mptr___0~2#1.offset;havoc ubi_rename_volumes_#in~ubi#1.base, ubi_rename_volumes_#in~ubi#1.offset, ubi_rename_volumes_#in~rename_list#1.base, ubi_rename_volumes_#in~rename_list#1.offset;assume { :end_inline_ubi_rename_volumes } true;assume -2147483648 <= rename_volumes_#t~ret2598#1 && rename_volumes_#t~ret2598#1 <= 2147483647;rename_volumes_~err~33#1 := rename_volumes_#t~ret2598#1;havoc rename_volumes_#t~ret2598#1;assume { :begin_inline_ldv_mutex_unlock_75 } true;ldv_mutex_unlock_75_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_75_#in~ldv_func_arg1#1.offset := rename_volumes_~ubi#1.base, 2358 + rename_volumes_~ubi#1.offset;havoc ldv_mutex_unlock_75_~ldv_func_arg1#1.base, ldv_mutex_unlock_75_~ldv_func_arg1#1.offset;ldv_mutex_unlock_75_~ldv_func_arg1#1.base, ldv_mutex_unlock_75_~ldv_func_arg1#1.offset := ldv_mutex_unlock_75_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_75_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9091: rename_volumes_~tmp___11~2#1.base, rename_volumes_~tmp___11~2#1.offset := rename_volumes_#t~ret2586#1.base, rename_volumes_#t~ret2586#1.offset;havoc rename_volumes_#t~ret2586#1.base, rename_volumes_#t~ret2586#1.offset;rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset := rename_volumes_~tmp___11~2#1.base, rename_volumes_~tmp___11~2#1.offset; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9091-1: SUMMARY for call rename_volumes_#t~ret2586#1.base, rename_volumes_#t~ret2586#1.offset := kzalloc(160, 208); srcloc: null [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9058: assume 0 == rename_volumes_~tmp___8~5#1;rename_volumes_~no_remove_needed~0#1 := 1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9058: assume !(0 == rename_volumes_~tmp___8~5#1); [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5028: assume 0 != ubi_create_volume_~err~10#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5028: assume !(0 != ubi_create_volume_~err~10#1); [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8926-1: assume rename_volumes_#t~short2526#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8926-1: assume !rename_volumes_#t~short2526#1;call rename_volumes_#t~mem2524#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1, 4);call rename_volumes_#t~mem2525#1 := read~int#1(rename_volumes_~ubi#1.base, 2342 + rename_volumes_~ubi#1.offset, 4);rename_volumes_#t~short2526#1 := rename_volumes_#t~mem2524#1 >= rename_volumes_#t~mem2525#1; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8926-2: call rename_volumes_#t~mem2523#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1, 4);rename_volumes_#t~short2526#1 := rename_volumes_#t~mem2523#1 < 0; [2025-02-08 02:46:43,626 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8926: assume rename_volumes_#t~short2526#1;havoc rename_volumes_#t~mem2523#1;havoc rename_volumes_#t~mem2524#1;havoc rename_volumes_#t~mem2525#1;havoc rename_volumes_#t~short2526#1;rename_volumes_#res#1 := -22;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8926: assume !rename_volumes_#t~short2526#1;havoc rename_volumes_#t~mem2523#1;havoc rename_volumes_#t~mem2524#1;havoc rename_volumes_#t~mem2525#1;havoc rename_volumes_#t~short2526#1;call rename_volumes_#t~mem2527#1 := read~int#1(rename_volumes_~req#1.base, 4 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1), 2); [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20256: call write~int#1(0, ubi_dump_mkvol_req_~#nm~0#1.base, 16 + ubi_dump_mkvol_req_~#nm~0#1.offset, 1); [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9125: havoc ldv_mutex_unlock_75_~ldv_func_arg1#1.base, ldv_mutex_unlock_75_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_75_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_75_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_75 } true;call rename_volumes_#t~mem2599#1.base, rename_volumes_#t~mem2599#1.offset := read~$Pointer$#1(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset, 8);rename_volumes_~__mptr___3~0#1.base, rename_volumes_~__mptr___3~0#1.offset := rename_volumes_#t~mem2599#1.base, rename_volumes_#t~mem2599#1.offset;rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset := rename_volumes_~__mptr___3~0#1.base, -23040 + rename_volumes_~__mptr___3~0#1.offset;call rename_volumes_#t~mem2600#1.base, rename_volumes_#t~mem2600#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 144 + rename_volumes_~re~2#1.offset, 8);rename_volumes_~__mptr___4~0#1.base, rename_volumes_~__mptr___4~0#1.offset := rename_volumes_#t~mem2600#1.base, rename_volumes_#t~mem2600#1.offset;havoc rename_volumes_#t~mem2600#1.base, rename_volumes_#t~mem2600#1.offset;rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset := rename_volumes_~__mptr___4~0#1.base, -23040 + rename_volumes_~__mptr___4~0#1.offset; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10149: assume 0 == (ubi_open_volume_nm_~name#1.base + ubi_open_volume_nm_~name#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10149: assume !(0 == (ubi_open_volume_nm_~name#1.base + ubi_open_volume_nm_~name#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5062: ubi_create_volume_~do_free~0#1 := 0; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9026: assume -9223372036854775808 <= rename_volumes_#t~ret2560#1 && rename_volumes_#t~ret2560#1 <= 9223372036854775807;rename_volumes_~tmp___6~9#1 := rename_volumes_#t~ret2560#1;havoc rename_volumes_#t~mem2559#1;havoc rename_volumes_#t~ret2560#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4963: call write~int#1(ubi_create_volume_~vol_id~0#1, ubi_create_volume_~vol~5#1.base, 1201 + ubi_create_volume_~vol~5#1.offset, 4);call ubi_create_volume_#t~mem504#1 := read~int#1(ubi_create_volume_~req#1.base, 4 + ubi_create_volume_~req#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem504#1, ubi_create_volume_~vol~5#1.base, 1249 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem504#1;call ubi_create_volume_#t~mem505#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5907 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem506#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1249 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1((if ubi_create_volume_#t~mem505#1 < 0 && 0 != ubi_create_volume_#t~mem505#1 % ubi_create_volume_#t~mem506#1 then (if ubi_create_volume_#t~mem506#1 < 0 then ubi_create_volume_#t~mem505#1 % ubi_create_volume_#t~mem506#1 + ubi_create_volume_#t~mem506#1 else ubi_create_volume_#t~mem505#1 % ubi_create_volume_#t~mem506#1 - ubi_create_volume_#t~mem506#1) else ubi_create_volume_#t~mem505#1 % ubi_create_volume_#t~mem506#1), ubi_create_volume_~vol~5#1.base, 1253 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem505#1;havoc ubi_create_volume_#t~mem506#1;call ubi_create_volume_#t~mem507#1 := read~int#1(ubi_create_volume_~req#1.base, 16 + ubi_create_volume_~req#1.offset, 1);call write~int#1(ubi_create_volume_#t~mem507#1, ubi_create_volume_~vol~5#1.base, 1225 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem507#1;call ubi_create_volume_#t~mem508#1 := read~int#1(ubi_create_volume_~req#1.base, 18 + ubi_create_volume_~req#1.offset, 2);call write~int#1(ubi_create_volume_#t~mem508#1, ubi_create_volume_~vol~5#1.base, 1257 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem508#1;call ubi_create_volume_#t~mem509#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1257 + ubi_create_volume_~vol~5#1.offset, 4);ubi_create_volume_~__len~4#1 := ubi_create_volume_#t~mem509#1;havoc ubi_create_volume_#t~mem509#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4963-1: SUMMARY for call spin_unlock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4930: assume ubi_create_volume_#t~short480#1;havoc ubi_create_volume_#t~mem476#1.base, ubi_create_volume_#t~mem476#1.offset;havoc ubi_create_volume_#t~mem477#1.base, ubi_create_volume_#t~mem477#1.offset;havoc ubi_create_volume_#t~mem479#1;havoc ubi_create_volume_#t~mem478#1;havoc ubi_create_volume_#t~short480#1;call ubi_create_volume_#t~mem481#1.base, ubi_create_volume_#t~mem481#1.offset := read~$Pointer$#1(ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~i~7#1, 8);ubi_create_volume_~tmp___4~3#1 := ubi_create_volume_#t~nondet482#1;havoc ubi_create_volume_#t~mem481#1.base, ubi_create_volume_#t~mem481#1.offset;havoc ubi_create_volume_#t~nondet482#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4930: assume !ubi_create_volume_#t~short480#1;havoc ubi_create_volume_#t~mem476#1.base, ubi_create_volume_#t~mem476#1.offset;havoc ubi_create_volume_#t~mem477#1.base, ubi_create_volume_#t~mem477#1.offset;havoc ubi_create_volume_#t~mem479#1;havoc ubi_create_volume_#t~mem478#1;havoc ubi_create_volume_#t~short480#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4930-1: assume ubi_create_volume_#t~short480#1;call ubi_create_volume_#t~mem477#1.base, ubi_create_volume_#t~mem477#1.offset := read~$Pointer$#1(ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~i~7#1, 8);call ubi_create_volume_#t~mem479#1 := read~int#1(ubi_create_volume_#t~mem477#1.base, 1257 + ubi_create_volume_#t~mem477#1.offset, 4);call ubi_create_volume_#t~mem478#1 := read~int#1(ubi_create_volume_~req#1.base, 18 + ubi_create_volume_~req#1.offset, 2);ubi_create_volume_#t~short480#1 := ubi_create_volume_#t~mem479#1 == ubi_create_volume_#t~mem478#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4930-1: assume !ubi_create_volume_#t~short480#1; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4930-2: call ubi_create_volume_#t~mem476#1.base, ubi_create_volume_#t~mem476#1.offset := read~$Pointer$#1(ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~i~7#1, 8);ubi_create_volume_#t~short480#1 := 0 != (ubi_create_volume_#t~mem476#1.base + ubi_create_volume_#t~mem476#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4864: assume 0 == (ubi_create_volume_~vol~5#1.base + ubi_create_volume_~vol~5#1.offset) % 18446744073709551616;ubi_create_volume_#res#1 := -12;call ULTIMATE.dealloc(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset);havoc ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset);havoc ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset);havoc ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4864: assume !(0 == (ubi_create_volume_~vol~5#1.base + ubi_create_volume_~vol~5#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9026-1: SUMMARY for call rename_volumes_#t~ret2560#1 := ldv__builtin_expect((if rename_volumes_#t~mem2559#1 % 256 % 18446744073709551616 <= 9223372036854775807 then rename_volumes_#t~mem2559#1 % 256 % 18446744073709551616 else rename_volumes_#t~mem2559#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20257-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5716#1 := printk(1654, 0); srcloc: null [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20257: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5716#1 && ubi_dump_mkvol_req_#t~ret5716#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~ret5716#1;call ULTIMATE.dealloc(ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset);havoc ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9093: assume 0 == (rename_volumes_~re1~0#1.base + rename_volumes_~re1~0#1.offset) % 18446744073709551616;rename_volumes_~err~33#1 := -12; [2025-02-08 02:46:43,627 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9093: assume !(0 == (rename_volumes_~re1~0#1.base + rename_volumes_~re1~0#1.offset) % 18446744073709551616);call write~int#1(1, rename_volumes_~re1~0#1.base, 132 + rename_volumes_~re1~0#1.offset, 4);call write~$Pointer$#1(rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset, rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8); [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10150-1: SUMMARY for call ubi_open_volume_nm_#t~ret2784#1.base, ubi_open_volume_nm_#t~ret2784#1.offset := ERR_PTR(-22); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5063: havoc ubi_create_volume_#t~ret553#1.base, ubi_create_volume_#t~ret553#1.offset; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5063-1: SUMMARY for call ubi_create_volume_#t~ret553#1.base, ubi_create_volume_#t~ret553#1.offset := get_device(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9027: assume 0 != rename_volumes_~tmp___6~9#1; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9027: assume !(0 != rename_volumes_~tmp___6~9#1); [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8994: call write~$Pointer$#1(rename_volumes_#t~ret2545#1.base, rename_volumes_#t~ret2545#1.offset, rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8);havoc rename_volumes_#t~mem2544#1;havoc rename_volumes_#t~ret2545#1.base, rename_volumes_#t~ret2545#1.offset;call rename_volumes_#t~mem2546#1.base, rename_volumes_#t~mem2546#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8); [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4898: assume -1 == ubi_create_volume_~vol_id~0#1; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4898: assume !(-1 == ubi_create_volume_~vol_id~0#1);call write~int#1(ubi_create_volume_~vol_id~0#1, ubi_create_volume_~req#1.base, ubi_create_volume_~req#1.offset, 4); [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10150: ubi_open_volume_nm_~tmp___1~36#1.base, ubi_open_volume_nm_~tmp___1~36#1.offset := ubi_open_volume_nm_#t~ret2784#1.base, ubi_open_volume_nm_#t~ret2784#1.offset;havoc ubi_open_volume_nm_#t~ret2784#1.base, ubi_open_volume_nm_#t~ret2784#1.offset;ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset := ubi_open_volume_nm_~tmp___1~36#1.base, ubi_open_volume_nm_~tmp___1~36#1.offset;call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9787: SUMMARY for call ldv_mutex_lock_device_mutex_of_ubi_device(ldv_mutex_lock_74_~ldv_func_arg1#1.base, ldv_mutex_lock_74_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8994-1: SUMMARY for call rename_volumes_#t~ret2545#1.base, rename_volumes_#t~ret2545#1.offset := ubi_open_volume(rename_volumes_#t~mem2544#1, rename_volumes_~vol_id~5#1, 3); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5394: ubi_rename_volumes_~__ret~5#1.base, ubi_rename_volumes_~__ret~5#1.offset := ubi_rename_volumes_#t~memcpy~res810#1.base, ubi_rename_volumes_#t~memcpy~res810#1.offset;havoc ubi_rename_volumes_#t~memcpy~res810#1.base, ubi_rename_volumes_#t~memcpy~res810#1.offset; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5394-1: SUMMARY for call ubi_rename_volumes_#t~memcpy~res810#1.base, ubi_rename_volumes_#t~memcpy~res810#1.offset := #Ultimate.C_memcpy#1(ubi_rename_volumes_~vol~8#1.base, 1261 + ubi_rename_volumes_~vol~8#1.offset, ubi_rename_volumes_~re~1#1.base, 4 + ubi_rename_volumes_~re~1#1.offset, ubi_rename_volumes_~__len~5#1); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226: #t~ret2615#1 := verify_mkvol_req_#res#1;havoc verify_mkvol_req_#t~mem2482#1, verify_mkvol_req_#t~mem2483#1, verify_mkvol_req_#t~short2484#1, verify_mkvol_req_#t~mem2485#1, verify_mkvol_req_#t~short2486#1, verify_mkvol_req_#t~mem2487#1, verify_mkvol_req_#t~short2488#1, verify_mkvol_req_#t~mem2489#1, verify_mkvol_req_#t~mem2490#1, verify_mkvol_req_#t~mem2491#1, verify_mkvol_req_#t~short2492#1, verify_mkvol_req_#t~mem2493#1, verify_mkvol_req_#t~short2494#1, verify_mkvol_req_#t~mem2495#1, verify_mkvol_req_#t~mem2496#1, verify_mkvol_req_#t~mem2497#1, verify_mkvol_req_#t~mem2498#1, verify_mkvol_req_#t~short2499#1, verify_mkvol_req_#t~mem2500#1, verify_mkvol_req_#t~mem2501#1, verify_mkvol_req_#t~mem2502#1, verify_mkvol_req_#t~mem2503#1, verify_mkvol_req_#t~bitwise2504#1, verify_mkvol_req_#t~mem2505#1, verify_mkvol_req_#t~mem2506#1, verify_mkvol_req_#t~mem2507#1, verify_mkvol_req_#t~short2508#1, verify_mkvol_req_#t~mem2509#1, verify_mkvol_req_#t~mem2510#1, verify_mkvol_req_#t~ret2511#1, verify_mkvol_req_#t~mem2512#1, verify_mkvol_req_#t~ret2513#1, verify_mkvol_req_~ubi#1.base, verify_mkvol_req_~ubi#1.offset, verify_mkvol_req_~req#1.base, verify_mkvol_req_~req#1.offset, verify_mkvol_req_~n~2#1, verify_mkvol_req_~err~32#1, verify_mkvol_req_~tmp~60#1;havoc verify_mkvol_req_#in~ubi#1.base, verify_mkvol_req_#in~ubi#1.offset, verify_mkvol_req_#in~req#1.base, verify_mkvol_req_#in~req#1.offset;assume { :end_inline_verify_mkvol_req } true;assume -2147483648 <= #t~ret2615#1 && #t~ret2615#1 <= 2147483647;~err~34#1 := #t~ret2615#1; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9028: rename_volumes_~tmp___5~10#1.base, rename_volumes_~tmp___5~10#1.offset := rename_volumes_#t~ret2561#1.base, rename_volumes_#t~ret2561#1.offset;havoc rename_volumes_#t~ret2561#1.base, rename_volumes_#t~ret2561#1.offset;call rename_volumes_#t~mem2562#1 := read~int#1(rename_volumes_~tmp___5~10#1.base, 1176 + rename_volumes_~tmp___5~10#1.offset, 4);call rename_volumes_#t~mem2563#1.base, rename_volumes_#t~mem2563#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8);call rename_volumes_#t~mem2564#1.base, rename_volumes_#t~mem2564#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2563#1.base, rename_volumes_#t~mem2563#1.offset, 8); [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9028-1: SUMMARY for call rename_volumes_#t~ret2561#1.base, rename_volumes_#t~ret2561#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8995: assume -9223372036854775808 <= rename_volumes_#t~ret2547#1 && rename_volumes_#t~ret2547#1 <= 9223372036854775807;rename_volumes_~tmp___3~23#1 := rename_volumes_#t~ret2547#1;havoc rename_volumes_#t~mem2546#1.base, rename_volumes_#t~mem2546#1.offset;havoc rename_volumes_#t~ret2547#1; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8995-1: SUMMARY for call rename_volumes_#t~ret2547#1 := IS_ERR(rename_volumes_#t~mem2546#1.base, rename_volumes_#t~mem2546#1.offset); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8962: rename_volumes_~tmp___0~48#1 := rename_volumes_#t~nondet2537#1;havoc rename_volumes_#t~nondet2537#1; [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5064: SUMMARY for call volume_sysfs_close(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,628 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4899: assume -2147483648 <= ubi_create_volume_#t~ret465#1 && ubi_create_volume_#t~ret465#1 <= 2147483647;havoc ubi_create_volume_#t~ret465#1;ubi_create_volume_~err~10#1 := -23; [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4899-1: SUMMARY for call ubi_create_volume_#t~ret465#1 := printk(87, 0); srcloc: null [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4932: assume 0 == ubi_create_volume_~tmp___4~3#1; [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4932: assume !(0 == ubi_create_volume_~tmp___4~3#1); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9788: SUMMARY for call mutex_lock(ldv_mutex_lock_74_~ldv_func_arg1#1.base, ldv_mutex_lock_74_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9029: assume -2147483648 <= rename_volumes_#t~ret2565#1 && rename_volumes_#t~ret2565#1 <= 2147483647;havoc rename_volumes_#t~mem2562#1;havoc rename_volumes_#t~mem2563#1.base, rename_volumes_#t~mem2563#1.offset;havoc rename_volumes_#t~mem2564#1.base, rename_volumes_#t~mem2564#1.offset;havoc rename_volumes_#t~ret2565#1; [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5032-1: SUMMARY for call ubi_create_volume_#t~memset~res537#1.base, ubi_create_volume_#t~memset~res537#1.offset := #Ultimate.C_memset#1(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset, 0, 172); srcloc: null [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4999: ubi_create_volume_~tmp___7~2#1 := ubi_create_volume_#t~ret524#1;havoc ubi_create_volume_#t~mem522#1;havoc ubi_create_volume_#t~mem523#1;havoc ubi_create_volume_#t~ret524#1;call write~int#1((if ubi_create_volume_~tmp___7~2#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_create_volume_~tmp___7~2#1 % 18446744073709551616 % 4294967296 else ubi_create_volume_~tmp___7~2#1 % 18446744073709551616 % 4294967296 - 4294967296), ubi_create_volume_~vol~5#1.base, 1233 + ubi_create_volume_~vol~5#1.offset, 4);call ubi_create_volume_#t~mem525#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1237 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9029-1: SUMMARY for call rename_volumes_#t~ret2565#1 := __dynamic_pr_debug(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset, 503, 0); srcloc: null [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8996: assume 0 != rename_volumes_~tmp___3~23#1;call rename_volumes_#t~mem2548#1.base, rename_volumes_#t~mem2548#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8996: assume !(0 != rename_volumes_~tmp___3~23#1);call rename_volumes_#t~mem2551#1.base, rename_volumes_#t~mem2551#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8);call rename_volumes_#t~mem2552#1.base, rename_volumes_#t~mem2552#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2551#1.base, rename_volumes_#t~mem2551#1.offset, 8);call rename_volumes_#t~mem2553#1 := read~int#1(rename_volumes_#t~mem2552#1.base, 1257 + rename_volumes_#t~mem2552#1.offset, 4); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4999-1: SUMMARY for call ubi_create_volume_#t~ret524#1 := div_u64_rem(ubi_create_volume_#t~mem522#1, ubi_create_volume_#t~mem523#1, ubi_create_volume_~vol~5#1.base, 1237 + ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8963: assume 0 == rename_volumes_~tmp___0~48#1; [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8963: assume !(0 == rename_volumes_~tmp___0~48#1);rename_volumes_~n~3#1 := 1 + rename_volumes_~n~3#1;call rename_volumes_#t~mem2539#1 := read~int#1(rename_volumes_~req#1.base, rename_volumes_~req#1.offset, 4); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8930: assume rename_volumes_#t~mem2527#1 < 0;havoc rename_volumes_#t~mem2527#1;rename_volumes_#res#1 := -22;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8930: assume !(rename_volumes_#t~mem2527#1 < 0);havoc rename_volumes_#t~mem2527#1;call rename_volumes_#t~mem2528#1 := read~int#1(rename_volumes_~req#1.base, 4 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1), 2); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5032: havoc ubi_create_volume_#t~memset~res537#1.base, ubi_create_volume_#t~memset~res537#1.offset;call ubi_create_volume_#t~mem538#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,629 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4834: call ULTIMATE.dealloc(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset);havoc ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset);havoc ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset);havoc ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset;#t~ret2616#1 := ubi_create_volume_#res#1;havoc ubi_create_volume_#t~mem455#1, ubi_create_volume_#t~mem456#1, ubi_create_volume_#t~ret457#1.base, ubi_create_volume_#t~ret457#1.offset, ubi_create_volume_#t~mem458#1, ubi_create_volume_#t~ret459#1, ubi_create_volume_#t~ret460#1.base, ubi_create_volume_#t~ret460#1.offset, ubi_create_volume_#t~mem461#1, ubi_create_volume_#t~ret462#1, ubi_create_volume_#t~mem463#1.base, ubi_create_volume_#t~mem463#1.offset, ubi_create_volume_#t~mem464#1, ubi_create_volume_#t~ret465#1, ubi_create_volume_#t~mem466#1, ubi_create_volume_#t~ret467#1, ubi_create_volume_#t~ret468#1.base, ubi_create_volume_#t~ret468#1.offset, ubi_create_volume_#t~mem469#1, ubi_create_volume_#t~mem470#1, ubi_create_volume_#t~mem471#1, ubi_create_volume_#t~mem472#1, ubi_create_volume_#t~ret473#1, ubi_create_volume_#t~mem474#1.base, ubi_create_volume_#t~mem474#1.offset, ubi_create_volume_#t~ret475#1, ubi_create_volume_#t~mem476#1.base, ubi_create_volume_#t~mem476#1.offset, ubi_create_volume_#t~mem477#1.base, ubi_create_volume_#t~mem477#1.offset, ubi_create_volume_#t~mem479#1, ubi_create_volume_#t~mem478#1, ubi_create_volume_#t~short480#1, ubi_create_volume_#t~mem481#1.base, ubi_create_volume_#t~mem481#1.offset, ubi_create_volume_#t~nondet482#1, ubi_create_volume_#t~ret483#1, ubi_create_volume_#t~mem484#1, ubi_create_volume_#t~mem487#1, ubi_create_volume_#t~mem485#1, ubi_create_volume_#t~mem486#1, ubi_create_volume_#t~mem489#1, ubi_create_volume_#t~mem488#1, ubi_create_volume_#t~mem490#1, ubi_create_volume_#t~ret491#1, ubi_create_volume_#t~mem492#1, ubi_create_volume_#t~mem493#1, ubi_create_volume_#t~mem494#1, ubi_create_volume_#t~mem495#1, ubi_create_volume_#t~ret496#1, ubi_create_volume_#t~mem497#1, ubi_create_volume_#t~mem498#1, ubi_create_volume_#t~ret499#1, ubi_create_volume_#t~mem500#1, ubi_create_volume_#t~mem501#1, ubi_create_volume_#t~mem502#1, ubi_create_volume_#t~mem503#1, ubi_create_volume_#t~mem504#1, ubi_create_volume_#t~mem505#1, ubi_create_volume_#t~mem506#1, ubi_create_volume_#t~mem507#1, ubi_create_volume_#t~mem508#1, ubi_create_volume_#t~mem509#1, ubi_create_volume_#t~memcpy~res510#1.base, ubi_create_volume_#t~memcpy~res510#1.offset, ubi_create_volume_#t~ret511#1, ubi_create_volume_#t~mem512#1, ubi_create_volume_#t~ret513#1.base, ubi_create_volume_#t~ret513#1.offset, ubi_create_volume_#t~mem514#1.base, ubi_create_volume_#t~mem514#1.offset, ubi_create_volume_#t~mem515#1.base, ubi_create_volume_#t~mem515#1.offset, ubi_create_volume_#t~mem516#1, ubi_create_volume_#t~mem517#1, ubi_create_volume_#t~mem518#1, ubi_create_volume_#t~mem519#1, ubi_create_volume_#t~mem520#1, ubi_create_volume_#t~mem521#1, ubi_create_volume_#t~mem522#1, ubi_create_volume_#t~mem523#1, ubi_create_volume_#t~ret524#1, ubi_create_volume_#t~mem525#1, ubi_create_volume_#t~mem526#1, ubi_create_volume_#t~mem527#1, ubi_create_volume_#t~mem528#1, ubi_create_volume_#t~bitwise529#1, ubi_create_volume_#t~ret530#1, ubi_create_volume_#t~ret531#1, ubi_create_volume_#t~mem532#1, ubi_create_volume_#t~ret533#1, ubi_create_volume_#t~ret534#1, ubi_create_volume_#t~ret535#1, ubi_create_volume_#t~ret536#1, ubi_create_volume_#t~memset~res537#1.base, ubi_create_volume_#t~memset~res537#1.offset, ubi_create_volume_#t~mem538#1, ubi_create_volume_#t~ret539#1, ubi_create_volume_#t~mem540#1, ubi_create_volume_#t~ret541#1, ubi_create_volume_#t~mem542#1, ubi_create_volume_#t~ret543#1, ubi_create_volume_#t~mem544#1, ubi_create_volume_#t~ret545#1, ubi_create_volume_#t~mem546#1, ubi_create_volume_#t~mem547#1, ubi_create_volume_#t~memcpy~res548#1.base, ubi_create_volume_#t~memcpy~res548#1.offset, ubi_create_volume_#t~ret549#1, ubi_create_volume_#t~mem550#1, ubi_create_volume_#t~ret551#1, ubi_create_volume_#t~ret552#1, ubi_create_volume_#t~ret553#1.base, ubi_create_volume_#t~ret553#1.offset, ubi_create_volume_#t~mem554#1.base, ubi_create_volume_#t~mem554#1.offset, ubi_create_volume_#t~mem555#1, ubi_create_volume_#t~mem556#1, ubi_create_volume_#t~mem557#1, ubi_create_volume_#t~mem558#1, ubi_create_volume_#t~ret559#1, ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~req#1.base, ubi_create_volume_~req#1.offset, ubi_create_volume_~i~7#1, ubi_create_volume_~err~10#1, ubi_create_volume_~vol_id~0#1, ubi_create_volume_~do_free~0#1, ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset, ubi_create_volume_~dev~0#1, ubi_create_volume_~tmp~19#1.base, ubi_create_volume_~tmp~19#1.offset, ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset, ubi_create_volume_~tmp___0~14#1.base, ubi_create_volume_~tmp___0~14#1.offset, ubi_create_volume_~tmp___1~10#1, ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset, ubi_create_volume_~tmp___2~7#1.base, ubi_create_volume_~tmp___2~7#1.offset, ubi_create_volume_~tmp___3~5#1, ubi_create_volume_~tmp___4~3#1, ubi_create_volume_~tmp___5~3#1, ubi_create_volume_~__len~4#1, ubi_create_volume_~__ret~4#1.base, ubi_create_volume_~__ret~4#1.offset, ubi_create_volume_~tmp___6~3#1.base, ubi_create_volume_~tmp___6~3#1.offset, ubi_create_volume_~tmp___7~2#1, ubi_create_volume_~tmp___8~2#1, ubi_create_volume_~tmp___9~2#1, ubi_create_volume_~tmp___10~1#1, ubi_create_volume_~tmp___11~0#1, ubi_create_volume_~__len___0~2#1, ubi_create_volume_~__ret___0~2#1.base, ubi_create_volume_~__ret___0~2#1.offset;havoc ubi_create_volume_#in~ubi#1.base, ubi_create_volume_#in~ubi#1.offset, ubi_create_volume_#in~req#1.base, ubi_create_volume_#in~req#1.offset;assume { :end_inline_ubi_create_volume } true;assume -2147483648 <= #t~ret2616#1 && #t~ret2616#1 <= 2147483647;~err~34#1 := #t~ret2616#1;assume { :begin_inline_ldv_mutex_unlock_77 } true;ldv_mutex_unlock_77_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_77_#in~ldv_func_arg1#1.offset := ~ubi~16#1.base, 2358 + ~ubi~16#1.offset;havoc ldv_mutex_unlock_77_~ldv_func_arg1#1.base, ldv_mutex_unlock_77_~ldv_func_arg1#1.offset;ldv_mutex_unlock_77_~ldv_func_arg1#1.base, ldv_mutex_unlock_77_~ldv_func_arg1#1.offset := ldv_mutex_unlock_77_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_77_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9095: SUMMARY for call ubi_close_volume(rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset); srcloc: null [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4933: assume -2147483648 <= ubi_create_volume_#t~ret483#1 && ubi_create_volume_#t~ret483#1 <= 2147483647;havoc ubi_create_volume_#t~ret483#1; [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4933-1: SUMMARY for call ubi_create_volume_#t~ret483#1 := printk(96, 0); srcloc: null [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3711: assume (ubi_vtbl_rename_volumes_~re~0#1.base + (144 + ubi_vtbl_rename_volumes_~re~0#1.offset)) % 18446744073709551616 != (ubi_vtbl_rename_volumes_~rename_list#1.base + ubi_vtbl_rename_volumes_~rename_list#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3711: assume !((ubi_vtbl_rename_volumes_~re~0#1.base + (144 + ubi_vtbl_rename_volumes_~re~0#1.offset)) % 18446744073709551616 != (ubi_vtbl_rename_volumes_~rename_list#1.base + ubi_vtbl_rename_volumes_~rename_list#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5396: SUMMARY for call spin_unlock(ubi_rename_volumes_~ubi#1.base, 2242 + ubi_rename_volumes_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10186: ubi_open_volume_nm_~i~22#1 := 1 + ubi_open_volume_nm_~i~22#1;call ubi_open_volume_nm_#t~mem2794#1 := read~int#1(ubi_open_volume_nm_~ubi~19#1.base, 2342 + ubi_open_volume_nm_~ubi~19#1.offset, 4); [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5066: SUMMARY for call cdev_del(ubi_create_volume_~vol~5#1.base, 1088 + ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9327: ~desc~10#1.base, ~desc~10#1.offset := #t~ret2638#1.base, #t~ret2638#1.offset; [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9327-1: SUMMARY for call #t~ret2638#1.base, #t~ret2638#1.offset := ubi_open_volume(#t~mem2636#1, #t~mem2637#1, 3); srcloc: null [2025-02-08 02:46:43,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8997: assume -9223372036854775808 <= rename_volumes_#t~ret2549#1 && rename_volumes_#t~ret2549#1 <= 9223372036854775807;rename_volumes_~tmp___2~28#1 := rename_volumes_#t~ret2549#1;havoc rename_volumes_#t~mem2548#1.base, rename_volumes_#t~mem2548#1.offset;havoc rename_volumes_#t~ret2549#1;rename_volumes_~err~33#1 := (if rename_volumes_~tmp___2~28#1 % 4294967296 <= 2147483647 then rename_volumes_~tmp___2~28#1 % 4294967296 else rename_volumes_~tmp___2~28#1 % 4294967296 - 4294967296); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8997-1: SUMMARY for call rename_volumes_#t~ret2549#1 := PTR_ERR(rename_volumes_#t~mem2548#1.base, rename_volumes_#t~mem2548#1.offset); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8964: assume -2147483648 <= rename_volumes_#t~ret2538#1 && rename_volumes_#t~ret2538#1 <= 2147483647;havoc rename_volumes_#t~ret2538#1;rename_volumes_#res#1 := -22;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8964-1: SUMMARY for call rename_volumes_#t~ret2538#1 := printk(495, 0); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5033: ubi_create_volume_~tmp___8~2#1 := ubi_create_volume_#t~ret539#1;havoc ubi_create_volume_#t~mem538#1;havoc ubi_create_volume_#t~ret539#1;call write~int#1(ubi_create_volume_~tmp___8~2#1, ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset, 4);call ubi_create_volume_#t~mem540#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1249 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5033-1: SUMMARY for call ubi_create_volume_#t~ret539#1 := __fswab32(ubi_create_volume_#t~mem538#1); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4868: SUMMARY for call spin_lock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5397: assume -2147483648 <= ubi_rename_volumes_#t~ret811#1 && ubi_rename_volumes_#t~ret811#1 <= 2147483647;havoc ubi_rename_volumes_#t~ret811#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5397-1: SUMMARY for call ubi_rename_volumes_#t~ret811#1 := ubi_volume_notify(ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset, ubi_rename_volumes_~vol~8#1.base, ubi_rename_volumes_~vol~8#1.offset, 3); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10154: ubi_open_volume_nm_~tmp___2~32#1 := ubi_open_volume_nm_#t~ret2785#1;havoc ubi_open_volume_nm_#t~ret2785#1;ubi_open_volume_nm_~len~4#1 := (if ubi_open_volume_nm_~tmp___2~32#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_open_volume_nm_~tmp___2~32#1 % 18446744073709551616 % 4294967296 else ubi_open_volume_nm_~tmp___2~32#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9328: assume -9223372036854775808 <= #t~ret2639#1 && #t~ret2639#1 <= 9223372036854775807;~tmp___13~2#1 := #t~ret2639#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9328-1: SUMMARY for call #t~ret2639#1 := IS_ERR(~desc~10#1.base, ~desc~10#1.offset); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5001: assume 0 != ubi_create_volume_#t~mem525#1;havoc ubi_create_volume_#t~mem525#1;call ubi_create_volume_#t~mem526#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1233 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(1 + ubi_create_volume_#t~mem526#1, ubi_create_volume_~vol~5#1.base, 1233 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem526#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5001: assume !(0 != ubi_create_volume_#t~mem525#1);havoc ubi_create_volume_#t~mem525#1;call ubi_create_volume_#t~mem527#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem527#1, ubi_create_volume_~vol~5#1.base, 1237 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem527#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10154-1: SUMMARY for call ubi_open_volume_nm_#t~ret2785#1 := strnlen(ubi_open_volume_nm_~name#1.base, ubi_open_volume_nm_~name#1.offset, 128); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4869: assume -1 == ubi_create_volume_~vol_id~0#1;call write~$Pointer$#44(82, 0, ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset, 8);call write~$Pointer$#44(83, 0, ubi_create_volume_~#descriptor~2#1.base, 8 + ubi_create_volume_~#descriptor~2#1.offset, 8);call write~$Pointer$#44(84, 0, ubi_create_volume_~#descriptor~2#1.base, 16 + ubi_create_volume_~#descriptor~2#1.offset, 8);call write~$Pointer$#44(85, 0, ubi_create_volume_~#descriptor~2#1.base, 24 + ubi_create_volume_~#descriptor~2#1.offset, 8);call write~int#44(305, ubi_create_volume_~#descriptor~2#1.base, 32 + ubi_create_volume_~#descriptor~2#1.offset, 4);call write~int#44(0, ubi_create_volume_~#descriptor~2#1.base, 36 + ubi_create_volume_~#descriptor~2#1.offset, 1);call ubi_create_volume_#t~mem458#1 := read~int#44(ubi_create_volume_~#descriptor~2#1.base, 36 + ubi_create_volume_~#descriptor~2#1.offset, 1); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4869: assume !(-1 == ubi_create_volume_~vol_id~0#1); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10188: assume ubi_open_volume_nm_#t~mem2794#1 > ubi_open_volume_nm_~i~22#1;havoc ubi_open_volume_nm_#t~mem2794#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10188: assume !(ubi_open_volume_nm_#t~mem2794#1 > ubi_open_volume_nm_~i~22#1);havoc ubi_open_volume_nm_#t~mem2794#1; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5035: ubi_create_volume_~tmp___9~2#1 := ubi_create_volume_#t~ret541#1;havoc ubi_create_volume_#t~mem540#1;havoc ubi_create_volume_#t~ret541#1;call write~int#1(ubi_create_volume_~tmp___9~2#1, ubi_create_volume_~#vtbl_rec~1#1.base, 4 + ubi_create_volume_~#vtbl_rec~1#1.offset, 4);call ubi_create_volume_#t~mem542#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1253 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9296: havoc ldv_mutex_lock_78_~ldv_func_arg1#1.base, ldv_mutex_lock_78_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_78_#in~ldv_func_arg1#1.base, ldv_mutex_lock_78_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_78 } true; [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5035-1: SUMMARY for call ubi_create_volume_#t~ret541#1 := __fswab32(ubi_create_volume_#t~mem540#1); srcloc: null [2025-02-08 02:46:43,634 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5068: assume 0 != ubi_create_volume_~do_free~0#1;call ubi_create_volume_#t~mem554#1.base, ubi_create_volume_#t~mem554#1.offset := read~$Pointer$#1(ubi_create_volume_~vol~5#1.base, 1421 + ubi_create_volume_~vol~5#1.offset, 8); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5068: assume !(0 != ubi_create_volume_~do_free~0#1); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9065: call rename_volumes_#t~mem2580#1.base, rename_volumes_#t~mem2580#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 144 + rename_volumes_~re1~0#1.offset, 8);rename_volumes_~__mptr___1~0#1.base, rename_volumes_~__mptr___1~0#1.offset := rename_volumes_#t~mem2580#1.base, rename_volumes_#t~mem2580#1.offset;havoc rename_volumes_#t~mem2580#1.base, rename_volumes_#t~mem2580#1.offset;rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset := rename_volumes_~__mptr___1~0#1.base, -23040 + rename_volumes_~__mptr___1~0#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8999: assume -2147483648 <= rename_volumes_#t~ret2550#1 && rename_volumes_#t~ret2550#1 <= 2147483647;havoc rename_volumes_#t~ret2550#1; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8999-1: SUMMARY for call rename_volumes_#t~ret2550#1 := printk(497, 0); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5399: call ubi_rename_volumes_#t~mem812#1.base, ubi_rename_volumes_#t~mem812#1.offset := read~$Pointer$#1(ubi_rename_volumes_~re~1#1.base, 144 + ubi_rename_volumes_~re~1#1.offset, 8);ubi_rename_volumes_~__mptr___0~2#1.base, ubi_rename_volumes_~__mptr___0~2#1.offset := ubi_rename_volumes_#t~mem812#1.base, ubi_rename_volumes_#t~mem812#1.offset;havoc ubi_rename_volumes_#t~mem812#1.base, ubi_rename_volumes_#t~mem812#1.offset;ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset := ubi_rename_volumes_~__mptr___0~2#1.base, -23040 + ubi_rename_volumes_~__mptr___0~2#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9330: assume -9223372036854775808 <= #t~ret2640#1 && #t~ret2640#1 <= 9223372036854775807;~tmp___12~2#1 := #t~ret2640#1;havoc #t~ret2640#1;~err~34#1 := (if ~tmp___12~2#1 % 4294967296 <= 2147483647 then ~tmp___12~2#1 % 4294967296 else ~tmp___12~2#1 % 4294967296 - 4294967296); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10156: assume ubi_open_volume_nm_~len~4#1 > 127; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10156: assume !(ubi_open_volume_nm_~len~4#1 > 127); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10123: call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset;rename_volumes_#t~ret2582#1.base, rename_volumes_#t~ret2582#1.offset := ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset;havoc ubi_open_volume_nm_#t~mem2779#1, ubi_open_volume_nm_#t~ret2780#1, ubi_open_volume_nm_#t~ret2781#1.base, ubi_open_volume_nm_#t~ret2781#1.offset, ubi_open_volume_nm_#t~mem2782#1, ubi_open_volume_nm_#t~ret2783#1, ubi_open_volume_nm_#t~ret2784#1.base, ubi_open_volume_nm_#t~ret2784#1.offset, ubi_open_volume_nm_#t~ret2785#1, ubi_open_volume_nm_#t~ret2786#1.base, ubi_open_volume_nm_#t~ret2786#1.offset, ubi_open_volume_nm_#t~ret2787#1.base, ubi_open_volume_nm_#t~ret2787#1.offset, ubi_open_volume_nm_#t~ret2788#1.base, ubi_open_volume_nm_#t~ret2788#1.offset, ubi_open_volume_nm_#t~ret2789#1.base, ubi_open_volume_nm_#t~ret2789#1.offset, ubi_open_volume_nm_#t~mem2790#1.base, ubi_open_volume_nm_#t~mem2790#1.offset, ubi_open_volume_nm_#t~mem2791#1, ubi_open_volume_nm_#t~short2792#1, ubi_open_volume_nm_#t~nondet2793#1, ubi_open_volume_nm_#t~mem2794#1, ubi_open_volume_nm_#t~ret2795#1.base, ubi_open_volume_nm_#t~ret2795#1.offset, ubi_open_volume_nm_#t~ret2796#1.base, ubi_open_volume_nm_#t~ret2796#1.offset, ubi_open_volume_nm_~ubi_num#1, ubi_open_volume_nm_~name#1.base, ubi_open_volume_nm_~name#1.offset, ubi_open_volume_nm_~mode#1, ubi_open_volume_nm_~i~22#1, ubi_open_volume_nm_~vol_id~7#1, ubi_open_volume_nm_~len~4#1, ubi_open_volume_nm_~ubi~19#1.base, ubi_open_volume_nm_~ubi~19#1.offset, ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset, ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset, ubi_open_volume_nm_~tmp~70#1.base, ubi_open_volume_nm_~tmp~70#1.offset, ubi_open_volume_nm_~tmp___0~57#1, ubi_open_volume_nm_~tmp___1~36#1.base, ubi_open_volume_nm_~tmp___1~36#1.offset, ubi_open_volume_nm_~tmp___2~32#1, ubi_open_volume_nm_~tmp___3~27#1.base, ubi_open_volume_nm_~tmp___3~27#1.offset, ubi_open_volume_nm_~tmp___4~22#1.base, ubi_open_volume_nm_~tmp___4~22#1.offset, ubi_open_volume_nm_~tmp___5~14#1.base, ubi_open_volume_nm_~tmp___5~14#1.offset, ubi_open_volume_nm_~vol~20#1.base, ubi_open_volume_nm_~vol~20#1.offset, ubi_open_volume_nm_~tmp___6~13#1, ubi_open_volume_nm_~tmp___7~11#1.base, ubi_open_volume_nm_~tmp___7~11#1.offset;havoc ubi_open_volume_nm_#in~ubi_num#1, ubi_open_volume_nm_#in~name#1.base, ubi_open_volume_nm_#in~name#1.offset, ubi_open_volume_nm_#in~mode#1;assume { :end_inline_ubi_open_volume_nm } true;rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset := rename_volumes_#t~ret2582#1.base, rename_volumes_#t~ret2582#1.offset;havoc rename_volumes_#t~mem2581#1;havoc rename_volumes_#t~ret2582#1.base, rename_volumes_#t~ret2582#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9330-1: SUMMARY for call #t~ret2640#1 := PTR_ERR(~desc~10#1.base, ~desc~10#1.offset); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9297: assume -2147483648 <= #t~ret2628#1 && #t~ret2628#1 <= 2147483647;~err~34#1 := #t~ret2628#1;assume { :begin_inline_ldv_mutex_unlock_79 } true;ldv_mutex_unlock_79_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_79_#in~ldv_func_arg1#1.offset := ~ubi~16#1.base, 2358 + ~ubi~16#1.offset;havoc ldv_mutex_unlock_79_~ldv_func_arg1#1.base, ldv_mutex_unlock_79_~ldv_func_arg1#1.offset;ldv_mutex_unlock_79_~ldv_func_arg1#1.base, ldv_mutex_unlock_79_~ldv_func_arg1#1.offset := ldv_mutex_unlock_79_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_79_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9297-1: SUMMARY for call #t~ret2628#1 := ubi_remove_volume(~desc~10#1.base, ~desc~10#1.offset, 0); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4970: ubi_create_volume_~__ret~4#1.base, ubi_create_volume_~__ret~4#1.offset := ubi_create_volume_#t~memcpy~res510#1.base, ubi_create_volume_#t~memcpy~res510#1.offset;havoc ubi_create_volume_#t~memcpy~res510#1.base, ubi_create_volume_#t~memcpy~res510#1.offset;call write~$Pointer$#1(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol~5#1.base, 1193 + ubi_create_volume_~vol~5#1.offset, 8); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5069: havoc ubi_create_volume_#t~mem554#1.base, ubi_create_volume_#t~mem554#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9231: havoc ldv_mutex_lock_76_~ldv_func_arg1#1.base, ldv_mutex_lock_76_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_76_#in~ldv_func_arg1#1.base, ldv_mutex_lock_76_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_76 } true;assume { :begin_inline_ubi_create_volume } true;ubi_create_volume_#in~ubi#1.base, ubi_create_volume_#in~ubi#1.offset, ubi_create_volume_#in~req#1.base, ubi_create_volume_#in~req#1.offset := ~ubi~16#1.base, ~ubi~16#1.offset, ~#req~1#1.base, ~#req~1#1.offset;havoc ubi_create_volume_#res#1;havoc ubi_create_volume_#t~mem455#1, ubi_create_volume_#t~mem456#1, ubi_create_volume_#t~ret457#1.base, ubi_create_volume_#t~ret457#1.offset, ubi_create_volume_#t~mem458#1, ubi_create_volume_#t~ret459#1, ubi_create_volume_#t~ret460#1.base, ubi_create_volume_#t~ret460#1.offset, ubi_create_volume_#t~mem461#1, ubi_create_volume_#t~ret462#1, ubi_create_volume_#t~mem463#1.base, ubi_create_volume_#t~mem463#1.offset, ubi_create_volume_#t~mem464#1, ubi_create_volume_#t~ret465#1, ubi_create_volume_#t~mem466#1, ubi_create_volume_#t~ret467#1, ubi_create_volume_#t~ret468#1.base, ubi_create_volume_#t~ret468#1.offset, ubi_create_volume_#t~mem469#1, ubi_create_volume_#t~mem470#1, ubi_create_volume_#t~mem471#1, ubi_create_volume_#t~mem472#1, ubi_create_volume_#t~ret473#1, ubi_create_volume_#t~mem474#1.base, ubi_create_volume_#t~mem474#1.offset, ubi_create_volume_#t~ret475#1, ubi_create_volume_#t~mem476#1.base, ubi_create_volume_#t~mem476#1.offset, ubi_create_volume_#t~mem477#1.base, ubi_create_volume_#t~mem477#1.offset, ubi_create_volume_#t~mem479#1, ubi_create_volume_#t~mem478#1, ubi_create_volume_#t~short480#1, ubi_create_volume_#t~mem481#1.base, ubi_create_volume_#t~mem481#1.offset, ubi_create_volume_#t~nondet482#1, ubi_create_volume_#t~ret483#1, ubi_create_volume_#t~mem484#1, ubi_create_volume_#t~mem487#1, ubi_create_volume_#t~mem485#1, ubi_create_volume_#t~mem486#1, ubi_create_volume_#t~mem489#1, ubi_create_volume_#t~mem488#1, ubi_create_volume_#t~mem490#1, ubi_create_volume_#t~ret491#1, ubi_create_volume_#t~mem492#1, ubi_create_volume_#t~mem493#1, ubi_create_volume_#t~mem494#1, ubi_create_volume_#t~mem495#1, ubi_create_volume_#t~ret496#1, ubi_create_volume_#t~mem497#1, ubi_create_volume_#t~mem498#1, ubi_create_volume_#t~ret499#1, ubi_create_volume_#t~mem500#1, ubi_create_volume_#t~mem501#1, ubi_create_volume_#t~mem502#1, ubi_create_volume_#t~mem503#1, ubi_create_volume_#t~mem504#1, ubi_create_volume_#t~mem505#1, ubi_create_volume_#t~mem506#1, ubi_create_volume_#t~mem507#1, ubi_create_volume_#t~mem508#1, ubi_create_volume_#t~mem509#1, ubi_create_volume_#t~memcpy~res510#1.base, ubi_create_volume_#t~memcpy~res510#1.offset, ubi_create_volume_#t~ret511#1, ubi_create_volume_#t~mem512#1, ubi_create_volume_#t~ret513#1.base, ubi_create_volume_#t~ret513#1.offset, ubi_create_volume_#t~mem514#1.base, ubi_create_volume_#t~mem514#1.offset, ubi_create_volume_#t~mem515#1.base, ubi_create_volume_#t~mem515#1.offset, ubi_create_volume_#t~mem516#1, ubi_create_volume_#t~mem517#1, ubi_create_volume_#t~mem518#1, ubi_create_volume_#t~mem519#1, ubi_create_volume_#t~mem520#1, ubi_create_volume_#t~mem521#1, ubi_create_volume_#t~mem522#1, ubi_create_volume_#t~mem523#1, ubi_create_volume_#t~ret524#1, ubi_create_volume_#t~mem525#1, ubi_create_volume_#t~mem526#1, ubi_create_volume_#t~mem527#1, ubi_create_volume_#t~mem528#1, ubi_create_volume_#t~bitwise529#1, ubi_create_volume_#t~ret530#1, ubi_create_volume_#t~ret531#1, ubi_create_volume_#t~mem532#1, ubi_create_volume_#t~ret533#1, ubi_create_volume_#t~ret534#1, ubi_create_volume_#t~ret535#1, ubi_create_volume_#t~ret536#1, ubi_create_volume_#t~memset~res537#1.base, ubi_create_volume_#t~memset~res537#1.offset, ubi_create_volume_#t~mem538#1, ubi_create_volume_#t~ret539#1, ubi_create_volume_#t~mem540#1, ubi_create_volume_#t~ret541#1, ubi_create_volume_#t~mem542#1, ubi_create_volume_#t~ret543#1, ubi_create_volume_#t~mem544#1, ubi_create_volume_#t~ret545#1, ubi_create_volume_#t~mem546#1, ubi_create_volume_#t~mem547#1, ubi_create_volume_#t~memcpy~res548#1.base, ubi_create_volume_#t~memcpy~res548#1.offset, ubi_create_volume_#t~ret549#1, ubi_create_volume_#t~mem550#1, ubi_create_volume_#t~ret551#1, ubi_create_volume_#t~ret552#1, ubi_create_volume_#t~ret553#1.base, ubi_create_volume_#t~ret553#1.offset, ubi_create_volume_#t~mem554#1.base, ubi_create_volume_#t~mem554#1.offset, ubi_create_volume_#t~mem555#1, ubi_create_volume_#t~mem556#1, ubi_create_volume_#t~mem557#1, ubi_create_volume_#t~mem558#1, ubi_create_volume_#t~ret559#1, ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~req#1.base, ubi_create_volume_~req#1.offset, ubi_create_volume_~i~7#1, ubi_create_volume_~err~10#1, ubi_create_volume_~vol_id~0#1, ubi_create_volume_~do_free~0#1, ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset, ubi_create_volume_~dev~0#1, ubi_create_volume_~tmp~19#1.base, ubi_create_volume_~tmp~19#1.offset, ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset, ubi_create_volume_~tmp___0~14#1.base, ubi_create_volume_~tmp___0~14#1.offset, ubi_create_volume_~tmp___1~10#1, ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset, ubi_create_volume_~tmp___2~7#1.base, ubi_create_volume_~tmp___2~7#1.offset, ubi_create_volume_~tmp___3~5#1, ubi_create_volume_~tmp___4~3#1, ubi_create_volume_~tmp___5~3#1, ubi_create_volume_~__len~4#1, ubi_create_volume_~__ret~4#1.base, ubi_create_volume_~__ret~4#1.offset, ubi_create_volume_~tmp___6~3#1.base, ubi_create_volume_~tmp___6~3#1.offset, ubi_create_volume_~tmp___7~2#1, ubi_create_volume_~tmp___8~2#1, ubi_create_volume_~tmp___9~2#1, ubi_create_volume_~tmp___10~1#1, ubi_create_volume_~tmp___11~0#1, ubi_create_volume_~__len___0~2#1, ubi_create_volume_~__ret___0~2#1.base, ubi_create_volume_~__ret___0~2#1.offset;ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset := ubi_create_volume_#in~ubi#1.base, ubi_create_volume_#in~ubi#1.offset;ubi_create_volume_~req#1.base, ubi_create_volume_~req#1.offset := ubi_create_volume_#in~req#1.base, ubi_create_volume_#in~req#1.offset;havoc ubi_create_volume_~i~7#1;havoc ubi_create_volume_~err~10#1;havoc ubi_create_volume_~vol_id~0#1;havoc ubi_create_volume_~do_free~0#1;havoc ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset;call ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset := #Ultimate.allocOnStack(172);havoc ubi_create_volume_~dev~0#1;havoc ubi_create_volume_~tmp~19#1.base, ubi_create_volume_~tmp~19#1.offset;call ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset := #Ultimate.allocOnStack(37);havoc ubi_create_volume_~tmp___0~14#1.base, ubi_create_volume_~tmp___0~14#1.offset;havoc ubi_create_volume_~tmp___1~10#1;call ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset := #Ultimate.allocOnStack(37);havoc ubi_create_volume_~tmp___2~7#1.base, ubi_create_volume_~tmp___2~7#1.offset;havoc ubi_create_volume_~tmp___3~5#1;havoc ubi_create_volume_~tmp___4~3#1;havoc ubi_create_volume_~tmp___5~3#1;havoc ubi_create_volume_~__len~4#1;havoc ubi_create_volume_~__ret~4#1.base, ubi_create_volume_~__ret~4#1.offset;havoc ubi_create_volume_~tmp___6~3#1.base, ubi_create_volume_~tmp___6~3#1.offset;havoc ubi_create_volume_~tmp___7~2#1;havoc ubi_create_volume_~tmp___8~2#1;havoc ubi_create_volume_~tmp___9~2#1;havoc ubi_create_volume_~tmp___10~1#1;havoc ubi_create_volume_~tmp___11~0#1;havoc ubi_create_volume_~__len___0~2#1;havoc ubi_create_volume_~__ret___0~2#1.base, ubi_create_volume_~__ret___0~2#1.offset;call ubi_create_volume_#t~mem455#1 := read~int#1(ubi_create_volume_~req#1.base, ubi_create_volume_~req#1.offset, 4);ubi_create_volume_~vol_id~0#1 := ubi_create_volume_#t~mem455#1;havoc ubi_create_volume_#t~mem455#1;ubi_create_volume_~do_free~0#1 := 1;call ubi_create_volume_#t~mem456#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5903 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5069-1: SUMMARY for call kfree(ubi_create_volume_#t~mem554#1.base, ubi_create_volume_#t~mem554#1.offset); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4970-1: SUMMARY for call ubi_create_volume_#t~memcpy~res510#1.base, ubi_create_volume_#t~memcpy~res510#1.offset := #Ultimate.C_memcpy#1(ubi_create_volume_~vol~5#1.base, 1261 + ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~req#1.base, 24 + ubi_create_volume_~req#1.offset, ubi_create_volume_~__len~4#1); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3715-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret107#1 := vol_id2idx(ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset, 2147479551); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3715: assume -2147483648 <= ubi_vtbl_rename_volumes_#t~ret107#1 && ubi_vtbl_rename_volumes_#t~ret107#1 <= 2147483647;ubi_vtbl_rename_volumes_~tmp___1~3#1 := ubi_vtbl_rename_volumes_#t~ret107#1;havoc ubi_vtbl_rename_volumes_#t~ret107#1;call ubi_vtbl_rename_volumes_#t~mem108#1.base, ubi_vtbl_rename_volumes_#t~mem108#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~ubi#1.base, 1210 + ubi_vtbl_rename_volumes_~ubi#1.offset + 8 * ubi_vtbl_rename_volumes_~tmp___1~3#1, 8);ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset := ubi_vtbl_rename_volumes_#t~mem108#1.base, ubi_vtbl_rename_volumes_#t~mem108#1.offset;havoc ubi_vtbl_rename_volumes_#t~mem108#1.base, ubi_vtbl_rename_volumes_#t~mem108#1.offset;ubi_vtbl_rename_volumes_~i~1#1 := 0; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8934: assume rename_volumes_#t~mem2528#1 > 127;havoc rename_volumes_#t~mem2528#1;rename_volumes_#res#1 := -36;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8934: assume !(rename_volumes_#t~mem2528#1 > 127);havoc rename_volumes_#t~mem2528#1; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9298: havoc ldv_mutex_unlock_79_~ldv_func_arg1#1.base, ldv_mutex_unlock_79_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_79_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_79_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_79 } true; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9133: SUMMARY for call ubi_close_volume(rename_volumes_#t~mem2601#1.base, rename_volumes_#t~mem2601#1.offset); srcloc: null [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10157: ubi_open_volume_nm_~tmp___3~27#1.base, ubi_open_volume_nm_~tmp___3~27#1.offset := ubi_open_volume_nm_#t~ret2786#1.base, ubi_open_volume_nm_#t~ret2786#1.offset;havoc ubi_open_volume_nm_#t~ret2786#1.base, ubi_open_volume_nm_#t~ret2786#1.offset;ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset := ubi_open_volume_nm_~tmp___3~27#1.base, ubi_open_volume_nm_~tmp___3~27#1.offset;call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset; [2025-02-08 02:46:43,635 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9133-1: call rename_volumes_#t~mem2601#1.base, rename_volumes_#t~mem2601#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10157-1: SUMMARY for call ubi_open_volume_nm_#t~ret2786#1.base, ubi_open_volume_nm_#t~ret2786#1.offset := ERR_PTR(-22); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5037: ubi_create_volume_~tmp___10~1#1 := ubi_create_volume_#t~ret543#1;havoc ubi_create_volume_#t~mem542#1;havoc ubi_create_volume_#t~ret543#1;call write~int#1(ubi_create_volume_~tmp___10~1#1, ubi_create_volume_~#vtbl_rec~1#1.base, 8 + ubi_create_volume_~#vtbl_rec~1#1.offset, 4);call ubi_create_volume_#t~mem544#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1257 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5037-1: SUMMARY for call ubi_create_volume_#t~ret543#1 := __fswab32(ubi_create_volume_#t~mem542#1); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9827: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_79_~ldv_func_arg1#1.base, ldv_mutex_unlock_79_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9001: SUMMARY for call kfree(rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9299: SUMMARY for call ubi_close_volume(~desc~10#1.base, ~desc~10#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9101: call write~$Pointer$#44(506, 0, rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset, 8);call write~$Pointer$#44(507, 0, rename_volumes_~#descriptor___0~5#1.base, 8 + rename_volumes_~#descriptor___0~5#1.offset, 8);call write~$Pointer$#44(508, 0, rename_volumes_~#descriptor___0~5#1.base, 16 + rename_volumes_~#descriptor___0~5#1.offset, 8);call write~$Pointer$#44(509, 0, rename_volumes_~#descriptor___0~5#1.base, 24 + rename_volumes_~#descriptor___0~5#1.offset, 8);call write~int#44(904, rename_volumes_~#descriptor___0~5#1.base, 32 + rename_volumes_~#descriptor___0~5#1.offset, 4);call write~int#44(0, rename_volumes_~#descriptor___0~5#1.base, 36 + rename_volumes_~#descriptor___0~5#1.offset, 1);call rename_volumes_#t~mem2587#1 := read~int#44(rename_volumes_~#descriptor___0~5#1.base, 36 + rename_volumes_~#descriptor___0~5#1.offset, 1); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9101-1: SUMMARY for call list_add(rename_volumes_~re1~0#1.base, 144 + rename_volumes_~re1~0#1.offset, rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9068: assume (rename_volumes_~re1~0#1.base + (144 + rename_volumes_~re1~0#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9068: assume !((rename_volumes_~re1~0#1.base + (144 + rename_volumes_~re1~0#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9035: rename_volumes_~i~21#1 := 1 + rename_volumes_~i~21#1;call rename_volumes_#t~mem2566#1 := read~int#1(rename_volumes_~req#1.base, rename_volumes_~req#1.offset, 4); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9233: havoc ldv_mutex_unlock_77_~ldv_func_arg1#1.base, ldv_mutex_unlock_77_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_77_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_77_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_77 } true; [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4972-1: SUMMARY for call ubi_create_volume_#t~ret511#1 := ubi_wl_flush(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol_id~0#1, -1); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9134: SUMMARY for call list_del(rename_volumes_~re~2#1.base, 144 + rename_volumes_~re~2#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4972: assume -2147483648 <= ubi_create_volume_#t~ret511#1 && ubi_create_volume_#t~ret511#1 <= 2147483647;ubi_create_volume_~err~10#1 := ubi_create_volume_#t~ret511#1;havoc ubi_create_volume_#t~ret511#1; [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9828: SUMMARY for call mutex_unlock(ldv_mutex_unlock_79_~ldv_func_arg1#1.base, ldv_mutex_unlock_79_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9795: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_75_~ldv_func_arg1#1.base, ldv_mutex_unlock_75_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5402: assume (ubi_rename_volumes_~re~1#1.base + (144 + ubi_rename_volumes_~re~1#1.offset)) % 18446744073709551616 != (ubi_rename_volumes_~rename_list#1.base + ubi_rename_volumes_~rename_list#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5402: assume !((ubi_rename_volumes_~re~1#1.base + (144 + ubi_rename_volumes_~re~1#1.offset)) % 18446744073709551616 != (ubi_rename_volumes_~rename_list#1.base + ubi_rename_volumes_~rename_list#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5039: ubi_create_volume_~tmp___11~0#1 := ubi_create_volume_#t~ret545#1;havoc ubi_create_volume_#t~mem544#1;havoc ubi_create_volume_#t~ret545#1;call write~int#1(ubi_create_volume_~tmp___11~0#1, ubi_create_volume_~#vtbl_rec~1#1.base, 14 + ubi_create_volume_~#vtbl_rec~1#1.offset, 2);call ubi_create_volume_#t~mem546#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1225 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5039-1: SUMMARY for call ubi_create_volume_#t~ret545#1 := __fswab16((if ubi_create_volume_#t~mem544#1 % 65536 % 4294967296 <= 2147483647 then ubi_create_volume_#t~mem544#1 % 65536 % 4294967296 else ubi_create_volume_#t~mem544#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8970: assume rename_volumes_#t~mem2539#1 > rename_volumes_~n~3#1;havoc rename_volumes_#t~mem2539#1; [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8970: assume !(rename_volumes_#t~mem2539#1 > rename_volumes_~n~3#1);havoc rename_volumes_#t~mem2539#1;rename_volumes_~i~21#1 := 1 + rename_volumes_~i~21#1;call rename_volumes_#t~mem2540#1 := read~int#1(rename_volumes_~req#1.base, rename_volumes_~req#1.offset, 4); [2025-02-08 02:46:43,636 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4907: call write~$Pointer$#44(89, 0, ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset, 8);call write~$Pointer$#44(90, 0, ubi_create_volume_~#descriptor___0~0#1.base, 8 + ubi_create_volume_~#descriptor___0~0#1.offset, 8);call write~$Pointer$#44(91, 0, ubi_create_volume_~#descriptor___0~0#1.base, 16 + ubi_create_volume_~#descriptor___0~0#1.offset, 8);call write~$Pointer$#44(92, 0, ubi_create_volume_~#descriptor___0~0#1.base, 24 + ubi_create_volume_~#descriptor___0~0#1.offset, 8);call write~int#44(322, ubi_create_volume_~#descriptor___0~0#1.base, 32 + ubi_create_volume_~#descriptor___0~0#1.offset, 4);call write~int#44(0, ubi_create_volume_~#descriptor___0~0#1.base, 36 + ubi_create_volume_~#descriptor___0~0#1.offset, 1);call ubi_create_volume_#t~mem466#1 := read~int#44(ubi_create_volume_~#descriptor___0~0#1.base, 36 + ubi_create_volume_~#descriptor___0~0#1.offset, 1); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9135: rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset := rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset;call rename_volumes_#t~mem2602#1.base, rename_volumes_#t~mem2602#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 144 + rename_volumes_~re1~0#1.offset, 8);rename_volumes_~__mptr___5~0#1.base, rename_volumes_~__mptr___5~0#1.offset := rename_volumes_#t~mem2602#1.base, rename_volumes_#t~mem2602#1.offset;havoc rename_volumes_#t~mem2602#1.base, rename_volumes_#t~mem2602#1.offset;rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset := rename_volumes_~__mptr___5~0#1.base, -23040 + rename_volumes_~__mptr___5~0#1.offset; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4973: assume 0 != ubi_create_volume_~err~10#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4973: assume !(0 != ubi_create_volume_~err~10#1);call ubi_create_volume_#t~mem512#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9135-1: SUMMARY for call kfree(rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset); srcloc: null [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4940: ubi_create_volume_~i~7#1 := 1 + ubi_create_volume_~i~7#1;call ubi_create_volume_#t~mem484#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2342 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9796: SUMMARY for call mutex_unlock(ldv_mutex_unlock_75_~ldv_func_arg1#1.base, ldv_mutex_unlock_75_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3685: call ubi_vtbl_rename_volumes_#t~mem90#1.base, ubi_vtbl_rename_volumes_#t~mem90#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~re~0#1.base, 136 + ubi_vtbl_rename_volumes_~re~0#1.offset, 8);call ubi_vtbl_rename_volumes_#t~mem91#1.base, ubi_vtbl_rename_volumes_#t~mem91#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_#t~mem90#1.base, ubi_vtbl_rename_volumes_#t~mem90#1.offset, 8);ubi_vtbl_rename_volumes_~vol~0#1.base, ubi_vtbl_rename_volumes_~vol~0#1.offset := ubi_vtbl_rename_volumes_#t~mem91#1.base, ubi_vtbl_rename_volumes_#t~mem91#1.offset;call ubi_vtbl_rename_volumes_#t~mem93#1.base, ubi_vtbl_rename_volumes_#t~mem93#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~ubi#1.base, 2350 + ubi_vtbl_rename_volumes_~ubi#1.offset, 8);call ubi_vtbl_rename_volumes_#t~mem92#1 := read~int#1(ubi_vtbl_rename_volumes_~vol~0#1.base, 1201 + ubi_vtbl_rename_volumes_~vol~0#1.offset, 4);ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset := ubi_vtbl_rename_volumes_#t~mem93#1.base, ubi_vtbl_rename_volumes_#t~mem93#1.offset + 172 * (if ubi_vtbl_rename_volumes_#t~mem92#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_vtbl_rename_volumes_#t~mem92#1 % 18446744073709551616 % 18446744073709551616 else ubi_vtbl_rename_volumes_#t~mem92#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc ubi_vtbl_rename_volumes_#t~mem93#1.base, ubi_vtbl_rename_volumes_#t~mem93#1.offset;havoc ubi_vtbl_rename_volumes_#t~mem92#1;call ubi_vtbl_rename_volumes_#t~mem94#1 := read~int#1(ubi_vtbl_rename_volumes_~re~0#1.base, 132 + ubi_vtbl_rename_volumes_~re~0#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6691: call ubi_get_by_major_#t~mem1574#1.base, ubi_get_by_major_#t~mem1574#1.offset := read~$Pointer$#37(~#ubi_devices~0.base, ~#ubi_devices~0.offset + 8 * ubi_get_by_major_~i~14#1, 8);ubi_get_by_major_~ubi~5#1.base, ubi_get_by_major_~ubi~5#1.offset := ubi_get_by_major_#t~mem1574#1.base, ubi_get_by_major_#t~mem1574#1.offset;ubi_get_by_major_#t~short1576#1 := 0 != (ubi_get_by_major_~ubi~5#1.base + ubi_get_by_major_~ubi~5#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9301: assume 0 != ~tmp___13~2#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9301: assume !(0 != ~tmp___13~2#1);call #t~mem2643#1 := read~int#1(~#req___0~1#1.base, ~#req___0~1#1.offset, 8);call #t~mem2641#1.base, #t~mem2641#1.offset := read~$Pointer$#1(~desc~10#1.base, ~desc~10#1.offset, 8);call #t~mem2642#1 := read~int#1(#t~mem2641#1.base, 1229 + #t~mem2641#1.offset, 4);call #t~mem2644#1.base, #t~mem2644#1.offset := read~$Pointer$#1(~desc~10#1.base, ~desc~10#1.offset, 8);call #t~mem2645#1 := read~int#1(#t~mem2644#1.base, 1229 + #t~mem2644#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9301-1: assume 0 != ~err~34#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9301-1: assume !(0 != ~err~34#1);call #t~mem2636#1 := read~int#1(~ubi~16#1.base, 1193 + ~ubi~16#1.offset, 4);call #t~mem2637#1 := read~int#1(~#req___0~1#1.base, 8 + ~#req___0~1#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9037: assume rename_volumes_#t~mem2566#1 > rename_volumes_~i~21#1;havoc rename_volumes_#t~mem2566#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9037: assume !(rename_volumes_#t~mem2566#1 > rename_volumes_~i~21#1);havoc rename_volumes_#t~mem2566#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5007: call write~$Pointer$#1(~#__this_module~0.base, ~#__this_module~0.offset, ubi_create_volume_~vol~5#1.base, 1153 + ubi_create_volume_~vol~5#1.offset, 8);call ubi_create_volume_#t~mem528#1 := read~int#1(ubi_create_volume_~ubi#1.base, 97 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5007-1: SUMMARY for call cdev_init(ubi_create_volume_~vol~5#1.base, 1088 + ubi_create_volume_~vol~5#1.offset, ~#ubi_vol_cdev_operations~0.base, ~#ubi_vol_cdev_operations~0.offset); srcloc: null [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5073: call ubi_create_volume_#t~mem555#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2318 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem556#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem555#1 - ubi_create_volume_#t~mem556#1, ubi_create_volume_~ubi#1.base, 2318 + ubi_create_volume_~ubi#1.offset, 4);havoc ubi_create_volume_#t~mem555#1;havoc ubi_create_volume_#t~mem556#1;call ubi_create_volume_#t~mem557#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem558#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem557#1 + ubi_create_volume_#t~mem558#1, ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4);havoc ubi_create_volume_#t~mem557#1;havoc ubi_create_volume_#t~mem558#1; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8938: call rename_volumes_#t~mem2529#1 := read~int#1(rename_volumes_~req#1.base, 4 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1), 2);call write~int#1(0, rename_volumes_~req#1.base, 8 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1) + rename_volumes_#t~mem2529#1, 1);havoc rename_volumes_#t~mem2529#1;rename_volumes_~tmp~61#1 := rename_volumes_#t~nondet2530#1;havoc rename_volumes_#t~nondet2530#1;rename_volumes_~n~3#1 := (if rename_volumes_~tmp~61#1 % 18446744073709551616 % 4294967296 <= 2147483647 then rename_volumes_~tmp~61#1 % 18446744073709551616 % 4294967296 else rename_volumes_~tmp~61#1 % 18446744073709551616 % 4294967296 - 4294967296);call rename_volumes_#t~mem2531#1 := read~int#1(rename_volumes_~req#1.base, 4 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1), 2); [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5073-1: SUMMARY for call spin_lock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10193: SUMMARY for call spin_unlock(ubi_open_volume_nm_~ubi~19#1.base, 2242 + ubi_open_volume_nm_~ubi~19#1.offset); srcloc: null [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692-1: assume ubi_get_by_major_#t~short1576#1;call ubi_get_by_major_#t~mem1575#1 := read~int#1(ubi_get_by_major_~ubi~5#1.base, 97 + ubi_get_by_major_~ubi~5#1.offset, 4);ubi_get_by_major_#t~short1576#1 := ubi_get_by_major_#t~mem1575#1 % 4294967296 / 1048576 % 4294967296 == ubi_get_by_major_~major#1 % 4294967296; [2025-02-08 02:46:43,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692-1: assume !ubi_get_by_major_#t~short1576#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692: assume ubi_get_by_major_#t~short1576#1;havoc ubi_get_by_major_#t~mem1575#1;havoc ubi_get_by_major_#t~short1576#1;call ubi_get_by_major_#t~mem1577#1 := read~int#1(ubi_get_by_major_~ubi~5#1.base, 2310 + ubi_get_by_major_~ubi~5#1.offset, 4); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692: assume !ubi_get_by_major_#t~short1576#1;havoc ubi_get_by_major_#t~mem1575#1;havoc ubi_get_by_major_#t~short1576#1;ubi_get_by_major_~i~14#1 := 1 + ubi_get_by_major_~i~14#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10194: assume ubi_open_volume_nm_~vol_id~7#1 >= 0; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10194: assume !(ubi_open_volume_nm_~vol_id~7#1 >= 0); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9335: ~tmp___14~1#1 := #t~ret2646#1;~pebs~1#1 := (if ~tmp___14~1#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ~tmp___14~1#1 % 18446744073709551616 % 4294967296 else ~tmp___14~1#1 % 18446744073709551616 % 4294967296 - 4294967296);assume { :begin_inline_ldv_mutex_lock_80 } true;ldv_mutex_lock_80_#in~ldv_func_arg1#1.base, ldv_mutex_lock_80_#in~ldv_func_arg1#1.offset := ~ubi~16#1.base, 2358 + ~ubi~16#1.offset;havoc ldv_mutex_lock_80_~ldv_func_arg1#1.base, ldv_mutex_lock_80_~ldv_func_arg1#1.offset;ldv_mutex_lock_80_~ldv_func_arg1#1.base, ldv_mutex_lock_80_~ldv_func_arg1#1.offset := ldv_mutex_lock_80_#in~ldv_func_arg1#1.base, ldv_mutex_lock_80_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9335-1: SUMMARY for call #t~ret2646#1 := div_u64(-1 + (#t~mem2643#1 + #t~mem2642#1), #t~mem2645#1); srcloc: null [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9005: assume rename_volumes_#t~mem2553#1 == rename_volumes_~name_len~2#1;havoc rename_volumes_#t~mem2551#1.base, rename_volumes_#t~mem2551#1.offset;havoc rename_volumes_#t~mem2552#1.base, rename_volumes_#t~mem2552#1.offset;havoc rename_volumes_#t~mem2553#1;call rename_volumes_#t~mem2554#1.base, rename_volumes_#t~mem2554#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8);call rename_volumes_#t~mem2555#1.base, rename_volumes_#t~mem2555#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2554#1.base, rename_volumes_#t~mem2554#1.offset, 8);rename_volumes_~tmp___4~18#1 := rename_volumes_#t~nondet2556#1;havoc rename_volumes_#t~mem2554#1.base, rename_volumes_#t~mem2554#1.offset;havoc rename_volumes_#t~mem2555#1.base, rename_volumes_#t~mem2555#1.offset;havoc rename_volumes_#t~nondet2556#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9005: assume !(rename_volumes_#t~mem2553#1 == rename_volumes_~name_len~2#1);havoc rename_volumes_#t~mem2551#1.base, rename_volumes_#t~mem2551#1.offset;havoc rename_volumes_#t~mem2552#1.base, rename_volumes_#t~mem2552#1.offset;havoc rename_volumes_#t~mem2553#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4942: assume ubi_create_volume_#t~mem484#1 > ubi_create_volume_~i~7#1;havoc ubi_create_volume_#t~mem484#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4942: assume !(ubi_create_volume_#t~mem484#1 > ubi_create_volume_~i~7#1);havoc ubi_create_volume_#t~mem484#1;call ubi_create_volume_#t~mem487#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5907 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem485#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5907 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem486#1 := read~int#1(ubi_create_volume_~req#1.base, 4 + ubi_create_volume_~req#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem487#1 - (if ubi_create_volume_#t~mem485#1 < 0 && 0 != ubi_create_volume_#t~mem485#1 % ubi_create_volume_#t~mem486#1 then (if ubi_create_volume_#t~mem486#1 < 0 then ubi_create_volume_#t~mem485#1 % ubi_create_volume_#t~mem486#1 + ubi_create_volume_#t~mem486#1 else ubi_create_volume_#t~mem485#1 % ubi_create_volume_#t~mem486#1 - ubi_create_volume_#t~mem486#1) else ubi_create_volume_#t~mem485#1 % ubi_create_volume_#t~mem486#1), ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem487#1;havoc ubi_create_volume_#t~mem485#1;havoc ubi_create_volume_#t~mem486#1;call ubi_create_volume_#t~mem489#1 := read~int#1(ubi_create_volume_~req#1.base, 8 + ubi_create_volume_~req#1.offset, 8);call ubi_create_volume_#t~mem488#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4);call ubi_create_volume_#t~mem490#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1229 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5041: assume 3 == ubi_create_volume_#t~mem546#1;havoc ubi_create_volume_#t~mem546#1;call write~int#1(1, ubi_create_volume_~#vtbl_rec~1#1.base, 12 + ubi_create_volume_~#vtbl_rec~1#1.offset, 1); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5041: assume !(3 == ubi_create_volume_#t~mem546#1);havoc ubi_create_volume_#t~mem546#1;call write~int#1(2, ubi_create_volume_~#vtbl_rec~1#1.base, 12 + ubi_create_volume_~#vtbl_rec~1#1.offset, 1); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10161: assume ubi_open_volume_nm_~ubi_num#1 < 0 || ubi_open_volume_nm_~ubi_num#1 > 31; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10161: assume !(ubi_open_volume_nm_~ubi_num#1 < 0 || ubi_open_volume_nm_~ubi_num#1 > 31); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4876-1: SUMMARY for call ubi_create_volume_#t~ret459#1 := ldv__builtin_expect((if ubi_create_volume_#t~mem458#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_create_volume_#t~mem458#1 % 256 % 18446744073709551616 else ubi_create_volume_#t~mem458#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4876: assume -9223372036854775808 <= ubi_create_volume_#t~ret459#1 && ubi_create_volume_#t~ret459#1 <= 9223372036854775807;ubi_create_volume_~tmp___1~10#1 := ubi_create_volume_#t~ret459#1;havoc ubi_create_volume_#t~mem458#1;havoc ubi_create_volume_#t~ret459#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3720: assume -2147483648 <= ubi_vtbl_rename_volumes_#t~ret109#1 && ubi_vtbl_rename_volumes_#t~ret109#1 <= 2147483647;ubi_vtbl_rename_volumes_~err~1#1 := ubi_vtbl_rename_volumes_#t~ret109#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3720-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret109#1 := ubi_eba_unmap_leb(ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset, ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset, ubi_vtbl_rename_volumes_~i~1#1); srcloc: null [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3687: assume 0 != ubi_vtbl_rename_volumes_#t~mem94#1;havoc ubi_vtbl_rename_volumes_#t~mem94#1;ubi_vtbl_rename_volumes_~__len~1#1 := 172; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3687: assume !(0 != ubi_vtbl_rename_volumes_#t~mem94#1);havoc ubi_vtbl_rename_volumes_#t~mem94#1;call ubi_vtbl_rename_volumes_#t~mem97#1 := read~int#1(ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, 4); [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6693-1: SUMMARY for call ubi_get_by_major_#t~ret1578#1 := ldv__builtin_expect((if ubi_get_by_major_#t~mem1577#1 < 0 then 1 else 0), 0); srcloc: null [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6693: assume -9223372036854775808 <= ubi_get_by_major_#t~ret1578#1 && ubi_get_by_major_#t~ret1578#1 <= 9223372036854775807;ubi_get_by_major_~tmp___0~32#1 := ubi_get_by_major_#t~ret1578#1;havoc ubi_get_by_major_#t~mem1577#1;havoc ubi_get_by_major_#t~ret1578#1; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10195: ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset := ubi_open_volume_nm_#t~ret2795#1.base, ubi_open_volume_nm_#t~ret2795#1.offset;havoc ubi_open_volume_nm_#t~ret2795#1.base, ubi_open_volume_nm_#t~ret2795#1.offset; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10195-1: SUMMARY for call ubi_open_volume_nm_#t~ret2795#1.base, ubi_open_volume_nm_#t~ret2795#1.offset := ubi_open_volume(ubi_open_volume_nm_~ubi_num#1, ubi_open_volume_nm_~vol_id~7#1, ubi_open_volume_nm_~mode#1); srcloc: null [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10162: ubi_open_volume_nm_~tmp___4~22#1.base, ubi_open_volume_nm_~tmp___4~22#1.offset := ubi_open_volume_nm_#t~ret2787#1.base, ubi_open_volume_nm_#t~ret2787#1.offset;havoc ubi_open_volume_nm_#t~ret2787#1.base, ubi_open_volume_nm_#t~ret2787#1.offset;ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset := ubi_open_volume_nm_~tmp___4~22#1.base, ubi_open_volume_nm_~tmp___4~22#1.offset;call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-2: havoc ubi_create_volume_#t~bitwise529#1;assume (ubi_create_volume_#t~bitwise529#1 % 4294967296 >= (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 && ubi_create_volume_#t~bitwise529#1 % 4294967296 >= (1 + ubi_create_volume_~vol_id~0#1) % 4294967296) && ubi_create_volume_#t~bitwise529#1 % 4294967296 <= (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 + (1 + ubi_create_volume_~vol_id~0#1) % 4294967296; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-3: assume 0 == (1 + ubi_create_volume_~vol_id~0#1) % 4294967296;ubi_create_volume_#t~bitwise529#1 := ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576; [2025-02-08 02:46:43,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-3: assume !(0 == (1 + ubi_create_volume_~vol_id~0#1) % 4294967296); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009: ubi_create_volume_~dev~0#1 := ubi_create_volume_#t~bitwise529#1;havoc ubi_create_volume_#t~mem528#1;havoc ubi_create_volume_#t~bitwise529#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-1: [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10162-1: SUMMARY for call ubi_open_volume_nm_#t~ret2787#1.base, ubi_open_volume_nm_#t~ret2787#1.offset := ERR_PTR(-22); srcloc: null [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-4: assume 0 == (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 || (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 == (1 + ubi_create_volume_~vol_id~0#1) % 4294967296;ubi_create_volume_#t~bitwise529#1 := 1 + ubi_create_volume_~vol_id~0#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5009-4: assume !(0 == (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 || (ubi_create_volume_#t~mem528#1 - ubi_create_volume_#t~mem528#1 % 1048576) % 4294967296 == (1 + ubi_create_volume_~vol_id~0#1) % 4294967296); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4877: assume 0 != ubi_create_volume_~tmp___1~10#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4877: assume !(0 != ubi_create_volume_~tmp___1~10#1); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6694: assume 0 != ubi_get_by_major_~tmp___0~32#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6694: assume !(0 != ubi_get_by_major_~tmp___0~32#1); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3721: assume 0 != ubi_vtbl_rename_volumes_~err~1#1;ubi_vtbl_rename_volumes_#res#1 := ubi_vtbl_rename_volumes_~err~1#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3721: assume !(0 != ubi_vtbl_rename_volumes_~err~1#1);call ubi_vtbl_rename_volumes_#t~mem110#1.base, ubi_vtbl_rename_volumes_#t~mem110#1.offset := read~$Pointer$#1(ubi_vtbl_rename_volumes_~ubi#1.base, 2350 + ubi_vtbl_rename_volumes_~ubi#1.offset, 8);call ubi_vtbl_rename_volumes_#t~mem111#1 := read~int#1(ubi_vtbl_rename_volumes_~ubi#1.base, 2346 + ubi_vtbl_rename_volumes_~ubi#1.offset, 4); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9238-1: SUMMARY for call might_fault(); srcloc: null [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5010: assume -2147483648 <= ubi_create_volume_#t~ret530#1 && ubi_create_volume_#t~ret530#1 <= 2147483647;ubi_create_volume_~err~10#1 := ubi_create_volume_#t~ret530#1;havoc ubi_create_volume_#t~ret530#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9238: call #t~mem2617#1 := read~int#1(~#req~1#1.base, ~#req~1#1.offset, 4);~__pu_val~0#1 := #t~mem2617#1;#t~switch2618#1 := false; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8941: assume rename_volumes_#t~mem2531#1 != rename_volumes_~n~3#1;havoc rename_volumes_#t~mem2531#1;rename_volumes_~err~33#1 := -22; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8941: assume !(rename_volumes_#t~mem2531#1 != rename_volumes_~n~3#1);havoc rename_volumes_#t~mem2531#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4878: ubi_create_volume_~tmp___0~14#1.base, ubi_create_volume_~tmp___0~14#1.offset := ubi_create_volume_#t~ret460#1.base, ubi_create_volume_#t~ret460#1.offset;havoc ubi_create_volume_#t~ret460#1.base, ubi_create_volume_#t~ret460#1.offset;call ubi_create_volume_#t~mem461#1 := read~int#1(ubi_create_volume_~tmp___0~14#1.base, 1176 + ubi_create_volume_~tmp___0~14#1.offset, 4); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5010-1: SUMMARY for call ubi_create_volume_#t~ret530#1 := cdev_add(ubi_create_volume_~vol~5#1.base, 1088 + ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~dev~0#1, 1); srcloc: null [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4977: ubi_create_volume_~tmp___6~3#1.base, ubi_create_volume_~tmp___6~3#1.offset := ubi_create_volume_#t~ret513#1.base, ubi_create_volume_#t~ret513#1.offset;havoc ubi_create_volume_#t~mem512#1;havoc ubi_create_volume_#t~ret513#1.base, ubi_create_volume_#t~ret513#1.offset;call write~$Pointer$#1(ubi_create_volume_~tmp___6~3#1.base, ubi_create_volume_~tmp___6~3#1.offset, ubi_create_volume_~vol~5#1.base, 1421 + ubi_create_volume_~vol~5#1.offset, 8);call ubi_create_volume_#t~mem514#1.base, ubi_create_volume_#t~mem514#1.offset := read~$Pointer$#1(ubi_create_volume_~vol~5#1.base, 1421 + ubi_create_volume_~vol~5#1.offset, 8); [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4977-1: SUMMARY for call ubi_create_volume_#t~ret513#1.base, ubi_create_volume_#t~ret513#1.offset := kmalloc(4 * ubi_create_volume_#t~mem512#1, 208); srcloc: null [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9073: assume 0 != rename_volumes_~no_remove_needed~0#1; [2025-02-08 02:46:43,639 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9073: assume !(0 != rename_volumes_~no_remove_needed~0#1);call rename_volumes_#t~mem2581#1 := read~int#1(rename_volumes_~ubi#1.base, 1193 + rename_volumes_~ubi#1.offset, 4);assume { :begin_inline_ubi_open_volume_nm } true;ubi_open_volume_nm_#in~ubi_num#1, ubi_open_volume_nm_#in~name#1.base, ubi_open_volume_nm_#in~name#1.offset, ubi_open_volume_nm_#in~mode#1 := rename_volumes_#t~mem2581#1, rename_volumes_~re~2#1.base, 4 + rename_volumes_~re~2#1.offset, 3;havoc ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset;havoc ubi_open_volume_nm_#t~mem2779#1, ubi_open_volume_nm_#t~ret2780#1, ubi_open_volume_nm_#t~ret2781#1.base, ubi_open_volume_nm_#t~ret2781#1.offset, ubi_open_volume_nm_#t~mem2782#1, ubi_open_volume_nm_#t~ret2783#1, ubi_open_volume_nm_#t~ret2784#1.base, ubi_open_volume_nm_#t~ret2784#1.offset, ubi_open_volume_nm_#t~ret2785#1, ubi_open_volume_nm_#t~ret2786#1.base, ubi_open_volume_nm_#t~ret2786#1.offset, ubi_open_volume_nm_#t~ret2787#1.base, ubi_open_volume_nm_#t~ret2787#1.offset, ubi_open_volume_nm_#t~ret2788#1.base, ubi_open_volume_nm_#t~ret2788#1.offset, ubi_open_volume_nm_#t~ret2789#1.base, ubi_open_volume_nm_#t~ret2789#1.offset, ubi_open_volume_nm_#t~mem2790#1.base, ubi_open_volume_nm_#t~mem2790#1.offset, ubi_open_volume_nm_#t~mem2791#1, ubi_open_volume_nm_#t~short2792#1, ubi_open_volume_nm_#t~nondet2793#1, ubi_open_volume_nm_#t~mem2794#1, ubi_open_volume_nm_#t~ret2795#1.base, ubi_open_volume_nm_#t~ret2795#1.offset, ubi_open_volume_nm_#t~ret2796#1.base, ubi_open_volume_nm_#t~ret2796#1.offset, ubi_open_volume_nm_~ubi_num#1, ubi_open_volume_nm_~name#1.base, ubi_open_volume_nm_~name#1.offset, ubi_open_volume_nm_~mode#1, ubi_open_volume_nm_~i~22#1, ubi_open_volume_nm_~vol_id~7#1, ubi_open_volume_nm_~len~4#1, ubi_open_volume_nm_~ubi~19#1.base, ubi_open_volume_nm_~ubi~19#1.offset, ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset, ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset, ubi_open_volume_nm_~tmp~70#1.base, ubi_open_volume_nm_~tmp~70#1.offset, ubi_open_volume_nm_~tmp___0~57#1, ubi_open_volume_nm_~tmp___1~36#1.base, ubi_open_volume_nm_~tmp___1~36#1.offset, ubi_open_volume_nm_~tmp___2~32#1, ubi_open_volume_nm_~tmp___3~27#1.base, ubi_open_volume_nm_~tmp___3~27#1.offset, ubi_open_volume_nm_~tmp___4~22#1.base, ubi_open_volume_nm_~tmp___4~22#1.offset, ubi_open_volume_nm_~tmp___5~14#1.base, ubi_open_volume_nm_~tmp___5~14#1.offset, ubi_open_volume_nm_~vol~20#1.base, ubi_open_volume_nm_~vol~20#1.offset, ubi_open_volume_nm_~tmp___6~13#1, ubi_open_volume_nm_~tmp___7~11#1.base, ubi_open_volume_nm_~tmp___7~11#1.offset;ubi_open_volume_nm_~ubi_num#1 := ubi_open_volume_nm_#in~ubi_num#1;ubi_open_volume_nm_~name#1.base, ubi_open_volume_nm_~name#1.offset := ubi_open_volume_nm_#in~name#1.base, ubi_open_volume_nm_#in~name#1.offset;ubi_open_volume_nm_~mode#1 := ubi_open_volume_nm_#in~mode#1;havoc ubi_open_volume_nm_~i~22#1;havoc ubi_open_volume_nm_~vol_id~7#1;havoc ubi_open_volume_nm_~len~4#1;havoc ubi_open_volume_nm_~ubi~19#1.base, ubi_open_volume_nm_~ubi~19#1.offset;havoc ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset;call ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset := #Ultimate.allocOnStack(37);havoc ubi_open_volume_nm_~tmp~70#1.base, ubi_open_volume_nm_~tmp~70#1.offset;havoc ubi_open_volume_nm_~tmp___0~57#1;havoc ubi_open_volume_nm_~tmp___1~36#1.base, ubi_open_volume_nm_~tmp___1~36#1.offset;havoc ubi_open_volume_nm_~tmp___2~32#1;havoc ubi_open_volume_nm_~tmp___3~27#1.base, ubi_open_volume_nm_~tmp___3~27#1.offset;havoc ubi_open_volume_nm_~tmp___4~22#1.base, ubi_open_volume_nm_~tmp___4~22#1.offset;havoc ubi_open_volume_nm_~tmp___5~14#1.base, ubi_open_volume_nm_~tmp___5~14#1.offset;havoc ubi_open_volume_nm_~vol~20#1.base, ubi_open_volume_nm_~vol~20#1.offset;havoc ubi_open_volume_nm_~tmp___6~13#1;havoc ubi_open_volume_nm_~tmp___7~11#1.base, ubi_open_volume_nm_~tmp___7~11#1.offset;ubi_open_volume_nm_~vol_id~7#1 := -1;call write~$Pointer$#44(550, 0, ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset, 8);call write~$Pointer$#44(551, 0, ubi_open_volume_nm_~#descriptor~26#1.base, 8 + ubi_open_volume_nm_~#descriptor~26#1.offset, 8);call write~$Pointer$#44(552, 0, ubi_open_volume_nm_~#descriptor~26#1.base, 16 + ubi_open_volume_nm_~#descriptor~26#1.offset, 8);call write~$Pointer$#44(553, 0, ubi_open_volume_nm_~#descriptor~26#1.base, 24 + ubi_open_volume_nm_~#descriptor~26#1.offset, 8);call write~int#44(332, ubi_open_volume_nm_~#descriptor~26#1.base, 32 + ubi_open_volume_nm_~#descriptor~26#1.offset, 4);call write~int#44(0, ubi_open_volume_nm_~#descriptor~26#1.base, 36 + ubi_open_volume_nm_~#descriptor~26#1.offset, 1);call ubi_open_volume_nm_#t~mem2779#1 := read~int#44(ubi_open_volume_nm_~#descriptor~26#1.base, 36 + ubi_open_volume_nm_~#descriptor~26#1.offset, 1); [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4878-1: SUMMARY for call ubi_create_volume_#t~ret460#1.base, ubi_create_volume_#t~ret460#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6695-1: SUMMARY for call ubi_get_by_major_#t~ret1579#1.base, ubi_get_by_major_#t~ret1579#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3689: assume ubi_vtbl_rename_volumes_~__len~1#1 % 18446744073709551616 > 63; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3689: assume !(ubi_vtbl_rename_volumes_~__len~1#1 % 18446744073709551616 > 63); [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6695: ubi_get_by_major_~tmp~40#1.base, ubi_get_by_major_~tmp~40#1.offset := ubi_get_by_major_#t~ret1579#1.base, ubi_get_by_major_#t~ret1579#1.offset;havoc ubi_get_by_major_#t~ret1579#1.base, ubi_get_by_major_#t~ret1579#1.offset;call ubi_get_by_major_#t~mem1580#1 := read~int#1(ubi_get_by_major_~tmp~40#1.base, 1176 + ubi_get_by_major_~tmp~40#1.offset, 4); [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5407: assume 0 == ubi_rename_volumes_~err~13#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5407: assume !(0 == ubi_rename_volumes_~err~13#1); [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5374: ubi_rename_volumes_#t~ret801#1 := ubi_vtbl_rename_volumes_#res#1;havoc ubi_vtbl_rename_volumes_#t~mem89#1.base, ubi_vtbl_rename_volumes_#t~mem89#1.offset, ubi_vtbl_rename_volumes_#t~mem90#1.base, ubi_vtbl_rename_volumes_#t~mem90#1.offset, ubi_vtbl_rename_volumes_#t~mem91#1.base, ubi_vtbl_rename_volumes_#t~mem91#1.offset, ubi_vtbl_rename_volumes_#t~mem93#1.base, ubi_vtbl_rename_volumes_#t~mem93#1.offset, ubi_vtbl_rename_volumes_#t~mem92#1, ubi_vtbl_rename_volumes_#t~mem94#1, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.offset, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.offset, ubi_vtbl_rename_volumes_#t~mem97#1, ubi_vtbl_rename_volumes_#t~ret98#1, ubi_vtbl_rename_volumes_#t~mem99#1, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.offset, ubi_vtbl_rename_volumes_#t~mem101#1, ubi_vtbl_rename_volumes_#t~mem102#1, ubi_vtbl_rename_volumes_#t~memset~res103#1.base, ubi_vtbl_rename_volumes_#t~memset~res103#1.offset, ubi_vtbl_rename_volumes_#t~ret104#1, ubi_vtbl_rename_volumes_#t~ret105#1, ubi_vtbl_rename_volumes_#t~mem106#1.base, ubi_vtbl_rename_volumes_#t~mem106#1.offset, ubi_vtbl_rename_volumes_#t~ret107#1, ubi_vtbl_rename_volumes_#t~mem108#1.base, ubi_vtbl_rename_volumes_#t~mem108#1.offset, ubi_vtbl_rename_volumes_#t~ret109#1, ubi_vtbl_rename_volumes_#t~mem110#1.base, ubi_vtbl_rename_volumes_#t~mem110#1.offset, ubi_vtbl_rename_volumes_#t~mem111#1, ubi_vtbl_rename_volumes_#t~ret112#1, ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset, ubi_vtbl_rename_volumes_~rename_list#1.base, ubi_vtbl_rename_volumes_~rename_list#1.offset, ubi_vtbl_rename_volumes_~i~1#1, ubi_vtbl_rename_volumes_~err~1#1, ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset, ubi_vtbl_rename_volumes_~__mptr~0#1.base, ubi_vtbl_rename_volumes_~__mptr~0#1.offset, ubi_vtbl_rename_volumes_~crc~1#1, ubi_vtbl_rename_volumes_~vol~0#1.base, ubi_vtbl_rename_volumes_~vol~0#1.offset, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, ubi_vtbl_rename_volumes_~__len~1#1, ubi_vtbl_rename_volumes_~__ret~1#1.base, ubi_vtbl_rename_volumes_~__ret~1#1.offset, ubi_vtbl_rename_volumes_~tmp~7#1, ubi_vtbl_rename_volumes_~__len___0~0#1, ubi_vtbl_rename_volumes_~__ret___0~0#1.base, ubi_vtbl_rename_volumes_~__ret___0~0#1.offset, ubi_vtbl_rename_volumes_~tmp___0~3#1, ubi_vtbl_rename_volumes_~__mptr___0~0#1.base, ubi_vtbl_rename_volumes_~__mptr___0~0#1.offset, ubi_vtbl_rename_volumes_~tmp___1~3#1;havoc ubi_vtbl_rename_volumes_#in~ubi#1.base, ubi_vtbl_rename_volumes_#in~ubi#1.offset, ubi_vtbl_rename_volumes_#in~rename_list#1.base, ubi_vtbl_rename_volumes_#in~rename_list#1.offset;assume { :end_inline_ubi_vtbl_rename_volumes } true;assume -2147483648 <= ubi_rename_volumes_#t~ret801#1 && ubi_rename_volumes_#t~ret801#1 <= 2147483647;ubi_rename_volumes_~err~13#1 := ubi_rename_volumes_#t~ret801#1;havoc ubi_rename_volumes_#t~ret801#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9338: havoc ldv_mutex_lock_80_~ldv_func_arg1#1.base, ldv_mutex_lock_80_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_80_#in~ldv_func_arg1#1.base, ldv_mutex_lock_80_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_80 } true; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10197: ubi_open_volume_nm_~tmp___7~11#1.base, ubi_open_volume_nm_~tmp___7~11#1.offset := ubi_open_volume_nm_#t~ret2796#1.base, ubi_open_volume_nm_#t~ret2796#1.offset;havoc ubi_open_volume_nm_#t~ret2796#1.base, ubi_open_volume_nm_#t~ret2796#1.offset;ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset := ubi_open_volume_nm_~tmp___7~11#1.base, ubi_open_volume_nm_~tmp___7~11#1.offset; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-1: assume #t~switch2618#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-1: assume !#t~switch2618#1;havoc #t~switch2618#1;~err~34#1 := ~__ret_pu~0#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9140: assume (rename_volumes_~re~2#1.base + (144 + rename_volumes_~re~2#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9140: assume !((rename_volumes_~re~2#1.base + (144 + rename_volumes_~re~2#1.offset)) % 18446744073709551616 != (rename_volumes_~#rename_list~0#1.base + rename_volumes_~#rename_list~0#1.offset) % 18446744073709551616);rename_volumes_#res#1 := rename_volumes_~err~33#1;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10197-1: SUMMARY for call ubi_open_volume_nm_#t~ret2796#1.base, ubi_open_volume_nm_#t~ret2796#1.offset := ERR_PTR(-19); srcloc: null [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-2: assume #t~switch2618#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-2: assume !#t~switch2618#1;#t~switch2618#1 := true; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-3: assume #t~switch2618#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-3: assume !#t~switch2618#1;#t~switch2618#1 := #t~switch2618#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-4: assume #t~switch2618#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-4: assume !#t~switch2618#1;#t~switch2618#1 := true; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5011: assume 0 != ubi_create_volume_~err~10#1; [2025-02-08 02:46:43,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5011: assume !(0 != ubi_create_volume_~err~10#1);call write~$Pointer$#1(#funAddr~vol_release.base, #funAddr~vol_release.offset, ubi_create_volume_~vol~5#1.base, 1072 + ubi_create_volume_~vol~5#1.offset, 8);call write~$Pointer$#1(ubi_create_volume_~ubi#1.base, 105 + ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, 8);call write~int#1(ubi_create_volume_~dev~0#1, ubi_create_volume_~vol~5#1.base, 936 + ubi_create_volume_~vol~5#1.offset, 4);call write~$Pointer$#1(~ubi_class~0.base, ~ubi_class~0.offset, ubi_create_volume_~vol~5#1.base, 1056 + ubi_create_volume_~vol~5#1.offset, 8);call ubi_create_volume_#t~mem532#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1201 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5077: SUMMARY for call spin_unlock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206: assume 0 != ~err~34#1;~err~34#1 := -14; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206: assume !(0 != ~err~34#1); [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4879: assume -2147483648 <= ubi_create_volume_#t~ret462#1 && ubi_create_volume_#t~ret462#1 <= 2147483647;havoc ubi_create_volume_#t~mem461#1;havoc ubi_create_volume_#t~ret462#1; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4879-1: SUMMARY for call ubi_create_volume_#t~ret462#1 := __dynamic_pr_debug(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset, 86, 0); srcloc: null [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9041: assume -2147483648 <= rename_volumes_#t~ret2567#1 && rename_volumes_#t~ret2567#1 <= 2147483647;rename_volumes_~tmp___7~7#1 := rename_volumes_#t~ret2567#1;havoc rename_volumes_#t~ret2567#1; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-5: assume #t~switch2618#1; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-5: assume !#t~switch2618#1;#t~switch2618#1 := #t~switch2618#1; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9041-1: SUMMARY for call rename_volumes_#t~ret2567#1 := list_empty(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset); srcloc: null [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9008: assume 0 == rename_volumes_~tmp___4~18#1;call rename_volumes_#t~mem2557#1.base, rename_volumes_#t~mem2557#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 136 + rename_volumes_~re~2#1.offset, 8); [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9008: assume !(0 == rename_volumes_~tmp___4~18#1); [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-6: assume 0 != ~err~34#1; [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-6: assume !(0 != ~err~34#1); [2025-02-08 02:46:43,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3690: ubi_vtbl_rename_volumes_~__ret~1#1.base, ubi_vtbl_rename_volumes_~__ret~1#1.offset := ubi_vtbl_rename_volumes_#t~memcpy~res95#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.offset;havoc ubi_vtbl_rename_volumes_#t~memcpy~res95#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.offset; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-7: assume 0 != ~err~34#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9206-7: assume !(0 != ~err~34#1);assume { :begin_inline_ldv_mutex_lock_76 } true;ldv_mutex_lock_76_#in~ldv_func_arg1#1.base, ldv_mutex_lock_76_#in~ldv_func_arg1#1.offset := ~ubi~16#1.base, 2358 + ~ubi~16#1.offset;havoc ldv_mutex_lock_76_~ldv_func_arg1#1.base, ldv_mutex_lock_76_~ldv_func_arg1#1.offset;ldv_mutex_lock_76_~ldv_func_arg1#1.base, ldv_mutex_lock_76_~ldv_func_arg1#1.offset := ldv_mutex_lock_76_#in~ldv_func_arg1#1.base, ldv_mutex_lock_76_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3690-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~memcpy~res95#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res95#1.offset := #Ultimate.C_memcpy#1(ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, ~#empty_vtbl_record~0.base, ~#empty_vtbl_record~0.offset, ubi_vtbl_rename_volumes_~__len~1#1); srcloc: null [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6696-1: SUMMARY for call ubi_get_by_major_#t~ret1581#1 := printk(270, 0); srcloc: null [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6696: assume -2147483648 <= ubi_get_by_major_#t~ret1581#1 && ubi_get_by_major_#t~ret1581#1 <= 2147483647;havoc ubi_get_by_major_#t~mem1580#1;havoc ubi_get_by_major_#t~ret1581#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5408-1: SUMMARY for call ubi_rename_volumes_#t~ret813#1 := self_check_volumes(ubi_rename_volumes_~ubi#1.base, ubi_rename_volumes_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5375: assume 0 != ubi_rename_volumes_~err~13#1;ubi_rename_volumes_#res#1 := ubi_rename_volumes_~err~13#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5375: assume !(0 != ubi_rename_volumes_~err~13#1);call ubi_rename_volumes_#t~mem802#1.base, ubi_rename_volumes_#t~mem802#1.offset := read~$Pointer$#1(ubi_rename_volumes_~rename_list#1.base, ubi_rename_volumes_~rename_list#1.offset, 8);ubi_rename_volumes_~__mptr~4#1.base, ubi_rename_volumes_~__mptr~4#1.offset := ubi_rename_volumes_#t~mem802#1.base, ubi_rename_volumes_#t~mem802#1.offset;havoc ubi_rename_volumes_#t~mem802#1.base, ubi_rename_volumes_#t~mem802#1.offset;ubi_rename_volumes_~re~1#1.base, ubi_rename_volumes_~re~1#1.offset := ubi_rename_volumes_~__mptr~4#1.base, -23040 + ubi_rename_volumes_~__mptr~4#1.offset; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9339: assume -2147483648 <= #t~ret2647#1 && #t~ret2647#1 <= 2147483647;~err~34#1 := #t~ret2647#1;assume { :begin_inline_ldv_mutex_unlock_81 } true;ldv_mutex_unlock_81_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_81_#in~ldv_func_arg1#1.offset := ~ubi~16#1.base, 2358 + ~ubi~16#1.offset;havoc ldv_mutex_unlock_81_~ldv_func_arg1#1.base, ldv_mutex_unlock_81_~ldv_func_arg1#1.offset;ldv_mutex_unlock_81_~ldv_func_arg1#1.base, ldv_mutex_unlock_81_~ldv_func_arg1#1.offset := ldv_mutex_unlock_81_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_81_#in~ldv_func_arg1#1.offset; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5408: assume -2147483648 <= ubi_rename_volumes_#t~ret813#1 && ubi_rename_volumes_#t~ret813#1 <= 2147483647;havoc ubi_rename_volumes_#t~ret813#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9339-1: SUMMARY for call #t~ret2647#1 := ubi_resize_volume(~desc~10#1.base, ~desc~10#1.offset, ~pebs~1#1); srcloc: null [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9108: assume -9223372036854775808 <= rename_volumes_#t~ret2588#1 && rename_volumes_#t~ret2588#1 <= 9223372036854775807;rename_volumes_~tmp___13~1#1 := rename_volumes_#t~ret2588#1;havoc rename_volumes_#t~mem2587#1;havoc rename_volumes_#t~ret2588#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5078: assume 0 != ubi_create_volume_~do_free~0#1; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5078: assume !(0 != ubi_create_volume_~do_free~0#1); [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9108-1: SUMMARY for call rename_volumes_#t~ret2588#1 := ldv__builtin_expect((if rename_volumes_#t~mem2587#1 % 256 % 18446744073709551616 <= 9223372036854775807 then rename_volumes_#t~mem2587#1 % 256 % 18446744073709551616 else rename_volumes_#t~mem2587#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9042: assume 0 != rename_volumes_~tmp___7~7#1;rename_volumes_#res#1 := 0;call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset; [2025-02-08 02:46:43,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9042: assume !(0 != rename_volumes_~tmp___7~7#1);call rename_volumes_#t~mem2568#1.base, rename_volumes_#t~mem2568#1.offset := read~$Pointer$#1(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset, 8);rename_volumes_~__mptr~7#1.base, rename_volumes_~__mptr~7#1.offset := rename_volumes_#t~mem2568#1.base, rename_volumes_#t~mem2568#1.offset;havoc rename_volumes_#t~mem2568#1.base, rename_volumes_#t~mem2568#1.offset;rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset := rename_volumes_~__mptr~7#1.base, -23040 + rename_volumes_~__mptr~7#1.offset; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5012-1: SUMMARY for call ubi_create_volume_#t~ret531#1 := printk(102, 0); srcloc: null [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4979: assume 0 == (ubi_create_volume_#t~mem514#1.base + ubi_create_volume_#t~mem514#1.offset) % 18446744073709551616;havoc ubi_create_volume_#t~mem514#1.base, ubi_create_volume_#t~mem514#1.offset;ubi_create_volume_~err~10#1 := -12; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4979: assume !(0 == (ubi_create_volume_#t~mem514#1.base + ubi_create_volume_#t~mem514#1.offset) % 18446744073709551616);havoc ubi_create_volume_#t~mem514#1.base, ubi_create_volume_#t~mem514#1.offset;ubi_create_volume_~i~7#1 := 0; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5012: assume -2147483648 <= ubi_create_volume_#t~ret531#1 && ubi_create_volume_#t~ret531#1 <= 2147483647;havoc ubi_create_volume_#t~ret531#1; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9835: SUMMARY for call ldv_mutex_lock_device_mutex_of_ubi_device(ldv_mutex_lock_80_~ldv_func_arg1#1.base, ldv_mutex_lock_80_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4913: assume -9223372036854775808 <= ubi_create_volume_#t~ret467#1 && ubi_create_volume_#t~ret467#1 <= 9223372036854775807;ubi_create_volume_~tmp___3~5#1 := ubi_create_volume_#t~ret467#1;havoc ubi_create_volume_#t~mem466#1;havoc ubi_create_volume_#t~ret467#1; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4913-1: SUMMARY for call ubi_create_volume_#t~ret467#1 := ldv__builtin_expect((if ubi_create_volume_#t~mem466#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_create_volume_#t~mem466#1 % 256 % 18446744073709551616 else ubi_create_volume_#t~mem466#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9009: havoc rename_volumes_#t~mem2557#1.base, rename_volumes_#t~mem2557#1.offset; [2025-02-08 02:46:43,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9009-1: SUMMARY for call ubi_close_volume(rename_volumes_#t~mem2557#1.base, rename_volumes_#t~mem2557#1.offset); srcloc: null [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8976: assume -1 + rename_volumes_#t~mem2540#1 > rename_volumes_~i~21#1;havoc rename_volumes_#t~mem2540#1; [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8976: assume !(-1 + rename_volumes_#t~mem2540#1 > rename_volumes_~i~21#1);havoc rename_volumes_#t~mem2540#1; [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20240: call ULTIMATE.dealloc(ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset);havoc ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset;havoc ubi_dump_mkvol_req_#t~ret5703#1, ubi_dump_mkvol_req_#t~mem5704#1, ubi_dump_mkvol_req_#t~ret5705#1, ubi_dump_mkvol_req_#t~mem5706#1, ubi_dump_mkvol_req_#t~ret5707#1, ubi_dump_mkvol_req_#t~mem5708#1, ubi_dump_mkvol_req_#t~ret5709#1, ubi_dump_mkvol_req_#t~mem5710#1, ubi_dump_mkvol_req_#t~ret5711#1, ubi_dump_mkvol_req_#t~mem5712#1, ubi_dump_mkvol_req_#t~ret5713#1, ubi_dump_mkvol_req_#t~memcpy~res5714#1.base, ubi_dump_mkvol_req_#t~memcpy~res5714#1.offset, ubi_dump_mkvol_req_#t~memcpy~res5715#1.base, ubi_dump_mkvol_req_#t~memcpy~res5715#1.offset, ubi_dump_mkvol_req_#t~ret5716#1, ubi_dump_mkvol_req_~req#1.base, ubi_dump_mkvol_req_~req#1.offset, ubi_dump_mkvol_req_~#nm~0#1.base, ubi_dump_mkvol_req_~#nm~0#1.offset, ubi_dump_mkvol_req_~__len~8#1, ubi_dump_mkvol_req_~__ret~10#1.base, ubi_dump_mkvol_req_~__ret~10#1.offset;havoc ubi_dump_mkvol_req_#in~req#1.base, ubi_dump_mkvol_req_#in~req#1.offset;assume { :end_inline_ubi_dump_mkvol_req } true;verify_mkvol_req_#res#1 := verify_mkvol_req_~err~32#1; [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9373: SUMMARY for call kfree(~req___1~1#1.base, ~req___1~1#1.offset); srcloc: null [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9340: havoc ldv_mutex_unlock_81_~ldv_func_arg1#1.base, ldv_mutex_unlock_81_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_81_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_81_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_81 } true; [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9109: assume 0 != rename_volumes_~tmp___13~1#1; [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9109: assume !(0 != rename_volumes_~tmp___13~1#1); [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10166-1: SUMMARY for call ubi_open_volume_nm_#t~ret2788#1.base, ubi_open_volume_nm_#t~ret2788#1.offset := ubi_get_device(ubi_open_volume_nm_~ubi_num#1); srcloc: null [2025-02-08 02:46:43,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5079: SUMMARY for call kfree(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5046: call ubi_create_volume_#t~mem547#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1257 + ubi_create_volume_~vol~5#1.offset, 4);ubi_create_volume_~__len___0~2#1 := ubi_create_volume_#t~mem547#1;havoc ubi_create_volume_#t~mem547#1; [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9010: SUMMARY for call kfree(rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4947: ubi_create_volume_~tmp___5~3#1 := ubi_create_volume_#t~ret491#1;havoc ubi_create_volume_#t~mem489#1;havoc ubi_create_volume_#t~mem488#1;havoc ubi_create_volume_#t~mem490#1;havoc ubi_create_volume_#t~ret491#1;call ubi_create_volume_#t~mem492#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1((if (ubi_create_volume_#t~mem492#1 + ubi_create_volume_~tmp___5~3#1) % 4294967296 % 4294967296 <= 2147483647 then (ubi_create_volume_#t~mem492#1 + ubi_create_volume_~tmp___5~3#1) % 4294967296 % 4294967296 else (ubi_create_volume_#t~mem492#1 + ubi_create_volume_~tmp___5~3#1) % 4294967296 % 4294967296 - 4294967296), ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);havoc ubi_create_volume_#t~mem492#1;call ubi_create_volume_#t~mem493#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call ubi_create_volume_#t~mem494#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4947-1: SUMMARY for call ubi_create_volume_#t~ret491#1 := div_u64(-1 + (ubi_create_volume_#t~mem489#1 + ubi_create_volume_#t~mem488#1), ubi_create_volume_#t~mem490#1); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4914: assume 0 != ubi_create_volume_~tmp___3~5#1; [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4914: assume !(0 != ubi_create_volume_~tmp___3~5#1); [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10166: ubi_open_volume_nm_~ubi~19#1.base, ubi_open_volume_nm_~ubi~19#1.offset := ubi_open_volume_nm_#t~ret2788#1.base, ubi_open_volume_nm_#t~ret2788#1.offset;havoc ubi_open_volume_nm_#t~ret2788#1.base, ubi_open_volume_nm_#t~ret2788#1.offset; [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9836: SUMMARY for call mutex_lock(ldv_mutex_lock_80_~ldv_func_arg1#1.base, ldv_mutex_lock_80_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9803: SUMMARY for call ldv_mutex_lock_device_mutex_of_ubi_device(ldv_mutex_lock_76_~ldv_func_arg1#1.base, ldv_mutex_lock_76_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3725-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret112#1 := ubi_eba_write_leb(ubi_vtbl_rename_volumes_~ubi#1.base, ubi_vtbl_rename_volumes_~ubi#1.offset, ubi_vtbl_rename_volumes_~layout_vol~1#1.base, ubi_vtbl_rename_volumes_~layout_vol~1#1.offset, ubi_vtbl_rename_volumes_~i~1#1, ubi_vtbl_rename_volumes_#t~mem110#1.base, ubi_vtbl_rename_volumes_#t~mem110#1.offset, 0, ubi_vtbl_rename_volumes_#t~mem111#1); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3692: ubi_vtbl_rename_volumes_~__ret~1#1.base, ubi_vtbl_rename_volumes_~__ret~1#1.offset := ubi_vtbl_rename_volumes_#t~memcpy~res96#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.offset;havoc ubi_vtbl_rename_volumes_#t~memcpy~res96#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.offset; [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6698: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3725: assume -2147483648 <= ubi_vtbl_rename_volumes_#t~ret112#1 && ubi_vtbl_rename_volumes_#t~ret112#1 <= 2147483647;ubi_vtbl_rename_volumes_~err~1#1 := ubi_vtbl_rename_volumes_#t~ret112#1;havoc ubi_vtbl_rename_volumes_#t~mem110#1.base, ubi_vtbl_rename_volumes_#t~mem110#1.offset;havoc ubi_vtbl_rename_volumes_#t~mem111#1;havoc ubi_vtbl_rename_volumes_#t~ret112#1; [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3692-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~memcpy~res96#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res96#1.offset := #Ultimate.C_memcpy#1(ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, ~#empty_vtbl_record~0.base, ~#empty_vtbl_record~0.offset, ubi_vtbl_rename_volumes_~__len~1#1); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9341: SUMMARY for call ubi_close_volume(~desc~10#1.base, ~desc~10#1.offset); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9110-1: SUMMARY for call rename_volumes_#t~ret2589#1.base, rename_volumes_#t~ret2589#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5047: ubi_create_volume_~__ret___0~2#1.base, ubi_create_volume_~__ret___0~2#1.offset := ubi_create_volume_#t~memcpy~res548#1.base, ubi_create_volume_#t~memcpy~res548#1.offset;havoc ubi_create_volume_#t~memcpy~res548#1.base, ubi_create_volume_#t~memcpy~res548#1.offset; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5047-1: SUMMARY for call ubi_create_volume_#t~memcpy~res548#1.base, ubi_create_volume_#t~memcpy~res548#1.offset := #Ultimate.C_memcpy#1(ubi_create_volume_~#vtbl_rec~1#1.base, 16 + ubi_create_volume_~#vtbl_rec~1#1.offset, ubi_create_volume_~vol~5#1.base, 1261 + ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~__len___0~2#1); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4915: ubi_create_volume_~tmp___2~7#1.base, ubi_create_volume_~tmp___2~7#1.offset := ubi_create_volume_#t~ret468#1.base, ubi_create_volume_#t~ret468#1.offset;havoc ubi_create_volume_#t~ret468#1.base, ubi_create_volume_#t~ret468#1.offset;call ubi_create_volume_#t~mem469#1 := read~int#1(ubi_create_volume_~tmp___2~7#1.base, 1176 + ubi_create_volume_~tmp___2~7#1.offset, 4);call ubi_create_volume_#t~mem470#1 := read~int#1(ubi_create_volume_~ubi#1.base, 1193 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem471#1 := read~int#1(ubi_create_volume_~req#1.base, 8 + ubi_create_volume_~req#1.offset, 8);call ubi_create_volume_#t~mem472#1 := read~int#1(ubi_create_volume_~req#1.base, 16 + ubi_create_volume_~req#1.offset, 1); [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10200: ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset := ubi_open_volume_nm_~ret~2#1.base, ubi_open_volume_nm_~ret~2#1.offset;call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4915-1: SUMMARY for call ubi_create_volume_#t~ret468#1.base, ubi_create_volume_#t~ret468#1.offset := get_current(); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10200-1: SUMMARY for call ubi_put_device(ubi_open_volume_nm_~ubi~19#1.base, ubi_open_volume_nm_~ubi~19#1.offset); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10167: assume 0 == (ubi_open_volume_nm_~ubi~19#1.base + ubi_open_volume_nm_~ubi~19#1.offset) % 18446744073709551616; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10167: assume !(0 == (ubi_open_volume_nm_~ubi~19#1.base + ubi_open_volume_nm_~ubi~19#1.offset) % 18446744073709551616); [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9110: rename_volumes_~tmp___12~1#1.base, rename_volumes_~tmp___12~1#1.offset := rename_volumes_#t~ret2589#1.base, rename_volumes_#t~ret2589#1.offset;havoc rename_volumes_#t~ret2589#1.base, rename_volumes_#t~ret2589#1.offset;call rename_volumes_#t~mem2590#1 := read~int#1(rename_volumes_~tmp___12~1#1.base, 1176 + rename_volumes_~tmp___12~1#1.offset, 4);call rename_volumes_#t~mem2591#1.base, rename_volumes_#t~mem2591#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8);call rename_volumes_#t~mem2592#1.base, rename_volumes_#t~mem2592#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2591#1.base, rename_volumes_#t~mem2591#1.offset, 8);call rename_volumes_#t~mem2593#1 := read~int#1(rename_volumes_#t~mem2592#1.base, 1201 + rename_volumes_#t~mem2592#1.offset, 4);call rename_volumes_#t~mem2594#1.base, rename_volumes_#t~mem2594#1.offset := read~$Pointer$#1(rename_volumes_~re1~0#1.base, 136 + rename_volumes_~re1~0#1.offset, 8);call rename_volumes_#t~mem2595#1.base, rename_volumes_#t~mem2595#1.offset := read~$Pointer$#1(rename_volumes_#t~mem2594#1.base, rename_volumes_#t~mem2594#1.offset, 8); [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9804: SUMMARY for call mutex_lock(ldv_mutex_lock_76_~ldv_func_arg1#1.base, ldv_mutex_lock_76_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3726: assume 0 != ubi_vtbl_rename_volumes_~err~1#1;ubi_vtbl_rename_volumes_#res#1 := ubi_vtbl_rename_volumes_~err~1#1; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3726: assume !(0 != ubi_vtbl_rename_volumes_~err~1#1);ubi_vtbl_rename_volumes_~i~1#1 := 1 + ubi_vtbl_rename_volumes_~i~1#1; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8945: rename_volumes_~i~21#1 := 1 + rename_volumes_~i~21#1;call rename_volumes_#t~mem2532#1 := read~int#1(rename_volumes_~req#1.base, rename_volumes_~req#1.offset, 4); [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5411-1: ubi_rename_volumes_#res#1 := ubi_rename_volumes_~err~13#1; [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9078-1: SUMMARY for call rename_volumes_#t~ret2583#1 := IS_ERR(rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5081: SUMMARY for call put_device(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4916-1: SUMMARY for call ubi_create_volume_#t~ret473#1 := __dynamic_pr_debug(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset, 93, 0); srcloc: null [2025-02-08 02:46:43,651 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4883: ubi_create_volume_~i~7#1 := 0; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10168: ubi_open_volume_nm_~tmp___5~14#1.base, ubi_open_volume_nm_~tmp___5~14#1.offset := ubi_open_volume_nm_#t~ret2789#1.base, ubi_open_volume_nm_#t~ret2789#1.offset;havoc ubi_open_volume_nm_#t~ret2789#1.base, ubi_open_volume_nm_#t~ret2789#1.offset;ubi_open_volume_nm_#res#1.base, ubi_open_volume_nm_#res#1.offset := ubi_open_volume_nm_~tmp___5~14#1.base, ubi_open_volume_nm_~tmp___5~14#1.offset;call ULTIMATE.dealloc(ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset);havoc ubi_open_volume_nm_~#descriptor~26#1.base, ubi_open_volume_nm_~#descriptor~26#1.offset; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9111: assume -2147483648 <= rename_volumes_#t~ret2596#1 && rename_volumes_#t~ret2596#1 <= 2147483647;havoc rename_volumes_#t~mem2590#1;havoc rename_volumes_#t~mem2591#1.base, rename_volumes_#t~mem2591#1.offset;havoc rename_volumes_#t~mem2592#1.base, rename_volumes_#t~mem2592#1.offset;havoc rename_volumes_#t~mem2593#1;havoc rename_volumes_#t~mem2594#1.base, rename_volumes_#t~mem2594#1.offset;havoc rename_volumes_#t~mem2595#1.base, rename_volumes_#t~mem2595#1.offset;havoc rename_volumes_#t~ret2596#1; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10168-1: SUMMARY for call ubi_open_volume_nm_#t~ret2789#1.base, ubi_open_volume_nm_#t~ret2789#1.offset := ERR_PTR(-19); srcloc: null [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4949: assume ubi_create_volume_#t~mem493#1 > ubi_create_volume_#t~mem494#1;havoc ubi_create_volume_#t~mem493#1;havoc ubi_create_volume_#t~mem494#1;call ubi_create_volume_#t~mem495#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4949: assume !(ubi_create_volume_#t~mem493#1 > ubi_create_volume_#t~mem494#1);havoc ubi_create_volume_#t~mem493#1;havoc ubi_create_volume_#t~mem494#1;call ubi_create_volume_#t~mem500#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem501#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem500#1 - ubi_create_volume_#t~mem501#1, ubi_create_volume_~ubi#1.base, 2322 + ubi_create_volume_~ubi#1.offset, 4);havoc ubi_create_volume_#t~mem500#1;havoc ubi_create_volume_#t~mem501#1;call ubi_create_volume_#t~mem502#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2318 + ubi_create_volume_~ubi#1.offset, 4);call ubi_create_volume_#t~mem503#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4);call write~int#1(ubi_create_volume_#t~mem502#1 + ubi_create_volume_#t~mem503#1, ubi_create_volume_~ubi#1.base, 2318 + ubi_create_volume_~ubi#1.offset, 4);havoc ubi_create_volume_#t~mem502#1;havoc ubi_create_volume_#t~mem503#1; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9111-1: SUMMARY for call rename_volumes_#t~ret2596#1 := __dynamic_pr_debug(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset, 510, 0); srcloc: null [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9078: assume -9223372036854775808 <= rename_volumes_#t~ret2583#1 && rename_volumes_#t~ret2583#1 <= 9223372036854775807;rename_volumes_~tmp___10~3#1 := rename_volumes_#t~ret2583#1;havoc rename_volumes_#t~ret2583#1; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4916: assume -2147483648 <= ubi_create_volume_#t~ret473#1 && ubi_create_volume_#t~ret473#1 <= 2147483647;havoc ubi_create_volume_#t~mem469#1;havoc ubi_create_volume_#t~mem470#1;havoc ubi_create_volume_#t~mem471#1;havoc ubi_create_volume_#t~mem472#1;havoc ubi_create_volume_#t~ret473#1; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880: call ULTIMATE.dealloc(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset);havoc rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset);havoc rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset;call ULTIMATE.dealloc(rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset);havoc rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset;#t~ret2655#1 := rename_volumes_#res#1;havoc rename_volumes_#t~mem2519#1, rename_volumes_#t~mem2520#1, rename_volumes_#t~short2521#1, rename_volumes_#t~mem2522#1, rename_volumes_#t~mem2523#1, rename_volumes_#t~mem2524#1, rename_volumes_#t~mem2525#1, rename_volumes_#t~short2526#1, rename_volumes_#t~mem2527#1, rename_volumes_#t~mem2528#1, rename_volumes_#t~mem2529#1, rename_volumes_#t~nondet2530#1, rename_volumes_#t~mem2531#1, rename_volumes_#t~mem2532#1, rename_volumes_#t~mem2533#1, rename_volumes_#t~mem2534#1, rename_volumes_#t~mem2535#1, rename_volumes_#t~ret2536#1, rename_volumes_#t~nondet2537#1, rename_volumes_#t~ret2538#1, rename_volumes_#t~mem2539#1, rename_volumes_#t~mem2540#1, rename_volumes_#t~mem2541#1, rename_volumes_#t~mem2542#1, rename_volumes_#t~ret2543#1.base, rename_volumes_#t~ret2543#1.offset, rename_volumes_#t~mem2544#1, rename_volumes_#t~ret2545#1.base, rename_volumes_#t~ret2545#1.offset, rename_volumes_#t~mem2546#1.base, rename_volumes_#t~mem2546#1.offset, rename_volumes_#t~ret2547#1, rename_volumes_#t~mem2548#1.base, rename_volumes_#t~mem2548#1.offset, rename_volumes_#t~ret2549#1, rename_volumes_#t~ret2550#1, rename_volumes_#t~mem2551#1.base, rename_volumes_#t~mem2551#1.offset, rename_volumes_#t~mem2552#1.base, rename_volumes_#t~mem2552#1.offset, rename_volumes_#t~mem2553#1, rename_volumes_#t~mem2554#1.base, rename_volumes_#t~mem2554#1.offset, rename_volumes_#t~mem2555#1.base, rename_volumes_#t~mem2555#1.offset, rename_volumes_#t~nondet2556#1, rename_volumes_#t~mem2557#1.base, rename_volumes_#t~mem2557#1.offset, rename_volumes_#t~memcpy~res2558#1.base, rename_volumes_#t~memcpy~res2558#1.offset, rename_volumes_#t~mem2559#1, rename_volumes_#t~ret2560#1, rename_volumes_#t~ret2561#1.base, rename_volumes_#t~ret2561#1.offset, rename_volumes_#t~mem2562#1, rename_volumes_#t~mem2563#1.base, rename_volumes_#t~mem2563#1.offset, rename_volumes_#t~mem2564#1.base, rename_volumes_#t~mem2564#1.offset, rename_volumes_#t~ret2565#1, rename_volumes_#t~mem2566#1, rename_volumes_#t~ret2567#1, rename_volumes_#t~mem2568#1.base, rename_volumes_#t~mem2568#1.offset, rename_volumes_#t~mem2569#1.base, rename_volumes_#t~mem2569#1.offset, rename_volumes_#t~mem2572#1, rename_volumes_#t~mem2570#1.base, rename_volumes_#t~mem2570#1.offset, rename_volumes_#t~mem2571#1.base, rename_volumes_#t~mem2571#1.offset, rename_volumes_#t~mem2573#1, rename_volumes_#t~mem2574#1.base, rename_volumes_#t~mem2574#1.offset, rename_volumes_#t~mem2575#1.base, rename_volumes_#t~mem2575#1.offset, rename_volumes_#t~mem2576#1, rename_volumes_#t~mem2577#1.base, rename_volumes_#t~mem2577#1.offset, rename_volumes_#t~mem2578#1.base, rename_volumes_#t~mem2578#1.offset, rename_volumes_#t~nondet2579#1, rename_volumes_#t~mem2580#1.base, rename_volumes_#t~mem2580#1.offset, rename_volumes_#t~mem2581#1, rename_volumes_#t~ret2582#1.base, rename_volumes_#t~ret2582#1.offset, rename_volumes_#t~ret2583#1, rename_volumes_#t~ret2584#1, rename_volumes_#t~ret2585#1, rename_volumes_#t~ret2586#1.base, rename_volumes_#t~ret2586#1.offset, rename_volumes_#t~mem2587#1, rename_volumes_#t~ret2588#1, rename_volumes_#t~ret2589#1.base, rename_volumes_#t~ret2589#1.offset, rename_volumes_#t~mem2590#1, rename_volumes_#t~mem2591#1.base, rename_volumes_#t~mem2591#1.offset, rename_volumes_#t~mem2592#1.base, rename_volumes_#t~mem2592#1.offset, rename_volumes_#t~mem2593#1, rename_volumes_#t~mem2594#1.base, rename_volumes_#t~mem2594#1.offset, rename_volumes_#t~mem2595#1.base, rename_volumes_#t~mem2595#1.offset, rename_volumes_#t~ret2596#1, rename_volumes_#t~mem2597#1.base, rename_volumes_#t~mem2597#1.offset, rename_volumes_#t~ret2598#1, rename_volumes_#t~mem2599#1.base, rename_volumes_#t~mem2599#1.offset, rename_volumes_#t~mem2600#1.base, rename_volumes_#t~mem2600#1.offset, rename_volumes_#t~mem2601#1.base, rename_volumes_#t~mem2601#1.offset, rename_volumes_#t~mem2602#1.base, rename_volumes_#t~mem2602#1.offset, rename_volumes_~ubi#1.base, rename_volumes_~ubi#1.offset, rename_volumes_~req#1.base, rename_volumes_~req#1.offset, rename_volumes_~i~21#1, rename_volumes_~n~3#1, rename_volumes_~err~33#1, rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset, rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset, rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset, rename_volumes_~tmp~61#1, rename_volumes_~tmp___0~48#1, rename_volumes_~vol_id~5#1, rename_volumes_~name_len~2#1, rename_volumes_~name~2#1.base, rename_volumes_~name~2#1.offset, rename_volumes_~tmp___1~32#1.base, rename_volumes_~tmp___1~32#1.offset, rename_volumes_~tmp___2~28#1, rename_volumes_~tmp___3~23#1, rename_volumes_~tmp___4~18#1, rename_volumes_~__len~6#1, rename_volumes_~__ret~6#1.base, rename_volumes_~__ret~6#1.offset, rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset, rename_volumes_~tmp___5~10#1.base, rename_volumes_~tmp___5~10#1.offset, rename_volumes_~tmp___6~9#1, rename_volumes_~tmp___7~7#1, rename_volumes_~__mptr~7#1.base, rename_volumes_~__mptr~7#1.offset, rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset, rename_volumes_~no_remove_needed~0#1, rename_volumes_~__mptr___0~3#1.base, rename_volumes_~__mptr___0~3#1.offset, rename_volumes_~tmp___8~5#1, rename_volumes_~__mptr___1~0#1.base, rename_volumes_~__mptr___1~0#1.offset, rename_volumes_~tmp___9~5#1, rename_volumes_~tmp___10~3#1, rename_volumes_~tmp___11~2#1.base, rename_volumes_~tmp___11~2#1.offset, rename_volumes_~#descriptor___0~5#1.base, rename_volumes_~#descriptor___0~5#1.offset, rename_volumes_~tmp___12~1#1.base, rename_volumes_~tmp___12~1#1.offset, rename_volumes_~tmp___13~1#1, rename_volumes_~__mptr___2~0#1.base, rename_volumes_~__mptr___2~0#1.offset, rename_volumes_~__mptr___3~0#1.base, rename_volumes_~__mptr___3~0#1.offset, rename_volumes_~__mptr___4~0#1.base, rename_volumes_~__mptr___4~0#1.offset, rename_volumes_~__mptr___5~0#1.base, rename_volumes_~__mptr___5~0#1.offset;havoc rename_volumes_#in~ubi#1.base, rename_volumes_#in~ubi#1.offset, rename_volumes_#in~req#1.base, rename_volumes_#in~req#1.offset;assume { :end_inline_rename_volumes } true;assume -2147483648 <= #t~ret2655#1 && #t~ret2655#1 <= 2147483647;~err~34#1 := #t~ret2655#1; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20244: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5703#1 && ubi_dump_mkvol_req_#t~ret5703#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~ret5703#1;call ubi_dump_mkvol_req_#t~mem5704#1 := read~int#1(ubi_dump_mkvol_req_~req#1.base, ubi_dump_mkvol_req_~req#1.offset, 4); [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20244-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5703#1 := printk(1648, 0); srcloc: null [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8980: rename_volumes_~i~21#1 := 0; [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4950: assume -2147483648 <= ubi_create_volume_#t~ret496#1 && ubi_create_volume_#t~ret496#1 <= 2147483647;havoc ubi_create_volume_#t~mem495#1;havoc ubi_create_volume_#t~ret496#1;call ubi_create_volume_#t~mem497#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5883 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,652 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8980-1: SUMMARY for call INIT_LIST_HEAD(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947: assume rename_volumes_#t~mem2532#1 > rename_volumes_~i~21#1;havoc rename_volumes_#t~mem2532#1; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947: assume !(rename_volumes_#t~mem2532#1 > rename_volumes_~i~21#1);havoc rename_volumes_#t~mem2532#1;rename_volumes_~i~21#1 := 0; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5049: assume -2147483648 <= ubi_create_volume_#t~ret549#1 && ubi_create_volume_#t~ret549#1 <= 2147483647;ubi_create_volume_~err~10#1 := ubi_create_volume_#t~ret549#1;havoc ubi_create_volume_#t~ret549#1; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5049-1: SUMMARY for call ubi_create_volume_#t~ret549#1 := ubi_change_vtbl_record(ubi_create_volume_~ubi#1.base, ubi_create_volume_~ubi#1.offset, ubi_create_volume_~vol_id~0#1, ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9079: assume 0 != rename_volumes_~tmp___10~3#1; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9079: assume !(0 != rename_volumes_~tmp___10~3#1); [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4950-1: SUMMARY for call ubi_create_volume_#t~ret496#1 := printk(98, 0); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6701: call ubi_get_by_major_#t~mem1582#1 := read~int#1(ubi_get_by_major_~ubi~5#1.base, 2310 + ubi_get_by_major_~ubi~5#1.offset, 4);call write~int#1(1 + ubi_get_by_major_#t~mem1582#1, ubi_get_by_major_~ubi~5#1.base, 2310 + ubi_get_by_major_~ubi~5#1.offset, 4);havoc ubi_get_by_major_#t~mem1582#1; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5083: assume -2147483648 <= ubi_create_volume_#t~ret559#1 && ubi_create_volume_#t~ret559#1 <= 2147483647;havoc ubi_create_volume_#t~ret559#1;ubi_create_volume_#res#1 := ubi_create_volume_~err~10#1;call ULTIMATE.dealloc(ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset);havoc ubi_create_volume_~#vtbl_rec~1#1.base, ubi_create_volume_~#vtbl_rec~1#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset);havoc ubi_create_volume_~#descriptor~2#1.base, ubi_create_volume_~#descriptor~2#1.offset;call ULTIMATE.dealloc(ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset);havoc ubi_create_volume_~#descriptor___0~0#1.base, ubi_create_volume_~#descriptor___0~0#1.offset; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20245-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5705#1 := printk(1649, 0); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5083-1: SUMMARY for call ubi_create_volume_#t~ret559#1 := printk(107, 0); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5050: assume 0 != ubi_create_volume_~err~10#1; [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5050: assume !(0 != ubi_create_volume_~err~10#1); [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20245: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5705#1 && ubi_dump_mkvol_req_#t~ret5705#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~mem5704#1;havoc ubi_dump_mkvol_req_#t~ret5705#1;call ubi_dump_mkvol_req_#t~mem5706#1 := read~int#1(ubi_dump_mkvol_req_~req#1.base, 4 + ubi_dump_mkvol_req_~req#1.offset, 4); [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9080: assume -9223372036854775808 <= rename_volumes_#t~ret2584#1 && rename_volumes_#t~ret2584#1 <= 9223372036854775807;rename_volumes_~tmp___9~5#1 := rename_volumes_#t~ret2584#1;havoc rename_volumes_#t~ret2584#1;rename_volumes_~err~33#1 := (if rename_volumes_~tmp___9~5#1 % 4294967296 <= 2147483647 then rename_volumes_~tmp___9~5#1 % 4294967296 else rename_volumes_~tmp___9~5#1 % 4294967296 - 4294967296); [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9080-1: SUMMARY for call rename_volumes_#t~ret2584#1 := PTR_ERR(rename_volumes_~desc~9#1.base, rename_volumes_~desc~9#1.offset); srcloc: null [2025-02-08 02:46:43,653 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6702: havoc ubi_get_by_major_#t~ret1583#1.base, ubi_get_by_major_#t~ret1583#1.offset; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6702-1: SUMMARY for call ubi_get_by_major_#t~ret1583#1.base, ubi_get_by_major_#t~ret1583#1.offset := get_device(ubi_get_by_major_~ubi~5#1.base, 105 + ubi_get_by_major_~ubi~5#1.offset); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20246: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5707#1 && ubi_dump_mkvol_req_#t~ret5707#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~mem5706#1;havoc ubi_dump_mkvol_req_#t~ret5707#1;call ubi_dump_mkvol_req_#t~mem5708#1 := read~int#1(ubi_dump_mkvol_req_~req#1.base, 8 + ubi_dump_mkvol_req_~req#1.offset, 8); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20246-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5707#1 := printk(1650, 0); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4886: assume 0 == (ubi_create_volume_#t~mem463#1.base + ubi_create_volume_#t~mem463#1.offset) % 18446744073709551616;havoc ubi_create_volume_#t~mem463#1.base, ubi_create_volume_#t~mem463#1.offset;ubi_create_volume_~vol_id~0#1 := ubi_create_volume_~i~7#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4886: assume !(0 == (ubi_create_volume_#t~mem463#1.base + ubi_create_volume_#t~mem463#1.offset) % 18446744073709551616);havoc ubi_create_volume_#t~mem463#1.base, ubi_create_volume_#t~mem463#1.offset;ubi_create_volume_~i~7#1 := 1 + ubi_create_volume_~i~7#1;call ubi_create_volume_#t~mem464#1 := read~int#1(ubi_create_volume_~ubi#1.base, 2342 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4952: assume 0 != ubi_create_volume_#t~mem497#1;havoc ubi_create_volume_#t~mem497#1;call ubi_create_volume_#t~mem498#1 := read~int#1(ubi_create_volume_~ubi#1.base, 5883 + ubi_create_volume_~ubi#1.offset, 4); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4952: assume !(0 != ubi_create_volume_#t~mem497#1);havoc ubi_create_volume_#t~mem497#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4886-1: call ubi_create_volume_#t~mem463#1.base, ubi_create_volume_#t~mem463#1.offset := read~$Pointer$#1(ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~i~7#1, 8); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6703-1: SUMMARY for call spin_unlock(~#ubi_devices_lock~0.base, ~#ubi_devices_lock~0.offset); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6703: ubi_get_by_major_#res#1.base, ubi_get_by_major_#res#1.offset := ubi_get_by_major_~ubi~5#1.base, ubi_get_by_major_~ubi~5#1.offset; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10172: ubi_open_volume_nm_~i~22#1 := 0; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10172-1: SUMMARY for call spin_lock(ubi_open_volume_nm_~ubi~19#1.base, 2242 + ubi_open_volume_nm_~ubi~19#1.offset); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20247-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5709#1 := printk(1651, 0); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9082: assume -19 == rename_volumes_~err~33#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9082: assume !(-19 == rename_volumes_~err~33#1); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20247: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5709#1 && ubi_dump_mkvol_req_#t~ret5709#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~mem5708#1;havoc ubi_dump_mkvol_req_#t~ret5709#1;call ubi_dump_mkvol_req_#t~mem5710#1 := read~int#1(ubi_dump_mkvol_req_~req#1.base, 16 + ubi_dump_mkvol_req_~req#1.offset, 1); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4953: assume -2147483648 <= ubi_create_volume_#t~ret499#1 && ubi_create_volume_#t~ret499#1 <= 2147483647;havoc ubi_create_volume_#t~mem498#1;havoc ubi_create_volume_#t~ret499#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4953-1: SUMMARY for call ubi_create_volume_#t~ret499#1 := printk(100, 0); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9016: call write~int#1(rename_volumes_~name_len~2#1, rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset, 4);rename_volumes_~__len~6#1 := rename_volumes_~name_len~2#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3698: ubi_vtbl_rename_volumes_~tmp~7#1 := ubi_vtbl_rename_volumes_#t~ret98#1;havoc ubi_vtbl_rename_volumes_#t~mem97#1;havoc ubi_vtbl_rename_volumes_#t~ret98#1;call write~int#1(ubi_vtbl_rename_volumes_~tmp~7#1, ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, 14 + ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, 2);call ubi_vtbl_rename_volumes_#t~mem99#1 := read~int#1(ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, 4);ubi_vtbl_rename_volumes_~__len___0~0#1 := ubi_vtbl_rename_volumes_#t~mem99#1;havoc ubi_vtbl_rename_volumes_#t~mem99#1; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3698-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~ret98#1 := __fswab16((if ubi_vtbl_rename_volumes_#t~mem97#1 % 65536 % 4294967296 <= 2147483647 then ubi_vtbl_rename_volumes_#t~mem97#1 % 65536 % 4294967296 else ubi_vtbl_rename_volumes_#t~mem97#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5383: assume 0 != ubi_rename_volumes_#t~mem803#1;havoc ubi_rename_volumes_#t~mem803#1;call ubi_rename_volumes_#t~mem804#1.base, ubi_rename_volumes_#t~mem804#1.offset := read~$Pointer$#1(ubi_rename_volumes_~re~1#1.base, 136 + ubi_rename_volumes_~re~1#1.offset, 8); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5383: assume !(0 != ubi_rename_volumes_#t~mem803#1);havoc ubi_rename_volumes_#t~mem803#1;call ubi_rename_volumes_#t~mem806#1.base, ubi_rename_volumes_#t~mem806#1.offset := read~$Pointer$#1(ubi_rename_volumes_~re~1#1.base, 136 + ubi_rename_volumes_~re~1#1.offset, 8);call ubi_rename_volumes_#t~mem807#1.base, ubi_rename_volumes_#t~mem807#1.offset := read~$Pointer$#1(ubi_rename_volumes_#t~mem806#1.base, ubi_rename_volumes_#t~mem806#1.offset, 8);ubi_rename_volumes_~vol~8#1.base, ubi_rename_volumes_~vol~8#1.offset := ubi_rename_volumes_#t~mem807#1.base, ubi_rename_volumes_#t~mem807#1.offset;havoc ubi_rename_volumes_#t~mem806#1.base, ubi_rename_volumes_#t~mem806#1.offset;havoc ubi_rename_volumes_#t~mem807#1.base, ubi_rename_volumes_#t~mem807#1.offset; [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5383-1: call ubi_rename_volumes_#t~mem803#1 := read~int#1(ubi_rename_volumes_~re~1#1.base, 132 + ubi_rename_volumes_~re~1#1.offset, 4); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20248: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5711#1 && ubi_dump_mkvol_req_#t~ret5711#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~mem5710#1;havoc ubi_dump_mkvol_req_#t~ret5711#1;call ubi_dump_mkvol_req_#t~mem5712#1 := read~int#1(ubi_dump_mkvol_req_~req#1.base, 18 + ubi_dump_mkvol_req_~req#1.offset, 2); [2025-02-08 02:46:43,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9116: call rename_volumes_#t~mem2597#1.base, rename_volumes_#t~mem2597#1.offset := read~$Pointer$#1(rename_volumes_~re~2#1.base, 144 + rename_volumes_~re~2#1.offset, 8);rename_volumes_~__mptr___2~0#1.base, rename_volumes_~__mptr___2~0#1.offset := rename_volumes_#t~mem2597#1.base, rename_volumes_#t~mem2597#1.offset;rename_volumes_~re~2#1.base, rename_volumes_~re~2#1.offset := rename_volumes_~__mptr___2~0#1.base, -23040 + rename_volumes_~__mptr___2~0#1.offset; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9050: rename_volumes_~no_remove_needed~0#1 := 0;call rename_volumes_#t~mem2569#1.base, rename_volumes_#t~mem2569#1.offset := read~$Pointer$#1(rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset, 8);rename_volumes_~__mptr___0~3#1.base, rename_volumes_~__mptr___0~3#1.offset := rename_volumes_#t~mem2569#1.base, rename_volumes_#t~mem2569#1.offset;havoc rename_volumes_#t~mem2569#1.base, rename_volumes_#t~mem2569#1.offset;rename_volumes_~re1~0#1.base, rename_volumes_~re1~0#1.offset := rename_volumes_~__mptr___0~3#1.base, -23040 + rename_volumes_~__mptr___0~3#1.offset; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20248-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5711#1 := printk(1652, 0); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5020-1: SUMMARY for call ubi_create_volume_#t~ret533#1 := dev_set_name(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, 104, 0); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4987: call ubi_create_volume_#t~mem515#1.base, ubi_create_volume_#t~mem515#1.offset := read~$Pointer$#1(ubi_create_volume_~vol~5#1.base, 1421 + ubi_create_volume_~vol~5#1.offset, 8);call write~int#1(-1, ubi_create_volume_#t~mem515#1.base, ubi_create_volume_#t~mem515#1.offset + 4 * (if ubi_create_volume_~i~7#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_create_volume_~i~7#1 % 18446744073709551616 % 18446744073709551616 else ubi_create_volume_~i~7#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);ubi_create_volume_~i~7#1 := 1 + ubi_create_volume_~i~7#1;call ubi_create_volume_#t~mem516#1 := read~int#1(ubi_create_volume_~vol~5#1.base, 1221 + ubi_create_volume_~vol~5#1.offset, 4); [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5020: assume -2147483648 <= ubi_create_volume_#t~ret533#1 && ubi_create_volume_#t~ret533#1 <= 2147483647;havoc ubi_create_volume_#t~mem532#1;havoc ubi_create_volume_#t~ret533#1; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9843: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_81_~ldv_func_arg1#1.base, ldv_mutex_unlock_81_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4921: ubi_create_volume_~err~10#1 := -17;call ubi_create_volume_#t~mem474#1.base, ubi_create_volume_#t~mem474#1.offset := read~$Pointer$#1(ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~vol_id~0#1, 8); [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3732: assume ubi_vtbl_rename_volumes_~i~1#1 <= 1; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3732: assume !(ubi_vtbl_rename_volumes_~i~1#1 <= 1);ubi_vtbl_rename_volumes_#res#1 := 0; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8984: call rename_volumes_#t~mem2541#1 := read~int#1(rename_volumes_~req#1.base, 16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1, 4);rename_volumes_~vol_id~5#1 := rename_volumes_#t~mem2541#1;call rename_volumes_#t~mem2542#1 := read~int#1(rename_volumes_~req#1.base, 4 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1), 2);rename_volumes_~name_len~2#1 := rename_volumes_#t~mem2542#1;havoc rename_volumes_#t~mem2542#1;rename_volumes_~name~2#1.base, rename_volumes_~name~2#1.offset := rename_volumes_~req#1.base, 8 + (16 + rename_volumes_~req#1.offset + 136 * rename_volumes_~i~21#1); [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5384-1: SUMMARY for call ubi_rename_volumes_#t~ret805#1 := ubi_remove_volume(ubi_rename_volumes_#t~mem804#1.base, ubi_rename_volumes_#t~mem804#1.offset, 1); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5384: assume -2147483648 <= ubi_rename_volumes_#t~ret805#1 && ubi_rename_volumes_#t~ret805#1 <= 2147483647;ubi_rename_volumes_~err~13#1 := ubi_rename_volumes_#t~ret805#1;havoc ubi_rename_volumes_#t~mem804#1.base, ubi_rename_volumes_#t~mem804#1.offset;havoc ubi_rename_volumes_#t~ret805#1; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20249-1: SUMMARY for call ubi_dump_mkvol_req_#t~ret5713#1 := printk(1653, 0); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5054: call write~$Pointer$#1(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset, ubi_create_volume_~ubi#1.base, 1210 + ubi_create_volume_~ubi#1.offset + 8 * ubi_create_volume_~vol_id~0#1, 8);call ubi_create_volume_#t~mem550#1 := read~int#1(ubi_create_volume_~ubi#1.base, 1206 + ubi_create_volume_~ubi#1.offset, 4);call write~int#1(1 + ubi_create_volume_#t~mem550#1, ubi_create_volume_~ubi#1.base, 1206 + ubi_create_volume_~ubi#1.offset, 4);havoc ubi_create_volume_#t~mem550#1; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20249: assume -2147483648 <= ubi_dump_mkvol_req_#t~ret5713#1 && ubi_dump_mkvol_req_#t~ret5713#1 <= 2147483647;havoc ubi_dump_mkvol_req_#t~mem5712#1;havoc ubi_dump_mkvol_req_#t~ret5713#1;ubi_dump_mkvol_req_~__len~8#1 := 16; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9018: rename_volumes_~__ret~6#1.base, rename_volumes_~__ret~6#1.offset := rename_volumes_#t~memcpy~res2558#1.base, rename_volumes_#t~memcpy~res2558#1.offset;havoc rename_volumes_#t~memcpy~res2558#1.base, rename_volumes_#t~memcpy~res2558#1.offset; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4922: assume 0 != (ubi_create_volume_#t~mem474#1.base + ubi_create_volume_#t~mem474#1.offset) % 18446744073709551616;havoc ubi_create_volume_#t~mem474#1.base, ubi_create_volume_#t~mem474#1.offset; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4922: assume !(0 != (ubi_create_volume_#t~mem474#1.base + ubi_create_volume_#t~mem474#1.offset) % 18446744073709551616);havoc ubi_create_volume_#t~mem474#1.base, ubi_create_volume_#t~mem474#1.offset;ubi_create_volume_~i~7#1 := 0; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5054-1: SUMMARY for call spin_lock(ubi_create_volume_~ubi#1.base, 2242 + ubi_create_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5021: assume -2147483648 <= ubi_create_volume_#t~ret534#1 && ubi_create_volume_#t~ret534#1 <= 2147483647;ubi_create_volume_~err~10#1 := ubi_create_volume_#t~ret534#1;havoc ubi_create_volume_#t~ret534#1; [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5021-1: SUMMARY for call ubi_create_volume_#t~ret534#1 := device_register(ubi_create_volume_~vol~5#1.base, ubi_create_volume_~vol~5#1.offset); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9844: SUMMARY for call mutex_unlock(ldv_mutex_unlock_81_~ldv_func_arg1#1.base, ldv_mutex_unlock_81_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9811: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_77_~ldv_func_arg1#1.base, ldv_mutex_unlock_77_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9018-1: SUMMARY for call rename_volumes_#t~memcpy~res2558#1.base, rename_volumes_#t~memcpy~res2558#1.offset := #Ultimate.C_memcpy#1(rename_volumes_~re~2#1.base, 4 + rename_volumes_~re~2#1.offset, rename_volumes_~name~2#1.base, rename_volumes_~name~2#1.offset, rename_volumes_~__len~6#1); srcloc: null [2025-02-08 02:46:43,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5385: assume 0 != ubi_rename_volumes_~err~13#1; [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5385: assume !(0 != ubi_rename_volumes_~err~13#1); [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10142-1: SUMMARY for call ubi_open_volume_nm_#t~ret2780#1 := ldv__builtin_expect((if ubi_open_volume_nm_#t~mem2779#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_open_volume_nm_#t~mem2779#1 % 256 % 18446744073709551616 else ubi_open_volume_nm_#t~mem2779#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5022: assume 0 != ubi_create_volume_~err~10#1; [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5022: assume !(0 != ubi_create_volume_~err~10#1); [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9019: call write~$Pointer$#44(499, 0, rename_volumes_~#descriptor~22#1.base, rename_volumes_~#descriptor~22#1.offset, 8);call write~$Pointer$#44(500, 0, rename_volumes_~#descriptor~22#1.base, 8 + rename_volumes_~#descriptor~22#1.offset, 8);call write~$Pointer$#44(501, 0, rename_volumes_~#descriptor~22#1.base, 16 + rename_volumes_~#descriptor~22#1.offset, 8);call write~$Pointer$#44(502, 0, rename_volumes_~#descriptor~22#1.base, 24 + rename_volumes_~#descriptor~22#1.offset, 8);call write~int#44(846, rename_volumes_~#descriptor~22#1.base, 32 + rename_volumes_~#descriptor~22#1.offset, 4);call write~int#44(0, rename_volumes_~#descriptor~22#1.base, 36 + rename_volumes_~#descriptor~22#1.offset, 1);call rename_volumes_#t~mem2559#1 := read~int#44(rename_volumes_~#descriptor~22#1.base, 36 + rename_volumes_~#descriptor~22#1.offset, 1); [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9019-1: SUMMARY for call list_add_tail(rename_volumes_~re~2#1.base, 144 + rename_volumes_~re~2#1.offset, rename_volumes_~#rename_list~0#1.base, rename_volumes_~#rename_list~0#1.offset); srcloc: null [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4923: assume -2147483648 <= ubi_create_volume_#t~ret475#1 && ubi_create_volume_#t~ret475#1 <= 2147483647;havoc ubi_create_volume_#t~ret475#1; [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4923-1: SUMMARY for call ubi_create_volume_#t~ret475#1 := printk(94, 0); srcloc: null [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10142: assume -9223372036854775808 <= ubi_open_volume_nm_#t~ret2780#1 && ubi_open_volume_nm_#t~ret2780#1 <= 9223372036854775807;ubi_open_volume_nm_~tmp___0~57#1 := ubi_open_volume_nm_#t~ret2780#1;havoc ubi_open_volume_nm_#t~mem2779#1;havoc ubi_open_volume_nm_#t~ret2780#1; [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9812: SUMMARY for call mutex_unlock(ldv_mutex_unlock_77_~ldv_func_arg1#1.base, ldv_mutex_unlock_77_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3701-1: SUMMARY for call ubi_vtbl_rename_volumes_#t~memcpy~res100#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.offset := #Ultimate.C_memcpy#1(ubi_vtbl_rename_volumes_~vtbl_rec~0#1.base, 16 + ubi_vtbl_rename_volumes_~vtbl_rec~0#1.offset, ubi_vtbl_rename_volumes_~re~0#1.base, 4 + ubi_vtbl_rename_volumes_~re~0#1.offset, ubi_vtbl_rename_volumes_~__len___0~0#1); srcloc: null [2025-02-08 02:46:43,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3701: ubi_vtbl_rename_volumes_~__ret___0~0#1.base, ubi_vtbl_rename_volumes_~__ret___0~0#1.offset := ubi_vtbl_rename_volumes_#t~memcpy~res100#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.offset;havoc ubi_vtbl_rename_volumes_#t~memcpy~res100#1.base, ubi_vtbl_rename_volumes_#t~memcpy~res100#1.offset;call ubi_vtbl_rename_volumes_#t~mem101#1 := read~int#1(ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, 4);call ubi_vtbl_rename_volumes_#t~mem102#1 := read~int#1(ubi_vtbl_rename_volumes_~re~0#1.base, ubi_vtbl_rename_volumes_~re~0#1.offset, 4); [2025-02-08 02:46:43,741 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3904: assume -2147483648 <= #t~ret150 && #t~ret150 <= 2147483647; [2025-02-08 02:46:43,741 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3776: ~tmp___1~4 := #t~ret119;havoc #t~mem118;havoc #t~ret119;~data_pad~0 := (if ~tmp___1~4 % 4294967296 % 4294967296 <= 2147483647 then ~tmp___1~4 % 4294967296 % 4294967296 else ~tmp___1~4 % 4294967296 % 4294967296 - 4294967296);call #t~mem120 := read~int#1(~vtbl.base, 13 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);~upd_marker~0 := (if #t~mem120 % 256 % 4294967296 <= 2147483647 then #t~mem120 % 256 % 4294967296 else #t~mem120 % 256 % 4294967296 - 4294967296);havoc #t~mem120;call #t~mem121 := read~int#1(~vtbl.base, 12 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);~vol_type~0 := (if #t~mem121 % 256 % 4294967296 <= 2147483647 then #t~mem121 % 256 % 4294967296 else #t~mem121 % 256 % 4294967296 - 4294967296);havoc #t~mem121;call #t~mem122 := read~int#1(~vtbl.base, 14 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3809: assume #t~mem131 < ~alignment~0 || 0 == ~alignment~0;havoc #t~mem131;~err~2 := 4; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3809: assume !(#t~mem131 < ~alignment~0 || 0 == ~alignment~0);havoc #t~mem131;call #t~mem132 := read~int#1(~ubi.base, 5895 + ~ubi.offset, 4); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3838: assume -2147483648 <= #t~ret138 && #t~ret138 <= 2147483647;havoc #t~mem137;havoc #t~ret138;~err~2 := 9; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3904-1: SUMMARY for call #t~ret150 := printk(20, 0); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3871: call #t~mem148 := read~int#1(~ubi.base, 2342 + ~ubi.offset, 4); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3776-1: SUMMARY for call #t~ret119 := __fswab32(#t~mem118); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3772: ~tmp~8 := #t~ret115;havoc #t~mem114;havoc #t~ret115;~reserved_pebs~0 := (if ~tmp~8 % 4294967296 % 4294967296 <= 2147483647 then ~tmp~8 % 4294967296 % 4294967296 else ~tmp~8 % 4294967296 % 4294967296 - 4294967296);call #t~mem116 := read~int#1(~vtbl.base, 4 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3838-1: SUMMARY for call #t~ret138 := printk(16, 0); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3772-1: SUMMARY for call #t~ret115 := __fswab32(#t~mem114); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3892: assume #t~mem148 > ~n~0;havoc #t~mem148; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3892: assume !(#t~mem148 > ~n~0);havoc #t~mem148;~i~2 := 1 + ~i~2; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3793: assume 0 == ~reserved_pebs~0;~tmp___5~0 := #t~nondet130;havoc #t~nondet130; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3793: assume !(0 == ~reserved_pebs~0); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3822: assume -2147483648 <= #t~ret135 && #t~ret135 <= 2147483647;havoc #t~ret135;~err~2 := 6; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3855: assume ~name_len~0 % 18446744073709551616 != ~tmp___6~0 % 18446744073709551616;~err~2 := 12; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3855: assume !(~name_len~0 % 18446744073709551616 != ~tmp___6~0 % 18446744073709551616);~i~2 := 1 + ~i~2; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3884: #res := -22; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3789-1: SUMMARY for call ubi_dump_vtbl_record(~vtbl.base, ~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~i~2); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3822-1: SUMMARY for call #t~ret135 := printk(14, 0); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3789: #res := 1; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3884-1: SUMMARY for call ubi_dump_vtbl_record(~vtbl.base, ~vtbl.offset + 172 * (if ~n~0 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~n~0 % 18446744073709551616 % 18446744073709551616 else ~n~0 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~n~0); srcloc: null [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3880: assume 0 == ~tmp___9~0; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3880: assume !(0 == ~tmp___9~0); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3785: assume ~tmp___4~0 % 4294967296 != ~crc~2 % 4294967296;call #t~mem127 := read~int#1(~vtbl.base, 168 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3785: assume !(~tmp___4~0 % 4294967296 != ~crc~2 % 4294967296); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814: ~n~0 := #t~bitwise133;havoc #t~mem132;havoc #t~bitwise133; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-2: havoc #t~bitwise133;assume (((((-1 + #t~mem132 < 0 && ~alignment~0 >= 0) || #t~bitwise133 <= -1 + #t~mem132) && ((-1 + #t~mem132 >= 0 && ~alignment~0 < 0) || #t~bitwise133 <= ~alignment~0)) && ((-1 + #t~mem132 < 0 && ~alignment~0 < 0) || #t~bitwise133 >= 0)) && ((-1 + #t~mem132 >= 0 && ~alignment~0 >= 0) || #t~bitwise133 > -1 + #t~mem132 + ~alignment~0)) && #t~bitwise133 >= -2147483648; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-1: [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-4: assume 0 == -1 + #t~mem132 || 0 == ~alignment~0;#t~bitwise133 := 0; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-4: assume !(0 == -1 + #t~mem132 || 0 == ~alignment~0); [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-3: assume -1 + #t~mem132 == ~alignment~0;#t~bitwise133 := -1 + #t~mem132; [2025-02-08 02:46:43,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3814-3: assume !(-1 + #t~mem132 == ~alignment~0); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3769: SUMMARY for call __might_sleep(11, 0, 268, 0); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3827: assume 1 != ~vol_type~0 && 2 != ~vol_type~0;~err~2 := 7; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3827: assume !(1 != ~vol_type~0 && 2 != ~vol_type~0); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3786: ~tmp___3~1 := #t~ret128;havoc #t~mem127;havoc #t~ret128; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3881-1: SUMMARY for call #t~ret147 := printk(18, 0); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3881: assume -2147483648 <= #t~ret147 && #t~ret147 <= 2147483647;havoc #t~ret147; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3786-1: SUMMARY for call #t~ret128 := __fswab32(#t~mem127); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3815: assume 1 != ~alignment~0 && 0 != ~n~0;~err~2 := 5; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3815: assume !(1 != ~alignment~0 && 0 != ~n~0);call #t~mem134 := read~int#1(~ubi.base, 5907 + ~ubi.offset, 4);~n~0 := (if #t~mem134 < 0 && 0 != #t~mem134 % ~alignment~0 then (if ~alignment~0 < 0 then #t~mem134 % ~alignment~0 + ~alignment~0 else #t~mem134 % ~alignment~0 - ~alignment~0) else #t~mem134 % ~alignment~0);havoc #t~mem134; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3844: assume ~name_len~0 > 127;~err~2 := 10; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3844: assume !(~name_len~0 > 127);call #t~mem139 := read~int#1(~name~0.base, ~name~0.offset, 1); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3877: assume ~len1~0 > 0 && ~len1~0 == ~len2~0;~tmp___9~0 := #t~nondet146;havoc #t~nondet146; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3877: assume !(~len1~0 > 0 && ~len1~0 == ~len2~0); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3906: #res := -22; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3873-1: SUMMARY for call #t~ret143 := __fswab16((if #t~mem142 % 65536 % 4294967296 <= 2147483647 then #t~mem142 % 65536 % 4294967296 else #t~mem142 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3906-1: SUMMARY for call ubi_dump_vtbl_record(~vtbl.base, ~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~i~2); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3873: ~tmp___7~0 := #t~ret143;~len1~0 := (if ~tmp___7~0 % 65536 % 4294967296 <= 2147483647 then ~tmp___7~0 % 65536 % 4294967296 else ~tmp___7~0 % 65536 % 4294967296 - 4294967296);call #t~mem144 := read~int#1(~vtbl.base, 14 + (~vtbl.offset + 172 * (if ~n~0 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~n~0 % 18446744073709551616 % 18446744073709551616 else ~n~0 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3774: ~tmp___0~4 := #t~ret117;havoc #t~mem116;havoc #t~ret117;~alignment~0 := (if ~tmp___0~4 % 4294967296 % 4294967296 <= 2147483647 then ~tmp___0~4 % 4294967296 % 4294967296 else ~tmp___0~4 % 4294967296 % 4294967296 - 4294967296);call #t~mem118 := read~int#1(~vtbl.base, 8 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3873-2: call #t~mem142 := read~int#1(~vtbl.base, 14 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3774-1: SUMMARY for call #t~ret117 := __fswab32(#t~mem116); srcloc: null [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3832: assume 0 != ~upd_marker~0 && 1 != ~upd_marker~0;~err~2 := 8; [2025-02-08 02:46:43,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3832: assume !(0 != ~upd_marker~0 && 1 != ~upd_marker~0);call #t~mem136 := read~int#1(~ubi.base, 5879 + ~ubi.offset, 4); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3890: ~n~0 := 1 + ~n~0; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3787-1: SUMMARY for call #t~ret129 := printk(12, 0); srcloc: null [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3787: assume -2147483648 <= #t~ret129 && #t~ret129 <= 2147483647;havoc #t~ret129; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3849: assume 0 == #t~mem139;havoc #t~mem139;~err~2 := 11; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3849: assume !(0 == #t~mem139);havoc #t~mem139; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3783-1: SUMMARY for call #t~ret124 := crc32_le(4294967295, ~vtbl.base, ~vtbl.offset + (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 168); srcloc: null [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3783: ~crc~2 := #t~ret124;havoc #t~ret124;call #t~mem125 := read~int#1(~vtbl.base, 168 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3870: ~n~0 := 1 + ~i~2; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3804: assume ((~reserved_pebs~0 < 0 || ~alignment~0 < 0) || ~data_pad~0 < 0) || ~name_len~0 < 0;~err~2 := 3; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3804: assume !(((~reserved_pebs~0 < 0 || ~alignment~0 < 0) || ~data_pad~0 < 0) || ~name_len~0 < 0);call #t~mem131 := read~int#1(~ubi.base, 5907 + ~ubi.offset, 4); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3837: assume #t~mem136 < ~reserved_pebs~0;havoc #t~mem136;call #t~mem137 := read~int#1(~ubi.base, 5879 + ~ubi.offset, 4); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3837: assume !(#t~mem136 < ~reserved_pebs~0);havoc #t~mem136; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3771-1: SUMMARY for call #t~ret113 := _cond_resched(); srcloc: null [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3771: assume -2147483648 <= #t~ret113 && #t~ret113 <= 2147483647;havoc #t~ret113;call #t~mem114 := read~int#1(~vtbl.base, ~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3796: assume 0 != ~tmp___5~0;~err~2 := 2; [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3796: assume !(0 != ~tmp___5~0); [2025-02-08 02:46:43,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3854: ~tmp___6~0 := #t~ret140;havoc #t~ret140; [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3854-1: SUMMARY for call #t~ret140 := strnlen(~name~0.base, ~name~0.offset, 1 + ~name_len~0); srcloc: null [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3821: assume ~data_pad~0 != ~n~0; [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3821: assume !(~data_pad~0 != ~n~0); [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3883: SUMMARY for call ubi_dump_vtbl_record(~vtbl.base, ~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~i~2); srcloc: null [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3784: ~tmp___4~0 := #t~ret126;havoc #t~mem125;havoc #t~ret126; [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3784-1: SUMMARY for call #t~ret126 := __fswab32(#t~mem125); srcloc: null [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3780: ~tmp___2~2 := #t~ret123;havoc #t~mem122;havoc #t~ret123;~name_len~0 := (if ~tmp___2~2 % 65536 % 4294967296 <= 2147483647 then ~tmp___2~2 % 65536 % 4294967296 else ~tmp___2~2 % 65536 % 4294967296 - 4294967296);~name~0.base, ~name~0.offset := ~vtbl.base, 16 + (~vtbl.offset + 172 * (if ~i~2 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~2 % 18446744073709551616 % 18446744073709551616 else ~i~2 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); [2025-02-08 02:46:43,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3875-1: SUMMARY for call #t~ret145 := __fswab16((if #t~mem144 % 65536 % 4294967296 <= 2147483647 then #t~mem144 % 65536 % 4294967296 else #t~mem144 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:46:43,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3875: ~tmp___8~0 := #t~ret145;havoc #t~mem144;havoc #t~ret145;~len2~0 := (if ~tmp___8~0 % 65536 % 4294967296 <= 2147483647 then ~tmp___8~0 % 65536 % 4294967296 else ~tmp___8~0 % 65536 % 4294967296 - 4294967296); [2025-02-08 02:46:43,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3780-1: SUMMARY for call #t~ret123 := __fswab16((if #t~mem122 % 65536 % 4294967296 <= 2147483647 then #t~mem122 % 65536 % 4294967296 else #t~mem122 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6972-1: SUMMARY for call uif_init_#t~ret1667#1.base, uif_init_#t~ret1667#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6972: uif_init_~tmp___1~22#1.base, uif_init_~tmp___1~22#1.offset := uif_init_#t~ret1667#1.base, uif_init_#t~ret1667#1.offset;havoc uif_init_#t~ret1667#1.base, uif_init_#t~ret1667#1.offset;call uif_init_#t~mem1668#1 := read~int#1(uif_init_~tmp___1~22#1.base, 1176 + uif_init_~tmp___1~22#1.offset, 4);call uif_init_#t~mem1669#1 := read~int#17(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6840: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6840: assume !(0 != ubi_sysfs_init_~err~22#1);call write~int#0(1, ubi_sysfs_init_~ref#1.base, ubi_sysfs_init_~ref#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19260: SUMMARY for call ubi_wl_close(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12522: assume 0 != ubi_eba_init_~tmp___4~30#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12522: assume !(0 != ubi_eba_init_~tmp___4~30#1); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4330: assume -2147483648 <= init_volumes_#t~ret302#1 && init_volumes_#t~ret302#1 <= 2147483647;havoc init_volumes_#t~mem301#1;havoc init_volumes_#t~ret302#1;call init_volumes_#t~mem303#1 := read~int#1(init_volumes_~ubi#1.base, 5883 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21903: assume 0 == (ubi_scan_fastmap_~fm~0#1.base + ubi_scan_fastmap_~fm~0#1.offset) % 18446744073709551616;ubi_scan_fastmap_~ret~9#1 := -12; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21903: assume !(0 == (ubi_scan_fastmap_~fm~0#1.base + ubi_scan_fastmap_~fm~0#1.offset) % 18446744073709551616);call ubi_scan_fastmap_#t~mem6137#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5911 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4330-1: SUMMARY for call init_volumes_#t~ret302#1 := printk(50, 0); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7369-1: SUMMARY for call io_init_#t~ret1840#1.base, io_init_#t~ret1840#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7369: io_init_~tmp___34~0#1.base, io_init_~tmp___34~0#1.offset := io_init_#t~ret1840#1.base, io_init_#t~ret1840#1.offset;havoc io_init_#t~ret1840#1.base, io_init_#t~ret1840#1.offset;call io_init_#t~mem1841#1 := read~int#1(io_init_~tmp___34~0#1.base, 1176 + io_init_~tmp___34~0#1.offset, 4);call io_init_#t~mem1842#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21771: assume 0 != ubi_attach_fastmap_~err~95#1 && 5 != ubi_attach_fastmap_~err~95#1;call ubi_attach_fastmap_#t~mem6111#1 := read~int#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 4 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21771: assume !(0 != ubi_attach_fastmap_~err~95#1 && 5 != ubi_attach_fastmap_~err~95#1); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6973-1: SUMMARY for call uif_init_#t~ret1670#1 := __dynamic_pr_debug(uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset, 281, 0); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6973: assume -2147483648 <= uif_init_#t~ret1670#1 && uif_init_#t~ret1670#1 <= 2147483647;havoc uif_init_#t~mem1668#1;havoc uif_init_#t~mem1669#1;havoc uif_init_#t~ret1670#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22036: assume 0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22036: assume !(0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1);ubi_scan_fastmap_~i~37#1 := 1 + ubi_scan_fastmap_~i~37#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12523-1: SUMMARY for call ubi_eba_init_#t~ret3440#1.base, ubi_eba_init_#t~ret3440#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12523: ubi_eba_init_~tmp___3~36#1.base, ubi_eba_init_~tmp___3~36#1.offset := ubi_eba_init_#t~ret3440#1.base, ubi_eba_init_#t~ret3440#1.offset;havoc ubi_eba_init_#t~ret3440#1.base, ubi_eba_init_#t~ret3440#1.offset;call ubi_eba_init_#t~mem3441#1 := read~int#1(ubi_eba_init_~tmp___3~36#1.base, 1176 + ubi_eba_init_~tmp___3~36#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7370: assume -2147483648 <= io_init_#t~ret1843#1 && io_init_#t~ret1843#1 <= 2147483647;havoc io_init_#t~mem1841#1;havoc io_init_#t~mem1842#1;havoc io_init_#t~ret1843#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7238: assume 0 != io_init_~tmp___16~0#1;call io_init_#t~mem1769#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1770#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7238: assume !(0 != io_init_~tmp___16~0#1);call io_init_#t~mem1772#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1773#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7370-1: SUMMARY for call io_init_#t~ret1843#1 := __dynamic_pr_debug(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset, 358, 0); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21772-1: SUMMARY for call ubi_attach_fastmap_#t~ret6112#1 := printk(1736, 0); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21772: assume -2147483648 <= ubi_attach_fastmap_#t~ret6112#1 && ubi_attach_fastmap_#t~ret6112#1 <= 2147483647;havoc ubi_attach_fastmap_#t~mem6111#1;havoc ubi_attach_fastmap_#t~ret6112#1;ubi_attach_fastmap_~ret~8#1 := (if ubi_attach_fastmap_~err~95#1 <= 0 then ubi_attach_fastmap_~err~95#1 else 2); [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17016: havoc lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset, lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset, lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset, lockdep_init_map_~arg3#1;havoc lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset, lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset, lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset, lockdep_init_map_#in~arg3#1;assume { :end_inline_lockdep_init_map } true; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22037: assume -2147483648 <= ubi_scan_fastmap_#t~ret6189#1 && ubi_scan_fastmap_#t~ret6189#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6189#1; [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22037-1: SUMMARY for call ubi_scan_fastmap_#t~ret6189#1 := printk(1755, 0); srcloc: null [2025-02-08 02:47:11,897 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19262: call ubi_attach_#t~mem5318#1.base, ubi_attach_#t~mem5318#1.offset := read~$Pointer$#1(ubi_attach_~ubi#1.base, 2350 + ubi_attach_~ubi#1.offset, 8); [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19262-1: SUMMARY for call ubi_free_internal_volumes(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12524: assume -2147483648 <= ubi_eba_init_#t~ret3442#1 && ubi_eba_init_#t~ret3442#1 <= 2147483647;havoc ubi_eba_init_#t~mem3441#1;havoc ubi_eba_init_#t~ret3442#1; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12524-1: SUMMARY for call ubi_eba_init_#t~ret3442#1 := __dynamic_pr_debug(ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset, 749, 0); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4464: assume ubi_read_volume_table_#t~mem344#1 > 128;havoc ubi_read_volume_table_#t~mem344#1;call write~int#1(128, ubi_read_volume_table_~ubi#1.base, 2342 + ubi_read_volume_table_~ubi#1.offset, 4); [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4464: assume !(ubi_read_volume_table_#t~mem344#1 > 128);havoc ubi_read_volume_table_#t~mem344#1; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21509: ubi_attach_fastmap_~tmp___4~64#1 := ubi_attach_fastmap_#t~ret5993#1;havoc ubi_attach_fastmap_#t~mem5992#1;havoc ubi_attach_fastmap_#t~ret5993#1; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4332: assume 0 != init_volumes_#t~mem303#1;havoc init_volumes_#t~mem303#1;call init_volumes_#t~mem304#1 := read~int#1(init_volumes_~ubi#1.base, 5883 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4332: assume !(0 != init_volumes_#t~mem303#1);havoc init_volumes_#t~mem303#1; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21509-1: SUMMARY for call ubi_attach_fastmap_#t~ret5993#1 := __fswab32(ubi_attach_fastmap_#t~mem5992#1); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7239-1: SUMMARY for call io_init_#t~ret1771#1 := printk(312, 0); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7239: assume -2147483648 <= io_init_#t~ret1771#1 && io_init_#t~ret1771#1 <= 2147483647;havoc io_init_#t~mem1769#1;havoc io_init_#t~mem1770#1;havoc io_init_#t~ret1771#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21905: SUMMARY for call kfree(ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17017: call write~$Pointer$#1(#funAddr~update_fastmap_work_fn.base, #funAddr~update_fastmap_work_fn.offset, ubi_wl_init_~ubi#1.base, 5174 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4746#1 := read~int#1(ubi_wl_init_~ubi#1.base, 1193 + ubi_wl_init_~ubi#1.offset, 4);ubi_wl_init_#t~loopctr4747#1 := 0; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17017-1: SUMMARY for call INIT_LIST_HEAD(ubi_wl_init_~ubi#1.base, 5158 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19263-1: SUMMARY for call vfree(ubi_attach_#t~mem5318#1.base, ubi_attach_#t~mem5318#1.offset); srcloc: null [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19263: havoc ubi_attach_#t~mem5318#1.base, ubi_attach_#t~mem5318#1.offset; [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21510: assume 1739541768 != ubi_attach_fastmap_~tmp___4~64#1 % 4294967296;call ubi_attach_fastmap_#t~mem5994#1 := read~int#1(ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset, 4); [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21510: assume !(1739541768 != ubi_attach_fastmap_~tmp___4~64#1 % 4294967296);call ubi_attach_fastmap_#t~mem5997#1 := read~int#1(ubi_attach_fastmap_~fmpl1~0#1.base, 4 + ubi_attach_fastmap_~fmpl1~0#1.offset, 2); [2025-02-08 02:47:11,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4333: assume -2147483648 <= init_volumes_#t~ret305#1 && init_volumes_#t~ret305#1 <= 2147483647;havoc init_volumes_#t~mem304#1;havoc init_volumes_#t~ret305#1; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4333-1: SUMMARY for call init_volumes_#t~ret305#1 := printk(52, 0); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12261: self_check_eba_~tmp___3~35#1 := -1;call self_check_eba_#t~mem3357#1.base, self_check_eba_#t~mem3357#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call write~int#1(self_check_eba_~tmp___3~35#1, self_check_eba_#t~mem3357#1.base, self_check_eba_#t~mem3357#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);havoc self_check_eba_#t~mem3357#1.base, self_check_eba_#t~mem3357#1.offset;call self_check_eba_#t~mem3358#1.base, self_check_eba_#t~mem3358#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call write~int#1(self_check_eba_~tmp___3~35#1, self_check_eba_#t~mem3358#1.base, self_check_eba_#t~mem3358#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);havoc self_check_eba_#t~mem3358#1.base, self_check_eba_#t~mem3358#1.offset;self_check_eba_~j~0#1 := 1 + self_check_eba_~j~0#1;call self_check_eba_#t~mem3359#1 := read~int#1(self_check_eba_~vol~31#1.base, 1221 + self_check_eba_~vol~31#1.offset, 4); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7637-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2109#1 := IS_ERR(ubi_attach_mtd_dev_#t~mem2108#1.base, ubi_attach_mtd_dev_#t~mem2108#1.offset); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7637: assume -9223372036854775808 <= ubi_attach_mtd_dev_#t~ret2109#1 && ubi_attach_mtd_dev_#t~ret2109#1 <= 9223372036854775807;ubi_attach_mtd_dev_~tmp___5~8#1 := ubi_attach_mtd_dev_#t~ret2109#1;havoc ubi_attach_mtd_dev_#t~mem2108#1.base, ubi_attach_mtd_dev_#t~mem2108#1.offset;havoc ubi_attach_mtd_dev_#t~ret2109#1; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21511: ubi_attach_fastmap_~tmp___3~74#1 := ubi_attach_fastmap_#t~ret5995#1;havoc ubi_attach_fastmap_#t~mem5994#1;havoc ubi_attach_fastmap_#t~ret5995#1; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21511-1: SUMMARY for call ubi_attach_fastmap_#t~ret5995#1 := __fswab32(ubi_attach_fastmap_#t~mem5994#1); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20454: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5758#1.base, ubi_debugfs_init_dev_#t~ret5758#1.offset;havoc ubi_debugfs_init_dev_#t~mem5757#1.base, ubi_debugfs_init_dev_#t~mem5757#1.offset;havoc ubi_debugfs_init_dev_#t~ret5758#1.base, ubi_debugfs_init_dev_#t~ret5758#1.offset; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7505: assume ubi_attach_mtd_dev_~i~19#1 <= 31; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7505: assume !(ubi_attach_mtd_dev_~i~19#1 <= 31);call ubi_attach_mtd_dev_#t~mem2065#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, ubi_attach_mtd_dev_~mtd#1.offset, 1); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20454-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5758#1.base, ubi_debugfs_init_dev_#t~ret5758#1.offset := debugfs_create_file(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, 128, ubi_debugfs_init_dev_#t~mem5757#1.base, ubi_debugfs_init_dev_#t~mem5757#1.offset, 0, (if ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 else ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#dfs_fops~0.base, ~#dfs_fops~0.offset); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21775: SUMMARY for call kfree(ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21643: ubi_attach_fastmap_~tmp___25~3#1 := ubi_attach_fastmap_#t~ret6056#1;havoc ubi_attach_fastmap_#t~mem6055#1;havoc ubi_attach_fastmap_#t~ret6056#1;call ubi_attach_fastmap_#t~mem6057#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 12 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21643-1: SUMMARY for call ubi_attach_fastmap_#t~ret6056#1 := __fswab32(ubi_attach_fastmap_#t~mem6055#1); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6977: call write~$Pointer$#1(~#__this_module~0.base, ~#__this_module~0.offset, uif_init_~ubi#1.base, 65 + uif_init_~ubi#1.offset, 8);call uif_init_#t~mem1671#1 := read~int#17(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, 4); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6845-1: SUMMARY for call ubi_sysfs_init_#t~ret1639#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_eraseblock_size~0.base, ~#dev_eraseblock_size~0.offset); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6845: assume -2147483648 <= ubi_sysfs_init_#t~ret1639#1 && ubi_sysfs_init_#t~ret1639#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1639#1;havoc ubi_sysfs_init_#t~ret1639#1; [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7638: assume 0 != ubi_attach_mtd_dev_~tmp___5~8#1;call ubi_attach_mtd_dev_#t~mem2110#1.base, ubi_attach_mtd_dev_#t~mem2110#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5834 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7638: assume !(0 != ubi_attach_mtd_dev_~tmp___5~8#1);call ubi_attach_mtd_dev_#t~mem2113#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2114#1.base, ubi_attach_mtd_dev_#t~mem2114#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~mtd#1.base, 53 + ubi_attach_mtd_dev_~mtd#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2115#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5859 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19265-1: SUMMARY for call destroy_ai(ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset); srcloc: null [2025-02-08 02:47:11,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19265: ubi_attach_#res#1 := ubi_attach_~err~88#1;call ULTIMATE.dealloc(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset);havoc ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17151: assume 0 == ubi_wl_init_#t~mem4799#1 % 256 % 4294967296;havoc ubi_wl_init_#t~mem4799#1;call write~$Pointer$#44(1307, 0, ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset, 8);call write~$Pointer$#44(1308, 0, ubi_wl_init_~#descriptor~67#1.base, 8 + ubi_wl_init_~#descriptor~67#1.offset, 8);call write~$Pointer$#44(1309, 0, ubi_wl_init_~#descriptor~67#1.base, 16 + ubi_wl_init_~#descriptor~67#1.offset, 8);call write~$Pointer$#44(1310, 0, ubi_wl_init_~#descriptor~67#1.base, 24 + ubi_wl_init_~#descriptor~67#1.offset, 8);call write~int#44(2037, ubi_wl_init_~#descriptor~67#1.base, 32 + ubi_wl_init_~#descriptor~67#1.offset, 4);call write~int#44(0, ubi_wl_init_~#descriptor~67#1.base, 36 + ubi_wl_init_~#descriptor~67#1.offset, 1);call ubi_wl_init_#t~mem4800#1 := read~int#44(ubi_wl_init_~#descriptor~67#1.base, 36 + ubi_wl_init_~#descriptor~67#1.offset, 1); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17151: assume !(0 == ubi_wl_init_#t~mem4799#1 % 256 % 4294967296);havoc ubi_wl_init_#t~mem4799#1;call write~$Pointer$#44(1312, 0, ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset, 8);call write~$Pointer$#44(1313, 0, ubi_wl_init_~#descriptor___0~20#1.base, 8 + ubi_wl_init_~#descriptor___0~20#1.offset, 8);call write~$Pointer$#44(1314, 0, ubi_wl_init_~#descriptor___0~20#1.base, 16 + ubi_wl_init_~#descriptor___0~20#1.offset, 8);call write~$Pointer$#44(1315, 0, ubi_wl_init_~#descriptor___0~20#1.base, 24 + ubi_wl_init_~#descriptor___0~20#1.offset, 8);call write~int#44(2041, ubi_wl_init_~#descriptor___0~20#1.base, 32 + ubi_wl_init_~#descriptor___0~20#1.offset, 4);call write~int#44(0, ubi_wl_init_~#descriptor___0~20#1.base, 36 + ubi_wl_init_~#descriptor___0~20#1.offset, 1);call ubi_wl_init_#t~mem4807#1 := read~int#44(ubi_wl_init_~#descriptor___0~20#1.base, 36 + ubi_wl_init_~#descriptor___0~20#1.offset, 1); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17019: assume true;havoc ubi_wl_init_#t~nondet4748#1;call write~int#1(ubi_wl_init_#t~nondet4748#1, ubi_wl_init_~ubi#1.base, 5846 + ubi_wl_init_~ubi#1.offset + ubi_wl_init_#t~loopctr4747#1, 8);ubi_wl_init_#t~loopctr4747#1 := 1 + ubi_wl_init_#t~loopctr4747#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17019: assume true;havoc ubi_wl_init_#t~mem4746#1;havoc ubi_wl_init_#t~loopctr4747#1;havoc ubi_wl_init_#t~nondet4748#1;havoc ubi_wl_init_#t~ret4749#1;ubi_wl_init_~err~78#1 := -12;call ubi_wl_init_#t~mem4750#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5867 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21512-1: SUMMARY for call ubi_attach_fastmap_#t~ret5996#1 := printk(1715, 0); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7374: assume 0 != io_init_#t~mem1844#1 % 4 % 4294967296;havoc io_init_#t~mem1844#1;call io_init_#t~mem1845#1 := read~int#1(io_init_~ubi#1.base, 5931 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7374: assume !(0 != io_init_#t~mem1844#1 % 4 % 4294967296);havoc io_init_#t~mem1844#1;call io_init_#t~mem1847#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);io_init_#t~short1850#1 := io_init_#t~mem1847#1 % 4294967296 <= 63; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20455-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5759#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20455: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5759#1 && ubi_debugfs_init_dev_#t~ret5759#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___2~83#1 := ubi_debugfs_init_dev_#t~ret5759#1;havoc ubi_debugfs_init_dev_#t~ret5759#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21512: assume -2147483648 <= ubi_attach_fastmap_#t~ret5996#1 && ubi_attach_fastmap_#t~ret5996#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret5996#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7374-1: call io_init_#t~mem1844#1 := read~int#1(io_init_~ubi#1.base, 5931 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4071: assume 0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4071: assume !(0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616);process_lvol_~err~4#1 := -22;call process_lvol_#t~mem192#1.base, process_lvol_#t~mem192#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6978: assume -2147483648 <= uif_init_#t~ret1672#1 && uif_init_#t~ret1672#1 <= 2147483647;uif_init_~err~23#1 := uif_init_#t~ret1672#1;havoc uif_init_#t~mem1671#1;havoc uif_init_#t~ret1672#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21644-1: SUMMARY for call ubi_attach_fastmap_#t~ret6058#1 := __fswab32(ubi_attach_fastmap_#t~mem6057#1); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21644: ubi_attach_fastmap_~tmp___26~2#1 := ubi_attach_fastmap_#t~ret6058#1;havoc ubi_attach_fastmap_#t~mem6057#1;havoc ubi_attach_fastmap_#t~ret6058#1;call ubi_attach_fastmap_#t~mem6059#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 16 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6846: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6846: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6978-1: SUMMARY for call uif_init_#t~ret1672#1 := cdev_add(uif_init_~ubi#1.base, uif_init_~ubi#1.offset, uif_init_#t~mem1671#1, 1); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21909: assume -2147483648 <= ubi_scan_fastmap_#t~ret6138#1 && ubi_scan_fastmap_#t~ret6138#1 <= 2147483647;ubi_scan_fastmap_~ret~9#1 := ubi_scan_fastmap_#t~ret6138#1;havoc ubi_scan_fastmap_#t~mem6137#1;havoc ubi_scan_fastmap_#t~ret6138#1; [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21909-1: SUMMARY for call ubi_scan_fastmap_#t~ret6138#1 := ubi_io_read(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset, ubi_scan_fastmap_~fm_anchor#1, ubi_scan_fastmap_#t~mem6137#1, 312); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7639-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2111#1 := PTR_ERR(ubi_attach_mtd_dev_#t~mem2110#1.base, ubi_attach_mtd_dev_#t~mem2110#1.offset); srcloc: null [2025-02-08 02:47:11,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7639: assume -9223372036854775808 <= ubi_attach_mtd_dev_#t~ret2111#1 && ubi_attach_mtd_dev_#t~ret2111#1 <= 9223372036854775807;ubi_attach_mtd_dev_~tmp___4~13#1 := ubi_attach_mtd_dev_#t~ret2111#1;havoc ubi_attach_mtd_dev_#t~mem2110#1.base, ubi_attach_mtd_dev_#t~mem2110#1.offset;havoc ubi_attach_mtd_dev_#t~ret2111#1;ubi_attach_mtd_dev_~err~25#1 := (if ubi_attach_mtd_dev_~tmp___4~13#1 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___4~13#1 % 4294967296 else ubi_attach_mtd_dev_~tmp___4~13#1 % 4294967296 - 4294967296); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4468: call ubi_read_volume_table_#t~mem345#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 2342 + ubi_read_volume_table_~ubi#1.offset, 4);call write~int#1((if 172 * ubi_read_volume_table_#t~mem345#1 % 4294967296 % 4294967296 <= 2147483647 then 172 * ubi_read_volume_table_#t~mem345#1 % 4294967296 % 4294967296 else 172 * ubi_read_volume_table_#t~mem345#1 % 4294967296 % 4294967296 - 4294967296), ubi_read_volume_table_~ubi#1.base, 2346 + ubi_read_volume_table_~ubi#1.offset, 4);havoc ubi_read_volume_table_#t~mem345#1;call ubi_read_volume_table_#t~mem347#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 2346 + ubi_read_volume_table_~ubi#1.offset, 4);call ubi_read_volume_table_#t~mem346#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 5895 + ubi_read_volume_table_~ubi#1.offset, 4);call ubi_read_volume_table_#t~mem348#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 5895 + ubi_read_volume_table_~ubi#1.offset, 4); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20456: assume 0 != ubi_debugfs_init_dev_~tmp___2~83#1; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20456: assume !(0 != ubi_debugfs_init_dev_~tmp___2~83#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 28 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1661, 0;call ubi_debugfs_init_dev_#t~mem5760#1.base, ubi_debugfs_init_dev_#t~mem5760#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7375-1: SUMMARY for call io_init_#t~ret1846#1 := printk(359, 0); srcloc: null [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7375: assume -2147483648 <= io_init_#t~ret1846#1 && io_init_#t~ret1846#1 <= 2147483647;havoc io_init_#t~mem1845#1;havoc io_init_#t~ret1846#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12528-1: ubi_eba_init_#res#1 := 0;call ULTIMATE.dealloc(ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset);havoc ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset);havoc ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset);havoc ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset);havoc ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset);havoc ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20720: call add_vol_#t~mem5799#1.base, add_vol_#t~mem5799#1.offset := read~$Pointer$#1(add_vol_~p~15#1.base, add_vol_~p~15#1.offset, 8);add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset := add_vol_#t~mem5799#1.base, add_vol_#t~mem5799#1.offset;add_vol_~__mptr~39#1.base, add_vol_~__mptr~39#1.offset := add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset;add_vol_~av~12#1.base, add_vol_~av~12#1.offset := add_vol_~__mptr~39#1.base, -2048 + add_vol_~__mptr~39#1.offset;call add_vol_#t~mem5800#1 := read~int#1(add_vol_~av~12#1.base, add_vol_~av~12#1.offset, 4); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6979: assume 0 != uif_init_~err~23#1; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6979: assume !(0 != uif_init_~err~23#1);assume { :begin_inline_ubi_sysfs_init } true;ubi_sysfs_init_#in~ubi#1.base, ubi_sysfs_init_#in~ubi#1.offset, ubi_sysfs_init_#in~ref#1.base, ubi_sysfs_init_#in~ref#1.offset := uif_init_~ubi#1.base, uif_init_~ubi#1.offset, uif_init_~ref#1.base, uif_init_~ref#1.offset;havoc ubi_sysfs_init_#res#1;havoc ubi_sysfs_init_#t~mem1635#1, ubi_sysfs_init_#t~mem1636#1, ubi_sysfs_init_#t~ret1637#1, ubi_sysfs_init_#t~ret1638#1, ubi_sysfs_init_#t~ret1639#1, ubi_sysfs_init_#t~ret1640#1, ubi_sysfs_init_#t~ret1641#1, ubi_sysfs_init_#t~ret1642#1, ubi_sysfs_init_#t~ret1643#1, ubi_sysfs_init_#t~ret1644#1, ubi_sysfs_init_#t~ret1645#1, ubi_sysfs_init_#t~ret1646#1, ubi_sysfs_init_#t~ret1647#1, ubi_sysfs_init_#t~ret1648#1, ubi_sysfs_init_#t~ret1649#1, ubi_sysfs_init_~ubi#1.base, ubi_sysfs_init_~ubi#1.offset, ubi_sysfs_init_~ref#1.base, ubi_sysfs_init_~ref#1.offset, ubi_sysfs_init_~err~22#1;ubi_sysfs_init_~ubi#1.base, ubi_sysfs_init_~ubi#1.offset := ubi_sysfs_init_#in~ubi#1.base, ubi_sysfs_init_#in~ubi#1.offset;ubi_sysfs_init_~ref#1.base, ubi_sysfs_init_~ref#1.offset := ubi_sysfs_init_#in~ref#1.base, ubi_sysfs_init_#in~ref#1.offset;havoc ubi_sysfs_init_~err~22#1;call write~$Pointer$#1(#funAddr~dev_release.base, #funAddr~dev_release.offset, ubi_sysfs_init_~ubi#1.base, 1177 + ubi_sysfs_init_~ubi#1.offset, 8);call ubi_sysfs_init_#t~mem1635#1 := read~int#1(ubi_sysfs_init_~ubi#1.base, 97 + ubi_sysfs_init_~ubi#1.offset, 4);call write~int#1(ubi_sysfs_init_#t~mem1635#1, ubi_sysfs_init_~ubi#1.base, 1041 + ubi_sysfs_init_~ubi#1.offset, 4);havoc ubi_sysfs_init_#t~mem1635#1;call write~$Pointer$#1(~ubi_class~0.base, ~ubi_class~0.offset, ubi_sysfs_init_~ubi#1.base, 1161 + ubi_sysfs_init_~ubi#1.offset, 8);call ubi_sysfs_init_#t~mem1636#1 := read~int#1(ubi_sysfs_init_~ubi#1.base, 1193 + ubi_sysfs_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21645: ubi_attach_fastmap_~tmp___27~2#1 := ubi_attach_fastmap_#t~ret6060#1;havoc ubi_attach_fastmap_#t~mem6059#1;havoc ubi_attach_fastmap_#t~ret6060#1;call ubi_attach_fastmap_#t~mem6061#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 4 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21645-1: SUMMARY for call ubi_attach_fastmap_#t~ret6060#1 := __fswab32(ubi_attach_fastmap_#t~mem6059#1); srcloc: null [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21778: assume 5 == ubi_attach_fastmap_~err~95#1;call write~int#1(1, ubi_attach_fastmap_~tmp_aeb~3#1.base, 16 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 1); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21778: assume !(5 == ubi_attach_fastmap_~err~95#1); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17021: ubi_wl_init_~tmp___3~59#1.base, ubi_wl_init_~tmp___3~59#1.offset := ubi_wl_init_#t~ret4751#1.base, ubi_wl_init_#t~ret4751#1.offset;havoc ubi_wl_init_#t~mem4750#1;havoc ubi_wl_init_#t~ret4751#1.base, ubi_wl_init_#t~ret4751#1.offset;call write~$Pointer$#1(ubi_wl_init_~tmp___3~59#1.base, ubi_wl_init_~tmp___3~59#1.offset, ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4752#1.base, ubi_wl_init_#t~mem4752#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-2: havoc ubi_read_volume_table_#t~bitwise349#1;assume (((((ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) < 0 && -ubi_read_volume_table_#t~mem348#1 >= 0) || ubi_read_volume_table_#t~bitwise349#1 <= ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1)) && ((ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) >= 0 && -ubi_read_volume_table_#t~mem348#1 < 0) || ubi_read_volume_table_#t~bitwise349#1 <= -ubi_read_volume_table_#t~mem348#1)) && ((ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) < 0 && -ubi_read_volume_table_#t~mem348#1 < 0) || ubi_read_volume_table_#t~bitwise349#1 >= 0)) && ((ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) >= 0 && -ubi_read_volume_table_#t~mem348#1 >= 0) || ubi_read_volume_table_#t~bitwise349#1 > ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) + -ubi_read_volume_table_#t~mem348#1)) && ubi_read_volume_table_#t~bitwise349#1 >= -2147483648; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17021-1: SUMMARY for call ubi_wl_init_#t~ret4751#1.base, ubi_wl_init_#t~ret4751#1.offset := kzalloc(8 * ubi_wl_init_#t~mem4750#1, 208); srcloc: null [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-3: assume ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) == -ubi_read_volume_table_#t~mem348#1;ubi_read_volume_table_#t~bitwise349#1 := ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-3: assume !(ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) == -ubi_read_volume_table_#t~mem348#1); [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469: call write~int#1(ubi_read_volume_table_#t~bitwise349#1, ubi_read_volume_table_~ubi#1.base, 2346 + ubi_read_volume_table_~ubi#1.offset, 4);havoc ubi_read_volume_table_#t~mem347#1;havoc ubi_read_volume_table_#t~mem346#1;havoc ubi_read_volume_table_#t~mem348#1;havoc ubi_read_volume_table_#t~bitwise349#1; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-1: [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-4: assume 0 == ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) || 0 == -ubi_read_volume_table_#t~mem348#1;ubi_read_volume_table_#t~bitwise349#1 := 0; [2025-02-08 02:47:11,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4469-4: assume !(0 == ubi_read_volume_table_#t~mem347#1 + (-1 + ubi_read_volume_table_#t~mem346#1) || 0 == -ubi_read_volume_table_#t~mem348#1); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21646: ubi_attach_fastmap_~tmp___28~2#1 := ubi_attach_fastmap_#t~ret6062#1;havoc ubi_attach_fastmap_#t~mem6061#1;havoc ubi_attach_fastmap_#t~ret6062#1;call ubi_attach_fastmap_#t~mem6063#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 8 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 1);assume { :begin_inline_add_vol } true;add_vol_#in~ai#1.base, add_vol_#in~ai#1.offset, add_vol_#in~vol_id#1, add_vol_#in~used_ebs#1, add_vol_#in~data_pad#1, add_vol_#in~vol_type#1, add_vol_#in~last_eb_bytes#1 := ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, (if ubi_attach_fastmap_~tmp___28~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___28~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___28~2#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___27~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___27~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___27~2#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___26~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___26~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___26~2#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_#t~mem6063#1 % 256 % 4294967296 <= 2147483647 then ubi_attach_fastmap_#t~mem6063#1 % 256 % 4294967296 else ubi_attach_fastmap_#t~mem6063#1 % 256 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___25~3#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___25~3#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___25~3#1 % 4294967296 % 4294967296 - 4294967296);havoc add_vol_#res#1.base, add_vol_#res#1.offset;havoc add_vol_#t~mem5799#1.base, add_vol_#t~mem5799#1.offset, add_vol_#t~mem5800#1, add_vol_#t~mem5801#1.base, add_vol_#t~mem5801#1.offset, add_vol_#t~mem5802#1, add_vol_#t~mem5803#1.base, add_vol_#t~mem5803#1.offset, add_vol_#t~mem5804#1.base, add_vol_#t~mem5804#1.offset, add_vol_#t~ret5805#1.base, add_vol_#t~ret5805#1.offset, add_vol_#t~mem5806#1.base, add_vol_#t~mem5806#1.offset, add_vol_#t~mem5807#1, add_vol_#t~ret5808#1, add_vol_#t~ret5809#1.base, add_vol_#t~ret5809#1.offset, add_vol_#t~mem5810#1, add_vol_#t~ret5811#1, add_vol_~ai#1.base, add_vol_~ai#1.offset, add_vol_~vol_id#1, add_vol_~used_ebs#1, add_vol_~data_pad#1, add_vol_~vol_type#1, add_vol_~last_eb_bytes#1, add_vol_~av~12#1.base, add_vol_~av~12#1.offset, add_vol_~p~15#1.base, add_vol_~p~15#1.offset, add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset, add_vol_~__mptr~39#1.base, add_vol_~__mptr~39#1.offset, add_vol_~tmp~197#1.base, add_vol_~tmp~197#1.offset, add_vol_~tmp___0~160#1, add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset, add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset, add_vol_~tmp___1~110#1.base, add_vol_~tmp___1~110#1.offset, add_vol_~tmp___2~84#1;add_vol_~ai#1.base, add_vol_~ai#1.offset := add_vol_#in~ai#1.base, add_vol_#in~ai#1.offset;add_vol_~vol_id#1 := add_vol_#in~vol_id#1;add_vol_~used_ebs#1 := add_vol_#in~used_ebs#1;add_vol_~data_pad#1 := add_vol_#in~data_pad#1;add_vol_~vol_type#1 := add_vol_#in~vol_type#1;add_vol_~last_eb_bytes#1 := add_vol_#in~last_eb_bytes#1;havoc add_vol_~av~12#1.base, add_vol_~av~12#1.offset;havoc add_vol_~p~15#1.base, add_vol_~p~15#1.offset;havoc add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset;havoc add_vol_~__mptr~39#1.base, add_vol_~__mptr~39#1.offset;havoc add_vol_~tmp~197#1.base, add_vol_~tmp~197#1.offset;havoc add_vol_~tmp___0~160#1;call add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset := #Ultimate.allocOnStack(8);call add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset := #Ultimate.allocOnStack(37);havoc add_vol_~tmp___1~110#1.base, add_vol_~tmp___1~110#1.offset;havoc add_vol_~tmp___2~84#1;add_vol_~p~15#1.base, add_vol_~p~15#1.offset := add_vol_~ai#1.base, add_vol_~ai#1.offset;add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset := 0, 0; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6980-1: SUMMARY for call uif_init_#t~ret1673#1 := printk(282, 0); srcloc: null [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6980: assume -2147483648 <= uif_init_#t~ret1673#1 && uif_init_#t~ret1673#1 <= 2147483647;havoc uif_init_#t~ret1673#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21646-1: SUMMARY for call ubi_attach_fastmap_#t~ret6062#1 := __fswab32(ubi_attach_fastmap_#t~mem6061#1); srcloc: null [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21911: assume 0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21911: assume !(0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4470: ubi_read_volume_table_~av~2#1.base, ubi_read_volume_table_~av~2#1.offset := ubi_read_volume_table_#t~ret350#1.base, ubi_read_volume_table_#t~ret350#1.offset;havoc ubi_read_volume_table_#t~ret350#1.base, ubi_read_volume_table_#t~ret350#1.offset; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7641-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2112#1 := printk(399, 0); srcloc: null [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12530: ubi_eba_init_~i~24#1 := 0; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7641: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2112#1 && ubi_attach_mtd_dev_#t~ret2112#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~ret2112#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4470-1: SUMMARY for call ubi_read_volume_table_#t~ret350#1.base, ubi_read_volume_table_#t~ret350#1.offset := ubi_find_av(ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset, 2147479551); srcloc: null [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7509: assume 7 == ubi_attach_mtd_dev_#t~mem2065#1 % 256 % 4294967296;havoc ubi_attach_mtd_dev_#t~mem2065#1;call ubi_attach_mtd_dev_#t~mem2066#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7509: assume !(7 == ubi_attach_mtd_dev_#t~mem2065#1 % 256 % 4294967296);havoc ubi_attach_mtd_dev_#t~mem2065#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12266: assume self_check_eba_#t~mem3359#1 > self_check_eba_~j~0#1;havoc self_check_eba_#t~mem3359#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12266: assume !(self_check_eba_#t~mem3359#1 > self_check_eba_~j~0#1);havoc self_check_eba_#t~mem3359#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-3: assume (63 + io_init_#t~mem1772#1) % 4294967296 == -io_init_#t~mem1773#1 % 4294967296;io_init_#t~bitwise1774#1 := 63 + io_init_#t~mem1772#1; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-3: assume !((63 + io_init_#t~mem1772#1) % 4294967296 == -io_init_#t~mem1773#1 % 4294967296); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-2: havoc io_init_#t~bitwise1774#1;assume io_init_#t~bitwise1774#1 % 4294967296 <= (63 + io_init_#t~mem1772#1) % 4294967296 && io_init_#t~bitwise1774#1 % 4294967296 <= -io_init_#t~mem1773#1 % 4294967296; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-1: [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245: call write~int#1((if io_init_#t~bitwise1774#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~bitwise1774#1 % 4294967296 % 4294967296 else io_init_#t~bitwise1774#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5915 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1772#1;havoc io_init_#t~mem1773#1;havoc io_init_#t~bitwise1774#1;call io_init_#t~mem1775#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1776#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-4: assume 0 == (63 + io_init_#t~mem1772#1) % 4294967296 || 0 == -io_init_#t~mem1773#1 % 4294967296;io_init_#t~bitwise1774#1 := 0; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7245-4: assume !(0 == (63 + io_init_#t~mem1772#1) % 4294967296 || 0 == -io_init_#t~mem1773#1 % 4294967296); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20723: assume add_vol_#t~mem5800#1 < add_vol_~vol_id#1;havoc add_vol_#t~mem5800#1;call add_vol_#t~mem5801#1.base, add_vol_#t~mem5801#1.offset := read~$Pointer$#1(add_vol_~p~15#1.base, add_vol_~p~15#1.offset, 8);add_vol_~p~15#1.base, add_vol_~p~15#1.offset := add_vol_#t~mem5801#1.base, 16 + add_vol_#t~mem5801#1.offset;havoc add_vol_#t~mem5801#1.base, add_vol_#t~mem5801#1.offset; [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20723: assume !(add_vol_#t~mem5800#1 < add_vol_~vol_id#1);havoc add_vol_#t~mem5800#1;call add_vol_#t~mem5802#1 := read~int#1(add_vol_~av~12#1.base, add_vol_~av~12#1.offset, 4); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4471: assume 0 == (ubi_read_volume_table_~av~2#1.base + ubi_read_volume_table_~av~2#1.offset) % 18446744073709551616;call ubi_read_volume_table_#t~mem351#1 := read~int#1(ubi_read_volume_table_~ai#1.base, 100 + ubi_read_volume_table_~ai#1.offset, 4); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4471: assume !(0 == (ubi_read_volume_table_~av~2#1.base + ubi_read_volume_table_~av~2#1.offset) % 18446744073709551616);call ubi_read_volume_table_#t~mem358#1 := read~int#1(ubi_read_volume_table_~av~2#1.base, 8 + ubi_read_volume_table_~av~2#1.offset, 4); [2025-02-08 02:47:11,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7510: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2067#1 && ubi_attach_mtd_dev_#t~ret2067#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2066#1;havoc ubi_attach_mtd_dev_#t~ret2067#1;ubi_attach_mtd_dev_#res#1 := -22;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17023: assume 0 == (ubi_wl_init_#t~mem4752#1.base + ubi_wl_init_#t~mem4752#1.offset) % 18446744073709551616;havoc ubi_wl_init_#t~mem4752#1.base, ubi_wl_init_#t~mem4752#1.offset;ubi_wl_init_#res#1 := ubi_wl_init_~err~78#1;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset);havoc ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset);havoc ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset);havoc ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset);havoc ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset);havoc ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset);havoc ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset);havoc ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset);havoc ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset);havoc ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset);havoc ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset);havoc ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset);havoc ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset; [2025-02-08 02:47:11,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17023: assume !(0 == (ubi_wl_init_#t~mem4752#1.base + ubi_wl_init_#t~mem4752#1.offset) % 18446744073709551616);havoc ubi_wl_init_#t~mem4752#1.base, ubi_wl_init_#t~mem4752#1.offset;ubi_wl_init_~i~29#1 := 0; [2025-02-08 02:47:11,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4339: call init_volumes_#t~mem306#1 := read~int#1(init_volumes_~ubi#1.base, 2318 + init_volumes_~ubi#1.offset, 4);call write~int#1(init_volumes_#t~mem306#1 + init_volumes_~reserved_pebs~1#1, init_volumes_~ubi#1.base, 2318 + init_volumes_~ubi#1.offset, 4);havoc init_volumes_#t~mem306#1;call init_volumes_#t~mem307#1 := read~int#1(init_volumes_~ubi#1.base, 2322 + init_volumes_~ubi#1.offset, 4);call write~int#1(init_volumes_#t~mem307#1 - init_volumes_~reserved_pebs~1#1, init_volumes_~ubi#1.base, 2322 + init_volumes_~ubi#1.offset, 4);havoc init_volumes_#t~mem307#1;init_volumes_#res#1 := 0; [2025-02-08 02:47:11,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22044: assume ubi_scan_fastmap_~i~37#1 < ubi_scan_fastmap_~used_blocks~0#1; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22044: assume !(ubi_scan_fastmap_~i~37#1 < ubi_scan_fastmap_~used_blocks~0#1); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7510-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2067#1 := printk(380, 0); srcloc: null [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246: call write~int#1((if io_init_#t~bitwise1777#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~bitwise1777#1 % 4294967296 % 4294967296 else io_init_#t~bitwise1777#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5919 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1775#1;havoc io_init_#t~mem1776#1;havoc io_init_#t~bitwise1777#1;call write~$Pointer$#44(314, 0, io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset, 8);call write~$Pointer$#44(315, 0, io_init_~#descriptor___1~0#1.base, 8 + io_init_~#descriptor___1~0#1.offset, 8);call write~$Pointer$#44(316, 0, io_init_~#descriptor___1~0#1.base, 16 + io_init_~#descriptor___1~0#1.offset, 8);call write~$Pointer$#44(317, 0, io_init_~#descriptor___1~0#1.base, 24 + io_init_~#descriptor___1~0#1.offset, 8);call write~int#44(800, io_init_~#descriptor___1~0#1.base, 32 + io_init_~#descriptor___1~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___1~0#1.base, 36 + io_init_~#descriptor___1~0#1.offset, 1);call io_init_#t~mem1778#1 := read~int#44(io_init_~#descriptor___1~0#1.base, 36 + io_init_~#descriptor___1~0#1.offset, 1); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-4: assume 0 == (63 + io_init_#t~mem1775#1) % 4294967296 || 0 == -io_init_#t~mem1776#1 % 4294967296;io_init_#t~bitwise1777#1 := 0; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-4: assume !(0 == (63 + io_init_#t~mem1775#1) % 4294967296 || 0 == -io_init_#t~mem1776#1 % 4294967296); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-3: assume (63 + io_init_#t~mem1775#1) % 4294967296 == -io_init_#t~mem1776#1 % 4294967296;io_init_#t~bitwise1777#1 := 63 + io_init_#t~mem1775#1; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-3: assume !((63 + io_init_#t~mem1775#1) % 4294967296 == -io_init_#t~mem1776#1 % 4294967296); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-2: havoc io_init_#t~bitwise1777#1;assume io_init_#t~bitwise1777#1 % 4294967296 <= (63 + io_init_#t~mem1775#1) % 4294967296 && io_init_#t~bitwise1777#1 % 4294967296 <= -io_init_#t~mem1776#1 % 4294967296; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7246-1: [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6850: assume -2147483648 <= ubi_sysfs_init_#t~ret1640#1 && ubi_sysfs_init_#t~ret1640#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1640#1;havoc ubi_sysfs_init_#t~ret1640#1; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6850-1: SUMMARY for call ubi_sysfs_init_#t~ret1640#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_avail_eraseblocks~0.base, ~#dev_avail_eraseblocks~0.offset); srcloc: null [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4472: assume 0 != ubi_read_volume_table_#t~mem351#1;havoc ubi_read_volume_table_#t~mem351#1;assume { :begin_inline_create_empty_lvol } true;create_empty_lvol_#in~ubi#1.base, create_empty_lvol_#in~ubi#1.offset, create_empty_lvol_#in~ai#1.base, create_empty_lvol_#in~ai#1.offset := ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset;havoc create_empty_lvol_#res#1.base, create_empty_lvol_#res#1.offset;havoc create_empty_lvol_#t~mem225#1, create_empty_lvol_#t~ret226#1.base, create_empty_lvol_#t~ret226#1.offset, create_empty_lvol_#t~ret227#1.base, create_empty_lvol_#t~ret227#1.offset, create_empty_lvol_#t~memcpy~res228#1.base, create_empty_lvol_#t~memcpy~res228#1.offset, create_empty_lvol_#t~memcpy~res229#1.base, create_empty_lvol_#t~memcpy~res229#1.offset, create_empty_lvol_#t~mem230#1, create_empty_lvol_#t~ret231#1, create_empty_lvol_#t~ret232#1.base, create_empty_lvol_#t~ret232#1.offset, create_empty_lvol_~ubi#1.base, create_empty_lvol_~ubi#1.offset, create_empty_lvol_~ai#1.base, create_empty_lvol_~ai#1.offset, create_empty_lvol_~i~3#1, create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset, create_empty_lvol_~tmp~11#1.base, create_empty_lvol_~tmp~11#1.offset, create_empty_lvol_~tmp___0~7#1.base, create_empty_lvol_~tmp___0~7#1.offset, create_empty_lvol_~__len~2#1, create_empty_lvol_~__ret~2#1.base, create_empty_lvol_~__ret~2#1.offset, create_empty_lvol_~err~5#1, create_empty_lvol_~tmp___1~7#1.base, create_empty_lvol_~tmp___1~7#1.offset;create_empty_lvol_~ubi#1.base, create_empty_lvol_~ubi#1.offset := create_empty_lvol_#in~ubi#1.base, create_empty_lvol_#in~ubi#1.offset;create_empty_lvol_~ai#1.base, create_empty_lvol_~ai#1.offset := create_empty_lvol_#in~ai#1.base, create_empty_lvol_#in~ai#1.offset;havoc create_empty_lvol_~i~3#1;havoc create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset;havoc create_empty_lvol_~tmp~11#1.base, create_empty_lvol_~tmp~11#1.offset;havoc create_empty_lvol_~tmp___0~7#1.base, create_empty_lvol_~tmp___0~7#1.offset;havoc create_empty_lvol_~__len~2#1;havoc create_empty_lvol_~__ret~2#1.base, create_empty_lvol_~__ret~2#1.offset;havoc create_empty_lvol_~err~5#1;havoc create_empty_lvol_~tmp___1~7#1.base, create_empty_lvol_~tmp___1~7#1.offset;call create_empty_lvol_#t~mem225#1 := read~int#1(create_empty_lvol_~ubi#1.base, 2346 + create_empty_lvol_~ubi#1.offset, 4); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4472: assume !(0 != ubi_read_volume_table_#t~mem351#1);havoc ubi_read_volume_table_#t~mem351#1; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-1: io_init_#t~short1857#1 := 0 != io_init_#t~bitwise1856#1; [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379: assume io_init_#t~short1857#1;havoc io_init_#t~mem1847#1;havoc io_init_#t~mem1848#1;havoc io_init_#t~mem1849#1;havoc io_init_#t~short1850#1;havoc io_init_#t~mem1851#1;havoc io_init_#t~mem1852#1;havoc io_init_#t~short1853#1;havoc io_init_#t~mem1855#1;havoc io_init_#t~mem1854#1;havoc io_init_#t~bitwise1856#1;havoc io_init_#t~short1857#1;call io_init_#t~mem1858#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1859#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379: assume !io_init_#t~short1857#1;havoc io_init_#t~mem1847#1;havoc io_init_#t~mem1848#1;havoc io_init_#t~mem1849#1;havoc io_init_#t~short1850#1;havoc io_init_#t~mem1851#1;havoc io_init_#t~mem1852#1;havoc io_init_#t~short1853#1;havoc io_init_#t~mem1855#1;havoc io_init_#t~mem1854#1;havoc io_init_#t~bitwise1856#1;havoc io_init_#t~short1857#1;call io_init_#t~mem1861#1 := read~int#1(io_init_~ubi#1.base, 5867 + io_init_~ubi#1.offset, 4);call write~int#1((if io_init_#t~mem1861#1 < 0 && 0 != io_init_#t~mem1861#1 % 10 then 1 + io_init_#t~mem1861#1 / 10 else io_init_#t~mem1861#1 / 10), io_init_~ubi#1.base, 5891 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1861#1;call io_init_#t~mem1862#1 := read~int#1(io_init_~ubi#1.base, 5891 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-5: assume 0 == io_init_#t~mem1855#1 || 0 == -1 + io_init_#t~mem1854#1;io_init_#t~bitwise1856#1 := 0; [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-5: assume !(0 == io_init_#t~mem1855#1 || 0 == -1 + io_init_#t~mem1854#1); [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-4: assume io_init_#t~mem1855#1 == -1 + io_init_#t~mem1854#1;io_init_#t~bitwise1856#1 := io_init_#t~mem1855#1; [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-4: assume !(io_init_#t~mem1855#1 == -1 + io_init_#t~mem1854#1); [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-3: havoc io_init_#t~bitwise1856#1;assume (((((io_init_#t~mem1855#1 < 0 && -1 + io_init_#t~mem1854#1 >= 0) || io_init_#t~bitwise1856#1 <= io_init_#t~mem1855#1) && ((io_init_#t~mem1855#1 >= 0 && -1 + io_init_#t~mem1854#1 < 0) || io_init_#t~bitwise1856#1 <= -1 + io_init_#t~mem1854#1)) && ((io_init_#t~mem1855#1 < 0 && -1 + io_init_#t~mem1854#1 < 0) || io_init_#t~bitwise1856#1 >= 0)) && ((io_init_#t~mem1855#1 >= 0 && -1 + io_init_#t~mem1854#1 >= 0) || io_init_#t~bitwise1856#1 > io_init_#t~mem1855#1 + (-1 + io_init_#t~mem1854#1))) && io_init_#t~bitwise1856#1 >= -2147483648; [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-2: [2025-02-08 02:47:11,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4076: assume 0 != (process_lvol_#t~mem192#1.base + process_lvol_#t~mem192#1.offset) % 18446744073709551616;havoc process_lvol_#t~mem192#1.base, process_lvol_#t~mem192#1.offset;call process_lvol_#t~mem193#1.base, process_lvol_#t~mem193#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4076: assume !(0 != (process_lvol_#t~mem192#1.base + process_lvol_#t~mem192#1.offset) % 18446744073709551616);havoc process_lvol_#t~mem192#1.base, process_lvol_#t~mem192#1.offset; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-9: io_init_#t~short1853#1 := io_init_#t~short1850#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-8: assume io_init_#t~short1853#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-8: assume !io_init_#t~short1853#1;call io_init_#t~mem1851#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1852#1 := read~int#1(io_init_~ubi#1.base, 5871 + io_init_~ubi#1.offset, 4);io_init_#t~short1853#1 := io_init_#t~mem1851#1 % 18446744073709551616 > (io_init_#t~mem1852#1 - 64) % 18446744073709551616; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-7: io_init_#t~short1857#1 := io_init_#t~short1853#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-6: assume io_init_#t~short1857#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-6: assume !io_init_#t~short1857#1;call io_init_#t~mem1855#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1854#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21649: assume 0 == (ubi_attach_fastmap_~av~16#1.base + ubi_attach_fastmap_~av~16#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21649: assume !(0 == (ubi_attach_fastmap_~av~16#1.base + ubi_attach_fastmap_~av~16#1.offset) % 18446744073709551616);call ubi_attach_fastmap_#t~mem6065#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 92 + ubi_attach_fastmap_~ai#1.offset, 4);call write~int#1(1 + ubi_attach_fastmap_#t~mem6065#1, ubi_attach_fastmap_~ai#1.base, 92 + ubi_attach_fastmap_~ai#1.offset, 4);havoc ubi_attach_fastmap_#t~mem6065#1;call ubi_attach_fastmap_#t~mem6066#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 4 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-10: assume io_init_#t~short1850#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7379-10: assume !io_init_#t~short1850#1;call io_init_#t~mem1848#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1849#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);io_init_#t~short1850#1 := io_init_#t~mem1848#1 % 18446744073709551616 < (64 + io_init_#t~mem1849#1) % 18446744073709551616; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6851: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6851: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21517: ubi_attach_fastmap_~tmp___5~47#1 := ubi_attach_fastmap_#t~ret5998#1;havoc ubi_attach_fastmap_#t~mem5997#1;havoc ubi_attach_fastmap_#t~ret5998#1;ubi_attach_fastmap_~pool_size~0#1 := (if ubi_attach_fastmap_~tmp___5~47#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___5~47#1 % 65536 % 4294967296 else ubi_attach_fastmap_~tmp___5~47#1 % 65536 % 4294967296 - 4294967296);call ubi_attach_fastmap_#t~mem5999#1 := read~int#1(ubi_attach_fastmap_~fmpl2~0#1.base, 4 + ubi_attach_fastmap_~fmpl2~0#1.offset, 2); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21517-1: SUMMARY for call ubi_attach_fastmap_#t~ret5998#1 := __fswab16((if ubi_attach_fastmap_#t~mem5997#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_#t~mem5997#1 % 65536 % 4294967296 else ubi_attach_fastmap_#t~mem5997#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21782: ubi_attach_fastmap_~tmp___44~0#1 := ubi_attach_fastmap_#t~ret6114#1;havoc ubi_attach_fastmap_#t~mem6113#1;havoc ubi_attach_fastmap_#t~ret6114#1;call write~int#1((if ubi_attach_fastmap_~tmp___44~0#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___44~0#1 % 18446744073709551616 % 4294967296 else ubi_attach_fastmap_~tmp___44~0#1 % 18446744073709551616 % 4294967296 - 4294967296), ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset, 4); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21782-1: SUMMARY for call ubi_attach_fastmap_#t~ret6114#1 := __fswab64(ubi_attach_fastmap_#t~mem6113#1); srcloc: null [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21782-2: call ubi_attach_fastmap_#t~mem6113#1 := read~int#1(ubi_attach_fastmap_~ech___0~1#1.base, 8 + ubi_attach_fastmap_~ech___0~1#1.offset, 8); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12533-1: call ubi_eba_init_#t~mem3443#1.base, ubi_eba_init_#t~mem3443#1.offset := read~$Pointer$#1(ubi_eba_init_~ubi#1.base, 1210 + ubi_eba_init_~ubi#1.offset + 8 * ubi_eba_init_~i~24#1, 8); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12533: assume 0 == (ubi_eba_init_#t~mem3443#1.base + ubi_eba_init_#t~mem3443#1.offset) % 18446744073709551616;havoc ubi_eba_init_#t~mem3443#1.base, ubi_eba_init_#t~mem3443#1.offset; [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12533: assume !(0 == (ubi_eba_init_#t~mem3443#1.base + ubi_eba_init_#t~mem3443#1.offset) % 18446744073709551616);havoc ubi_eba_init_#t~mem3443#1.base, ubi_eba_init_#t~mem3443#1.offset;call ubi_eba_init_#t~mem3444#1.base, ubi_eba_init_#t~mem3444#1.offset := read~$Pointer$#1(ubi_eba_init_~ubi#1.base, 1210 + ubi_eba_init_~ubi#1.offset + 8 * ubi_eba_init_~i~24#1, 8);call ubi_eba_init_#t~mem3445#1.base, ubi_eba_init_#t~mem3445#1.offset := read~$Pointer$#1(ubi_eba_init_#t~mem3444#1.base, 1421 + ubi_eba_init_#t~mem3444#1.offset, 8); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4473: ubi_read_volume_table_#t~ret352#1.base, ubi_read_volume_table_#t~ret352#1.offset := create_empty_lvol_#res#1.base, create_empty_lvol_#res#1.offset;havoc create_empty_lvol_#t~mem225#1, create_empty_lvol_#t~ret226#1.base, create_empty_lvol_#t~ret226#1.offset, create_empty_lvol_#t~ret227#1.base, create_empty_lvol_#t~ret227#1.offset, create_empty_lvol_#t~memcpy~res228#1.base, create_empty_lvol_#t~memcpy~res228#1.offset, create_empty_lvol_#t~memcpy~res229#1.base, create_empty_lvol_#t~memcpy~res229#1.offset, create_empty_lvol_#t~mem230#1, create_empty_lvol_#t~ret231#1, create_empty_lvol_#t~ret232#1.base, create_empty_lvol_#t~ret232#1.offset, create_empty_lvol_~ubi#1.base, create_empty_lvol_~ubi#1.offset, create_empty_lvol_~ai#1.base, create_empty_lvol_~ai#1.offset, create_empty_lvol_~i~3#1, create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset, create_empty_lvol_~tmp~11#1.base, create_empty_lvol_~tmp~11#1.offset, create_empty_lvol_~tmp___0~7#1.base, create_empty_lvol_~tmp___0~7#1.offset, create_empty_lvol_~__len~2#1, create_empty_lvol_~__ret~2#1.base, create_empty_lvol_~__ret~2#1.offset, create_empty_lvol_~err~5#1, create_empty_lvol_~tmp___1~7#1.base, create_empty_lvol_~tmp___1~7#1.offset;havoc create_empty_lvol_#in~ubi#1.base, create_empty_lvol_#in~ubi#1.offset, create_empty_lvol_#in~ai#1.base, create_empty_lvol_#in~ai#1.offset;assume { :end_inline_create_empty_lvol } true;call write~$Pointer$#1(ubi_read_volume_table_#t~ret352#1.base, ubi_read_volume_table_#t~ret352#1.offset, ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8);havoc ubi_read_volume_table_#t~ret352#1.base, ubi_read_volume_table_#t~ret352#1.offset;call ubi_read_volume_table_#t~mem353#1.base, ubi_read_volume_table_#t~mem353#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21914: assume 5 == ubi_scan_fastmap_~ret~9#1;call write~int#1(1, ubi_scan_fastmap_~fm~0#1.base, 256 + ubi_scan_fastmap_~fm~0#1.offset, 4); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21914: assume !(5 == ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7380-1: SUMMARY for call io_init_#t~ret1860#1 := printk(361, 0); srcloc: null [2025-02-08 02:47:11,908 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7380: assume -2147483648 <= io_init_#t~ret1860#1 && io_init_#t~ret1860#1 <= 2147483647;havoc io_init_#t~mem1858#1;havoc io_init_#t~mem1859#1;havoc io_init_#t~ret1860#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17158: assume -9223372036854775808 <= ubi_wl_init_#t~ret4801#1 && ubi_wl_init_#t~ret4801#1 <= 9223372036854775807;ubi_wl_init_~tmp___17~5#1 := ubi_wl_init_#t~ret4801#1;havoc ubi_wl_init_#t~mem4800#1;havoc ubi_wl_init_#t~ret4801#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17158-1: SUMMARY for call ubi_wl_init_#t~ret4801#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4800#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4800#1 % 256 % 18446744073709551616 else ubi_wl_init_#t~mem4800#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4077-1: SUMMARY for call process_lvol_#t~ret194#1 := vtbl_check(process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_#t~mem193#1.base, process_lvol_#t~mem193#1.offset); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4077: assume -2147483648 <= process_lvol_#t~ret194#1 && process_lvol_#t~ret194#1 <= 2147483647;call write~int#30(process_lvol_#t~ret194#1, process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, 4);havoc process_lvol_#t~mem193#1.base, process_lvol_#t~mem193#1.offset;havoc process_lvol_#t~ret194#1;call process_lvol_#t~mem195#1 := read~int#30(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, 4); [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6984: uif_init_#t~ret1674#1 := ubi_sysfs_init_#res#1;havoc ubi_sysfs_init_#t~mem1635#1, ubi_sysfs_init_#t~mem1636#1, ubi_sysfs_init_#t~ret1637#1, ubi_sysfs_init_#t~ret1638#1, ubi_sysfs_init_#t~ret1639#1, ubi_sysfs_init_#t~ret1640#1, ubi_sysfs_init_#t~ret1641#1, ubi_sysfs_init_#t~ret1642#1, ubi_sysfs_init_#t~ret1643#1, ubi_sysfs_init_#t~ret1644#1, ubi_sysfs_init_#t~ret1645#1, ubi_sysfs_init_#t~ret1646#1, ubi_sysfs_init_#t~ret1647#1, ubi_sysfs_init_#t~ret1648#1, ubi_sysfs_init_#t~ret1649#1, ubi_sysfs_init_~ubi#1.base, ubi_sysfs_init_~ubi#1.offset, ubi_sysfs_init_~ref#1.base, ubi_sysfs_init_~ref#1.offset, ubi_sysfs_init_~err~22#1;havoc ubi_sysfs_init_#in~ubi#1.base, ubi_sysfs_init_#in~ubi#1.offset, ubi_sysfs_init_#in~ref#1.base, ubi_sysfs_init_#in~ref#1.offset;assume { :end_inline_ubi_sysfs_init } true;assume -2147483648 <= uif_init_#t~ret1674#1 && uif_init_#t~ret1674#1 <= 2147483647;uif_init_~err~23#1 := uif_init_#t~ret1674#1;havoc uif_init_#t~ret1674#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20726: assume add_vol_#t~mem5802#1 < add_vol_~vol_id#1;havoc add_vol_#t~mem5802#1;call add_vol_#t~mem5803#1.base, add_vol_#t~mem5803#1.offset := read~$Pointer$#1(add_vol_~p~15#1.base, add_vol_~p~15#1.offset, 8);add_vol_~p~15#1.base, add_vol_~p~15#1.offset := add_vol_#t~mem5803#1.base, 8 + add_vol_#t~mem5803#1.offset;havoc add_vol_#t~mem5803#1.base, add_vol_#t~mem5803#1.offset; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20726: assume !(add_vol_#t~mem5802#1 < add_vol_~vol_id#1);havoc add_vol_#t~mem5802#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4474: assume -9223372036854775808 <= ubi_read_volume_table_#t~ret354#1 && ubi_read_volume_table_#t~ret354#1 <= 9223372036854775807;ubi_read_volume_table_~tmp___0~10#1 := ubi_read_volume_table_#t~ret354#1;havoc ubi_read_volume_table_#t~mem353#1.base, ubi_read_volume_table_#t~mem353#1.offset;havoc ubi_read_volume_table_#t~ret354#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4474-1: SUMMARY for call ubi_read_volume_table_#t~ret354#1 := IS_ERR(ubi_read_volume_table_#t~mem353#1.base, ubi_read_volume_table_#t~mem353#1.offset); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12270-1: SUMMARY for call self_check_eba_#t~ret3360#1 := idx2vol_id(self_check_eba_~ubi#1.base, self_check_eba_~ubi#1.offset, self_check_eba_~i~23#1); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17159: assume 0 != ubi_wl_init_~tmp___17~5#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17159: assume !(0 != ubi_wl_init_~tmp___17~5#1); [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4078: assume process_lvol_#t~mem195#1 < 0;havoc process_lvol_#t~mem195#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4078: assume !(process_lvol_#t~mem195#1 < 0);havoc process_lvol_#t~mem195#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12270: assume -2147483648 <= self_check_eba_#t~ret3360#1 && self_check_eba_#t~ret3360#1 <= 2147483647;self_check_eba_~tmp___4~29#1 := self_check_eba_#t~ret3360#1;havoc self_check_eba_#t~ret3360#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21519: ubi_attach_fastmap_~tmp___6~43#1 := ubi_attach_fastmap_#t~ret6000#1;havoc ubi_attach_fastmap_#t~mem5999#1;havoc ubi_attach_fastmap_#t~ret6000#1;ubi_attach_fastmap_~wl_pool_size~0#1 := (if ubi_attach_fastmap_~tmp___6~43#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___6~43#1 % 65536 % 4294967296 else ubi_attach_fastmap_~tmp___6~43#1 % 65536 % 4294967296 - 4294967296);call ubi_attach_fastmap_#t~mem6001#1 := read~int#1(ubi_attach_fastmap_~fmpl1~0#1.base, 6 + ubi_attach_fastmap_~fmpl1~0#1.offset, 2); [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21519-1: SUMMARY for call ubi_attach_fastmap_#t~ret6000#1 := __fswab16((if ubi_attach_fastmap_#t~mem5999#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_#t~mem5999#1 % 65536 % 4294967296 else ubi_attach_fastmap_#t~mem5999#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20462: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5761#1.base, ubi_debugfs_init_dev_#t~ret5761#1.offset;havoc ubi_debugfs_init_dev_#t~mem5760#1.base, ubi_debugfs_init_dev_#t~mem5760#1.offset;havoc ubi_debugfs_init_dev_#t~ret5761#1.base, ubi_debugfs_init_dev_#t~ret5761#1.offset; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6985: assume 0 != uif_init_~err~23#1; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6985: assume !(0 != uif_init_~err~23#1);uif_init_~i~17#1 := 0; [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20462-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5761#1.base, ubi_debugfs_init_dev_#t~ret5761#1.offset := debugfs_create_file(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, 128, ubi_debugfs_init_dev_#t~mem5760#1.base, ubi_debugfs_init_dev_#t~mem5760#1.offset, 0, (if ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 else ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#dfs_fops~0.base, ~#dfs_fops~0.offset); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7646: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2116#1 && ubi_attach_mtd_dev_#t~ret2116#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2113#1;havoc ubi_attach_mtd_dev_#t~mem2114#1.base, ubi_attach_mtd_dev_#t~mem2114#1.offset;havoc ubi_attach_mtd_dev_#t~mem2115#1;havoc ubi_attach_mtd_dev_#t~ret2116#1;call ubi_attach_mtd_dev_#t~mem2117#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5871 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2118#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5871 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2119#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5907 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21784-1: SUMMARY for call assign_aeb_to_av(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset, ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset); srcloc: null [2025-02-08 02:47:11,909 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21784: ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset;call ubi_attach_fastmap_#t~mem6115#1.base, ubi_attach_fastmap_#t~mem6115#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~_tmp_aeb~0#1.base, 26 + ubi_attach_fastmap_~_tmp_aeb~0#1.offset, 8);ubi_attach_fastmap_~__mptr___3~6#1.base, ubi_attach_fastmap_~__mptr___3~6#1.offset := ubi_attach_fastmap_#t~mem6115#1.base, ubi_attach_fastmap_#t~mem6115#1.offset;havoc ubi_attach_fastmap_#t~mem6115#1.base, ubi_attach_fastmap_#t~mem6115#1.offset;ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset := ubi_attach_fastmap_~__mptr___3~6#1.base, -1600 + ubi_attach_fastmap_~__mptr___3~6#1.offset; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4475: assume 0 != ubi_read_volume_table_~tmp___0~10#1;call ubi_read_volume_table_#t~mem355#1.base, ubi_read_volume_table_#t~mem355#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4475: assume !(0 != ubi_read_volume_table_~tmp___0~10#1); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7646-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2116#1 := printk(401, 0); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22048-1: SUMMARY for call kfree(ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22048: ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset := 0, 0;call ubi_scan_fastmap_#t~mem6190#1.base, ubi_scan_fastmap_#t~mem6190#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 5134 + ubi_scan_fastmap_~ubi#1.offset, 8);ubi_scan_fastmap_~fmsb2~0#1.base, ubi_scan_fastmap_~fmsb2~0#1.offset := ubi_scan_fastmap_#t~mem6190#1.base, ubi_scan_fastmap_#t~mem6190#1.offset;havoc ubi_scan_fastmap_#t~mem6190#1.base, ubi_scan_fastmap_#t~mem6190#1.offset;call ubi_scan_fastmap_#t~mem6191#1 := read~int#1(ubi_scan_fastmap_~fmsb2~0#1.base, 8 + ubi_scan_fastmap_~fmsb2~0#1.offset, 4); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17160: ubi_wl_init_~tmp___16~5#1.base, ubi_wl_init_~tmp___16~5#1.offset := ubi_wl_init_#t~ret4802#1.base, ubi_wl_init_#t~ret4802#1.offset;havoc ubi_wl_init_#t~ret4802#1.base, ubi_wl_init_#t~ret4802#1.offset;call ubi_wl_init_#t~mem4803#1 := read~int#1(ubi_wl_init_~tmp___16~5#1.base, 1176 + ubi_wl_init_~tmp___16~5#1.offset, 4);call ubi_wl_init_#t~mem4804#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);call ubi_wl_init_#t~mem4805#1 := read~int#1(ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17160-1: SUMMARY for call ubi_wl_init_#t~ret4802#1.base, ubi_wl_init_#t~ret4802#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12271-1: SUMMARY for call self_check_eba_#t~ret3361#1.base, self_check_eba_#t~ret3361#1.offset := ubi_find_av(self_check_eba_~ai_scan#1.base, self_check_eba_~ai_scan#1.offset, self_check_eba_~tmp___4~29#1); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12271: self_check_eba_~av~3#1.base, self_check_eba_~av~3#1.offset := self_check_eba_#t~ret3361#1.base, self_check_eba_#t~ret3361#1.offset;havoc self_check_eba_#t~ret3361#1.base, self_check_eba_#t~ret3361#1.offset; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20463-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5762#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20463: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5762#1 && ubi_debugfs_init_dev_#t~ret5762#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___3~70#1 := ubi_debugfs_init_dev_#t~ret5762#1;havoc ubi_debugfs_init_dev_#t~ret5762#1; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4476-1: SUMMARY for call ubi_read_volume_table_#t~ret356#1 := PTR_ERR(ubi_read_volume_table_#t~mem355#1.base, ubi_read_volume_table_#t~mem355#1.offset); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7515: assume -1 == ubi_attach_mtd_dev_~ubi_num#1;ubi_attach_mtd_dev_~ubi_num#1 := 0; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7515: assume !(-1 == ubi_attach_mtd_dev_~ubi_num#1); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4476: assume -9223372036854775808 <= ubi_read_volume_table_#t~ret356#1 && ubi_read_volume_table_#t~ret356#1 <= 9223372036854775807;ubi_read_volume_table_~tmp~14#1 := ubi_read_volume_table_#t~ret356#1;havoc ubi_read_volume_table_#t~mem355#1.base, ubi_read_volume_table_#t~mem355#1.offset;havoc ubi_read_volume_table_#t~ret356#1;ubi_read_volume_table_#res#1 := (if ubi_read_volume_table_~tmp~14#1 % 4294967296 <= 2147483647 then ubi_read_volume_table_~tmp~14#1 % 4294967296 else ubi_read_volume_table_~tmp~14#1 % 4294967296 - 4294967296); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17161: assume -2147483648 <= ubi_wl_init_#t~ret4806#1 && ubi_wl_init_#t~ret4806#1 <= 2147483647;havoc ubi_wl_init_#t~mem4803#1;havoc ubi_wl_init_#t~mem4804#1;havoc ubi_wl_init_#t~mem4805#1;havoc ubi_wl_init_#t~ret4806#1; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17161-1: SUMMARY for call ubi_wl_init_#t~ret4806#1 := __dynamic_pr_debug(ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset, 1311, 0); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12272: assume 0 == (self_check_eba_~av~3#1.base + self_check_eba_~av~3#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12272: assume !(0 == (self_check_eba_~av~3#1.base + self_check_eba_~av~3#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20464: assume 0 != ubi_debugfs_init_dev_~tmp___3~70#1; [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20464: assume !(0 != ubi_debugfs_init_dev_~tmp___3~70#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 36 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1662, 0;call ubi_debugfs_init_dev_#t~mem5763#1.base, ubi_debugfs_init_dev_#t~mem5763#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6855-1: SUMMARY for call ubi_sysfs_init_#t~ret1641#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_total_eraseblocks~0.base, ~#dev_total_eraseblocks~0.offset); srcloc: null [2025-02-08 02:47:11,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6855: assume -2147483648 <= ubi_sysfs_init_#t~ret1641#1 && ubi_sysfs_init_#t~ret1641#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1641#1;havoc ubi_sysfs_init_#t~ret1641#1; [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21521: ubi_attach_fastmap_~tmp___7~36#1 := ubi_attach_fastmap_#t~ret6002#1;havoc ubi_attach_fastmap_#t~mem6001#1;havoc ubi_attach_fastmap_#t~ret6002#1;call write~int#1((if ubi_attach_fastmap_~tmp___7~36#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___7~36#1 % 65536 % 4294967296 else ubi_attach_fastmap_~tmp___7~36#1 % 65536 % 4294967296 - 4294967296), ubi_attach_fastmap_~fm#1.base, 388 + ubi_attach_fastmap_~fm#1.offset, 4);call ubi_attach_fastmap_#t~mem6003#1 := read~int#1(ubi_attach_fastmap_~fmpl2~0#1.base, 6 + ubi_attach_fastmap_~fmpl2~0#1.offset, 2); [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21521-1: SUMMARY for call ubi_attach_fastmap_#t~ret6002#1 := __fswab16((if ubi_attach_fastmap_#t~mem6001#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_#t~mem6001#1 % 65536 % 4294967296 else ubi_attach_fastmap_#t~mem6001#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7648-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2120#1 := printk(402, 0); srcloc: null [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21654: ubi_attach_fastmap_~tmp___30~2#1 := ubi_attach_fastmap_#t~ret6067#1;havoc ubi_attach_fastmap_#t~mem6066#1;havoc ubi_attach_fastmap_#t~ret6067#1;call ubi_attach_fastmap_#t~mem6068#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 96 + ubi_attach_fastmap_~ai#1.offset, 4); [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7648: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2120#1 && ubi_attach_mtd_dev_#t~ret2120#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2117#1;havoc ubi_attach_mtd_dev_#t~mem2118#1;havoc ubi_attach_mtd_dev_#t~mem2119#1;havoc ubi_attach_mtd_dev_#t~ret2120#1;call ubi_attach_mtd_dev_#t~mem2121#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5895 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2122#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5937 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2123#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5899 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21654-1: SUMMARY for call ubi_attach_fastmap_#t~ret6067#1 := __fswab32(ubi_attach_fastmap_#t~mem6066#1); srcloc: null [2025-02-08 02:47:11,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21918: ubi_scan_fastmap_~tmp___2~89#1 := ubi_scan_fastmap_#t~ret6140#1;havoc ubi_scan_fastmap_#t~mem6139#1;havoc ubi_scan_fastmap_#t~ret6140#1; [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12537-1: SUMMARY for call kfree(ubi_eba_init_#t~mem3445#1.base, ubi_eba_init_#t~mem3445#1.offset); srcloc: null [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12537: havoc ubi_eba_init_#t~mem3444#1.base, ubi_eba_init_#t~mem3444#1.offset;havoc ubi_eba_init_#t~mem3445#1.base, ubi_eba_init_#t~mem3445#1.offset;call ubi_eba_init_#t~mem3446#1.base, ubi_eba_init_#t~mem3446#1.offset := read~$Pointer$#1(ubi_eba_init_~ubi#1.base, 1210 + ubi_eba_init_~ubi#1.offset + 8 * ubi_eba_init_~i~24#1, 8);call write~$Pointer$#1(0, 0, ubi_eba_init_#t~mem3446#1.base, 1421 + ubi_eba_init_#t~mem3446#1.offset, 8);havoc ubi_eba_init_#t~mem3446#1.base, ubi_eba_init_#t~mem3446#1.offset;ubi_eba_init_~i~24#1 := 1 + ubi_eba_init_~i~24#1; [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21918-1: SUMMARY for call ubi_scan_fastmap_#t~ret6140#1 := __fswab32(ubi_scan_fastmap_#t~mem6139#1); srcloc: null [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21918-2: call ubi_scan_fastmap_#t~mem6139#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset, 4); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17030: ubi_wl_init_~i~29#1 := 1 + ubi_wl_init_~i~29#1; [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17030-1: SUMMARY for call INIT_LIST_HEAD(ubi_wl_init_~ubi#1.base, 5262 + ubi_wl_init_~ubi#1.offset + 16 * (if ubi_wl_init_~i~29#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_~i~29#1 % 18446744073709551616 % 18446744073709551616 else ubi_wl_init_~i~29#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22051: ubi_scan_fastmap_~tmp___15~9#1 := ubi_scan_fastmap_#t~ret6192#1;havoc ubi_scan_fastmap_#t~mem6191#1;havoc ubi_scan_fastmap_#t~ret6192#1;ubi_scan_fastmap_~tmp_crc~0#1 := ubi_scan_fastmap_~tmp___15~9#1;call write~int#1(0, ubi_scan_fastmap_~fmsb2~0#1.base, 8 + ubi_scan_fastmap_~fmsb2~0#1.offset, 4);call ubi_scan_fastmap_#t~mem6193#1.base, ubi_scan_fastmap_#t~mem6193#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 5134 + ubi_scan_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22051-1: SUMMARY for call ubi_scan_fastmap_#t~ret6192#1 := __fswab32(ubi_scan_fastmap_#t~mem6191#1); srcloc: null [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6856: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6856: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21655: assume ubi_attach_fastmap_#t~mem6068#1 % 4294967296 < ubi_attach_fastmap_~tmp___30~2#1 % 4294967296;havoc ubi_attach_fastmap_#t~mem6068#1;call ubi_attach_fastmap_#t~mem6069#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 4 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21655: assume !(ubi_attach_fastmap_#t~mem6068#1 % 4294967296 < ubi_attach_fastmap_~tmp___30~2#1 % 4294967296);havoc ubi_attach_fastmap_#t~mem6068#1; [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21523: ubi_attach_fastmap_~tmp___8~27#1 := ubi_attach_fastmap_#t~ret6004#1;havoc ubi_attach_fastmap_#t~mem6003#1;havoc ubi_attach_fastmap_#t~ret6004#1;call write~int#1((if ubi_attach_fastmap_~tmp___8~27#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___8~27#1 % 65536 % 4294967296 else ubi_attach_fastmap_~tmp___8~27#1 % 65536 % 4294967296 - 4294967296), ubi_attach_fastmap_~fm#1.base, 392 + ubi_attach_fastmap_~fm#1.offset, 4); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21523-1: SUMMARY for call ubi_attach_fastmap_#t~ret6004#1 := __fswab16((if ubi_attach_fastmap_#t~mem6003#1 % 65536 % 4294967296 <= 2147483647 then ubi_attach_fastmap_#t~mem6003#1 % 65536 % 4294967296 else ubi_attach_fastmap_#t~mem6003#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21919: assume 2064766623 != ubi_scan_fastmap_~tmp___2~89#1 % 4294967296;call ubi_scan_fastmap_#t~mem6141#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset, 4); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21919: assume !(2064766623 != ubi_scan_fastmap_~tmp___2~89#1 % 4294967296);call ubi_scan_fastmap_#t~mem6144#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, 4 + ubi_scan_fastmap_~fmsb~1#1.offset, 1); [2025-02-08 02:47:11,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4214: SUMMARY for call __might_sleep(40, 0, 628, 0); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7253-1: SUMMARY for call io_init_#t~ret1779#1 := ldv__builtin_expect((if io_init_#t~mem1778#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1778#1 % 256 % 18446744073709551616 else io_init_#t~mem1778#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7253: assume -9223372036854775808 <= io_init_#t~ret1779#1 && io_init_#t~ret1779#1 <= 9223372036854775807;io_init_~tmp___18~0#1 := io_init_#t~ret1779#1;havoc io_init_#t~mem1778#1;havoc io_init_#t~ret1779#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7650: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2124#1 && ubi_attach_mtd_dev_#t~ret2124#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2121#1;havoc ubi_attach_mtd_dev_#t~mem2122#1;havoc ubi_attach_mtd_dev_#t~mem2123#1;havoc ubi_attach_mtd_dev_#t~ret2124#1;call ubi_attach_mtd_dev_#t~mem2125#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5923 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2126#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5927 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2127#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5911 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21656-1: SUMMARY for call ubi_attach_fastmap_#t~ret6070#1 := __fswab32(ubi_attach_fastmap_#t~mem6069#1); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7650-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2124#1 := printk(403, 0); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21656: ubi_attach_fastmap_~tmp___29~2#1 := ubi_attach_fastmap_#t~ret6070#1;havoc ubi_attach_fastmap_#t~mem6069#1;havoc ubi_attach_fastmap_#t~ret6070#1;call write~int#1((if ubi_attach_fastmap_~tmp___29~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___29~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___29~2#1 % 4294967296 % 4294967296 - 4294967296), ubi_attach_fastmap_~ai#1.base, 96 + ubi_attach_fastmap_~ai#1.offset, 4); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7386: assume io_init_#t~mem1862#1 <= 15;havoc io_init_#t~mem1862#1;call write~int#1(16, io_init_~ubi#1.base, 5891 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7386: assume !(io_init_#t~mem1862#1 <= 15);havoc io_init_#t~mem1862#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21920-1: SUMMARY for call ubi_scan_fastmap_#t~ret6142#1 := __fswab32(ubi_scan_fastmap_#t~mem6141#1); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7254: assume 0 != io_init_~tmp___18~0#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7254: assume !(0 != io_init_~tmp___18~0#1); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21920: ubi_scan_fastmap_~tmp___1~115#1 := ubi_scan_fastmap_#t~ret6142#1;havoc ubi_scan_fastmap_#t~mem6141#1;havoc ubi_scan_fastmap_#t~ret6142#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12407-1: SUMMARY for call ubi_eba_init_#t~ret3397#1 := ldv__builtin_expect((if ubi_eba_init_#t~mem3396#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_eba_init_#t~mem3396#1 % 256 % 18446744073709551616 else ubi_eba_init_#t~mem3396#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20731-1: call add_vol_#t~mem5804#1.base, add_vol_#t~mem5804#1.offset := read~$Pointer$#1(add_vol_~p~15#1.base, add_vol_~p~15#1.offset, 8); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12407: assume -9223372036854775808 <= ubi_eba_init_#t~ret3397#1 && ubi_eba_init_#t~ret3397#1 <= 9223372036854775807;ubi_eba_init_~tmp___0~82#1 := ubi_eba_init_#t~ret3397#1;havoc ubi_eba_init_#t~mem3396#1;havoc ubi_eba_init_#t~ret3397#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20731: assume 0 != (add_vol_#t~mem5804#1.base + add_vol_#t~mem5804#1.offset) % 18446744073709551616;havoc add_vol_#t~mem5804#1.base, add_vol_#t~mem5804#1.offset; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20731: assume !(0 != (add_vol_#t~mem5804#1.base + add_vol_#t~mem5804#1.offset) % 18446744073709551616);havoc add_vol_#t~mem5804#1.base, add_vol_#t~mem5804#1.offset; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6462: havoc mtd_can_have_bb_#t~mem1542#1.base, mtd_can_have_bb_#t~mem1542#1.offset;io_init_#t~ret1719#1 := mtd_can_have_bb_#res#1;havoc mtd_can_have_bb_#t~mem1542#1.base, mtd_can_have_bb_#t~mem1542#1.offset, mtd_can_have_bb_~mtd#1.base, mtd_can_have_bb_~mtd#1.offset;havoc mtd_can_have_bb_#in~mtd#1.base, mtd_can_have_bb_#in~mtd#1.offset;assume { :end_inline_mtd_can_have_bb } true;assume -2147483648 <= io_init_#t~ret1719#1 && io_init_#t~ret1719#1 <= 2147483647;io_init_~tmp___4~12#1 := io_init_#t~ret1719#1;havoc io_init_#t~mem1718#1.base, io_init_#t~mem1718#1.offset;havoc io_init_#t~ret1719#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7519-1: call ubi_attach_mtd_dev_#t~mem2068#1.base, ubi_attach_mtd_dev_#t~mem2068#1.offset := read~$Pointer$#37(~#ubi_devices~0.base, ~#ubi_devices~0.offset + 8 * ubi_attach_mtd_dev_~ubi_num#1, 8); [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7519: assume 0 == (ubi_attach_mtd_dev_#t~mem2068#1.base + ubi_attach_mtd_dev_#t~mem2068#1.offset) % 18446744073709551616;havoc ubi_attach_mtd_dev_#t~mem2068#1.base, ubi_attach_mtd_dev_#t~mem2068#1.offset; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7519: assume !(0 == (ubi_attach_mtd_dev_#t~mem2068#1.base + ubi_attach_mtd_dev_#t~mem2068#1.offset) % 18446744073709551616);havoc ubi_attach_mtd_dev_#t~mem2068#1.base, ubi_attach_mtd_dev_#t~mem2068#1.offset;ubi_attach_mtd_dev_~ubi_num#1 := 1 + ubi_attach_mtd_dev_~ubi_num#1; [2025-02-08 02:47:11,913 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21525: assume ubi_attach_fastmap_~pool_size~0#1 > 256 || ubi_attach_fastmap_~pool_size~0#1 < 0; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21525: assume !(ubi_attach_fastmap_~pool_size~0#1 > 256 || ubi_attach_fastmap_~pool_size~0#1 < 0); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4348: assume check_av_#t~mem308#1 >= check_av_#t~mem309#1;havoc check_av_#t~mem308#1;havoc check_av_#t~mem309#1;check_av_~err~6#1 := 1; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4348: assume !(check_av_#t~mem308#1 >= check_av_#t~mem309#1);havoc check_av_#t~mem308#1;havoc check_av_#t~mem309#1;call check_av_#t~mem310#1 := read~int#1(check_av_~av#1.base, 8 + check_av_~av#1.offset, 4);call check_av_#t~mem311#1 := read~int#1(check_av_~vol#1.base, 1221 + check_av_~vol#1.offset, 4); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12276: self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset := self_check_eba_#t~ret3362#1.base, self_check_eba_#t~ret3362#1.offset;havoc self_check_eba_#t~ret3362#1.base, self_check_eba_#t~ret3362#1.offset; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4216-1: SUMMARY for call init_volumes_#t~ret233#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7255-1: SUMMARY for call io_init_#t~ret1780#1.base, io_init_#t~ret1780#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7255: io_init_~tmp___17~0#1.base, io_init_~tmp___17~0#1.offset := io_init_#t~ret1780#1.base, io_init_#t~ret1780#1.offset;havoc io_init_#t~ret1780#1.base, io_init_#t~ret1780#1.offset;call io_init_#t~mem1781#1 := read~int#1(io_init_~tmp___17~0#1.base, 1176 + io_init_~tmp___17~0#1.offset, 4);call io_init_#t~mem1782#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21921: assume -2147483648 <= ubi_scan_fastmap_#t~ret6143#1 && ubi_scan_fastmap_#t~ret6143#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6143#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12276-1: SUMMARY for call self_check_eba_#t~ret3362#1.base, self_check_eba_#t~ret3362#1.offset := rb_first(self_check_eba_~av~3#1.base, 56 + self_check_eba_~av~3#1.offset); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4216: assume -2147483648 <= init_volumes_#t~ret233#1 && init_volumes_#t~ret233#1 <= 2147483647;havoc init_volumes_#t~ret233#1;call init_volumes_#t~mem234#1 := read~int#1(init_volumes_~vtbl#1.base, init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21921-1: SUMMARY for call ubi_scan_fastmap_#t~ret6143#1 := printk(1739, 0); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12408: assume 0 != ubi_eba_init_~tmp___0~82#1; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12408: assume !(0 != ubi_eba_init_~tmp___0~82#1); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4084: assume 0 == process_lvol_#t~mem196#1;havoc process_lvol_#t~mem196#1;call process_lvol_#t~mem197#1.base, process_lvol_#t~mem197#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4084: assume !(0 == process_lvol_#t~mem196#1);havoc process_lvol_#t~mem196#1;call process_lvol_#t~mem210#1.base, process_lvol_#t~mem210#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21789: assume (ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#eba_orphans~0#1.base + ubi_attach_fastmap_~#eba_orphans~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21789: assume !((ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#eba_orphans~0#1.base + ubi_attach_fastmap_~#eba_orphans~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4084-1: call process_lvol_#t~mem196#1 := read~int#30(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, 4); [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17033: assume ubi_wl_init_~i~29#1 <= 9; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17033: assume !(ubi_wl_init_~i~29#1 <= 9);call write~int#1(0, ubi_wl_init_~ubi#1.base, 5422 + ubi_wl_init_~ubi#1.offset, 4);call ubi_wl_init_#t~mem4753#1.base, ubi_wl_init_#t~mem4753#1.offset := read~$Pointer$#1(ubi_wl_init_~ai#1.base, 40 + ubi_wl_init_~ai#1.offset, 8);ubi_wl_init_~__mptr~26#1.base, ubi_wl_init_~__mptr~26#1.offset := ubi_wl_init_#t~mem4753#1.base, ubi_wl_init_#t~mem4753#1.offset;havoc ubi_wl_init_#t~mem4753#1.base, ubi_wl_init_#t~mem4753#1.offset;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~__mptr~26#1.base, -1600 + ubi_wl_init_~__mptr~26#1.offset;call ubi_wl_init_#t~mem4754#1.base, ubi_wl_init_#t~mem4754#1.offset := read~$Pointer$#1(ubi_wl_init_~aeb~3#1.base, 26 + ubi_wl_init_~aeb~3#1.offset, 8);ubi_wl_init_~__mptr___0~13#1.base, ubi_wl_init_~__mptr___0~13#1.offset := ubi_wl_init_#t~mem4754#1.base, ubi_wl_init_#t~mem4754#1.offset;havoc ubi_wl_init_#t~mem4754#1.base, ubi_wl_init_#t~mem4754#1.offset;ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset := ubi_wl_init_~__mptr___0~13#1.base, -1600 + ubi_wl_init_~__mptr___0~13#1.offset; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22054: ubi_scan_fastmap_~crc~14#1 := ubi_scan_fastmap_#t~ret6194#1;havoc ubi_scan_fastmap_#t~mem6193#1.base, ubi_scan_fastmap_#t~mem6193#1.offset;havoc ubi_scan_fastmap_#t~ret6194#1; [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22979: SUMMARY for call ldv_mutex_lock_fm_mutex_of_ubi_device(ldv_mutex_lock_236_~ldv_func_arg1#1.base, ldv_mutex_lock_236_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22054-1: SUMMARY for call ubi_scan_fastmap_#t~ret6194#1 := crc32_le(4294967295, ubi_scan_fastmap_#t~mem6193#1.base, ubi_scan_fastmap_#t~mem6193#1.offset, ubi_scan_fastmap_~fm_size~1#1); srcloc: null [2025-02-08 02:47:11,914 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17165: SUMMARY for call wl_tree_add(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_~ubi#1.base, 5226 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7652-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2128#1 := printk(404, 0); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7652: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2128#1 && ubi_attach_mtd_dev_#t~ret2128#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2125#1;havoc ubi_attach_mtd_dev_#t~mem2126#1;havoc ubi_attach_mtd_dev_#t~mem2127#1;havoc ubi_attach_mtd_dev_#t~ret2128#1;call ubi_attach_mtd_dev_#t~mem2129#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5879 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2130#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5875 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2131#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5883 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21526: assume -2147483648 <= ubi_attach_fastmap_#t~ret6005#1 && ubi_attach_fastmap_#t~ret6005#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6005#1; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4481: assume -2147483648 <= ubi_read_volume_table_#t~ret357#1 && ubi_read_volume_table_#t~ret357#1 <= 2147483647;havoc ubi_read_volume_table_#t~ret357#1;ubi_read_volume_table_#res#1 := -22; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4481-1: SUMMARY for call ubi_read_volume_table_#t~ret357#1 := printk(64, 0); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21526-1: SUMMARY for call ubi_attach_fastmap_#t~ret6005#1 := printk(1717, 0); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12277: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616;self_check_eba_~__mptr~10#1.base, self_check_eba_~__mptr~10#1.offset := self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset;self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := self_check_eba_~__mptr~10#1.base, -1600 + self_check_eba_~__mptr~10#1.offset; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12277: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616);self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := 0, 0; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7256-1: SUMMARY for call io_init_#t~ret1783#1 := __dynamic_pr_debug(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset, 318, 0); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4217: init_volumes_~tmp~12#1 := init_volumes_#t~ret235#1;havoc init_volumes_#t~mem234#1;havoc init_volumes_#t~ret235#1; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7256: assume -2147483648 <= io_init_#t~ret1783#1 && io_init_#t~ret1783#1 <= 2147483647;havoc io_init_#t~mem1781#1;havoc io_init_#t~mem1782#1;havoc io_init_#t~ret1783#1; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4217-1: SUMMARY for call init_volumes_#t~ret235#1 := __fswab32(init_volumes_#t~mem234#1); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12409-1: SUMMARY for call ubi_eba_init_#t~ret3398#1.base, ubi_eba_init_#t~ret3398#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12409: ubi_eba_init_~tmp~98#1.base, ubi_eba_init_~tmp~98#1.offset := ubi_eba_init_#t~ret3398#1.base, ubi_eba_init_#t~ret3398#1.offset;havoc ubi_eba_init_#t~ret3398#1.base, ubi_eba_init_#t~ret3398#1.offset;call ubi_eba_init_#t~mem3399#1 := read~int#1(ubi_eba_init_~tmp~98#1.base, 1176 + ubi_eba_init_~tmp~98#1.offset, 4); [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4085: assume 0 != (process_lvol_#t~mem197#1.base + process_lvol_#t~mem197#1.offset) % 18446744073709551616;havoc process_lvol_#t~mem197#1.base, process_lvol_#t~mem197#1.offset;call process_lvol_#t~mem198#1 := read~int#1(process_lvol_~ubi#1.base, 2346 + process_lvol_~ubi#1.offset, 4);call process_lvol_#t~mem199#1.base, process_lvol_#t~mem199#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8);call process_lvol_#t~mem200#1.base, process_lvol_#t~mem200#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8);process_lvol_#t~ret202#1 := process_lvol_#t~nondet201#1;call write~int#30(process_lvol_#t~ret202#1, process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4);havoc process_lvol_#t~mem198#1;havoc process_lvol_#t~mem199#1.base, process_lvol_#t~mem199#1.offset;havoc process_lvol_#t~mem200#1.base, process_lvol_#t~mem200#1.offset;havoc process_lvol_#t~nondet201#1;havoc process_lvol_#t~ret202#1; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4085: assume !(0 != (process_lvol_#t~mem197#1.base + process_lvol_#t~mem197#1.offset) % 18446744073709551616);havoc process_lvol_#t~mem197#1.base, process_lvol_#t~mem197#1.offset; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22055: assume ubi_scan_fastmap_~crc~14#1 % 4294967296 != ubi_scan_fastmap_~tmp_crc~0#1 % 4294967296; [2025-02-08 02:47:11,915 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22055: assume !(ubi_scan_fastmap_~crc~14#1 % 4294967296 != ubi_scan_fastmap_~tmp_crc~0#1 % 4294967296);call write~int#1(ubi_scan_fastmap_~sqnum~3#1, ubi_scan_fastmap_~fmsb2~0#1.base, 272 + ubi_scan_fastmap_~fmsb2~0#1.offset, 8);call write~int#1(ubi_scan_fastmap_~used_blocks~0#1, ubi_scan_fastmap_~fm~0#1.base, 384 + ubi_scan_fastmap_~fm~0#1.offset, 4);assume { :begin_inline_ubi_attach_fastmap } true;ubi_attach_fastmap_#in~ubi#1.base, ubi_attach_fastmap_#in~ubi#1.offset, ubi_attach_fastmap_#in~ai#1.base, ubi_attach_fastmap_#in~ai#1.offset, ubi_attach_fastmap_#in~fm#1.base, ubi_attach_fastmap_#in~fm#1.offset := ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~ai#1.base, ubi_scan_fastmap_~ai#1.offset, ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset;havoc ubi_attach_fastmap_#res#1;havoc ubi_attach_fastmap_#t~mem5976#1, ubi_attach_fastmap_#t~mem5977#1.base, ubi_attach_fastmap_#t~mem5977#1.offset, ubi_attach_fastmap_#t~mem5978#1.base, ubi_attach_fastmap_#t~mem5978#1.offset, ubi_attach_fastmap_#t~ret5979#1.base, ubi_attach_fastmap_#t~ret5979#1.offset, ubi_attach_fastmap_#t~mem5980#1.base, ubi_attach_fastmap_#t~mem5980#1.offset, ubi_attach_fastmap_#t~mem5981#1, ubi_attach_fastmap_#t~mem5982#1, ubi_attach_fastmap_#t~ret5983#1, ubi_attach_fastmap_#t~mem5984#1, ubi_attach_fastmap_#t~ret5985#1, ubi_attach_fastmap_#t~ret5986#1, ubi_attach_fastmap_#t~mem5987#1, ubi_attach_fastmap_#t~ret5988#1, ubi_attach_fastmap_#t~mem5989#1, ubi_attach_fastmap_#t~ret5990#1, ubi_attach_fastmap_#t~ret5991#1, ubi_attach_fastmap_#t~mem5992#1, ubi_attach_fastmap_#t~ret5993#1, ubi_attach_fastmap_#t~mem5994#1, ubi_attach_fastmap_#t~ret5995#1, ubi_attach_fastmap_#t~ret5996#1, ubi_attach_fastmap_#t~mem5997#1, ubi_attach_fastmap_#t~ret5998#1, ubi_attach_fastmap_#t~mem5999#1, ubi_attach_fastmap_#t~ret6000#1, ubi_attach_fastmap_#t~mem6001#1, ubi_attach_fastmap_#t~ret6002#1, ubi_attach_fastmap_#t~mem6003#1, ubi_attach_fastmap_#t~ret6004#1, ubi_attach_fastmap_#t~ret6005#1, ubi_attach_fastmap_#t~ret6006#1, ubi_attach_fastmap_#t~mem6007#1, ubi_attach_fastmap_#t~mem6008#1, ubi_attach_fastmap_#t~short6009#1, ubi_attach_fastmap_#t~mem6010#1, ubi_attach_fastmap_#t~ret6011#1, ubi_attach_fastmap_#t~mem6012#1, ubi_attach_fastmap_#t~mem6013#1, ubi_attach_fastmap_#t~short6014#1, ubi_attach_fastmap_#t~mem6015#1, ubi_attach_fastmap_#t~ret6016#1, ubi_attach_fastmap_#t~mem6017#1, ubi_attach_fastmap_#t~ret6018#1, ubi_attach_fastmap_#t~mem6019#1, ubi_attach_fastmap_#t~ret6020#1, ubi_attach_fastmap_#t~ret6021#1, ubi_attach_fastmap_#t~mem6022#1, ubi_attach_fastmap_#t~ret6023#1, ubi_attach_fastmap_#t~mem6024#1, ubi_attach_fastmap_#t~ret6025#1, ubi_attach_fastmap_#t~mem6026#1, ubi_attach_fastmap_#t~ret6027#1, ubi_attach_fastmap_#t~ret6028#1, ubi_attach_fastmap_#t~mem6029#1, ubi_attach_fastmap_#t~ret6030#1, ubi_attach_fastmap_#t~mem6031#1, ubi_attach_fastmap_#t~ret6032#1, ubi_attach_fastmap_#t~mem6033#1, ubi_attach_fastmap_#t~ret6034#1, ubi_attach_fastmap_#t~ret6035#1, ubi_attach_fastmap_#t~mem6036#1, ubi_attach_fastmap_#t~ret6037#1, ubi_attach_fastmap_#t~mem6038#1, ubi_attach_fastmap_#t~ret6039#1, ubi_attach_fastmap_#t~mem6040#1, ubi_attach_fastmap_#t~ret6041#1, ubi_attach_fastmap_#t~ret6042#1, ubi_attach_fastmap_#t~mem6043#1, ubi_attach_fastmap_#t~ret6044#1, ubi_attach_fastmap_#t~mem6045#1, ubi_attach_fastmap_#t~mem6046#1, ubi_attach_fastmap_#t~ret6047#1, ubi_attach_fastmap_#t~mem6048#1, ubi_attach_fastmap_#t~ret6049#1, ubi_attach_fastmap_#t~mem6050#1, ubi_attach_fastmap_#t~ret6051#1, ubi_attach_fastmap_#t~mem6052#1, ubi_attach_fastmap_#t~ret6053#1, ubi_attach_fastmap_#t~ret6054#1, ubi_attach_fastmap_#t~mem6055#1, ubi_attach_fastmap_#t~ret6056#1, ubi_attach_fastmap_#t~mem6057#1, ubi_attach_fastmap_#t~ret6058#1, ubi_attach_fastmap_#t~mem6059#1, ubi_attach_fastmap_#t~ret6060#1, ubi_attach_fastmap_#t~mem6061#1, ubi_attach_fastmap_#t~ret6062#1, ubi_attach_fastmap_#t~mem6063#1, ubi_attach_fastmap_#t~ret6064#1.base, ubi_attach_fastmap_#t~ret6064#1.offset, ubi_attach_fastmap_#t~mem6065#1, ubi_attach_fastmap_#t~mem6066#1, ubi_attach_fastmap_#t~ret6067#1, ubi_attach_fastmap_#t~mem6068#1, ubi_attach_fastmap_#t~mem6069#1, ubi_attach_fastmap_#t~ret6070#1, ubi_attach_fastmap_#t~mem6071#1, ubi_attach_fastmap_#t~ret6072#1, ubi_attach_fastmap_#t~mem6073#1, ubi_attach_fastmap_#t~ret6074#1, ubi_attach_fastmap_#t~mem6075#1, ubi_attach_fastmap_#t~ret6076#1, ubi_attach_fastmap_#t~ret6077#1, ubi_attach_fastmap_#t~mem6078#1, ubi_attach_fastmap_#t~ret6079#1, ubi_attach_fastmap_#t~mem6080#1, ubi_attach_fastmap_#t~ret6081#1, ubi_attach_fastmap_#t~mem6082#1.base, ubi_attach_fastmap_#t~mem6082#1.offset, ubi_attach_fastmap_#t~mem6083#1, ubi_attach_fastmap_#t~mem6084#1.base, ubi_attach_fastmap_#t~mem6084#1.offset, ubi_attach_fastmap_#t~mem6085#1.base, ubi_attach_fastmap_#t~mem6085#1.offset, ubi_attach_fastmap_#t~ret6086#1.base, ubi_attach_fastmap_#t~ret6086#1.offset, ubi_attach_fastmap_#t~mem6087#1, ubi_attach_fastmap_#t~ret6088#1, ubi_attach_fastmap_#t~mem6089#1, ubi_attach_fastmap_#t~mem6090#1, ubi_attach_fastmap_#t~mem6091#1, ubi_attach_fastmap_#t~mem6092#1, ubi_attach_fastmap_#t~ret6093#1, ubi_attach_fastmap_#t~ret6094#1.base, ubi_attach_fastmap_#t~ret6094#1.offset, ubi_attach_fastmap_#t~mem6095#1, ubi_attach_fastmap_#t~mem6096#1, ubi_attach_fastmap_#t~mem6097#1, ubi_attach_fastmap_#t~mem6098#1, ubi_attach_fastmap_#t~ret6099#1, ubi_attach_fastmap_#t~mem6100#1, ubi_attach_fastmap_#t~ret6101#1, ubi_attach_fastmap_#t~mem6102#1, ubi_attach_fastmap_#t~ret6103#1.base, ubi_attach_fastmap_#t~ret6103#1.offset, ubi_attach_fastmap_#t~mem6104#1.base, ubi_attach_fastmap_#t~mem6104#1.offset, ubi_attach_fastmap_#t~mem6105#1.base, ubi_attach_fastmap_#t~mem6105#1.offset, ubi_attach_fastmap_#t~mem6106#1, ubi_attach_fastmap_#t~ret6107#1, ubi_attach_fastmap_#t~ret6108#1, ubi_attach_fastmap_#t~mem6109#1, ubi_attach_fastmap_#t~ret6110#1, ubi_attach_fastmap_#t~mem6111#1, ubi_attach_fastmap_#t~ret6112#1, ubi_attach_fastmap_#t~mem6113#1, ubi_attach_fastmap_#t~ret6114#1, ubi_attach_fastmap_#t~mem6115#1.base, ubi_attach_fastmap_#t~mem6115#1.offset, ubi_attach_fastmap_#t~mem6116#1, ubi_attach_fastmap_#t~ret6117#1, ubi_attach_fastmap_#t~ret6118#1, ubi_attach_fastmap_#t~ret6119#1, ubi_attach_fastmap_#t~mem6120#1, ubi_attach_fastmap_#t~mem6121#1, ubi_attach_fastmap_#t~mem6122#1, ubi_attach_fastmap_#t~mem6123#1.base, ubi_attach_fastmap_#t~mem6123#1.offset, ubi_attach_fastmap_#t~mem6124#1.base, ubi_attach_fastmap_#t~mem6124#1.offset, ubi_attach_fastmap_#t~mem6125#1.base, ubi_attach_fastmap_#t~mem6125#1.offset, ubi_attach_fastmap_#t~ret6126#1, ubi_attach_fastmap_#t~mem6127#1, ubi_attach_fastmap_#t~mem6128#1, ubi_attach_fastmap_#t~mem6129#1, ubi_attach_fastmap_#t~ret6130#1, ubi_attach_fastmap_#t~ret6131#1, ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~fm#1.base, ubi_attach_fastmap_~fm#1.offset, ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset, ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset, ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset, ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset, ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset, ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset, ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset, ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset, ubi_attach_fastmap_~fmsb~0#1.base, ubi_attach_fastmap_~fmsb~0#1.offset, ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset, ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset, ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset, ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset, ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset, ubi_attach_fastmap_~ret~8#1, ubi_attach_fastmap_~i~36#1, ubi_attach_fastmap_~j~2#1, ubi_attach_fastmap_~pool_size~0#1, ubi_attach_fastmap_~wl_pool_size~0#1, ubi_attach_fastmap_~fm_pos~0#1, ubi_attach_fastmap_~fm_size~0#1, ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset, ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset, ubi_attach_fastmap_~tmp~201#1, ubi_attach_fastmap_~tmp___0~164#1, ubi_attach_fastmap_~tmp___1~114#1, ubi_attach_fastmap_~tmp___2~88#1, ubi_attach_fastmap_~tmp___3~74#1, ubi_attach_fastmap_~tmp___4~64#1, ubi_attach_fastmap_~tmp___5~47#1, ubi_attach_fastmap_~tmp___6~43#1, ubi_attach_fastmap_~tmp___7~36#1, ubi_attach_fastmap_~tmp___8~27#1, ubi_attach_fastmap_~tmp___9~25#1, ubi_attach_fastmap_~tmp___10~22#1, ubi_attach_fastmap_~tmp___11~20#1, ubi_attach_fastmap_~tmp___12~16#1, ubi_attach_fastmap_~tmp___13~16#1, ubi_attach_fastmap_~tmp___14~13#1, ubi_attach_fastmap_~tmp___15~8#1, ubi_attach_fastmap_~tmp___16~6#1, ubi_attach_fastmap_~tmp___17~6#1, ubi_attach_fastmap_~tmp___18~6#1, ubi_attach_fastmap_~tmp___19~5#1, ubi_attach_fastmap_~tmp___20~5#1, ubi_attach_fastmap_~tmp___21~4#1, ubi_attach_fastmap_~tmp___22~3#1, ubi_attach_fastmap_~tmp___23~3#1, ubi_attach_fastmap_~tmp___24~3#1, ubi_attach_fastmap_~tmp___25~3#1, ubi_attach_fastmap_~tmp___26~2#1, ubi_attach_fastmap_~tmp___27~2#1, ubi_attach_fastmap_~tmp___28~2#1, ubi_attach_fastmap_~tmp___29~2#1, ubi_attach_fastmap_~tmp___30~2#1, ubi_attach_fastmap_~tmp___31~2#1, ubi_attach_fastmap_~tmp___32~2#1, ubi_attach_fastmap_~tmp___33~2#1, ubi_attach_fastmap_~pnum~12#1, ubi_attach_fastmap_~tmp___34~2#1, ubi_attach_fastmap_~tmp___35~2#1, ubi_attach_fastmap_~__mptr~46#1.base, ubi_attach_fastmap_~__mptr~46#1.offset, ubi_attach_fastmap_~__mptr___0~24#1.base, ubi_attach_fastmap_~__mptr___0~24#1.offset, ubi_attach_fastmap_~tmp___36~2#1.base, ubi_attach_fastmap_~tmp___36~2#1.offset, ubi_attach_fastmap_~tmp___37~2#1, ubi_attach_fastmap_~tmp___38~1#1, ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset, ubi_attach_fastmap_~tmp___39~1#1.base, ubi_attach_fastmap_~tmp___39~1#1.offset, ubi_attach_fastmap_~tmp___40~1#1, ubi_attach_fastmap_~tmp___41~0#1, ubi_attach_fastmap_~tmp___42~0#1.base, ubi_attach_fastmap_~tmp___42~0#1.offset, ubi_attach_fastmap_~__mptr___1~11#1.base, ubi_attach_fastmap_~__mptr___1~11#1.offset, ubi_attach_fastmap_~__mptr___2~9#1.base, ubi_attach_fastmap_~__mptr___2~9#1.offset, ubi_attach_fastmap_~err~95#1, ubi_attach_fastmap_~tmp___43~0#1, ubi_attach_fastmap_~tmp___44~0#1, ubi_attach_fastmap_~__mptr___3~6#1.base, ubi_attach_fastmap_~__mptr___3~6#1.offset, ubi_attach_fastmap_~tmp___45~0#1, ubi_attach_fastmap_~__mptr___4~6#1.base, ubi_attach_fastmap_~__mptr___4~6#1.offset, ubi_attach_fastmap_~__mptr___5~6#1.base, ubi_attach_fastmap_~__mptr___5~6#1.offset, ubi_attach_fastmap_~__mptr___6~5#1.base, ubi_attach_fastmap_~__mptr___6~5#1.offset, ubi_attach_fastmap_~__ret_warn_on~1#1, ubi_attach_fastmap_~tmp___46~0#1, ubi_attach_fastmap_~tmp___47~0#1, ubi_attach_fastmap_~tmp___48~0#1;ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset := ubi_attach_fastmap_#in~ubi#1.base, ubi_attach_fastmap_#in~ubi#1.offset;ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset := ubi_attach_fastmap_#in~ai#1.base, ubi_attach_fastmap_#in~ai#1.offset;ubi_attach_fastmap_~fm#1.base, ubi_attach_fastmap_~fm#1.offset := ubi_attach_fastmap_#in~fm#1.base, ubi_attach_fastmap_#in~fm#1.offset;call ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset := #Ultimate.allocOnStack(16);call ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset := #Ultimate.allocOnStack(16);call ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset := #Ultimate.allocOnStack(16);havoc ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset;havoc ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset;havoc ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset;havoc ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset;havoc ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset;havoc ubi_attach_fastmap_~fmsb~0#1.base, ubi_attach_fastmap_~fmsb~0#1.offset;havoc ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset;havoc ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset;havoc ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset;havoc ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset;havoc ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset;havoc ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset;havoc ubi_attach_fastmap_~ret~8#1;havoc ubi_attach_fastmap_~i~36#1;havoc ubi_attach_fastmap_~j~2#1;havoc ubi_attach_fastmap_~pool_size~0#1;havoc ubi_attach_fastmap_~wl_pool_size~0#1;havoc ubi_attach_fastmap_~fm_pos~0#1;havoc ubi_attach_fastmap_~fm_size~0#1;call ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset := #Ultimate.allocOnStack(8);havoc ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset;call ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset := #Ultimate.allocOnStack(8);havoc ubi_attach_fastmap_~tmp~201#1;havoc ubi_attach_fastmap_~tmp___0~164#1;havoc ubi_attach_fastmap_~tmp___1~114#1;havoc ubi_attach_fastmap_~tmp___2~88#1;havoc ubi_attach_fastmap_~tmp___3~74#1;havoc ubi_attach_fastmap_~tmp___4~64#1;havoc ubi_attach_fastmap_~tmp___5~47#1;havoc ubi_attach_fastmap_~tmp___6~43#1;havoc ubi_attach_fastmap_~tmp___7~36#1;havoc ubi_attach_fastmap_~tmp___8~27#1;havoc ubi_attach_fastmap_~tmp___9~25#1;havoc ubi_attach_fastmap_~tmp___10~22#1;havoc ubi_attach_fastmap_~tmp___11~20#1;havoc ubi_attach_fastmap_~tmp___12~16#1;havoc ubi_attach_fastmap_~tmp___13~16#1;havoc ubi_attach_fastmap_~tmp___14~13#1;havoc ubi_attach_fastmap_~tmp___15~8#1;havoc ubi_attach_fastmap_~tmp___16~6#1;havoc ubi_attach_fastmap_~tmp___17~6#1;havoc ubi_attach_fastmap_~tmp___18~6#1;havoc ubi_attach_fastmap_~tmp___19~5#1;havoc ubi_attach_fastmap_~tmp___20~5#1;havoc ubi_attach_fastmap_~tmp___21~4#1;havoc ubi_attach_fastmap_~tmp___22~3#1;havoc ubi_attach_fastmap_~tmp___23~3#1;havoc ubi_attach_fastmap_~tmp___24~3#1;havoc ubi_attach_fastmap_~tmp___25~3#1;havoc ubi_attach_fastmap_~tmp___26~2#1;havoc ubi_attach_fastmap_~tmp___27~2#1;havoc ubi_attach_fastmap_~tmp___28~2#1;havoc ubi_attach_fastmap_~tmp___29~2#1;havoc ubi_attach_fastmap_~tmp___30~2#1;havoc ubi_attach_fastmap_~tmp___31~2#1;havoc ubi_attach_fastmap_~tmp___32~2#1;havoc ubi_attach_fastmap_~tmp___33~2#1;havoc ubi_attach_fastmap_~pnum~12#1;havoc ubi_attach_fastmap_~tmp___34~2#1;havoc ubi_attach_fastmap_~tmp___35~2#1;havoc ubi_attach_fastmap_~__mptr~46#1.base, ubi_attach_fastmap_~__mptr~46#1.offset;havoc ubi_attach_fastmap_~__mptr___0~24#1.base, ubi_attach_fastmap_~__mptr___0~24#1.offset;havoc ubi_attach_fastmap_~tmp___36~2#1.base, ubi_attach_fastmap_~tmp___36~2#1.offset;havoc ubi_attach_fastmap_~tmp___37~2#1;havoc ubi_attach_fastmap_~tmp___38~1#1;call ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset := #Ultimate.allocOnStack(37);havoc ubi_attach_fastmap_~tmp___39~1#1.base, ubi_attach_fastmap_~tmp___39~1#1.offset;havoc ubi_attach_fastmap_~tmp___40~1#1;havoc ubi_attach_fastmap_~tmp___41~0#1;havoc ubi_attach_fastmap_~tmp___42~0#1.base, ubi_attach_fastmap_~tmp___42~0#1.offset;havoc ubi_attach_fastmap_~__mptr___1~11#1.base, ubi_attach_fastmap_~__mptr___1~11#1.offset;havoc ubi_attach_fastmap_~__mptr___2~9#1.base, ubi_attach_fastmap_~__mptr___2~9#1.offset;havoc ubi_attach_fastmap_~err~95#1;havoc ubi_attach_fastmap_~tmp___43~0#1;havoc ubi_attach_fastmap_~tmp___44~0#1;havoc ubi_attach_fastmap_~__mptr___3~6#1.base, ubi_attach_fastmap_~__mptr___3~6#1.offset;havoc ubi_attach_fastmap_~tmp___45~0#1;havoc ubi_attach_fastmap_~__mptr___4~6#1.base, ubi_attach_fastmap_~__mptr___4~6#1.offset;havoc ubi_attach_fastmap_~__mptr___5~6#1.base, ubi_attach_fastmap_~__mptr___5~6#1.offset;havoc ubi_attach_fastmap_~__mptr___6~5#1.base, ubi_attach_fastmap_~__mptr___6~5#1.offset;havoc ubi_attach_fastmap_~__ret_warn_on~1#1;havoc ubi_attach_fastmap_~tmp___46~0#1;havoc ubi_attach_fastmap_~tmp___47~0#1;havoc ubi_attach_fastmap_~tmp___48~0#1;ubi_attach_fastmap_~fm_pos~0#1 := 0;call ubi_attach_fastmap_#t~mem5976#1 := read~int#1(ubi_attach_fastmap_~ubi#1.base, 5142 + ubi_attach_fastmap_~ubi#1.offset, 8);ubi_attach_fastmap_~fm_size~0#1 := ubi_attach_fastmap_#t~mem5976#1;havoc ubi_attach_fastmap_#t~mem5976#1;call write~int#35(0, ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, 8);call ubi_attach_fastmap_#t~mem5977#1.base, ubi_attach_fastmap_#t~mem5977#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~ubi#1.base, 5134 + ubi_attach_fastmap_~ubi#1.offset, 8);ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset := ubi_attach_fastmap_#t~mem5977#1.base, ubi_attach_fastmap_#t~mem5977#1.offset;havoc ubi_attach_fastmap_#t~mem5977#1.base, ubi_attach_fastmap_#t~mem5977#1.offset; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6992-1: call uif_init_#t~mem1675#1.base, uif_init_#t~mem1675#1.offset := read~$Pointer$#1(uif_init_~ubi#1.base, 1210 + uif_init_~ubi#1.offset + 8 * uif_init_~i~17#1, 8); [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6992: assume 0 != (uif_init_#t~mem1675#1.base + uif_init_#t~mem1675#1.offset) % 18446744073709551616;havoc uif_init_#t~mem1675#1.base, uif_init_#t~mem1675#1.offset;call uif_init_#t~mem1676#1.base, uif_init_#t~mem1676#1.offset := read~$Pointer$#1(uif_init_~ubi#1.base, 1210 + uif_init_~ubi#1.offset + 8 * uif_init_~i~17#1, 8);assume { :begin_inline_ubi_add_volume } true;ubi_add_volume_#in~ubi#1.base, ubi_add_volume_#in~ubi#1.offset, ubi_add_volume_#in~vol#1.base, ubi_add_volume_#in~vol#1.offset := uif_init_~ubi#1.base, uif_init_~ubi#1.offset, uif_init_#t~mem1676#1.base, uif_init_#t~mem1676#1.offset;havoc ubi_add_volume_#res#1;havoc ubi_add_volume_#t~mem814#1, ubi_add_volume_#t~mem815#1, ubi_add_volume_#t~ret816#1, ubi_add_volume_#t~ret817#1.base, ubi_add_volume_#t~ret817#1.offset, ubi_add_volume_#t~mem818#1, ubi_add_volume_#t~ret819#1, ubi_add_volume_#t~mem820#1, ubi_add_volume_#t~mem821#1, ubi_add_volume_#t~bitwise822#1, ubi_add_volume_#t~ret823#1, ubi_add_volume_#t~ret824#1, ubi_add_volume_#t~mem825#1, ubi_add_volume_#t~ret826#1, ubi_add_volume_#t~ret827#1, ubi_add_volume_#t~ret828#1, ubi_add_volume_#t~ret829#1, ubi_add_volume_~ubi#1.base, ubi_add_volume_~ubi#1.offset, ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset, ubi_add_volume_~err~14#1, ubi_add_volume_~vol_id~3#1, ubi_add_volume_~dev~1#1, ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset, ubi_add_volume_~tmp~22#1.base, ubi_add_volume_~tmp~22#1.offset, ubi_add_volume_~tmp___0~17#1;ubi_add_volume_~ubi#1.base, ubi_add_volume_~ubi#1.offset := ubi_add_volume_#in~ubi#1.base, ubi_add_volume_#in~ubi#1.offset;ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset := ubi_add_volume_#in~vol#1.base, ubi_add_volume_#in~vol#1.offset;havoc ubi_add_volume_~err~14#1;havoc ubi_add_volume_~vol_id~3#1;havoc ubi_add_volume_~dev~1#1;call ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset := #Ultimate.allocOnStack(37);havoc ubi_add_volume_~tmp~22#1.base, ubi_add_volume_~tmp~22#1.offset;havoc ubi_add_volume_~tmp___0~17#1;call ubi_add_volume_#t~mem814#1 := read~int#1(ubi_add_volume_~vol#1.base, 1201 + ubi_add_volume_~vol#1.offset, 4);ubi_add_volume_~vol_id~3#1 := ubi_add_volume_#t~mem814#1;havoc ubi_add_volume_#t~mem814#1;call write~$Pointer$#44(131, 0, ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset, 8);call write~$Pointer$#44(132, 0, ubi_add_volume_~#descriptor~5#1.base, 8 + ubi_add_volume_~#descriptor~5#1.offset, 8);call write~$Pointer$#44(133, 0, ubi_add_volume_~#descriptor~5#1.base, 16 + ubi_add_volume_~#descriptor~5#1.offset, 8);call write~$Pointer$#44(134, 0, ubi_add_volume_~#descriptor~5#1.base, 24 + ubi_add_volume_~#descriptor~5#1.offset, 8);call write~int#44(725, ubi_add_volume_~#descriptor~5#1.base, 32 + ubi_add_volume_~#descriptor~5#1.offset, 4);call write~int#44(0, ubi_add_volume_~#descriptor~5#1.base, 36 + ubi_add_volume_~#descriptor~5#1.offset, 1);call ubi_add_volume_#t~mem815#1 := read~int#44(ubi_add_volume_~#descriptor~5#1.base, 36 + ubi_add_volume_~#descriptor~5#1.offset, 1); [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6992: assume !(0 != (uif_init_#t~mem1675#1.base + uif_init_#t~mem1675#1.offset) % 18446744073709551616);havoc uif_init_#t~mem1675#1.base, uif_init_#t~mem1675#1.offset; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6860-1: SUMMARY for call ubi_sysfs_init_#t~ret1642#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_volumes_count~0.base, ~#dev_volumes_count~0.offset); srcloc: null [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6860: assume -2147483648 <= ubi_sysfs_init_#t~ret1642#1 && ubi_sysfs_init_#t~ret1642#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1642#1;havoc ubi_sysfs_init_#t~ret1642#1; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22980: SUMMARY for call mutex_lock(ldv_mutex_lock_236_~ldv_func_arg1#1.base, ldv_mutex_lock_236_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20470: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5764#1.base, ubi_debugfs_init_dev_#t~ret5764#1.offset;havoc ubi_debugfs_init_dev_#t~mem5763#1.base, ubi_debugfs_init_dev_#t~mem5763#1.offset;havoc ubi_debugfs_init_dev_#t~ret5764#1.base, ubi_debugfs_init_dev_#t~ret5764#1.offset; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12410: assume -2147483648 <= ubi_eba_init_#t~ret3400#1 && ubi_eba_init_#t~ret3400#1 <= 2147483647;havoc ubi_eba_init_#t~mem3399#1;havoc ubi_eba_init_#t~ret3400#1; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20470-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5764#1.base, ubi_debugfs_init_dev_#t~ret5764#1.offset := debugfs_create_file(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, 128, ubi_debugfs_init_dev_#t~mem5763#1.base, ubi_debugfs_init_dev_#t~mem5763#1.offset, 0, (if ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 else ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#dfs_fops~0.base, ~#dfs_fops~0.offset); srcloc: null [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4218: assume 0 == init_volumes_~tmp~12#1 % 4294967296; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4218: assume !(0 == init_volumes_~tmp~12#1 % 4294967296); [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12542: assume ubi_eba_init_~i~24#1 < ubi_eba_init_~num_volumes~1#1; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12542: assume !(ubi_eba_init_~i~24#1 < ubi_eba_init_~num_volumes~1#1);ubi_eba_init_#res#1 := ubi_eba_init_~err~48#1;call ULTIMATE.dealloc(ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset);havoc ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset);havoc ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset);havoc ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset);havoc ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset);havoc ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset; [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12410-1: SUMMARY for call ubi_eba_init_#t~ret3400#1 := __dynamic_pr_debug(ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset, 737, 0); srcloc: null [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22056-1: SUMMARY for call ubi_scan_fastmap_#t~ret6195#1 := printk(1757, 0); srcloc: null [2025-02-08 02:47:11,917 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22056: assume -2147483648 <= ubi_scan_fastmap_#t~ret6195#1 && ubi_scan_fastmap_#t~ret6195#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6195#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6861: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6861: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7654: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2132#1 && ubi_attach_mtd_dev_#t~ret2132#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2129#1;havoc ubi_attach_mtd_dev_#t~mem2130#1;havoc ubi_attach_mtd_dev_#t~mem2131#1;havoc ubi_attach_mtd_dev_#t~ret2132#1;call ubi_attach_mtd_dev_#t~mem2133#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 1206 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2134#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2342 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7654-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2132#1 := printk(405, 0); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7390: call write~$Pointer$#44(363, 0, io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset, 8);call write~$Pointer$#44(364, 0, io_init_~#descriptor___10~0#1.base, 8 + io_init_~#descriptor___10~0#1.offset, 8);call write~$Pointer$#44(365, 0, io_init_~#descriptor___10~0#1.base, 16 + io_init_~#descriptor___10~0#1.offset, 8);call write~$Pointer$#44(366, 0, io_init_~#descriptor___10~0#1.base, 24 + io_init_~#descriptor___10~0#1.offset, 8);call write~int#44(850, io_init_~#descriptor___10~0#1.base, 32 + io_init_~#descriptor___10~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___10~0#1.base, 36 + io_init_~#descriptor___10~0#1.offset, 1);call io_init_#t~mem1863#1 := read~int#44(io_init_~#descriptor___10~0#1.base, 36 + io_init_~#descriptor___10~0#1.offset, 1); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20471-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5765#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20471: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5765#1 && ubi_debugfs_init_dev_#t~ret5765#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___4~60#1 := ubi_debugfs_init_dev_#t~ret5765#1;havoc ubi_debugfs_init_dev_#t~ret5765#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20735-1: SUMMARY for call add_vol_#t~ret5805#1.base, add_vol_#t~ret5805#1.offset := kmalloc(64, 208); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20735: add_vol_~tmp~197#1.base, add_vol_~tmp~197#1.offset := add_vol_#t~ret5805#1.base, add_vol_#t~ret5805#1.offset;havoc add_vol_#t~ret5805#1.base, add_vol_#t~ret5805#1.offset;add_vol_~av~12#1.base, add_vol_~av~12#1.offset := add_vol_~tmp~197#1.base, add_vol_~tmp~197#1.offset; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6994: assume 0 != uif_init_~err~23#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6994: assume !(0 != uif_init_~err~23#1); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21660: ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 8 + ubi_attach_fastmap_~fm_pos~0#1;call ubi_attach_fastmap_#t~mem6071#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, 4 + ubi_attach_fastmap_~fm_eba~1#1.offset, 4); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22057: assume -2147483648 <= ubi_scan_fastmap_#t~ret6196#1 && ubi_scan_fastmap_#t~ret6196#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6196#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22057-1: SUMMARY for call ubi_scan_fastmap_#t~ret6196#1 := printk(1759, 0); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20472: assume 0 != ubi_debugfs_init_dev_~tmp___4~60#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20472: assume !(0 != ubi_debugfs_init_dev_~tmp___4~60#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 44 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1663, 0;call ubi_debugfs_init_dev_#t~mem5766#1.base, ubi_debugfs_init_dev_#t~mem5766#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21793: ubi_attach_fastmap_~i~36#1 := 1 + ubi_attach_fastmap_~i~36#1;call ubi_attach_fastmap_#t~mem6116#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 24 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21793-1: SUMMARY for call kfree(ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6995-1: SUMMARY for call uif_init_#t~ret1678#1 := printk(284, 0); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6995: assume -2147483648 <= uif_init_#t~ret1678#1 && uif_init_#t~ret1678#1 <= 2147483647;havoc uif_init_#t~ret1678#1; [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7656-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2135#1 := printk(406, 0); srcloc: null [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7656: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2135#1 && ubi_attach_mtd_dev_#t~ret2135#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2133#1;havoc ubi_attach_mtd_dev_#t~mem2134#1;havoc ubi_attach_mtd_dev_#t~ret2135#1;call ubi_attach_mtd_dev_#t~mem2136#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2514 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2137#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2518 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2138#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2314 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4485: assume ubi_read_volume_table_#t~mem358#1 > 2;havoc ubi_read_volume_table_#t~mem358#1;call ubi_read_volume_table_#t~mem359#1 := read~int#1(ubi_read_volume_table_~av~2#1.base, 8 + ubi_read_volume_table_~av~2#1.offset, 4); [2025-02-08 02:47:11,918 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4485: assume !(ubi_read_volume_table_#t~mem358#1 > 2);havoc ubi_read_volume_table_#t~mem358#1;assume { :begin_inline_process_lvol } true;process_lvol_#in~ubi#1.base, process_lvol_#in~ubi#1.offset, process_lvol_#in~ai#1.base, process_lvol_#in~ai#1.offset, process_lvol_#in~av#1.base, process_lvol_#in~av#1.offset := ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset, ubi_read_volume_table_~av~2#1.base, ubi_read_volume_table_~av~2#1.offset;havoc process_lvol_#res#1.base, process_lvol_#res#1.offset;havoc process_lvol_#t~mem174#1, process_lvol_#t~ret175#1, process_lvol_#t~ret176#1.base, process_lvol_#t~ret176#1.offset, process_lvol_#t~mem177#1, process_lvol_#t~ret178#1, process_lvol_#t~ret179#1.base, process_lvol_#t~ret179#1.offset, process_lvol_#t~mem180#1, process_lvol_#t~ret181#1.base, process_lvol_#t~ret181#1.offset, process_lvol_#t~mem182#1, process_lvol_#t~mem183#1, process_lvol_#t~mem184#1.base, process_lvol_#t~mem184#1.offset, process_lvol_#t~mem185#1, process_lvol_#t~mem186#1.base, process_lvol_#t~mem186#1.offset, process_lvol_#t~mem187#1, process_lvol_#t~mem188#1, process_lvol_#t~ret189#1, process_lvol_#t~ret190#1, process_lvol_#t~ret191#1.base, process_lvol_#t~ret191#1.offset, process_lvol_#t~mem192#1.base, process_lvol_#t~mem192#1.offset, process_lvol_#t~mem193#1.base, process_lvol_#t~mem193#1.offset, process_lvol_#t~ret194#1, process_lvol_#t~mem195#1, process_lvol_#t~mem196#1, process_lvol_#t~mem197#1.base, process_lvol_#t~mem197#1.offset, process_lvol_#t~mem198#1, process_lvol_#t~mem199#1.base, process_lvol_#t~mem199#1.offset, process_lvol_#t~mem200#1.base, process_lvol_#t~mem200#1.offset, process_lvol_#t~nondet201#1, process_lvol_#t~ret202#1, process_lvol_#t~mem203#1, process_lvol_#t~ret204#1, process_lvol_#t~mem205#1.base, process_lvol_#t~mem205#1.offset, process_lvol_#t~ret206#1, process_lvol_#t~ret207#1, process_lvol_#t~mem208#1.base, process_lvol_#t~mem208#1.offset, process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset, process_lvol_#t~mem210#1.base, process_lvol_#t~mem210#1.offset, process_lvol_#t~mem211#1.base, process_lvol_#t~mem211#1.offset, process_lvol_#t~ret212#1, process_lvol_#t~mem213#1, process_lvol_#t~mem214#1, process_lvol_#t~ret215#1, process_lvol_#t~ret216#1, process_lvol_#t~mem217#1.base, process_lvol_#t~mem217#1.offset, process_lvol_#t~ret218#1, process_lvol_#t~ret219#1, process_lvol_#t~mem220#1.base, process_lvol_#t~mem220#1.offset, process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset, process_lvol_#t~mem222#1.base, process_lvol_#t~mem222#1.offset, process_lvol_#t~mem223#1.base, process_lvol_#t~mem223#1.offset, process_lvol_#t~ret224#1.base, process_lvol_#t~ret224#1.offset, process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_~ai#1.base, process_lvol_~ai#1.offset, process_lvol_~av#1.base, process_lvol_~av#1.offset, process_lvol_~err~4#1, process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset, process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset, process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset, process_lvol_~tmp~10#1.base, process_lvol_~tmp~10#1.offset, process_lvol_~tmp___0~6#1, process_lvol_~__mptr~1#1.base, process_lvol_~__mptr~1#1.offset, process_lvol_~tmp___1~6#1.base, process_lvol_~tmp___1~6#1.offset, process_lvol_~tmp___2~4#1, process_lvol_~__mptr___0~1#1.base, process_lvol_~__mptr___0~1#1.offset, process_lvol_~tmp___3~3#1.base, process_lvol_~tmp___3~3#1.offset;process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset := process_lvol_#in~ubi#1.base, process_lvol_#in~ubi#1.offset;process_lvol_~ai#1.base, process_lvol_~ai#1.offset := process_lvol_#in~ai#1.base, process_lvol_#in~ai#1.offset;process_lvol_~av#1.base, process_lvol_~av#1.offset := process_lvol_#in~av#1.base, process_lvol_#in~av#1.offset;havoc process_lvol_~err~4#1;havoc process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset;havoc process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset;call process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset := #Ultimate.allocOnStack(16);call process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset := #Ultimate.allocOnStack(8);call process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset := #Ultimate.allocOnStack(37);havoc process_lvol_~tmp~10#1.base, process_lvol_~tmp~10#1.offset;havoc process_lvol_~tmp___0~6#1;havoc process_lvol_~__mptr~1#1.base, process_lvol_~__mptr~1#1.offset;havoc process_lvol_~tmp___1~6#1.base, process_lvol_~tmp___1~6#1.offset;havoc process_lvol_~tmp___2~4#1;havoc process_lvol_~__mptr___0~1#1.base, process_lvol_~__mptr___0~1#1.offset;havoc process_lvol_~tmp___3~3#1.base, process_lvol_~tmp___3~3#1.offset;call write~$Pointer$#40(0, 0, process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8);call write~$Pointer$#40(0, 0, process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8);call write~int#30(1, process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, 4);call write~int#30(1, process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4);call write~$Pointer$#44(27, 0, process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset, 8);call write~$Pointer$#44(28, 0, process_lvol_~#descriptor~1#1.base, 8 + process_lvol_~#descriptor~1#1.offset, 8);call write~$Pointer$#44(29, 0, process_lvol_~#descriptor~1#1.base, 16 + process_lvol_~#descriptor~1#1.offset, 8);call write~$Pointer$#44(30, 0, process_lvol_~#descriptor~1#1.base, 24 + process_lvol_~#descriptor~1#1.offset, 8);call write~int#44(495, process_lvol_~#descriptor~1#1.base, 32 + process_lvol_~#descriptor~1#1.offset, 4);call write~int#44(0, process_lvol_~#descriptor~1#1.base, 36 + process_lvol_~#descriptor~1#1.offset, 1);call process_lvol_#t~mem174#1 := read~int#44(process_lvol_~#descriptor~1#1.base, 36 + process_lvol_~#descriptor~1#1.offset, 1); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4353: assume check_av_#t~mem310#1 > check_av_#t~mem311#1;havoc check_av_#t~mem310#1;havoc check_av_#t~mem311#1;check_av_~err~6#1 := 2; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4353: assume !(check_av_#t~mem310#1 > check_av_#t~mem311#1);havoc check_av_#t~mem310#1;havoc check_av_#t~mem311#1;call check_av_#t~mem312#1 := read~int#1(check_av_~av#1.base, 12 + check_av_~av#1.offset, 4);call check_av_#t~mem313#1 := read~int#1(check_av_~vol#1.base, 1225 + check_av_~vol#1.offset, 4); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7260: call write~$Pointer$#44(319, 0, io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset, 8);call write~$Pointer$#44(320, 0, io_init_~#descriptor___2~0#1.base, 8 + io_init_~#descriptor___2~0#1.offset, 8);call write~$Pointer$#44(321, 0, io_init_~#descriptor___2~0#1.base, 16 + io_init_~#descriptor___2~0#1.offset, 8);call write~$Pointer$#44(322, 0, io_init_~#descriptor___2~0#1.base, 24 + io_init_~#descriptor___2~0#1.offset, 8);call write~int#44(801, io_init_~#descriptor___2~0#1.base, 32 + io_init_~#descriptor___2~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___2~0#1.base, 36 + io_init_~#descriptor___2~0#1.offset, 1);call io_init_#t~mem1784#1 := read~int#44(io_init_~#descriptor___2~0#1.base, 36 + io_init_~#descriptor___2~0#1.offset, 1); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4089-1: call process_lvol_#t~mem203#1 := read~int#30(process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4089: assume 0 != process_lvol_#t~mem203#1;havoc process_lvol_#t~mem203#1; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4089: assume !(0 != process_lvol_#t~mem203#1);havoc process_lvol_#t~mem203#1; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21662: ubi_attach_fastmap_~tmp___31~2#1 := ubi_attach_fastmap_#t~ret6072#1;havoc ubi_attach_fastmap_#t~mem6071#1;havoc ubi_attach_fastmap_#t~ret6072#1;ubi_attach_fastmap_~fm_pos~0#1 := 4 * (ubi_attach_fastmap_~tmp___31~2#1 % 4294967296) + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20737: assume 0 == (add_vol_~av~12#1.base + add_vol_~av~12#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20737: assume !(0 == (add_vol_~av~12#1.base + add_vol_~av~12#1.offset) % 18446744073709551616);add_vol_~tmp___0~160#1 := 0;call write~int#1(add_vol_~tmp___0~160#1, add_vol_~av~12#1.base, 8 + add_vol_~av~12#1.offset, 4);call write~int#1(add_vol_~tmp___0~160#1, add_vol_~av~12#1.base, 4 + add_vol_~av~12#1.offset, 4);call write~int#1(add_vol_~vol_id#1, add_vol_~av~12#1.base, add_vol_~av~12#1.offset, 4);call write~int#1(add_vol_~used_ebs#1, add_vol_~av~12#1.base, 16 + add_vol_~av~12#1.offset, 4);call write~int#1(add_vol_~data_pad#1, add_vol_~av~12#1.base, 24 + add_vol_~av~12#1.offset, 4);call write~int#1(add_vol_~last_eb_bytes#1, add_vol_~av~12#1.base, 20 + add_vol_~av~12#1.offset, 4);call write~int#1(0, add_vol_~av~12#1.base, 28 + add_vol_~av~12#1.offset, 4);call write~int#1((if add_vol_~vol_type#1 % 256 % 4294967296 <= 2147483647 then add_vol_~vol_type#1 % 256 % 4294967296 else add_vol_~vol_type#1 % 256 % 4294967296 - 4294967296), add_vol_~av~12#1.base, 12 + add_vol_~av~12#1.offset, 4);call write~$Pointer$#19(0, 0, add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset, 8);call add_vol_#t~mem5806#1.base, add_vol_#t~mem5806#1.offset := read~$Pointer$#19(add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset, 8);call write~$Pointer$#1(add_vol_#t~mem5806#1.base, add_vol_#t~mem5806#1.offset, add_vol_~av~12#1.base, 56 + add_vol_~av~12#1.offset, 8);havoc add_vol_#t~mem5806#1.base, add_vol_#t~mem5806#1.offset;call write~$Pointer$#44(1666, 0, add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset, 8);call write~$Pointer$#44(1667, 0, add_vol_~#descriptor~80#1.base, 8 + add_vol_~#descriptor~80#1.offset, 8);call write~$Pointer$#44(1668, 0, add_vol_~#descriptor~80#1.base, 16 + add_vol_~#descriptor~80#1.offset, 8);call write~$Pointer$#44(1669, 0, add_vol_~#descriptor~80#1.base, 24 + add_vol_~#descriptor~80#1.offset, 8);call write~int#44(234, add_vol_~#descriptor~80#1.base, 32 + add_vol_~#descriptor~80#1.offset, 4);call write~int#44(0, add_vol_~#descriptor~80#1.base, 36 + add_vol_~#descriptor~80#1.offset, 1);call add_vol_#t~mem5807#1 := read~int#44(add_vol_~#descriptor~80#1.base, 36 + add_vol_~#descriptor~80#1.offset, 1); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21530: assume ubi_attach_fastmap_~wl_pool_size~0#1 > 256 || ubi_attach_fastmap_~wl_pool_size~0#1 < 0; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21530: assume !(ubi_attach_fastmap_~wl_pool_size~0#1 > 256 || ubi_attach_fastmap_~wl_pool_size~0#1 < 0);call ubi_attach_fastmap_#t~mem6007#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 388 + ubi_attach_fastmap_~fm#1.offset, 4);ubi_attach_fastmap_#t~short6009#1 := ubi_attach_fastmap_#t~mem6007#1 > 256; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21662-1: SUMMARY for call ubi_attach_fastmap_#t~ret6072#1 := __fswab32(ubi_attach_fastmap_#t~mem6071#1); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21927: assume 1 != ubi_scan_fastmap_#t~mem6144#1 % 256 % 4294967296;havoc ubi_scan_fastmap_#t~mem6144#1;call ubi_scan_fastmap_#t~mem6145#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, 4 + ubi_scan_fastmap_~fmsb~1#1.offset, 1); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21927: assume !(1 != ubi_scan_fastmap_#t~mem6144#1 % 256 % 4294967296);havoc ubi_scan_fastmap_#t~mem6144#1;call ubi_scan_fastmap_#t~mem6147#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, 12 + ubi_scan_fastmap_~fmsb~1#1.offset, 4); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4486: assume -2147483648 <= ubi_read_volume_table_#t~ret360#1 && ubi_read_volume_table_#t~ret360#1 <= 2147483647;havoc ubi_read_volume_table_#t~mem359#1;havoc ubi_read_volume_table_#t~ret360#1;ubi_read_volume_table_#res#1 := -22; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9507: havoc ldv_mutex_lock_84_~ldv_func_arg1#1.base, ldv_mutex_lock_84_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_84_#in~ldv_func_arg1#1.base, ldv_mutex_lock_84_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_84 } true; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4486-1: SUMMARY for call ubi_read_volume_table_#t~ret360#1 := printk(66, 0); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7525: assume ubi_attach_mtd_dev_~ubi_num#1 <= 31; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7525: assume !(ubi_attach_mtd_dev_~ubi_num#1 <= 31); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12414-1: SUMMARY for call ubi_eba_init_#t~ret3401#1.base, ubi_eba_init_#t~ret3401#1.offset := spinlock_check(ubi_eba_init_~ubi#1.base, 2530 + ubi_eba_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4222: init_volumes_~tmp___0~8#1.base, init_volumes_~tmp___0~8#1.offset := init_volumes_#t~ret236#1.base, init_volumes_#t~ret236#1.offset;havoc init_volumes_#t~ret236#1.base, init_volumes_#t~ret236#1.offset;init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset := init_volumes_~tmp___0~8#1.base, init_volumes_~tmp___0~8#1.offset; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12414: havoc ubi_eba_init_#t~ret3401#1.base, ubi_eba_init_#t~ret3401#1.offset; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4222-1: SUMMARY for call init_volumes_#t~ret236#1.base, init_volumes_#t~ret236#1.offset := kzalloc(1488, 208); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4090: assume -2147483648 <= process_lvol_#t~ret204#1 && process_lvol_#t~ret204#1 <= 2147483647;havoc process_lvol_#t~ret204#1;call process_lvol_#t~mem205#1.base, process_lvol_#t~mem205#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4090-1: SUMMARY for call process_lvol_#t~ret204#1 := printk(32, 0); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21531: assume -2147483648 <= ubi_attach_fastmap_#t~ret6006#1 && ubi_attach_fastmap_#t~ret6006#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6006#1; [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21531-1: SUMMARY for call ubi_attach_fastmap_#t~ret6006#1 := printk(1719, 0); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21928-1: SUMMARY for call ubi_scan_fastmap_#t~ret6146#1 := printk(1741, 0); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6865-1: SUMMARY for call ubi_sysfs_init_#t~ret1643#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_max_ec~0.base, ~#dev_max_ec~0.offset); srcloc: null [2025-02-08 02:47:11,919 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6865: assume -2147483648 <= ubi_sysfs_init_#t~ret1643#1 && ubi_sysfs_init_#t~ret1643#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1643#1;havoc ubi_sysfs_init_#t~ret1643#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21928: assume -2147483648 <= ubi_scan_fastmap_#t~ret6146#1 && ubi_scan_fastmap_#t~ret6146#1 <= 2147483647;havoc ubi_scan_fastmap_#t~mem6145#1;havoc ubi_scan_fastmap_#t~ret6146#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7658: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2139#1 && ubi_attach_mtd_dev_#t~ret2139#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2136#1;havoc ubi_attach_mtd_dev_#t~mem2137#1;havoc ubi_attach_mtd_dev_#t~mem2138#1;havoc ubi_attach_mtd_dev_#t~ret2139#1;call ubi_attach_mtd_dev_#t~mem2140#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2322 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2141#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2318 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2142#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2326 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21796-1: SUMMARY for call ubi_attach_fastmap_#t~ret6117#1 := __fswab32(ubi_attach_fastmap_#t~mem6116#1); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21796: ubi_attach_fastmap_~tmp___45~0#1 := ubi_attach_fastmap_#t~ret6117#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9508: assume -2147483648 <= #t~ret2683#1 && #t~ret2683#1 <= 2147483647;~err~35#1 := #t~ret2683#1;assume { :begin_inline_ldv_mutex_unlock_85 } true;ldv_mutex_unlock_85_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_85_#in~ldv_func_arg1#1.offset := ~#ubi_devices_mutex~0.base, ~#ubi_devices_mutex~0.offset;havoc ldv_mutex_unlock_85_~ldv_func_arg1#1.base, ldv_mutex_unlock_85_~ldv_func_arg1#1.offset;ldv_mutex_unlock_85_~ldv_func_arg1#1.base, ldv_mutex_unlock_85_~ldv_func_arg1#1.offset := ldv_mutex_unlock_85_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_85_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9508-1: SUMMARY for call #t~ret2683#1 := ubi_detach_mtd_dev(~ubi_num~2#1, 0); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7658-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2139#1 := printk(407, 0); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4091-1: SUMMARY for call process_lvol_#t~ret206#1 := create_vtbl(process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_~ai#1.base, process_lvol_~ai#1.offset, 1, process_lvol_#t~mem205#1.base, process_lvol_#t~mem205#1.offset); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12415: SUMMARY for call __raw_spin_lock_init(ubi_eba_init_~ubi#1.base, 2530 + ubi_eba_init_~ubi#1.offset, 738, 0, ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4091: assume -2147483648 <= process_lvol_#t~ret206#1 && process_lvol_#t~ret206#1 <= 2147483647;process_lvol_~err~4#1 := process_lvol_#t~ret206#1;havoc process_lvol_#t~mem205#1.base, process_lvol_#t~mem205#1.offset;havoc process_lvol_#t~ret206#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21664: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21664: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6073#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset, 4); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6866: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6866: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21797: assume ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___45~0#1 % 4294967296; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21797: assume !(ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___45~0#1 % 4294967296); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9509: havoc ldv_mutex_unlock_85_~ldv_func_arg1#1.base, ldv_mutex_unlock_85_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_85_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_85_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_85 } true; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4224: assume 0 == (init_volumes_~vol~1#1.base + init_volumes_~vol~1#1.offset) % 18446744073709551616;init_volumes_#res#1 := -12; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4224: assume !(0 == (init_volumes_~vol~1#1.base + init_volumes_~vol~1#1.offset) % 18446744073709551616);call init_volumes_#t~mem237#1 := read~int#1(init_volumes_~vtbl#1.base, init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17173: assume -9223372036854775808 <= ubi_wl_init_#t~ret4808#1 && ubi_wl_init_#t~ret4808#1 <= 9223372036854775807;ubi_wl_init_~tmp___19~4#1 := ubi_wl_init_#t~ret4808#1;havoc ubi_wl_init_#t~mem4807#1;havoc ubi_wl_init_#t~ret4808#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4092: assume 0 != process_lvol_~err~4#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4092: assume !(0 != process_lvol_~err~4#1); [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17173-1: SUMMARY for call ubi_wl_init_#t~ret4808#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4807#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4807#1 % 256 % 18446744073709551616 else ubi_wl_init_#t~mem4807#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7660-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2143#1 := printk(408, 0); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7660: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2143#1 && ubi_attach_mtd_dev_#t~ret2143#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2140#1;havoc ubi_attach_mtd_dev_#t~mem2141#1;havoc ubi_attach_mtd_dev_#t~mem2142#1;havoc ubi_attach_mtd_dev_#t~ret2143#1; [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22987: SUMMARY for call ldv_mutex_unlock_fm_mutex_of_ubi_device(ldv_mutex_unlock_237_~ldv_func_arg1#1.base, ldv_mutex_unlock_237_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,920 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7396-1: SUMMARY for call io_init_#t~ret1864#1 := ldv__builtin_expect((if io_init_#t~mem1863#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1863#1 % 256 % 18446744073709551616 else io_init_#t~mem1863#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7396: assume -9223372036854775808 <= io_init_#t~ret1864#1 && io_init_#t~ret1864#1 <= 9223372036854775807;io_init_~tmp___37~0#1 := io_init_#t~ret1864#1;havoc io_init_#t~mem1863#1;havoc io_init_#t~ret1864#1; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12285: call self_check_eba_#t~mem3364#1.base, self_check_eba_#t~mem3364#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3363#1 := read~int#1(self_check_eba_~aeb~1#1.base, 12 + self_check_eba_~aeb~1#1.offset, 4);call self_check_eba_#t~mem3365#1 := read~int#1(self_check_eba_~aeb~1#1.base, 4 + self_check_eba_~aeb~1#1.offset, 4);call write~int#1(self_check_eba_#t~mem3365#1, self_check_eba_#t~mem3364#1.base, self_check_eba_#t~mem3364#1.offset + 4 * (if self_check_eba_#t~mem3363#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_#t~mem3363#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_#t~mem3363#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17174: assume 0 != ubi_wl_init_~tmp___19~4#1; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17174: assume !(0 != ubi_wl_init_~tmp___19~4#1); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12417-1: SUMMARY for call __mutex_init(ubi_eba_init_~ubi#1.base, 2606 + ubi_eba_init_~ubi#1.offset, 739, 0, ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset); srcloc: null [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12417: call write~$Pointer$#32(0, 0, ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset, 8);call ubi_eba_init_#t~mem3402#1.base, ubi_eba_init_#t~mem3402#1.offset := read~$Pointer$#32(ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset, 8);call write~$Pointer$#1(ubi_eba_init_#t~mem3402#1.base, ubi_eba_init_#t~mem3402#1.offset, ubi_eba_init_~ubi#1.base, 2598 + ubi_eba_init_~ubi#1.offset, 8);havoc ubi_eba_init_#t~mem3402#1.base, ubi_eba_init_#t~mem3402#1.offset;call ubi_eba_init_#t~mem3403#1 := read~int#1(ubi_eba_init_~ai#1.base, 112 + ubi_eba_init_~ai#1.offset, 8);call write~int#1(1 + ubi_eba_init_#t~mem3403#1, ubi_eba_init_~ubi#1.base, 2522 + ubi_eba_init_~ubi#1.offset, 8);havoc ubi_eba_init_#t~mem3403#1;call ubi_eba_init_#t~mem3404#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2342 + ubi_eba_init_~ubi#1.offset, 4);ubi_eba_init_~num_volumes~1#1 := 1 + ubi_eba_init_#t~mem3404#1;havoc ubi_eba_init_#t~mem3404#1;ubi_eba_init_~i~24#1 := 0; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4358: assume check_av_#t~mem312#1 != check_av_#t~mem313#1;havoc check_av_#t~mem312#1;havoc check_av_#t~mem313#1;check_av_~err~6#1 := 3; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4358: assume !(check_av_#t~mem312#1 != check_av_#t~mem313#1);havoc check_av_#t~mem312#1;havoc check_av_#t~mem313#1;call check_av_#t~mem314#1 := read~int#1(check_av_~av#1.base, 16 + check_av_~av#1.offset, 4);call check_av_#t~mem315#1 := read~int#1(check_av_~vol#1.base, 1221 + check_av_~vol#1.offset, 4); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22988: SUMMARY for call mutex_unlock(ldv_mutex_unlock_237_~ldv_func_arg1#1.base, ldv_mutex_unlock_237_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7397: assume 0 != io_init_~tmp___37~0#1; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7397: assume !(0 != io_init_~tmp___37~0#1); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12286-1: SUMMARY for call self_check_eba_#t~ret3366#1.base, self_check_eba_#t~ret3366#1.offset := rb_next(self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset); srcloc: null [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17175: ubi_wl_init_~tmp___18~5#1.base, ubi_wl_init_~tmp___18~5#1.offset := ubi_wl_init_#t~ret4809#1.base, ubi_wl_init_#t~ret4809#1.offset;havoc ubi_wl_init_#t~ret4809#1.base, ubi_wl_init_#t~ret4809#1.offset;call ubi_wl_init_#t~mem4810#1 := read~int#1(ubi_wl_init_~tmp___18~5#1.base, 1176 + ubi_wl_init_~tmp___18~5#1.offset, 4);call ubi_wl_init_#t~mem4811#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);call ubi_wl_init_#t~mem4812#1 := read~int#1(ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17175-1: SUMMARY for call ubi_wl_init_#t~ret4809#1.base, ubi_wl_init_#t~ret4809#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12286: self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset := self_check_eba_#t~ret3366#1.base, self_check_eba_#t~ret3366#1.offset;havoc self_check_eba_#t~ret3366#1.base, self_check_eba_#t~ret3366#1.offset; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21535: assume ubi_attach_fastmap_#t~short6009#1;havoc ubi_attach_fastmap_#t~mem6007#1;havoc ubi_attach_fastmap_#t~mem6008#1;havoc ubi_attach_fastmap_#t~short6009#1;call ubi_attach_fastmap_#t~mem6010#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 388 + ubi_attach_fastmap_~fm#1.offset, 4); [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21535: assume !ubi_attach_fastmap_#t~short6009#1;havoc ubi_attach_fastmap_#t~mem6007#1;havoc ubi_attach_fastmap_#t~mem6008#1;havoc ubi_attach_fastmap_#t~short6009#1;call ubi_attach_fastmap_#t~mem6012#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 392 + ubi_attach_fastmap_~fm#1.offset, 4);ubi_attach_fastmap_#t~short6014#1 := ubi_attach_fastmap_#t~mem6012#1 > 256; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21535-1: assume ubi_attach_fastmap_#t~short6009#1; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21535-1: assume !ubi_attach_fastmap_#t~short6009#1;call ubi_attach_fastmap_#t~mem6008#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 388 + ubi_attach_fastmap_~fm#1.offset, 4);ubi_attach_fastmap_#t~short6009#1 := ubi_attach_fastmap_#t~mem6008#1 < 0; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20478: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5767#1.base, ubi_debugfs_init_dev_#t~ret5767#1.offset;havoc ubi_debugfs_init_dev_#t~mem5766#1.base, ubi_debugfs_init_dev_#t~mem5766#1.offset;havoc ubi_debugfs_init_dev_#t~ret5767#1.base, ubi_debugfs_init_dev_#t~ret5767#1.offset; [2025-02-08 02:47:11,921 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7001: uif_init_~i~17#1 := 1 + uif_init_~i~17#1;call uif_init_#t~mem1679#1 := read~int#1(uif_init_~ubi#1.base, 2342 + uif_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20478-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5767#1.base, ubi_debugfs_init_dev_#t~ret5767#1.offset := debugfs_create_file(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, 128, ubi_debugfs_init_dev_#t~mem5766#1.base, ubi_debugfs_init_dev_#t~mem5766#1.offset, 0, (if ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 else ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#dfs_fops~0.base, ~#dfs_fops~0.offset); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7662: call write~int#1(1, ubi_attach_mtd_dev_~ubi~9#1.base, 5842 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2144#1.base, ubi_attach_mtd_dev_#t~mem2144#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5834 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21668-1: SUMMARY for call ubi_attach_fastmap_#t~ret6074#1 := __fswab32(ubi_attach_fastmap_#t~mem6073#1); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7530: assume 32 == ubi_attach_mtd_dev_~ubi_num#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7530: assume !(32 == ubi_attach_mtd_dev_~ubi_num#1); [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7662-1: SUMMARY for call spin_lock(ubi_attach_mtd_dev_~ubi~9#1.base, 5426 + ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21668: ubi_attach_fastmap_~tmp___33~2#1 := ubi_attach_fastmap_#t~ret6074#1;havoc ubi_attach_fastmap_#t~mem6073#1;havoc ubi_attach_fastmap_#t~ret6074#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7398: io_init_~tmp___36~0#1.base, io_init_~tmp___36~0#1.offset := io_init_#t~ret1865#1.base, io_init_#t~ret1865#1.offset;havoc io_init_#t~ret1865#1.base, io_init_#t~ret1865#1.offset;call io_init_#t~mem1866#1 := read~int#1(io_init_~tmp___36~0#1.base, 1176 + io_init_~tmp___36~0#1.offset, 4);call io_init_#t~mem1867#1 := read~int#1(io_init_~ubi#1.base, 5891 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7266: assume -9223372036854775808 <= io_init_#t~ret1785#1 && io_init_#t~ret1785#1 <= 9223372036854775807;io_init_~tmp___20~0#1 := io_init_#t~ret1785#1;havoc io_init_#t~mem1784#1;havoc io_init_#t~ret1785#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7398-1: SUMMARY for call io_init_#t~ret1865#1.base, io_init_#t~ret1865#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17176: assume -2147483648 <= ubi_wl_init_#t~ret4813#1 && ubi_wl_init_#t~ret4813#1 <= 2147483647;havoc ubi_wl_init_#t~mem4810#1;havoc ubi_wl_init_#t~mem4811#1;havoc ubi_wl_init_#t~mem4812#1;havoc ubi_wl_init_#t~ret4813#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17176-1: SUMMARY for call ubi_wl_init_#t~ret4813#1 := __dynamic_pr_debug(ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset, 1316, 0); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7266-1: SUMMARY for call io_init_#t~ret1785#1 := ldv__builtin_expect((if io_init_#t~mem1784#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1784#1 % 256 % 18446744073709551616 else io_init_#t~mem1784#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17044: SUMMARY for call __might_sleep(1298, 0, 1984, 0); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12287: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616;self_check_eba_~__mptr___0~4#1.base, self_check_eba_~__mptr___0~4#1.offset := self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset;self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := self_check_eba_~__mptr___0~4#1.base, -1600 + self_check_eba_~__mptr___0~4#1.offset; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12287: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616);self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := 0, 0; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6870: assume -2147483648 <= ubi_sysfs_init_#t~ret1644#1 && ubi_sysfs_init_#t~ret1644#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1644#1;havoc ubi_sysfs_init_#t~ret1644#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21536-1: SUMMARY for call ubi_attach_fastmap_#t~ret6011#1 := printk(1721, 0); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20479-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5768#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20479: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5768#1 && ubi_debugfs_init_dev_#t~ret5768#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___5~43#1 := ubi_debugfs_init_dev_#t~ret5768#1;havoc ubi_debugfs_init_dev_#t~ret5768#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21536: assume -2147483648 <= ubi_attach_fastmap_#t~ret6011#1 && ubi_attach_fastmap_#t~ret6011#1 <= 2147483647;havoc ubi_attach_fastmap_#t~mem6010#1;havoc ubi_attach_fastmap_#t~ret6011#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6870-1: SUMMARY for call ubi_sysfs_init_#t~ret1644#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_reserved_for_bad~0.base, ~#dev_reserved_for_bad~0.offset); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21801: assume -2147483648 <= ubi_attach_fastmap_#t~ret6118#1 && ubi_attach_fastmap_#t~ret6118#1 <= 2147483647;ubi_attach_fastmap_~ret~8#1 := ubi_attach_fastmap_#t~ret6118#1;havoc ubi_attach_fastmap_#t~ret6118#1; [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21801-1: SUMMARY for call ubi_attach_fastmap_#t~ret6118#1 := scan_pool(ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~fmpl1~0#1.base, 8 + ubi_attach_fastmap_~fmpl1~0#1.offset, ubi_attach_fastmap_~pool_size~0#1, ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset, ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset); srcloc: null [2025-02-08 02:47:11,922 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4492-1: SUMMARY for call ubi_read_volume_table_#t~ret363#1 := IS_ERR(ubi_read_volume_table_#t~mem362#1.base, ubi_read_volume_table_#t~mem362#1.offset); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7531-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2069#1 := printk(382, 0); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7531: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2069#1 && ubi_attach_mtd_dev_#t~ret2069#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~ret2069#1;ubi_attach_mtd_dev_#res#1 := -23;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21669: assume 4039131304 != ubi_attach_fastmap_~tmp___33~2#1 % 4294967296;call ubi_attach_fastmap_#t~mem6075#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset, 4); [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21669: assume !(4039131304 != ubi_attach_fastmap_~tmp___33~2#1 % 4294967296);ubi_attach_fastmap_~j~2#1 := 0; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4492: assume -9223372036854775808 <= ubi_read_volume_table_#t~ret363#1 && ubi_read_volume_table_#t~ret363#1 <= 9223372036854775807;ubi_read_volume_table_~tmp___2~6#1 := ubi_read_volume_table_#t~ret363#1;havoc ubi_read_volume_table_#t~mem362#1.base, ubi_read_volume_table_#t~mem362#1.offset;havoc ubi_read_volume_table_#t~ret363#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7399-1: SUMMARY for call io_init_#t~ret1868#1 := __dynamic_pr_debug(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset, 367, 0); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7399: assume -2147483648 <= io_init_#t~ret1868#1 && io_init_#t~ret1868#1 <= 2147483647;havoc io_init_#t~mem1866#1;havoc io_init_#t~mem1867#1;havoc io_init_#t~ret1868#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4228-1: SUMMARY for call init_volumes_#t~ret238#1 := __fswab32(init_volumes_#t~mem237#1); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7267: assume 0 != io_init_~tmp___20~0#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7267: assume !(0 != io_init_~tmp___20~0#1); [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4228: init_volumes_~tmp___1~8#1 := init_volumes_#t~ret238#1;havoc init_volumes_#t~mem237#1;havoc init_volumes_#t~ret238#1;call write~int#1((if init_volumes_~tmp___1~8#1 % 4294967296 % 4294967296 <= 2147483647 then init_volumes_~tmp___1~8#1 % 4294967296 % 4294967296 else init_volumes_~tmp___1~8#1 % 4294967296 % 4294967296 - 4294967296), init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem239#1 := read~int#1(init_volumes_~vtbl#1.base, 4 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4096: assume -2147483648 <= process_lvol_#t~ret207#1 && process_lvol_#t~ret207#1 <= 2147483647;havoc process_lvol_#t~ret207#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4096-1: SUMMARY for call process_lvol_#t~ret207#1 := printk(34, 0); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7003: assume uif_init_#t~mem1679#1 > uif_init_~i~17#1;havoc uif_init_#t~mem1679#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7003: assume !(uif_init_#t~mem1679#1 > uif_init_~i~17#1);havoc uif_init_#t~mem1679#1;uif_init_#res#1 := 0;call ULTIMATE.dealloc(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset);havoc uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset;call ULTIMATE.dealloc(uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset);havoc uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22066: assume 0 != ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22066: assume !(0 != ubi_scan_fastmap_~ret~9#1);ubi_scan_fastmap_~i~37#1 := 0; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20480: assume 0 != ubi_debugfs_init_dev_~tmp___5~43#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20480: assume !(0 != ubi_debugfs_init_dev_~tmp___5~43#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 52 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_#res#1 := 0; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6871: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6871: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7664-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2145#1 := wake_up_process(ubi_attach_mtd_dev_#t~mem2144#1.base, ubi_attach_mtd_dev_#t~mem2144#1.offset); srcloc: null [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21670: ubi_attach_fastmap_~tmp___32~2#1 := ubi_attach_fastmap_#t~ret6076#1;havoc ubi_attach_fastmap_#t~mem6075#1;havoc ubi_attach_fastmap_#t~ret6076#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7664: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2145#1 && ubi_attach_mtd_dev_#t~ret2145#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2144#1.base, ubi_attach_mtd_dev_#t~mem2144#1.offset;havoc ubi_attach_mtd_dev_#t~ret2145#1; [2025-02-08 02:47:11,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4493: assume 0 != ubi_read_volume_table_~tmp___2~6#1;call ubi_read_volume_table_#t~mem364#1.base, ubi_read_volume_table_#t~mem364#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4493: assume !(0 != ubi_read_volume_table_~tmp___2~6#1); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21670-1: SUMMARY for call ubi_attach_fastmap_#t~ret6076#1 := __fswab32(ubi_attach_fastmap_#t~mem6075#1); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21934: ubi_scan_fastmap_~tmp___3~75#1 := ubi_scan_fastmap_#t~ret6148#1;havoc ubi_scan_fastmap_#t~mem6147#1;havoc ubi_scan_fastmap_#t~ret6148#1;ubi_scan_fastmap_~used_blocks~0#1 := (if ubi_scan_fastmap_~tmp___3~75#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_scan_fastmap_~tmp___3~75#1 % 4294967296 % 4294967296 else ubi_scan_fastmap_~tmp___3~75#1 % 4294967296 % 4294967296 - 4294967296); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7268-1: SUMMARY for call io_init_#t~ret1786#1.base, io_init_#t~ret1786#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21934-1: SUMMARY for call ubi_scan_fastmap_#t~ret6148#1 := __fswab32(ubi_scan_fastmap_#t~mem6147#1); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7268: io_init_~tmp___19~0#1.base, io_init_~tmp___19~0#1.offset := io_init_#t~ret1786#1.base, io_init_#t~ret1786#1.offset;havoc io_init_#t~ret1786#1.base, io_init_#t~ret1786#1.offset;call io_init_#t~mem1787#1 := read~int#1(io_init_~tmp___19~0#1.base, 1176 + io_init_~tmp___19~0#1.offset, 4);call io_init_#t~mem1788#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17046: assume -2147483648 <= ubi_wl_init_#t~ret4755#1 && ubi_wl_init_#t~ret4755#1 <= 2147483647;havoc ubi_wl_init_#t~ret4755#1; [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17046-1: SUMMARY for call ubi_wl_init_#t~ret4755#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22067: assume ubi_scan_fastmap_~ret~9#1 > 0;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22067: assume !(ubi_scan_fastmap_~ret~9#1 > 0); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21671: assume -2147483648 <= ubi_attach_fastmap_#t~ret6077#1 && ubi_attach_fastmap_#t~ret6077#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6077#1; [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4494: assume -9223372036854775808 <= ubi_read_volume_table_#t~ret365#1 && ubi_read_volume_table_#t~ret365#1 <= 9223372036854775807;ubi_read_volume_table_~tmp___1~9#1 := ubi_read_volume_table_#t~ret365#1;havoc ubi_read_volume_table_#t~mem364#1.base, ubi_read_volume_table_#t~mem364#1.offset;havoc ubi_read_volume_table_#t~ret365#1;ubi_read_volume_table_#res#1 := (if ubi_read_volume_table_~tmp___1~9#1 % 4294967296 <= 2147483647 then ubi_read_volume_table_~tmp___1~9#1 % 4294967296 else ubi_read_volume_table_~tmp___1~9#1 % 4294967296 - 4294967296); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21671-1: SUMMARY for call ubi_attach_fastmap_#t~ret6077#1 := printk(1727, 0); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7665-1: SUMMARY for call spin_unlock(ubi_attach_mtd_dev_~ubi~9#1.base, 5426 + ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7665: call write~$Pointer$#37(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ~#ubi_devices~0.base, ~#ubi_devices~0.offset + 8 * ubi_attach_mtd_dev_~ubi_num#1, 8); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5419: call ULTIMATE.dealloc(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset);havoc ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset;uif_init_#t~ret1677#1 := ubi_add_volume_#res#1;havoc ubi_add_volume_#t~mem814#1, ubi_add_volume_#t~mem815#1, ubi_add_volume_#t~ret816#1, ubi_add_volume_#t~ret817#1.base, ubi_add_volume_#t~ret817#1.offset, ubi_add_volume_#t~mem818#1, ubi_add_volume_#t~ret819#1, ubi_add_volume_#t~mem820#1, ubi_add_volume_#t~mem821#1, ubi_add_volume_#t~bitwise822#1, ubi_add_volume_#t~ret823#1, ubi_add_volume_#t~ret824#1, ubi_add_volume_#t~mem825#1, ubi_add_volume_#t~ret826#1, ubi_add_volume_#t~ret827#1, ubi_add_volume_#t~ret828#1, ubi_add_volume_#t~ret829#1, ubi_add_volume_~ubi#1.base, ubi_add_volume_~ubi#1.offset, ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset, ubi_add_volume_~err~14#1, ubi_add_volume_~vol_id~3#1, ubi_add_volume_~dev~1#1, ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset, ubi_add_volume_~tmp~22#1.base, ubi_add_volume_~tmp~22#1.offset, ubi_add_volume_~tmp___0~17#1;havoc ubi_add_volume_#in~ubi#1.base, ubi_add_volume_#in~ubi#1.offset, ubi_add_volume_#in~vol#1.base, ubi_add_volume_#in~vol#1.offset;assume { :end_inline_ubi_add_volume } true;assume -2147483648 <= uif_init_#t~ret1677#1 && uif_init_#t~ret1677#1 <= 2147483647;uif_init_~err~23#1 := uif_init_#t~ret1677#1;havoc uif_init_#t~mem1676#1.base, uif_init_#t~mem1676#1.offset;havoc uif_init_#t~ret1677#1; [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4494-1: SUMMARY for call ubi_read_volume_table_#t~ret365#1 := PTR_ERR(ubi_read_volume_table_#t~mem364#1.base, ubi_read_volume_table_#t~mem364#1.offset); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4230: init_volumes_~tmp___2~5#1 := init_volumes_#t~ret240#1;havoc init_volumes_#t~mem239#1;havoc init_volumes_#t~ret240#1;call write~int#1((if init_volumes_~tmp___2~5#1 % 4294967296 % 4294967296 <= 2147483647 then init_volumes_~tmp___2~5#1 % 4294967296 % 4294967296 else init_volumes_~tmp___2~5#1 % 4294967296 % 4294967296 - 4294967296), init_volumes_~vol~1#1.base, 1249 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem241#1 := read~int#1(init_volumes_~vtbl#1.base, 8 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21803: assume 0 != ubi_attach_fastmap_~ret~8#1; [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21803: assume !(0 != ubi_attach_fastmap_~ret~8#1); [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4230-1: SUMMARY for call init_volumes_#t~ret240#1 := __fswab32(init_volumes_#t~mem239#1); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7269-1: SUMMARY for call io_init_#t~ret1789#1 := __dynamic_pr_debug(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset, 323, 0); srcloc: null [2025-02-08 02:47:11,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7269: assume -2147483648 <= io_init_#t~ret1789#1 && io_init_#t~ret1789#1 <= 2147483647;havoc io_init_#t~mem1787#1;havoc io_init_#t~mem1788#1;havoc io_init_#t~ret1789#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19161: call ULTIMATE.dealloc(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset);havoc ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset;ubi_attach_mtd_dev_#t~ret2099#1 := ubi_attach_#res#1;havoc ubi_attach_#t~ret5289#1.base, ubi_attach_#t~ret5289#1.offset, ubi_attach_#t~mem5290#1.base, ubi_attach_#t~mem5290#1.offset, ubi_attach_#t~mem5291#1, ubi_attach_#t~mem5292#1.base, ubi_attach_#t~mem5292#1.offset, ubi_attach_#t~ret5293#1, ubi_attach_#t~ret5294#1, ubi_attach_#t~ret5295#1, ubi_attach_#t~ret5296#1.base, ubi_attach_#t~ret5296#1.offset, ubi_attach_#t~ret5297#1, ubi_attach_#t~mem5298#1, ubi_attach_#t~mem5299#1, ubi_attach_#t~mem5300#1, ubi_attach_#t~mem5301#1, ubi_attach_#t~mem5302#1, ubi_attach_#t~mem5303#1, ubi_attach_#t~mem5304#1, ubi_attach_#t~ret5305#1, ubi_attach_#t~ret5306#1.base, ubi_attach_#t~ret5306#1.offset, ubi_attach_#t~mem5307#1, ubi_attach_#t~mem5308#1, ubi_attach_#t~ret5309#1, ubi_attach_#t~ret5310#1, ubi_attach_#t~ret5311#1, ubi_attach_#t~ret5312#1, ubi_attach_#t~mem5313#1.base, ubi_attach_#t~mem5313#1.offset, ubi_attach_#t~ret5314#1, ubi_attach_#t~ret5315#1.base, ubi_attach_#t~ret5315#1.offset, ubi_attach_#t~ret5316#1, ubi_attach_#t~ret5317#1, ubi_attach_#t~mem5318#1.base, ubi_attach_#t~mem5318#1.offset, ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~force_scan#1, ubi_attach_~err~88#1, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset, ubi_attach_~tmp~178#1, ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset, ubi_attach_~tmp___0~147#1.base, ubi_attach_~tmp___0~147#1.offset, ubi_attach_~tmp___1~103#1, ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset, ubi_attach_~tmp___2~78#1;havoc ubi_attach_#in~ubi#1.base, ubi_attach_#in~ubi#1.offset, ubi_attach_#in~force_scan#1;assume { :end_inline_ubi_attach } true;assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2099#1 && ubi_attach_mtd_dev_#t~ret2099#1 <= 2147483647;ubi_attach_mtd_dev_~err~25#1 := ubi_attach_mtd_dev_#t~ret2099#1;havoc ubi_attach_mtd_dev_#t~ret2099#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17047: ubi_wl_init_~tmp___4~49#1.base, ubi_wl_init_~tmp___4~49#1.offset := ubi_wl_init_#t~ret4756#1.base, ubi_wl_init_#t~ret4756#1.offset;havoc ubi_wl_init_#t~ret4756#1.base, ubi_wl_init_#t~ret4756#1.offset;ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset := ubi_wl_init_~tmp___4~49#1.base, ubi_wl_init_~tmp___4~49#1.offset; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17047-1: SUMMARY for call ubi_wl_init_#t~ret4756#1.base, ubi_wl_init_#t~ret4756#1.offset := kmem_cache_alloc(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, 208); srcloc: null [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4363: assume check_av_#t~mem314#1 > check_av_#t~mem315#1;havoc check_av_#t~mem314#1;havoc check_av_#t~mem315#1;check_av_~err~6#1 := 4; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4363: assume !(check_av_#t~mem314#1 > check_av_#t~mem315#1);havoc check_av_#t~mem314#1;havoc check_av_#t~mem315#1;call check_av_#t~mem316#1 := read~int#1(check_av_~av#1.base, 24 + check_av_~av#1.offset, 4);call check_av_#t~mem317#1 := read~int#1(check_av_~vol#1.base, 1253 + check_av_~vol#1.offset, 4); [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21540-1: assume ubi_attach_fastmap_#t~short6014#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21540-1: assume !ubi_attach_fastmap_#t~short6014#1;call ubi_attach_fastmap_#t~mem6013#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 392 + ubi_attach_fastmap_~fm#1.offset, 4);ubi_attach_fastmap_#t~short6014#1 := ubi_attach_fastmap_#t~mem6013#1 < 0; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21540: assume ubi_attach_fastmap_#t~short6014#1;havoc ubi_attach_fastmap_#t~mem6012#1;havoc ubi_attach_fastmap_#t~mem6013#1;havoc ubi_attach_fastmap_#t~short6014#1;call ubi_attach_fastmap_#t~mem6015#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 392 + ubi_attach_fastmap_~fm#1.offset, 4); [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21540: assume !ubi_attach_fastmap_#t~short6014#1;havoc ubi_attach_fastmap_#t~mem6012#1;havoc ubi_attach_fastmap_#t~mem6013#1;havoc ubi_attach_fastmap_#t~short6014#1;ubi_attach_fastmap_~i~36#1 := 0; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21936: assume ubi_scan_fastmap_~used_blocks~0#1 > 32 || ubi_scan_fastmap_~used_blocks~0#1 <= 0; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21936: assume !(ubi_scan_fastmap_~used_blocks~0#1 > 32 || ubi_scan_fastmap_~used_blocks~0#1 <= 0);call ubi_scan_fastmap_#t~mem6150#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5907 + ubi_scan_fastmap_~ubi#1.offset, 4);ubi_scan_fastmap_~fm_size~1#1 := ubi_scan_fastmap_#t~mem6150#1 * ubi_scan_fastmap_~used_blocks~0#1;havoc ubi_scan_fastmap_#t~mem6150#1;call ubi_scan_fastmap_#t~mem6151#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5142 + ubi_scan_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4099-1: SUMMARY for call vfree(process_lvol_#t~mem208#1.base, process_lvol_#t~mem208#1.offset); srcloc: null [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4099: havoc process_lvol_#t~mem208#1.base, process_lvol_#t~mem208#1.offset;call process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8);process_lvol_#res#1.base, process_lvol_#res#1.offset := process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset;havoc process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset);havoc process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset);havoc process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset);havoc process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4099-2: call process_lvol_#t~mem208#1.base, process_lvol_#t~mem208#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7667-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2146#1 := ubi_notify_all(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, 0, 0, 0); srcloc: null [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7667: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2146#1 && ubi_attach_mtd_dev_#t~ret2146#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~ret2146#1;ubi_attach_mtd_dev_#res#1 := ubi_attach_mtd_dev_~ubi_num#1;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17180: SUMMARY for call wl_tree_add(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_~ubi#1.base, 5254 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7403-1: call io_init_#t~mem1869#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1870#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7403: assume (64 + io_init_#t~mem1869#1) % 18446744073709551616 <= io_init_#t~mem1870#1 % 18446744073709551616;havoc io_init_#t~mem1869#1;havoc io_init_#t~mem1870#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7403: assume !((64 + io_init_#t~mem1869#1) % 18446744073709551616 <= io_init_#t~mem1870#1 % 18446744073709551616);havoc io_init_#t~mem1869#1;havoc io_init_#t~mem1870#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21541: assume -2147483648 <= ubi_attach_fastmap_#t~ret6016#1 && ubi_attach_fastmap_#t~ret6016#1 <= 2147483647;havoc ubi_attach_fastmap_#t~mem6015#1;havoc ubi_attach_fastmap_#t~ret6016#1; [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21541-1: SUMMARY for call ubi_attach_fastmap_#t~ret6016#1 := printk(1723, 0); srcloc: null [2025-02-08 02:47:11,925 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4232-1: SUMMARY for call init_volumes_#t~ret242#1 := __fswab32(init_volumes_#t~mem241#1); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21937: assume -2147483648 <= ubi_scan_fastmap_#t~ret6149#1 && ubi_scan_fastmap_#t~ret6149#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6149#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4232: init_volumes_~tmp___3~4#1 := init_volumes_#t~ret242#1;havoc init_volumes_#t~mem241#1;havoc init_volumes_#t~ret242#1;call write~int#1((if init_volumes_~tmp___3~4#1 % 4294967296 % 4294967296 <= 2147483647 then init_volumes_~tmp___3~4#1 % 4294967296 % 4294967296 else init_volumes_~tmp___3~4#1 % 4294967296 % 4294967296 - 4294967296), init_volumes_~vol~1#1.base, 1253 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem243#1 := read~int#1(init_volumes_~vtbl#1.base, 13 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);call write~int#1(init_volumes_#t~mem243#1 % 2, init_volumes_~vol~1#1.base, 1431 + init_volumes_~vol~1#1.offset, 1);havoc init_volumes_#t~mem243#1;call init_volumes_#t~mem244#1 := read~int#1(init_volumes_~vtbl#1.base, 12 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);call write~int#1((if 1 == init_volumes_#t~mem244#1 % 256 % 4294967296 then 3 else 4), init_volumes_~vol~1#1.base, 1225 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem244#1;call init_volumes_#t~mem245#1 := read~int#1(init_volumes_~vtbl#1.base, 14 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21937-1: SUMMARY for call ubi_scan_fastmap_#t~ret6149#1 := printk(1743, 0); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4100: havoc process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17049: assume 0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17049: assume !(0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616);call ubi_wl_init_#t~mem4757#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 4 + ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4757#1, ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4757#1;call ubi_wl_init_#t~mem4758#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4758#1, ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4758#1;call ubi_wl_init_#t~mem4759#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6875-1: SUMMARY for call ubi_sysfs_init_#t~ret1645#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_bad_peb_count~0.base, ~#dev_bad_peb_count~0.offset); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6875: assume -2147483648 <= ubi_sysfs_init_#t~ret1645#1 && ubi_sysfs_init_#t~ret1645#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1645#1;havoc ubi_sysfs_init_#t~ret1645#1; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7404-1: SUMMARY for call io_init_#t~ret1871#1 := printk(368, 0); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7404: assume -2147483648 <= io_init_#t~ret1871#1 && io_init_#t~ret1871#1 <= 2147483647;havoc io_init_#t~ret1871#1;call write~int#1(1, io_init_~ubi#1.base, 5903 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12425: call ubi_eba_init_#t~mem3405#1.base, ubi_eba_init_#t~mem3405#1.offset := read~$Pointer$#1(ubi_eba_init_~ubi#1.base, 1210 + ubi_eba_init_~ubi#1.offset + 8 * ubi_eba_init_~i~24#1, 8);ubi_eba_init_~vol~32#1.base, ubi_eba_init_~vol~32#1.offset := ubi_eba_init_#t~mem3405#1.base, ubi_eba_init_#t~mem3405#1.offset; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6876: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6876: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17182: ubi_wl_init_~found_pebs~0#1 := 1 + ubi_wl_init_~found_pebs~0#1; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10840: SUMMARY for call rb_erase(ubi_move_aeb_to_list_~aeb#1.base, 26 + ubi_move_aeb_to_list_~aeb#1.offset, ubi_move_aeb_to_list_~av#1.base, 56 + ubi_move_aeb_to_list_~av#1.offset); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12426: assume 0 == (ubi_eba_init_~vol~32#1.base + ubi_eba_init_~vol~32#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12426: assume !(0 == (ubi_eba_init_~vol~32#1.base + ubi_eba_init_~vol~32#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7537: assume ubi_attach_mtd_dev_~ubi_num#1 > 31;ubi_attach_mtd_dev_#res#1 := -22;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7537: assume !(ubi_attach_mtd_dev_~ubi_num#1 > 31);call ubi_attach_mtd_dev_#t~mem2070#1.base, ubi_attach_mtd_dev_#t~mem2070#1.offset := read~$Pointer$#37(~#ubi_devices~0.base, ~#ubi_devices~0.offset + 8 * ubi_attach_mtd_dev_~ubi_num#1, 8); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21807: assume -2147483648 <= ubi_attach_fastmap_#t~ret6119#1 && ubi_attach_fastmap_#t~ret6119#1 <= 2147483647;ubi_attach_fastmap_~ret~8#1 := ubi_attach_fastmap_#t~ret6119#1;havoc ubi_attach_fastmap_#t~ret6119#1; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21807-1: SUMMARY for call ubi_attach_fastmap_#t~ret6119#1 := scan_pool(ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~fmpl2~0#1.base, 8 + ubi_attach_fastmap_~fmpl2~0#1.offset, ubi_attach_fastmap_~wl_pool_size~0#1, ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset, ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset); srcloc: null [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4102: assume 0 != (process_lvol_#t~mem210#1.base + process_lvol_#t~mem210#1.offset) % 18446744073709551616;havoc process_lvol_#t~mem210#1.base, process_lvol_#t~mem210#1.offset;call process_lvol_#t~mem211#1.base, process_lvol_#t~mem211#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4102: assume !(0 != (process_lvol_#t~mem210#1.base + process_lvol_#t~mem210#1.offset) % 18446744073709551616);havoc process_lvol_#t~mem210#1.base, process_lvol_#t~mem210#1.offset; [2025-02-08 02:47:11,926 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7273: call write~$Pointer$#44(324, 0, io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset, 8);call write~$Pointer$#44(325, 0, io_init_~#descriptor___3~0#1.base, 8 + io_init_~#descriptor___3~0#1.offset, 8);call write~$Pointer$#44(326, 0, io_init_~#descriptor___3~0#1.base, 16 + io_init_~#descriptor___3~0#1.offset, 8);call write~$Pointer$#44(327, 0, io_init_~#descriptor___3~0#1.base, 24 + io_init_~#descriptor___3~0#1.offset, 8);call write~int#44(802, io_init_~#descriptor___3~0#1.base, 32 + io_init_~#descriptor___3~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___3~0#1.base, 36 + io_init_~#descriptor___3~0#1.offset, 1);call io_init_#t~mem1790#1 := read~int#44(io_init_~#descriptor___3~0#1.base, 36 + io_init_~#descriptor___3~0#1.offset, 1); [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12294: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12294: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7009-1: SUMMARY for call kill_volumes(uif_init_~ubi#1.base, uif_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7009: call uif_init_#t~mem1680#1 := read~int#0(uif_init_~ref#1.base, uif_init_~ref#1.offset, 4); [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7670: SUMMARY for call ubi_debugfs_exit_dev(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17183: ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset := ubi_wl_init_#t~ret4814#1.base, ubi_wl_init_#t~ret4814#1.offset;havoc ubi_wl_init_#t~ret4814#1.base, ubi_wl_init_#t~ret4814#1.offset; [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17183-1: SUMMARY for call ubi_wl_init_#t~ret4814#1.base, ubi_wl_init_#t~ret4814#1.offset := rb_next(ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset); srcloc: null [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4499: call ubi_read_volume_table_#t~mem366#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 5879 + ubi_read_volume_table_~ubi#1.offset, 4);call ubi_read_volume_table_#t~mem367#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 5883 + ubi_read_volume_table_~ubi#1.offset, 4);call write~int#1(ubi_read_volume_table_#t~mem366#1 - ubi_read_volume_table_#t~mem367#1, ubi_read_volume_table_~ubi#1.base, 2322 + ubi_read_volume_table_~ubi#1.offset, 4);havoc ubi_read_volume_table_#t~mem366#1;havoc ubi_read_volume_table_#t~mem367#1;call ubi_read_volume_table_#t~mem368#1.base, ubi_read_volume_table_#t~mem368#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8);assume { :begin_inline_init_volumes } true;init_volumes_#in~ubi#1.base, init_volumes_#in~ubi#1.offset, init_volumes_#in~ai#1.base, init_volumes_#in~ai#1.offset, init_volumes_#in~vtbl#1.base, init_volumes_#in~vtbl#1.offset := ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset, ubi_read_volume_table_#t~mem368#1.base, ubi_read_volume_table_#t~mem368#1.offset;havoc init_volumes_#res#1;havoc init_volumes_#t~ret233#1, init_volumes_#t~mem234#1, init_volumes_#t~ret235#1, init_volumes_#t~ret236#1.base, init_volumes_#t~ret236#1.offset, init_volumes_#t~mem237#1, init_volumes_#t~ret238#1, init_volumes_#t~mem239#1, init_volumes_#t~ret240#1, init_volumes_#t~mem241#1, init_volumes_#t~ret242#1, init_volumes_#t~mem243#1, init_volumes_#t~mem244#1, init_volumes_#t~mem245#1, init_volumes_#t~ret246#1, init_volumes_#t~mem247#1, init_volumes_#t~mem248#1, init_volumes_#t~mem249#1, init_volumes_#t~memcpy~res250#1.base, init_volumes_#t~memcpy~res250#1.offset, init_volumes_#t~mem251#1, init_volumes_#t~mem252#1, init_volumes_#t~mem253#1, init_volumes_#t~mem254#1, init_volumes_#t~ret255#1, init_volumes_#t~mem256#1.base, init_volumes_#t~mem256#1.offset, init_volumes_#t~ret257#1, init_volumes_#t~ret258#1.base, init_volumes_#t~ret258#1.offset, init_volumes_#t~mem259#1, init_volumes_#t~ret260#1, init_volumes_#t~mem261#1, init_volumes_#t~mem262#1, init_volumes_#t~mem263#1, init_volumes_#t~mem264#1, init_volumes_#t~mem265#1, init_volumes_#t~mem266#1, init_volumes_#t~mem267#1, init_volumes_#t~ret268#1.base, init_volumes_#t~ret268#1.offset, init_volumes_#t~mem269#1, init_volumes_#t~mem270#1, init_volumes_#t~mem271#1, init_volumes_#t~mem272#1, init_volumes_#t~mem273#1, init_volumes_#t~ret274#1, init_volumes_#t~mem275#1, init_volumes_#t~mem276#1, init_volumes_#t~mem277#1, init_volumes_#t~mem279#1, init_volumes_#t~mem278#1, init_volumes_#t~mem280#1, init_volumes_#t~mem281#1, init_volumes_#t~ret282#1.base, init_volumes_#t~ret282#1.offset, init_volumes_#t~mem283#1, init_volumes_#t~memcpy~res284#1.base, init_volumes_#t~memcpy~res284#1.offset, init_volumes_#t~mem285#1, init_volumes_#t~mem286#1, init_volumes_#t~mem287#1, init_volumes_#t~mem288#1, init_volumes_#t~mem289#1, init_volumes_#t~mem290#1, init_volumes_#t~mem291#1.base, init_volumes_#t~mem291#1.offset, init_volumes_#t~ret292#1, init_volumes_#t~ret293#1.base, init_volumes_#t~ret293#1.offset, init_volumes_#t~mem294#1, init_volumes_#t~ret295#1, init_volumes_#t~mem296#1, init_volumes_#t~ret297#1, init_volumes_#t~mem298#1, init_volumes_#t~mem299#1, init_volumes_#t~mem300#1, init_volumes_#t~mem301#1, init_volumes_#t~ret302#1, init_volumes_#t~mem303#1, init_volumes_#t~mem304#1, init_volumes_#t~ret305#1, init_volumes_#t~mem306#1, init_volumes_#t~mem307#1, init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset, init_volumes_~ai#1.base, init_volumes_~ai#1.offset, init_volumes_~vtbl#1.base, init_volumes_~vtbl#1.offset, init_volumes_~i~4#1, init_volumes_~reserved_pebs~1#1, init_volumes_~av~0#1.base, init_volumes_~av~0#1.offset, init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset, init_volumes_~tmp~12#1, init_volumes_~tmp___0~8#1.base, init_volumes_~tmp___0~8#1.offset, init_volumes_~tmp___1~8#1, init_volumes_~tmp___2~5#1, init_volumes_~tmp___3~4#1, init_volumes_~tmp___4~2#1, init_volumes_~__len~3#1, init_volumes_~__ret~3#1.base, init_volumes_~__ret~3#1.offset, init_volumes_~tmp___5~2#1.base, init_volumes_~tmp___5~2#1.offset, init_volumes_~tmp___6~2#1, init_volumes_~tmp___7~1#1.base, init_volumes_~tmp___7~1#1.offset, init_volumes_~__len___0~1#1, init_volumes_~__ret___0~1#1.base, init_volumes_~__ret___0~1#1.offset, init_volumes_~tmp___8~1#1.base, init_volumes_~tmp___8~1#1.offset, init_volumes_~tmp___9~1#1, init_volumes_~tmp___10~0#1;init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset := init_volumes_#in~ubi#1.base, init_volumes_#in~ubi#1.offset;init_volumes_~ai#1.base, init_volumes_~ai#1.offset := init_volumes_#in~ai#1.base, init_volumes_#in~ai#1.offset;init_volumes_~vtbl#1.base, init_volumes_~vtbl#1.offset := init_volumes_#in~vtbl#1.base, init_volumes_#in~vtbl#1.offset;havoc init_volumes_~i~4#1;havoc init_volumes_~reserved_pebs~1#1;havoc init_volumes_~av~0#1.base, init_volumes_~av~0#1.offset;havoc init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset;havoc init_volumes_~tmp~12#1;havoc init_volumes_~tmp___0~8#1.base, init_volumes_~tmp___0~8#1.offset;havoc init_volumes_~tmp___1~8#1;havoc init_volumes_~tmp___2~5#1;havoc init_volumes_~tmp___3~4#1;havoc init_volumes_~tmp___4~2#1;havoc init_volumes_~__len~3#1;havoc init_volumes_~__ret~3#1.base, init_volumes_~__ret~3#1.offset;havoc init_volumes_~tmp___5~2#1.base, init_volumes_~tmp___5~2#1.offset;havoc init_volumes_~tmp___6~2#1;havoc init_volumes_~tmp___7~1#1.base, init_volumes_~tmp___7~1#1.offset;havoc init_volumes_~__len___0~1#1;havoc init_volumes_~__ret___0~1#1.base, init_volumes_~__ret___0~1#1.offset;havoc init_volumes_~tmp___8~1#1.base, init_volumes_~tmp___8~1#1.offset;havoc init_volumes_~tmp___9~1#1;havoc init_volumes_~tmp___10~0#1;init_volumes_~reserved_pebs~1#1 := 0;init_volumes_~i~4#1 := 0; [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10841: SUMMARY for call list_add_tail(ubi_move_aeb_to_list_~aeb#1.base, 26 + ubi_move_aeb_to_list_~aeb#1.offset, ubi_move_aeb_to_list_~list#1.base, ubi_move_aeb_to_list_~list#1.offset); srcloc: null [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20487-1: call ubi_debugfs_init_dev_#t~mem5769#1.base, ubi_debugfs_init_dev_#t~mem5769#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20487: SUMMARY for call debugfs_remove_recursive(ubi_debugfs_init_dev_#t~mem5769#1.base, ubi_debugfs_init_dev_#t~mem5769#1.offset); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7142: assume -9223372036854775808 <= io_init_#t~ret1697#1 && io_init_#t~ret1697#1 <= 9223372036854775807;io_init_~tmp___0~35#1 := io_init_#t~ret1697#1;havoc io_init_#t~mem1696#1;havoc io_init_#t~ret1697#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4103-1: SUMMARY for call process_lvol_#t~ret212#1 := vtbl_check(process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_#t~mem211#1.base, process_lvol_#t~mem211#1.offset); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4103: assume -2147483648 <= process_lvol_#t~ret212#1 && process_lvol_#t~ret212#1 <= 2147483647;call write~int#30(process_lvol_#t~ret212#1, process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4);havoc process_lvol_#t~mem211#1.base, process_lvol_#t~mem211#1.offset;havoc process_lvol_#t~ret212#1;call process_lvol_#t~mem213#1 := read~int#30(process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4); [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7142-1: SUMMARY for call io_init_#t~ret1697#1 := ldv__builtin_expect((if io_init_#t~mem1696#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1696#1 % 256 % 18446744073709551616 else io_init_#t~mem1696#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17184: assume 0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616;ubi_wl_init_~__mptr___6~0#1.base, ubi_wl_init_~__mptr___6~0#1.offset := ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~__mptr___6~0#1.base, -1600 + ubi_wl_init_~__mptr___6~0#1.offset; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17184: assume !(0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616);ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := 0, 0; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4500: ubi_read_volume_table_#t~ret369#1 := init_volumes_#res#1;havoc init_volumes_#t~ret233#1, init_volumes_#t~mem234#1, init_volumes_#t~ret235#1, init_volumes_#t~ret236#1.base, init_volumes_#t~ret236#1.offset, init_volumes_#t~mem237#1, init_volumes_#t~ret238#1, init_volumes_#t~mem239#1, init_volumes_#t~ret240#1, init_volumes_#t~mem241#1, init_volumes_#t~ret242#1, init_volumes_#t~mem243#1, init_volumes_#t~mem244#1, init_volumes_#t~mem245#1, init_volumes_#t~ret246#1, init_volumes_#t~mem247#1, init_volumes_#t~mem248#1, init_volumes_#t~mem249#1, init_volumes_#t~memcpy~res250#1.base, init_volumes_#t~memcpy~res250#1.offset, init_volumes_#t~mem251#1, init_volumes_#t~mem252#1, init_volumes_#t~mem253#1, init_volumes_#t~mem254#1, init_volumes_#t~ret255#1, init_volumes_#t~mem256#1.base, init_volumes_#t~mem256#1.offset, init_volumes_#t~ret257#1, init_volumes_#t~ret258#1.base, init_volumes_#t~ret258#1.offset, init_volumes_#t~mem259#1, init_volumes_#t~ret260#1, init_volumes_#t~mem261#1, init_volumes_#t~mem262#1, init_volumes_#t~mem263#1, init_volumes_#t~mem264#1, init_volumes_#t~mem265#1, init_volumes_#t~mem266#1, init_volumes_#t~mem267#1, init_volumes_#t~ret268#1.base, init_volumes_#t~ret268#1.offset, init_volumes_#t~mem269#1, init_volumes_#t~mem270#1, init_volumes_#t~mem271#1, init_volumes_#t~mem272#1, init_volumes_#t~mem273#1, init_volumes_#t~ret274#1, init_volumes_#t~mem275#1, init_volumes_#t~mem276#1, init_volumes_#t~mem277#1, init_volumes_#t~mem279#1, init_volumes_#t~mem278#1, init_volumes_#t~mem280#1, init_volumes_#t~mem281#1, init_volumes_#t~ret282#1.base, init_volumes_#t~ret282#1.offset, init_volumes_#t~mem283#1, init_volumes_#t~memcpy~res284#1.base, init_volumes_#t~memcpy~res284#1.offset, init_volumes_#t~mem285#1, init_volumes_#t~mem286#1, init_volumes_#t~mem287#1, init_volumes_#t~mem288#1, init_volumes_#t~mem289#1, init_volumes_#t~mem290#1, init_volumes_#t~mem291#1.base, init_volumes_#t~mem291#1.offset, init_volumes_#t~ret292#1, init_volumes_#t~ret293#1.base, init_volumes_#t~ret293#1.offset, init_volumes_#t~mem294#1, init_volumes_#t~ret295#1, init_volumes_#t~mem296#1, init_volumes_#t~ret297#1, init_volumes_#t~mem298#1, init_volumes_#t~mem299#1, init_volumes_#t~mem300#1, init_volumes_#t~mem301#1, init_volumes_#t~ret302#1, init_volumes_#t~mem303#1, init_volumes_#t~mem304#1, init_volumes_#t~ret305#1, init_volumes_#t~mem306#1, init_volumes_#t~mem307#1, init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset, init_volumes_~ai#1.base, init_volumes_~ai#1.offset, init_volumes_~vtbl#1.base, init_volumes_~vtbl#1.offset, init_volumes_~i~4#1, init_volumes_~reserved_pebs~1#1, init_volumes_~av~0#1.base, init_volumes_~av~0#1.offset, init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset, init_volumes_~tmp~12#1, init_volumes_~tmp___0~8#1.base, init_volumes_~tmp___0~8#1.offset, init_volumes_~tmp___1~8#1, init_volumes_~tmp___2~5#1, init_volumes_~tmp___3~4#1, init_volumes_~tmp___4~2#1, init_volumes_~__len~3#1, init_volumes_~__ret~3#1.base, init_volumes_~__ret~3#1.offset, init_volumes_~tmp___5~2#1.base, init_volumes_~tmp___5~2#1.offset, init_volumes_~tmp___6~2#1, init_volumes_~tmp___7~1#1.base, init_volumes_~tmp___7~1#1.offset, init_volumes_~__len___0~1#1, init_volumes_~__ret___0~1#1.base, init_volumes_~__ret___0~1#1.offset, init_volumes_~tmp___8~1#1.base, init_volumes_~tmp___8~1#1.offset, init_volumes_~tmp___9~1#1, init_volumes_~tmp___10~0#1;havoc init_volumes_#in~ubi#1.base, init_volumes_#in~ubi#1.offset, init_volumes_#in~ai#1.base, init_volumes_#in~ai#1.offset, init_volumes_#in~vtbl#1.base, init_volumes_#in~vtbl#1.offset;assume { :end_inline_init_volumes } true;assume -2147483648 <= ubi_read_volume_table_#t~ret369#1 && ubi_read_volume_table_#t~ret369#1 <= 2147483647;ubi_read_volume_table_~err~8#1 := ubi_read_volume_table_#t~ret369#1;havoc ubi_read_volume_table_#t~mem368#1.base, ubi_read_volume_table_#t~mem368#1.offset;havoc ubi_read_volume_table_#t~ret369#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4368: assume check_av_#t~mem316#1 != check_av_#t~mem317#1;havoc check_av_#t~mem316#1;havoc check_av_#t~mem317#1;check_av_~err~6#1 := 5; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4368: assume !(check_av_#t~mem316#1 != check_av_#t~mem317#1);havoc check_av_#t~mem316#1;havoc check_av_#t~mem317#1;check_av_#res#1 := 0; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4236-1: SUMMARY for call init_volumes_#t~ret246#1 := __fswab16((if init_volumes_#t~mem245#1 % 65536 % 4294967296 <= 2147483647 then init_volumes_#t~mem245#1 % 65536 % 4294967296 else init_volumes_#t~mem245#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4236: init_volumes_~tmp___4~2#1 := init_volumes_#t~ret246#1;havoc init_volumes_#t~mem245#1;havoc init_volumes_#t~ret246#1;call write~int#1((if init_volumes_~tmp___4~2#1 % 65536 % 4294967296 <= 2147483647 then init_volumes_~tmp___4~2#1 % 65536 % 4294967296 else init_volumes_~tmp___4~2#1 % 65536 % 4294967296 - 4294967296), init_volumes_~vol~1#1.base, 1257 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem247#1 := read~int#1(init_volumes_~ubi#1.base, 5907 + init_volumes_~ubi#1.offset, 4);call init_volumes_#t~mem248#1 := read~int#1(init_volumes_~vol~1#1.base, 1253 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem247#1 - init_volumes_#t~mem248#1, init_volumes_~vol~1#1.base, 1229 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem247#1;havoc init_volumes_#t~mem248#1;call init_volumes_#t~mem249#1 := read~int#1(init_volumes_~vol~1#1.base, 1257 + init_volumes_~vol~1#1.offset, 4);init_volumes_~__len~3#1 := init_volumes_#t~mem249#1;havoc init_volumes_#t~mem249#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4104: assume process_lvol_#t~mem213#1 < 0;havoc process_lvol_#t~mem213#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4104: assume !(process_lvol_#t~mem213#1 < 0);havoc process_lvol_#t~mem213#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7143: assume 0 != io_init_~tmp___0~35#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7143: assume !(0 != io_init_~tmp___0~35#1); [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21809: assume 0 != ubi_attach_fastmap_~ret~8#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21809: assume !(0 != ubi_attach_fastmap_~ret~8#1);call ubi_attach_fastmap_#t~mem6120#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 112 + ubi_attach_fastmap_~ai#1.offset, 8);call ubi_attach_fastmap_#t~mem6121#1 := read~int#35(ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, 8); [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7011: assume 0 != uif_init_#t~mem1680#1;havoc uif_init_#t~mem1680#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7011: assume !(0 != uif_init_#t~mem1680#1);havoc uif_init_#t~mem1680#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7672-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2147#1.base, ubi_attach_mtd_dev_#t~ret2147#1.offset := get_device(ubi_attach_mtd_dev_~ubi~9#1.base, 105 + ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7672: call ubi_attach_mtd_dev_#t~mem2148#1 := read~int#0(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset, 4); [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19167-1: SUMMARY for call ubi_attach_#t~ret5289#1.base, ubi_attach_#t~ret5289#1.offset := alloc_ai(1497, 0); srcloc: null [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19167: ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset := ubi_attach_#t~ret5289#1.base, ubi_attach_#t~ret5289#1.offset;havoc ubi_attach_#t~ret5289#1.base, ubi_attach_#t~ret5289#1.offset; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4501: assume 0 != ubi_read_volume_table_~err~8#1; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4501: assume !(0 != ubi_read_volume_table_~err~8#1);assume { :begin_inline_check_attaching_info } true;check_attaching_info_#in~ubi#1.base, check_attaching_info_#in~ubi#1.offset, check_attaching_info_#in~ai#1.base, check_attaching_info_#in~ai#1.offset := ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset;havoc check_attaching_info_#res#1;havoc check_attaching_info_#t~mem320#1, check_attaching_info_#t~mem319#1, check_attaching_info_#t~mem321#1, check_attaching_info_#t~mem322#1, check_attaching_info_#t~ret323#1, check_attaching_info_#t~mem325#1, check_attaching_info_#t~mem324#1, check_attaching_info_#t~mem326#1, check_attaching_info_#t~short327#1, check_attaching_info_#t~mem328#1, check_attaching_info_#t~ret329#1, check_attaching_info_#t~ret330#1, check_attaching_info_#t~ret331#1.base, check_attaching_info_#t~ret331#1.offset, check_attaching_info_#t~mem332#1.base, check_attaching_info_#t~mem332#1.offset, check_attaching_info_#t~mem333#1, check_attaching_info_#t~mem334#1, check_attaching_info_#t~ret335#1, check_attaching_info_#t~ret336#1.base, check_attaching_info_#t~ret336#1.offset, check_attaching_info_#t~mem337#1, check_attaching_info_#t~ret338#1, check_attaching_info_#t~mem339#1, check_attaching_info_#t~ret340#1, check_attaching_info_#t~ret341#1, check_attaching_info_#t~mem342#1, check_attaching_info_~ubi#1.base, check_attaching_info_~ubi#1.offset, check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset, check_attaching_info_~err~7#1, check_attaching_info_~i~5#1, check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset, check_attaching_info_~vol~2#1.base, check_attaching_info_~vol~2#1.offset, check_attaching_info_~tmp~13#1.base, check_attaching_info_~tmp~13#1.offset, check_attaching_info_~tmp___0~9#1;check_attaching_info_~ubi#1.base, check_attaching_info_~ubi#1.offset := check_attaching_info_#in~ubi#1.base, check_attaching_info_#in~ubi#1.offset;check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset := check_attaching_info_#in~ai#1.base, check_attaching_info_#in~ai#1.offset;havoc check_attaching_info_~err~7#1;havoc check_attaching_info_~i~5#1;havoc check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset;havoc check_attaching_info_~vol~2#1.base, check_attaching_info_~vol~2#1.offset;havoc check_attaching_info_~tmp~13#1.base, check_attaching_info_~tmp~13#1.offset;havoc check_attaching_info_~tmp___0~9#1;call check_attaching_info_#t~mem320#1 := read~int#1(check_attaching_info_~ai#1.base, 92 + check_attaching_info_~ai#1.offset, 4);call check_attaching_info_#t~mem319#1 := read~int#1(check_attaching_info_~ubi#1.base, 2342 + check_attaching_info_~ubi#1.offset, 4); [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20489: assume 0 != (ubi_debugfs_init_dev_~dent~2#1.base + ubi_debugfs_init_dev_~dent~2#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20489: assume !(0 != (ubi_debugfs_init_dev_~dent~2#1.base + ubi_debugfs_init_dev_~dent~2#1.offset) % 18446744073709551616);ubi_debugfs_init_dev_~err~93#1 := -19; [2025-02-08 02:47:11,928 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9390: call ULTIMATE.dealloc(~#req~2#1.base, ~#req~2#1.offset);havoc ~#req~2#1.base, ~#req~2#1.offset;call ULTIMATE.dealloc(~#descriptor~24#1.base, ~#descriptor~24#1.offset);havoc ~#descriptor~24#1.base, ~#descriptor~24#1.offset;call ULTIMATE.dealloc(~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset);havoc ~#descriptor___0~7#1.base, ~#descriptor___0~7#1.offset; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7144-1: SUMMARY for call io_init_#t~ret1698#1.base, io_init_#t~ret1698#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7144: io_init_~tmp~44#1.base, io_init_~tmp~44#1.offset := io_init_#t~ret1698#1.base, io_init_#t~ret1698#1.offset;havoc io_init_#t~ret1698#1.base, io_init_#t~ret1698#1.offset;call io_init_#t~mem1699#1 := read~int#1(io_init_~tmp~44#1.base, 1176 + io_init_~tmp~44#1.offset, 4); [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7012-1: SUMMARY for call uif_init_#t~ret1681#1.base, uif_init_#t~ret1681#1.offset := get_device(uif_init_~ubi#1.base, 105 + uif_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20621: havoc __list_del_entry_~arg0#1.base, __list_del_entry_~arg0#1.offset;havoc __list_del_entry_#in~arg0#1.base, __list_del_entry_#in~arg0#1.offset;assume { :end_inline___list_del_entry } true; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7012: havoc uif_init_#t~ret1681#1.base, uif_init_#t~ret1681#1.offset; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6880-1: SUMMARY for call ubi_sysfs_init_#t~ret1646#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_max_vol_count~0.base, ~#dev_max_vol_count~0.offset); srcloc: null [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6880: assume -2147483648 <= ubi_sysfs_init_#t~ret1646#1 && ubi_sysfs_init_#t~ret1646#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1646#1;havoc ubi_sysfs_init_#t~ret1646#1; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19168: assume 0 == (ubi_attach_~ai~1#1.base + ubi_attach_~ai~1#1.offset) % 18446744073709551616;ubi_attach_#res#1 := -12;call ULTIMATE.dealloc(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset);havoc ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19168: assume !(0 == (ubi_attach_~ai~1#1.base + ubi_attach_~ai~1#1.offset) % 18446744073709551616);call ubi_attach_#t~mem5290#1.base, ubi_attach_#t~mem5290#1.offset := read~$Pointer$#1(ubi_attach_~ubi#1.base, 5941 + ubi_attach_~ubi#1.offset, 8);call ubi_attach_#t~mem5291#1 := read~int#1(ubi_attach_#t~mem5290#1.base, 5 + ubi_attach_#t~mem5290#1.offset, 8);call ubi_attach_#t~mem5292#1.base, ubi_attach_#t~mem5292#1.offset := read~$Pointer$#1(ubi_attach_~ubi#1.base, 5941 + ubi_attach_~ubi#1.offset, 8); [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7673-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2149#1 := ldv__builtin_expect((if 0 == ubi_attach_mtd_dev_#t~mem2148#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7673: assume -9223372036854775808 <= ubi_attach_mtd_dev_#t~ret2149#1 && ubi_attach_mtd_dev_#t~ret2149#1 <= 9223372036854775807;ubi_attach_mtd_dev_~tmp___7~6#1 := ubi_attach_mtd_dev_#t~ret2149#1;havoc ubi_attach_mtd_dev_#t~mem2148#1;havoc ubi_attach_mtd_dev_#t~ret2149#1; [2025-02-08 02:47:11,929 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7541: assume 0 != (ubi_attach_mtd_dev_#t~mem2070#1.base + ubi_attach_mtd_dev_#t~mem2070#1.offset) % 18446744073709551616;havoc ubi_attach_mtd_dev_#t~mem2070#1.base, ubi_attach_mtd_dev_#t~mem2070#1.offset; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7541: assume !(0 != (ubi_attach_mtd_dev_#t~mem2070#1.base + ubi_attach_mtd_dev_#t~mem2070#1.offset) % 18446744073709551616);havoc ubi_attach_mtd_dev_#t~mem2070#1.base, ubi_attach_mtd_dev_#t~mem2070#1.offset; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20490-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5770#1 := PTR_ERR(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12298: assume -2147483648 <= self_check_eba_#t~ret3367#1 && self_check_eba_#t~ret3367#1 <= 2147483647;self_check_eba_~tmp___5~21#1 := self_check_eba_#t~ret3367#1;havoc self_check_eba_#t~ret3367#1; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7409: call io_init_#t~mem1872#1 := read~int#1(io_init_~ubi#1.base, 5871 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1873#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);call write~int#1(io_init_#t~mem1872#1 - io_init_#t~mem1873#1, io_init_~ubi#1.base, 5907 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1872#1;havoc io_init_#t~mem1873#1;call io_init_#t~mem1874#1.base, io_init_#t~mem1874#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1875#1 := read~int#1(io_init_#t~mem1874#1.base, 1 + io_init_#t~mem1874#1.offset, 4); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12430: SUMMARY for call __might_sleep(740, 0, 1429, 0); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21679: ubi_attach_fastmap_~tmp___34~2#1 := ubi_attach_fastmap_#t~ret6079#1;ubi_attach_fastmap_~pnum~12#1 := (if ubi_attach_fastmap_~tmp___34~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___34~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___34~2#1 % 4294967296 % 4294967296 - 4294967296);call ubi_attach_fastmap_#t~mem6080#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, 8 + ubi_attach_fastmap_~fm_eba~1#1.offset + 4 * ubi_attach_fastmap_~j~2#1, 4); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21679-1: SUMMARY for call ubi_attach_fastmap_#t~ret6079#1 := __fswab32(ubi_attach_fastmap_#t~mem6078#1); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20622: SUMMARY for call list_add_tail(list_move_tail_~list#1.base, list_move_tail_~list#1.offset, list_move_tail_~head#1.base, list_move_tail_~head#1.offset); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7145-1: SUMMARY for call io_init_#t~ret1700#1 := __dynamic_pr_debug(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset, 292, 0); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7145: assume -2147483648 <= io_init_#t~ret1700#1 && io_init_#t~ret1700#1 <= 2147483647;havoc io_init_#t~mem1699#1;havoc io_init_#t~ret1700#1; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12298-1: SUMMARY for call self_check_eba_#t~ret3367#1 := idx2vol_id(self_check_eba_~ubi#1.base, self_check_eba_~ubi#1.offset, self_check_eba_~i~23#1); srcloc: null [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20490: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5770#1 && ubi_debugfs_init_dev_#t~ret5770#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___6~39#1 := ubi_debugfs_init_dev_#t~ret5770#1;havoc ubi_debugfs_init_dev_#t~ret5770#1;ubi_debugfs_init_dev_~err~93#1 := (if ubi_debugfs_init_dev_~tmp___6~39#1 % 4294967296 <= 2147483647 then ubi_debugfs_init_dev_~tmp___6~39#1 % 4294967296 else ubi_debugfs_init_dev_~tmp___6~39#1 % 4294967296 - 4294967296); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21679-2: call ubi_attach_fastmap_#t~mem6078#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, 8 + ubi_attach_fastmap_~fm_eba~1#1.offset + 4 * ubi_attach_fastmap_~j~2#1, 4); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6881: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6881: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21944: assume ubi_scan_fastmap_#t~mem6151#1 % 18446744073709551616 != ubi_scan_fastmap_~fm_size~1#1 % 18446744073709551616;havoc ubi_scan_fastmap_#t~mem6151#1;call ubi_scan_fastmap_#t~mem6152#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5142 + ubi_scan_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21944: assume !(ubi_scan_fastmap_#t~mem6151#1 % 18446744073709551616 != ubi_scan_fastmap_~fm_size~1#1 % 18446744073709551616);havoc ubi_scan_fastmap_#t~mem6151#1;call ubi_scan_fastmap_#t~mem6154#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5915 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7674: assume 0 != ubi_attach_mtd_dev_~tmp___7~6#1; [2025-02-08 02:47:11,930 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7674: assume !(0 != ubi_attach_mtd_dev_~tmp___7~6#1); [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7542: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2071#1 && ubi_attach_mtd_dev_#t~ret2071#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~ret2071#1;ubi_attach_mtd_dev_#res#1 := -17;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17055: assume -2147483648 <= ubi_wl_init_#t~ret4760#1 && ubi_wl_init_#t~ret4760#1 <= 2147483647;ubi_wl_init_~tmp___6~32#1 := ubi_wl_init_#t~ret4760#1;havoc ubi_wl_init_#t~mem4759#1;havoc ubi_wl_init_#t~ret4760#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17055-1: SUMMARY for call ubi_wl_init_#t~ret4760#1 := ubi_is_fm_block(ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, ubi_wl_init_#t~mem4759#1); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410: assume 0 == io_init_#t~bitwise1876#1 % 4294967296;havoc io_init_#t~mem1874#1.base, io_init_#t~mem1874#1.offset;havoc io_init_#t~mem1875#1;havoc io_init_#t~bitwise1876#1;call io_init_#t~mem1877#1.base, io_init_#t~mem1877#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1878#1 := read~int#1(io_init_#t~mem1877#1.base, 61 + io_init_#t~mem1877#1.offset, 4); [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410: assume !(0 == io_init_#t~bitwise1876#1 % 4294967296);havoc io_init_#t~mem1874#1.base, io_init_#t~mem1874#1.offset;havoc io_init_#t~mem1875#1;havoc io_init_#t~bitwise1876#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7542-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2071#1 := printk(384, 0); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-4: assume 0 == io_init_#t~mem1875#1 % 4294967296;io_init_#t~bitwise1876#1 := 0; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-4: assume !(0 == io_init_#t~mem1875#1 % 4294967296); [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-3: assume 1024 == io_init_#t~mem1875#1 % 4294967296;io_init_#t~bitwise1876#1 := io_init_#t~mem1875#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-3: assume !(1024 == io_init_#t~mem1875#1 % 4294967296); [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12299-1: SUMMARY for call self_check_eba_#t~ret3368#1.base, self_check_eba_#t~ret3368#1.offset := ubi_find_av(self_check_eba_~ai_fastmap#1.base, self_check_eba_~ai_fastmap#1.offset, self_check_eba_~tmp___5~21#1); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-2: havoc io_init_#t~bitwise1876#1;assume io_init_#t~bitwise1876#1 % 4294967296 <= io_init_#t~mem1875#1 % 4294967296 && io_init_#t~bitwise1876#1 % 4294967296 <= 1024; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12299: self_check_eba_~av~3#1.base, self_check_eba_~av~3#1.offset := self_check_eba_#t~ret3368#1.base, self_check_eba_#t~ret3368#1.offset;havoc self_check_eba_#t~ret3368#1.base, self_check_eba_#t~ret3368#1.offset; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7410-1: [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21945: assume -2147483648 <= ubi_scan_fastmap_#t~ret6153#1 && ubi_scan_fastmap_#t~ret6153#1 <= 2147483647;havoc ubi_scan_fastmap_#t~mem6152#1;havoc ubi_scan_fastmap_#t~ret6153#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21945-1: SUMMARY for call ubi_scan_fastmap_#t~ret6153#1 := printk(1745, 0); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7675-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2150#1.base, ubi_attach_mtd_dev_#t~ret2150#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7675: ubi_attach_mtd_dev_~tmp___6~7#1.base, ubi_attach_mtd_dev_~tmp___6~7#1.offset := ubi_attach_mtd_dev_#t~ret2150#1.base, ubi_attach_mtd_dev_#t~ret2150#1.offset;havoc ubi_attach_mtd_dev_#t~ret2150#1.base, ubi_attach_mtd_dev_#t~ret2150#1.offset;call ubi_attach_mtd_dev_#t~mem2151#1 := read~int#1(ubi_attach_mtd_dev_~tmp___6~7#1.base, 1176 + ubi_attach_mtd_dev_~tmp___6~7#1.offset, 4); [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21813: assume ubi_attach_fastmap_#t~mem6120#1 % 18446744073709551616 < ubi_attach_fastmap_#t~mem6121#1 % 18446744073709551616;havoc ubi_attach_fastmap_#t~mem6120#1;havoc ubi_attach_fastmap_#t~mem6121#1;call ubi_attach_fastmap_#t~mem6122#1 := read~int#35(ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, 8);call write~int#1(ubi_attach_fastmap_#t~mem6122#1, ubi_attach_fastmap_~ai#1.base, 112 + ubi_attach_fastmap_~ai#1.offset, 8);havoc ubi_attach_fastmap_#t~mem6122#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21813: assume !(ubi_attach_fastmap_#t~mem6120#1 % 18446744073709551616 < ubi_attach_fastmap_#t~mem6121#1 % 18446744073709551616);havoc ubi_attach_fastmap_#t~mem6120#1;havoc ubi_attach_fastmap_#t~mem6121#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17056: assume -9223372036854775808 <= ubi_wl_init_#t~ret4761#1 && ubi_wl_init_#t~ret4761#1 <= 9223372036854775807;ubi_wl_init_~tmp___7~28#1 := ubi_wl_init_#t~ret4761#1;havoc ubi_wl_init_#t~ret4761#1; [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17056-1: SUMMARY for call ubi_wl_init_#t~ret4761#1 := ldv__builtin_expect((if 0 != ubi_wl_init_~tmp___6~32#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7411-1: SUMMARY for call io_init_#t~ret1879#1 := printk(370, 0); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7411: assume -2147483648 <= io_init_#t~ret1879#1 && io_init_#t~ret1879#1 <= 2147483647;havoc io_init_#t~mem1877#1.base, io_init_#t~mem1877#1.offset;havoc io_init_#t~mem1878#1;havoc io_init_#t~ret1879#1;call write~int#1(1, io_init_~ubi#1.base, 5903 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22077: ubi_scan_fastmap_~tmp___16~7#1.base, ubi_scan_fastmap_~tmp___16~7#1.offset := ubi_scan_fastmap_#t~ret6198#1.base, ubi_scan_fastmap_#t~ret6198#1.offset;ubi_scan_fastmap_~e~17#1.base, ubi_scan_fastmap_~e~17#1.offset := ubi_scan_fastmap_~tmp___16~7#1.base, ubi_scan_fastmap_~tmp___16~7#1.offset; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22077-1: SUMMARY for call ubi_scan_fastmap_#t~ret6198#1.base, ubi_scan_fastmap_#t~ret6198#1.offset := kmem_cache_alloc(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, 208); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12300: assume 0 == (self_check_eba_~av~3#1.base + self_check_eba_~av~3#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12300: assume !(0 == (self_check_eba_~av~3#1.base + self_check_eba_~av~3#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4240-1: SUMMARY for call init_volumes_#t~memcpy~res250#1.base, init_volumes_#t~memcpy~res250#1.offset := #Ultimate.C_memcpy#1(init_volumes_~vol~1#1.base, 1261 + init_volumes_~vol~1#1.offset, init_volumes_~vtbl#1.base, 16 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), init_volumes_~__len~3#1); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7279-1: SUMMARY for call io_init_#t~ret1791#1 := ldv__builtin_expect((if io_init_#t~mem1790#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1790#1 % 256 % 18446744073709551616 else io_init_#t~mem1790#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7279: assume -9223372036854775808 <= io_init_#t~ret1791#1 && io_init_#t~ret1791#1 <= 9223372036854775807;io_init_~tmp___22~0#1 := io_init_#t~ret1791#1;havoc io_init_#t~mem1790#1;havoc io_init_#t~ret1791#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4240: init_volumes_~__ret~3#1.base, init_volumes_~__ret~3#1.offset := init_volumes_#t~memcpy~res250#1.base, init_volumes_#t~memcpy~res250#1.offset;havoc init_volumes_#t~memcpy~res250#1.base, init_volumes_#t~memcpy~res250#1.offset;call init_volumes_#t~mem251#1 := read~int#1(init_volumes_~vol~1#1.base, 1257 + init_volumes_~vol~1#1.offset, 4);call write~int#1(0, init_volumes_~vol~1#1.base, 1261 + init_volumes_~vol~1#1.offset + init_volumes_#t~mem251#1, 1);havoc init_volumes_#t~mem251#1;call write~int#1(init_volumes_~i~4#1, init_volumes_~vol~1#1.base, 1201 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem252#1 := read~int#1(init_volumes_~vtbl#1.base, 144 + (init_volumes_~vtbl#1.offset + 172 * (if init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 else init_volumes_~i~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1); [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12432: assume -2147483648 <= ubi_eba_init_#t~ret3406#1 && ubi_eba_init_#t~ret3406#1 <= 2147483647;havoc ubi_eba_init_#t~ret3406#1;call ubi_eba_init_#t~mem3407#1 := read~int#1(ubi_eba_init_~vol~32#1.base, 1221 + ubi_eba_init_~vol~32#1.offset, 4); [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12432-1: SUMMARY for call ubi_eba_init_#t~ret3406#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7015: SUMMARY for call ubi_sysfs_close(uif_init_~ubi#1.base, uif_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21681: ubi_attach_fastmap_~tmp___35~2#1 := ubi_attach_fastmap_#t~ret6081#1;havoc ubi_attach_fastmap_#t~mem6080#1;havoc ubi_attach_fastmap_#t~ret6081#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21681-1: SUMMARY for call ubi_attach_fastmap_#t~ret6081#1 := __fswab32(ubi_attach_fastmap_#t~mem6080#1); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21549: ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 8 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7676-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2152#1 := printk(409, 0); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21682: assume (if ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 - 4294967296) < 0; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21682: assume !((if ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___35~2#1 % 4294967296 % 4294967296 - 4294967296) < 0);ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset := 0, 0;call ubi_attach_fastmap_#t~mem6082#1.base, ubi_attach_fastmap_#t~mem6082#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset, 8);ubi_attach_fastmap_~__mptr~46#1.base, ubi_attach_fastmap_~__mptr~46#1.offset := ubi_attach_fastmap_#t~mem6082#1.base, ubi_attach_fastmap_#t~mem6082#1.offset;havoc ubi_attach_fastmap_#t~mem6082#1.base, ubi_attach_fastmap_#t~mem6082#1.offset;ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~__mptr~46#1.base, -1600 + ubi_attach_fastmap_~__mptr~46#1.offset; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7676: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2152#1 && ubi_attach_mtd_dev_#t~ret2152#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2151#1;havoc ubi_attach_mtd_dev_#t~ret2152#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17057: assume 0 != ubi_wl_init_~tmp___7~28#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17057: assume !(0 != ubi_wl_init_~tmp___7~28#1); [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5430: assume -9223372036854775808 <= ubi_add_volume_#t~ret816#1 && ubi_add_volume_#t~ret816#1 <= 9223372036854775807;ubi_add_volume_~tmp___0~17#1 := ubi_add_volume_#t~ret816#1;havoc ubi_add_volume_#t~mem815#1;havoc ubi_add_volume_#t~ret816#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4505: ubi_read_volume_table_#t~ret370#1 := check_attaching_info_#res#1;havoc check_attaching_info_#t~mem320#1, check_attaching_info_#t~mem319#1, check_attaching_info_#t~mem321#1, check_attaching_info_#t~mem322#1, check_attaching_info_#t~ret323#1, check_attaching_info_#t~mem325#1, check_attaching_info_#t~mem324#1, check_attaching_info_#t~mem326#1, check_attaching_info_#t~short327#1, check_attaching_info_#t~mem328#1, check_attaching_info_#t~ret329#1, check_attaching_info_#t~ret330#1, check_attaching_info_#t~ret331#1.base, check_attaching_info_#t~ret331#1.offset, check_attaching_info_#t~mem332#1.base, check_attaching_info_#t~mem332#1.offset, check_attaching_info_#t~mem333#1, check_attaching_info_#t~mem334#1, check_attaching_info_#t~ret335#1, check_attaching_info_#t~ret336#1.base, check_attaching_info_#t~ret336#1.offset, check_attaching_info_#t~mem337#1, check_attaching_info_#t~ret338#1, check_attaching_info_#t~mem339#1, check_attaching_info_#t~ret340#1, check_attaching_info_#t~ret341#1, check_attaching_info_#t~mem342#1, check_attaching_info_~ubi#1.base, check_attaching_info_~ubi#1.offset, check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset, check_attaching_info_~err~7#1, check_attaching_info_~i~5#1, check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset, check_attaching_info_~vol~2#1.base, check_attaching_info_~vol~2#1.offset, check_attaching_info_~tmp~13#1.base, check_attaching_info_~tmp~13#1.offset, check_attaching_info_~tmp___0~9#1;havoc check_attaching_info_#in~ubi#1.base, check_attaching_info_#in~ubi#1.offset, check_attaching_info_#in~ai#1.base, check_attaching_info_#in~ai#1.offset;assume { :end_inline_check_attaching_info } true;assume -2147483648 <= ubi_read_volume_table_#t~ret370#1 && ubi_read_volume_table_#t~ret370#1 <= 2147483647;ubi_read_volume_table_~err~8#1 := ubi_read_volume_table_#t~ret370#1;havoc ubi_read_volume_table_#t~ret370#1; [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5430-1: SUMMARY for call ubi_add_volume_#t~ret816#1 := ldv__builtin_expect((if ubi_add_volume_#t~mem815#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_add_volume_#t~mem815#1 % 256 % 18446744073709551616 else ubi_add_volume_#t~mem815#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,932 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7280: assume 0 != io_init_~tmp___22~0#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7280: assume !(0 != io_init_~tmp___22~0#1); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12433-1: SUMMARY for call ubi_eba_init_#t~ret3408#1.base, ubi_eba_init_#t~ret3408#1.offset := kmalloc(4 * ubi_eba_init_#t~mem3407#1, 208); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19172: ubi_attach_~tmp~178#1 := ubi_attach_#t~ret5293#1;havoc ubi_attach_#t~mem5290#1.base, ubi_attach_#t~mem5290#1.offset;havoc ubi_attach_#t~mem5291#1;havoc ubi_attach_#t~mem5292#1.base, ubi_attach_#t~mem5292#1.offset;havoc ubi_attach_#t~ret5293#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12433: ubi_eba_init_~tmp___1~53#1.base, ubi_eba_init_~tmp___1~53#1.offset := ubi_eba_init_#t~ret3408#1.base, ubi_eba_init_#t~ret3408#1.offset;havoc ubi_eba_init_#t~mem3407#1;havoc ubi_eba_init_#t~ret3408#1.base, ubi_eba_init_#t~ret3408#1.offset;call write~$Pointer$#1(ubi_eba_init_~tmp___1~53#1.base, ubi_eba_init_~tmp___1~53#1.offset, ubi_eba_init_~vol~32#1.base, 1421 + ubi_eba_init_~vol~32#1.offset, 8);call ubi_eba_init_#t~mem3409#1.base, ubi_eba_init_#t~mem3409#1.offset := read~$Pointer$#1(ubi_eba_init_~vol~32#1.base, 1421 + ubi_eba_init_~vol~32#1.offset, 8); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17058: ubi_wl_init_~tmp___5~35#1.base, ubi_wl_init_~tmp___5~35#1.offset := ubi_wl_init_#t~ret4762#1.base, ubi_wl_init_#t~ret4762#1.offset;havoc ubi_wl_init_#t~ret4762#1.base, ubi_wl_init_#t~ret4762#1.offset;call ubi_wl_init_#t~mem4763#1 := read~int#1(ubi_wl_init_~tmp___5~35#1.base, 1176 + ubi_wl_init_~tmp___5~35#1.offset, 4); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19172-1: SUMMARY for call ubi_attach_#t~ret5293#1 := mtd_div_by_eb(ubi_attach_#t~mem5291#1, ubi_attach_#t~mem5292#1.base, ubi_attach_#t~mem5292#1.offset); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7016-1: SUMMARY for call cdev_del(uif_init_~ubi#1.base, uif_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7016: call uif_init_#t~mem1682#1 := read~int#1(uif_init_~ubi#1.base, 97 + uif_init_~ubi#1.offset, 4);call uif_init_#t~mem1683#1 := read~int#1(uif_init_~ubi#1.base, 2342 + uif_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20758: assume -9223372036854775808 <= add_vol_#t~ret5808#1 && add_vol_#t~ret5808#1 <= 9223372036854775807;add_vol_~tmp___2~84#1 := add_vol_#t~ret5808#1;havoc add_vol_#t~mem5807#1;havoc add_vol_#t~ret5808#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4506: assume 0 != ubi_read_volume_table_~err~8#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4506: assume !(0 != ubi_read_volume_table_~err~8#1);ubi_read_volume_table_#res#1 := 0; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20758-1: SUMMARY for call add_vol_#t~ret5808#1 := ldv__builtin_expect((if add_vol_#t~mem5807#1 % 256 % 18446744073709551616 <= 9223372036854775807 then add_vol_#t~mem5807#1 % 256 % 18446744073709551616 else add_vol_#t~mem5807#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5431: assume 0 != ubi_add_volume_~tmp___0~17#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5431: assume !(0 != ubi_add_volume_~tmp___0~17#1); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17058-1: SUMMARY for call ubi_wl_init_#t~ret4762#1.base, ubi_wl_init_#t~ret4762#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22079: assume 0 == (ubi_scan_fastmap_~e~17#1.base + ubi_scan_fastmap_~e~17#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22079: assume !(0 == (ubi_scan_fastmap_~e~17#1.base + ubi_scan_fastmap_~e~17#1.offset) % 18446744073709551616);call ubi_scan_fastmap_#t~mem6200#1 := read~int#1(ubi_scan_fastmap_~fmsb2~0#1.base, 16 + ubi_scan_fastmap_~fmsb2~0#1.offset + 4 * ubi_scan_fastmap_~i~37#1, 4); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17191: assume 0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17191: assume !(0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4110: assume 0 != process_lvol_#t~mem214#1;havoc process_lvol_#t~mem214#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4110: assume !(0 != process_lvol_#t~mem214#1);havoc process_lvol_#t~mem214#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7281-1: SUMMARY for call io_init_#t~ret1792#1.base, io_init_#t~ret1792#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7281: io_init_~tmp___21~0#1.base, io_init_~tmp___21~0#1.offset := io_init_#t~ret1792#1.base, io_init_#t~ret1792#1.offset;havoc io_init_#t~ret1792#1.base, io_init_#t~ret1792#1.offset;call io_init_#t~mem1793#1 := read~int#1(io_init_~tmp___21~0#1.base, 1176 + io_init_~tmp___21~0#1.offset, 4);call io_init_#t~mem1794#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4110-1: call process_lvol_#t~mem214#1 := read~int#30(process_lvol_~#leb_corrupted~0#1.base, 4 + process_lvol_~#leb_corrupted~0#1.offset, 4); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19173: assume (if ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 else ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 - 4294967296) <= 64;call write~int#1(1, ubi_attach_~ubi#1.base, 2762 + ubi_attach_~ubi#1.offset, 4);ubi_attach_~force_scan#1 := 1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19173: assume !((if ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 else ubi_attach_~tmp~178#1 % 4294967296 % 4294967296 - 4294967296) <= 64); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17059: assume -2147483648 <= ubi_wl_init_#t~ret4764#1 && ubi_wl_init_#t~ret4764#1 <= 2147483647;havoc ubi_wl_init_#t~mem4763#1;havoc ubi_wl_init_#t~ret4764#1; [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17059-1: SUMMARY for call ubi_wl_init_#t~ret4764#1 := printk(1299, 0); srcloc: null [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7149: call write~$Pointer$#44(293, 0, io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset, 8);call write~$Pointer$#44(294, 0, io_init_~#descriptor___0~2#1.base, 8 + io_init_~#descriptor___0~2#1.offset, 8);call write~$Pointer$#44(295, 0, io_init_~#descriptor___0~2#1.base, 16 + io_init_~#descriptor___0~2#1.offset, 8);call write~$Pointer$#44(296, 0, io_init_~#descriptor___0~2#1.base, 24 + io_init_~#descriptor___0~2#1.offset, 8);call write~int#44(727, io_init_~#descriptor___0~2#1.base, 32 + io_init_~#descriptor___0~2#1.offset, 4);call write~int#44(0, io_init_~#descriptor___0~2#1.base, 36 + io_init_~#descriptor___0~2#1.offset, 1);call io_init_#t~mem1701#1 := read~int#44(io_init_~#descriptor___0~2#1.base, 36 + io_init_~#descriptor___0~2#1.offset, 1); [2025-02-08 02:47:11,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21551: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21551: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6017#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, 4 + ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6885-1: SUMMARY for call ubi_sysfs_init_#t~ret1647#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_min_io_size~0.base, ~#dev_min_io_size~0.offset); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6885: assume -2147483648 <= ubi_sysfs_init_#t~ret1647#1 && ubi_sysfs_init_#t~ret1647#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1647#1;havoc ubi_sysfs_init_#t~ret1647#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7678: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20759: assume 0 != add_vol_~tmp___2~84#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20759: assume !(0 != add_vol_~tmp___2~84#1); [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5432-1: SUMMARY for call ubi_add_volume_#t~ret817#1.base, ubi_add_volume_#t~ret817#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4375: assume -2147483648 <= check_av_#t~ret318#1 && check_av_#t~ret318#1 <= 2147483647; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4375-1: SUMMARY for call check_av_#t~ret318#1 := printk(54, 0); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5432: ubi_add_volume_~tmp~22#1.base, ubi_add_volume_~tmp~22#1.offset := ubi_add_volume_#t~ret817#1.base, ubi_add_volume_#t~ret817#1.offset;havoc ubi_add_volume_#t~ret817#1.base, ubi_add_volume_#t~ret817#1.offset;call ubi_add_volume_#t~mem818#1 := read~int#1(ubi_add_volume_~tmp~22#1.base, 1176 + ubi_add_volume_~tmp~22#1.offset, 4); [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12435: assume 0 == (ubi_eba_init_#t~mem3409#1.base + ubi_eba_init_#t~mem3409#1.offset) % 18446744073709551616;havoc ubi_eba_init_#t~mem3409#1.base, ubi_eba_init_#t~mem3409#1.offset;ubi_eba_init_~err~48#1 := -12; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12435: assume !(0 == (ubi_eba_init_#t~mem3409#1.base + ubi_eba_init_#t~mem3409#1.offset) % 18446744073709551616);havoc ubi_eba_init_#t~mem3409#1.base, ubi_eba_init_#t~mem3409#1.offset;ubi_eba_init_~j~1#1 := 0; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7282: assume -2147483648 <= io_init_#t~ret1795#1 && io_init_#t~ret1795#1 <= 2147483647;havoc io_init_#t~mem1793#1;havoc io_init_#t~mem1794#1;havoc io_init_#t~ret1795#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4111-1: SUMMARY for call process_lvol_#t~ret215#1 := printk(35, 0); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4111: assume -2147483648 <= process_lvol_#t~ret215#1 && process_lvol_#t~ret215#1 <= 2147483647;havoc process_lvol_#t~ret215#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7282-1: SUMMARY for call io_init_#t~ret1795#1 := __dynamic_pr_debug(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset, 328, 0); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7018: SUMMARY for call unregister_chrdev_region(uif_init_#t~mem1682#1, 1 + uif_init_#t~mem1683#1); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17060: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6886: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6886: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20495-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5771#1 := printk(1664, 0); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20495: assume -2147483648 <= ubi_debugfs_init_dev_#t~ret5771#1 && ubi_debugfs_init_dev_#t~ret5771#1 <= 2147483647;havoc ubi_debugfs_init_dev_#t~ret5771#1;ubi_debugfs_init_dev_#res#1 := ubi_debugfs_init_dev_~err~93#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20760: add_vol_~tmp___1~110#1.base, add_vol_~tmp___1~110#1.offset := add_vol_#t~ret5809#1.base, add_vol_#t~ret5809#1.offset;havoc add_vol_#t~ret5809#1.base, add_vol_#t~ret5809#1.offset;call add_vol_#t~mem5810#1 := read~int#1(add_vol_~tmp___1~110#1.base, 1176 + add_vol_~tmp___1~110#1.offset, 4); [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21817: call ubi_attach_fastmap_#t~mem6123#1.base, ubi_attach_fastmap_#t~mem6123#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset, 8);ubi_attach_fastmap_~__mptr___4~6#1.base, ubi_attach_fastmap_~__mptr___4~6#1.offset := ubi_attach_fastmap_#t~mem6123#1.base, ubi_attach_fastmap_#t~mem6123#1.offset;havoc ubi_attach_fastmap_#t~mem6123#1.base, ubi_attach_fastmap_#t~mem6123#1.offset;ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~__mptr___4~6#1.base, -1600 + ubi_attach_fastmap_~__mptr___4~6#1.offset;call ubi_attach_fastmap_#t~mem6124#1.base, ubi_attach_fastmap_#t~mem6124#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 8);ubi_attach_fastmap_~__mptr___5~6#1.base, ubi_attach_fastmap_~__mptr___5~6#1.offset := ubi_attach_fastmap_#t~mem6124#1.base, ubi_attach_fastmap_#t~mem6124#1.offset;havoc ubi_attach_fastmap_#t~mem6124#1.base, ubi_attach_fastmap_#t~mem6124#1.offset;ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset := ubi_attach_fastmap_~__mptr___5~6#1.base, -1600 + ubi_attach_fastmap_~__mptr___5~6#1.offset; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20760-1: SUMMARY for call add_vol_#t~ret5809#1.base, add_vol_#t~ret5809#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7547-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2072#1.base, ubi_attach_mtd_dev_#t~ret2072#1.offset := kzalloc(6528, 208); srcloc: null [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7547: ubi_attach_mtd_dev_~tmp~45#1.base, ubi_attach_mtd_dev_~tmp~45#1.offset := ubi_attach_mtd_dev_#t~ret2072#1.base, ubi_attach_mtd_dev_#t~ret2072#1.offset;havoc ubi_attach_mtd_dev_#t~ret2072#1.base, ubi_attach_mtd_dev_#t~ret2072#1.offset;ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset := ubi_attach_mtd_dev_~tmp~45#1.base, ubi_attach_mtd_dev_~tmp~45#1.offset; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5433: assume -2147483648 <= ubi_add_volume_#t~ret819#1 && ubi_add_volume_#t~ret819#1 <= 2147483647;havoc ubi_add_volume_#t~mem818#1;havoc ubi_add_volume_#t~ret819#1; [2025-02-08 02:47:11,934 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5433-1: SUMMARY for call ubi_add_volume_#t~ret819#1 := __dynamic_pr_debug(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset, 135, 0); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4376: SUMMARY for call ubi_dump_av(check_av_~av#1.base, check_av_~av#1.offset); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4244: assume 0 != (if init_volumes_#t~mem252#1 % 256 % 4294967296 <= 2147483647 then init_volumes_#t~mem252#1 % 256 % 4294967296 else init_volumes_#t~mem252#1 % 256 % 4294967296 - 4294967296) % 2;havoc init_volumes_#t~mem252#1;call init_volumes_#t~mem253#1 := read~int#1(init_volumes_~ubi#1.base, 2338 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4244: assume !(0 != (if init_volumes_#t~mem252#1 % 256 % 4294967296 <= 2147483647 then init_volumes_#t~mem252#1 % 256 % 4294967296 else init_volumes_#t~mem252#1 % 256 % 4294967296 - 4294967296) % 2);havoc init_volumes_#t~mem252#1; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7019-1: SUMMARY for call uif_init_#t~ret1684#1 := printk(286, 0); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12304: self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset := self_check_eba_#t~ret3369#1.base, self_check_eba_#t~ret3369#1.offset;havoc self_check_eba_#t~ret3369#1.base, self_check_eba_#t~ret3369#1.offset; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7019: assume -2147483648 <= uif_init_#t~ret1684#1 && uif_init_#t~ret1684#1 <= 2147483647;havoc uif_init_#t~ret1684#1;uif_init_#res#1 := uif_init_~err~23#1;call ULTIMATE.dealloc(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset);havoc uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset;call ULTIMATE.dealloc(uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset);havoc uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22082: ubi_scan_fastmap_~tmp___17~7#1 := ubi_scan_fastmap_~i~37#1;ubi_scan_fastmap_~i~37#1 := ubi_scan_fastmap_~i~37#1 - 1; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12304-1: SUMMARY for call self_check_eba_#t~ret3369#1.base, self_check_eba_#t~ret3369#1.offset := rb_first(self_check_eba_~av~3#1.base, 56 + self_check_eba_~av~3#1.offset); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20761-1: SUMMARY for call add_vol_#t~ret5811#1 := __dynamic_pr_debug(add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset, 1670, 0); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20761: assume -2147483648 <= add_vol_#t~ret5811#1 && add_vol_#t~ret5811#1 <= 2147483647;havoc add_vol_#t~mem5810#1;havoc add_vol_#t~ret5811#1; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7416-1: io_init_#res#1 := 0;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4377: check_av_#res#1 := -22; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22082-1: SUMMARY for call kfree(ubi_scan_fastmap_#t~mem6199#1.base, ubi_scan_fastmap_#t~mem6199#1.offset); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4377-1: SUMMARY for call ubi_dump_vol_info(check_av_~vol#1.base, check_av_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22082-2: call ubi_scan_fastmap_#t~mem6199#1.base, ubi_scan_fastmap_#t~mem6199#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset + 8 * ubi_scan_fastmap_~i~37#1, 8); [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4245: assume -1 != init_volumes_#t~mem253#1;havoc init_volumes_#t~mem253#1;call init_volumes_#t~mem254#1 := read~int#1(init_volumes_~ubi#1.base, 2338 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4245: assume !(-1 != init_volumes_#t~mem253#1);havoc init_volumes_#t~mem253#1;call write~int#1(init_volumes_~i~4#1, init_volumes_~ubi#1.base, 2338 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12305: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616;self_check_eba_~__mptr___1~1#1.base, self_check_eba_~__mptr___1~1#1.offset := self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset;self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := self_check_eba_~__mptr___1~1#1.base, -1600 + self_check_eba_~__mptr___1~1#1.offset; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12305: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616);self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := 0, 0; [2025-02-08 02:47:11,935 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7681: SUMMARY for call uif_close(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21555: ubi_attach_fastmap_~tmp___9~25#1 := ubi_attach_fastmap_#t~ret6018#1;havoc ubi_attach_fastmap_#t~mem6017#1;havoc ubi_attach_fastmap_#t~ret6018#1;call ubi_attach_fastmap_#t~mem6019#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21555-1: SUMMARY for call ubi_attach_fastmap_#t~ret6018#1 := __fswab32(ubi_attach_fastmap_#t~mem6017#1); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7549: assume 0 == (ubi_attach_mtd_dev_~ubi~9#1.base + ubi_attach_mtd_dev_~ubi~9#1.offset) % 18446744073709551616;ubi_attach_mtd_dev_#res#1 := -12;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7549: assume !(0 == (ubi_attach_mtd_dev_~ubi~9#1.base + ubi_attach_mtd_dev_~ubi~9#1.offset) % 18446744073709551616);call write~$Pointer$#1(ubi_attach_mtd_dev_~mtd#1.base, ubi_attach_mtd_dev_~mtd#1.offset, ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);call write~int#1(ubi_attach_mtd_dev_~ubi_num#1, ubi_attach_mtd_dev_~ubi~9#1.base, 1193 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call write~int#1(ubi_attach_mtd_dev_~vid_hdr_offset#1, ubi_attach_mtd_dev_~ubi~9#1.base, 5923 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call write~int#1(-1, ubi_attach_mtd_dev_~ubi~9#1.base, 2338 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);ubi_attach_mtd_dev_~tmp___0~36#1 := 0;call write~int#1(ubi_attach_mtd_dev_~tmp___0~36#1, ubi_attach_mtd_dev_~ubi~9#1.base, 3802 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call write~int#1(ubi_attach_mtd_dev_~tmp___0~36#1, ubi_attach_mtd_dev_~ubi~9#1.base, 3798 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);ubi_attach_mtd_dev_~tmp___1~24#1 := 0;call write~int#1(ubi_attach_mtd_dev_~tmp___1~24#1, ubi_attach_mtd_dev_~ubi~9#1.base, 4838 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call write~int#1(ubi_attach_mtd_dev_~tmp___1~24#1, ubi_attach_mtd_dev_~ubi~9#1.base, 4834 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2073#1.base, ubi_attach_mtd_dev_#t~mem2073#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2074#1 := read~int#1(ubi_attach_mtd_dev_#t~mem2073#1.base, 5 + ubi_attach_mtd_dev_#t~mem2073#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2075#1.base, ubi_attach_mtd_dev_#t~mem2075#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21951: ubi_scan_fastmap_~tmp___4~65#1.base, ubi_scan_fastmap_~tmp___4~65#1.offset := ubi_scan_fastmap_#t~ret6155#1.base, ubi_scan_fastmap_#t~ret6155#1.offset;havoc ubi_scan_fastmap_#t~mem6154#1;havoc ubi_scan_fastmap_#t~ret6155#1.base, ubi_scan_fastmap_#t~ret6155#1.offset;ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset := ubi_scan_fastmap_~tmp___4~65#1.base, ubi_scan_fastmap_~tmp___4~65#1.offset; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4246: assume -2147483648 <= init_volumes_#t~ret255#1 && init_volumes_#t~ret255#1 <= 2147483647;havoc init_volumes_#t~mem254#1;havoc init_volumes_#t~ret255#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21951-1: SUMMARY for call ubi_scan_fastmap_#t~ret6155#1.base, ubi_scan_fastmap_#t~ret6155#1.offset := kzalloc(ubi_scan_fastmap_#t~mem6154#1, 208); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4246-1: SUMMARY for call init_volumes_#t~ret255#1 := printk(41, 0); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17063: call ubi_wl_init_#t~mem4766#1.base, ubi_wl_init_#t~mem4766#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4765#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);call write~$Pointer$#1(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_#t~mem4766#1.base, ubi_wl_init_#t~mem4766#1.offset + 8 * (if ubi_wl_init_#t~mem4765#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4765#1 % 18446744073709551616 % 18446744073709551616 else ubi_wl_init_#t~mem4765#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);havoc ubi_wl_init_#t~mem4766#1.base, ubi_wl_init_#t~mem4766#1.offset;havoc ubi_wl_init_#t~mem4765#1;call ubi_wl_init_#t~mem4767#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 8 + ubi_wl_init_~aeb~3#1.offset, 4);call ubi_wl_init_#t~mem4768#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 12 + ubi_wl_init_~aeb~3#1.offset, 4); [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12174: assume print_rsvd_warning_#t~mem3338#1 % 18446744073709551616 > 262144;havoc print_rsvd_warning_#t~mem3338#1;call print_rsvd_warning_#t~mem3339#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 2330 + print_rsvd_warning_~ubi#1.offset, 4);print_rsvd_warning_~min~0#1 := (if print_rsvd_warning_#t~mem3339#1 < 0 && 0 != print_rsvd_warning_#t~mem3339#1 % 10 then 1 + print_rsvd_warning_#t~mem3339#1 / 10 else print_rsvd_warning_#t~mem3339#1 / 10);havoc print_rsvd_warning_#t~mem3339#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12174: assume !(print_rsvd_warning_#t~mem3338#1 % 18446744073709551616 > 262144);havoc print_rsvd_warning_#t~mem3338#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21291: count_fastmap_pebs_~n~5#1 := 1 + count_fastmap_pebs_~n~5#1;call count_fastmap_pebs_#t~mem5969#1.base, count_fastmap_pebs_#t~mem5969#1.offset := read~$Pointer$#1(count_fastmap_pebs_~aeb~17#1.base, 26 + count_fastmap_pebs_~aeb~17#1.offset, 8);count_fastmap_pebs_~__mptr___0~23#1.base, count_fastmap_pebs_~__mptr___0~23#1.offset := count_fastmap_pebs_#t~mem5969#1.base, count_fastmap_pebs_#t~mem5969#1.offset;havoc count_fastmap_pebs_#t~mem5969#1.base, count_fastmap_pebs_#t~mem5969#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr___0~23#1.base, -1600 + count_fastmap_pebs_~__mptr___0~23#1.offset; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17195: ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset := ubi_wl_init_#t~ret4815#1.base, ubi_wl_init_#t~ret4815#1.offset;havoc ubi_wl_init_#t~ret4815#1.base, ubi_wl_init_#t~ret4815#1.offset; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17195-1: SUMMARY for call ubi_wl_init_#t~ret4815#1.base, ubi_wl_init_#t~ret4815#1.offset := rb_next(ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21556-1: SUMMARY for call ubi_attach_fastmap_#t~ret6020#1 := __fswab32(ubi_attach_fastmap_#t~mem6019#1); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21556: ubi_attach_fastmap_~tmp___10~22#1 := ubi_attach_fastmap_#t~ret6020#1;havoc ubi_attach_fastmap_#t~mem6019#1;havoc ubi_attach_fastmap_#t~ret6020#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7286: call write~$Pointer$#44(329, 0, io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset, 8);call write~$Pointer$#44(330, 0, io_init_~#descriptor___4~0#1.base, 8 + io_init_~#descriptor___4~0#1.offset, 8);call write~$Pointer$#44(331, 0, io_init_~#descriptor___4~0#1.base, 16 + io_init_~#descriptor___4~0#1.offset, 8);call write~$Pointer$#44(332, 0, io_init_~#descriptor___4~0#1.base, 24 + io_init_~#descriptor___4~0#1.offset, 8);call write~int#44(803, io_init_~#descriptor___4~0#1.base, 32 + io_init_~#descriptor___4~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___4~0#1.base, 36 + io_init_~#descriptor___4~0#1.offset, 1);call io_init_#t~mem1796#1 := read~int#44(io_init_~#descriptor___4~0#1.base, 36 + io_init_~#descriptor___4~0#1.offset, 1); [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4115-1: SUMMARY for call process_lvol_#t~ret216#1 := printk(37, 0); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4115: assume -2147483648 <= process_lvol_#t~ret216#1 && process_lvol_#t~ret216#1 <= 2147483647;havoc process_lvol_#t~ret216#1;call process_lvol_#t~mem217#1.base, process_lvol_#t~mem217#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17064: assume -2147483648 <= ubi_wl_init_#t~ret4769#1 && ubi_wl_init_#t~ret4769#1 <= 2147483647;ubi_wl_init_~tmp___8~21#1 := ubi_wl_init_#t~ret4769#1;havoc ubi_wl_init_#t~mem4767#1;havoc ubi_wl_init_#t~mem4768#1;havoc ubi_wl_init_#t~ret4769#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17064-1: SUMMARY for call ubi_wl_init_#t~ret4769#1 := schedule_erase(ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_#t~mem4767#1, ubi_wl_init_#t~mem4768#1, 0); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6890: assume -2147483648 <= ubi_sysfs_init_#t~ret1648#1 && ubi_sysfs_init_#t~ret1648#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1648#1;havoc ubi_sysfs_init_#t~ret1648#1; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6890-1: SUMMARY for call ubi_sysfs_init_#t~ret1648#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_bgt_enabled~0.base, ~#dev_bgt_enabled~0.offset); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7683: SUMMARY for call ubi_wl_close(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17196: assume 0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616;ubi_wl_init_~__mptr___7~0#1.base, ubi_wl_init_~__mptr___7~0#1.offset := ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset;ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset := ubi_wl_init_~__mptr___7~0#1.base, -2048 + ubi_wl_init_~__mptr___7~0#1.offset; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17196: assume !(0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616);ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset := 0, 0; [2025-02-08 02:47:11,936 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19178: assume 0 != ubi_attach_~force_scan#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19178: assume !(0 != ubi_attach_~force_scan#1);assume { :begin_inline_scan_fast } true;scan_fast_#in~ubi#1.base, scan_fast_#in~ubi#1.offset, scan_fast_#in~ai#1.base, scan_fast_#in~ai#1.offset := ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset;havoc scan_fast_#res#1;havoc scan_fast_#t~mem5270#1, scan_fast_#t~ret5271#1.base, scan_fast_#t~ret5271#1.offset, scan_fast_#t~ret5272#1.base, scan_fast_#t~ret5272#1.offset, scan_fast_#t~ret5273#1, scan_fast_#t~mem5274#1, scan_fast_#t~ret5275#1, scan_fast_#t~ret5276#1.base, scan_fast_#t~ret5276#1.offset, scan_fast_#t~mem5277#1, scan_fast_#t~ret5278#1, scan_fast_#t~ret5279#1, scan_fast_#t~mem5280#1, scan_fast_#t~mem5281#1, scan_fast_#t~short5282#1, scan_fast_#t~mem5283#1, scan_fast_#t~ret5284#1, scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, scan_fast_~ai#1.base, scan_fast_~ai#1.offset, scan_fast_~err~87#1, scan_fast_~pnum~9#1, scan_fast_~fm_anchor~0#1, scan_fast_~max_sqnum~0#1, scan_fast_~tmp~176#1.base, scan_fast_~tmp~176#1.offset, scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset, scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset, scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset, scan_fast_~tmp___0~146#1.base, scan_fast_~tmp___0~146#1.offset, scan_fast_~tmp___1~102#1, scan_fast_~tmp___2~77#1;scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset := scan_fast_#in~ubi#1.base, scan_fast_#in~ubi#1.offset;scan_fast_~ai#1.base, scan_fast_~ai#1.offset := scan_fast_#in~ai#1.base, scan_fast_#in~ai#1.offset;havoc scan_fast_~err~87#1;havoc scan_fast_~pnum~9#1;havoc scan_fast_~fm_anchor~0#1;havoc scan_fast_~max_sqnum~0#1;havoc scan_fast_~tmp~176#1.base, scan_fast_~tmp~176#1.offset;call scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset := #Ultimate.allocOnStack(4);call scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset := #Ultimate.allocOnStack(8);call scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset := #Ultimate.allocOnStack(37);havoc scan_fast_~tmp___0~146#1.base, scan_fast_~tmp___0~146#1.offset;havoc scan_fast_~tmp___1~102#1;havoc scan_fast_~tmp___2~77#1;scan_fast_~fm_anchor~0#1 := -1;scan_fast_~max_sqnum~0#1 := 0;scan_fast_~err~87#1 := -12;call scan_fast_#t~mem5270#1 := read~int#1(scan_fast_~ubi#1.base, 5915 + scan_fast_~ubi#1.offset, 4); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4512-1: SUMMARY for call vfree(ubi_read_volume_table_#t~mem371#1.base, ubi_read_volume_table_#t~mem371#1.offset); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4512-2: call ubi_read_volume_table_#t~mem371#1.base, ubi_read_volume_table_#t~mem371#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4512: ubi_read_volume_table_~i~6#1 := 0; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5437: call write~$Pointer$#1(~#__this_module~0.base, ~#__this_module~0.offset, ubi_add_volume_~vol#1.base, 1153 + ubi_add_volume_~vol#1.offset, 8);call ubi_add_volume_#t~mem820#1 := read~int#1(ubi_add_volume_~ubi#1.base, 97 + ubi_add_volume_~ubi#1.offset, 4);call ubi_add_volume_#t~mem821#1 := read~int#1(ubi_add_volume_~vol#1.base, 1201 + ubi_add_volume_~vol#1.offset, 4); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21557: assume -2147483648 <= ubi_attach_fastmap_#t~ret6021#1 && ubi_attach_fastmap_#t~ret6021#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6021#1;ubi_attach_fastmap_~i~36#1 := 1 + ubi_attach_fastmap_~i~36#1;call ubi_attach_fastmap_#t~mem6022#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 4 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5437-1: SUMMARY for call cdev_init(ubi_add_volume_~vol#1.base, 1088 + ubi_add_volume_~vol#1.offset, ~#ubi_vol_cdev_operations~0.base, ~#ubi_vol_cdev_operations~0.offset); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21557-1: SUMMARY for call ubi_attach_fastmap_#t~ret6021#1 := add_aeb(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~ai#1.base, 24 + ubi_attach_fastmap_~ai#1.offset, (if ubi_attach_fastmap_~tmp___10~22#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___10~22#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___10~22#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___9~25#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___9~25#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___9~25#1 % 4294967296 % 4294967296 - 4294967296), 0); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4248-1: SUMMARY for call kfree(init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21953: assume 0 == (ubi_scan_fastmap_~ech___0~2#1.base + ubi_scan_fastmap_~ech___0~2#1.offset) % 18446744073709551616;ubi_scan_fastmap_~ret~9#1 := -12; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21953: assume !(0 == (ubi_scan_fastmap_~ech___0~2#1.base + ubi_scan_fastmap_~ech___0~2#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4248: init_volumes_#res#1 := -22; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4116: assume -2147483648 <= process_lvol_#t~ret218#1 && process_lvol_#t~ret218#1 <= 2147483647;process_lvol_~err~4#1 := process_lvol_#t~ret218#1;havoc process_lvol_#t~mem217#1.base, process_lvol_#t~mem217#1.offset;havoc process_lvol_#t~ret218#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7155-1: SUMMARY for call io_init_#t~ret1702#1 := ldv__builtin_expect((if io_init_#t~mem1701#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1701#1 % 256 % 18446744073709551616 else io_init_#t~mem1701#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7155: assume -9223372036854775808 <= io_init_#t~ret1702#1 && io_init_#t~ret1702#1 <= 9223372036854775807;io_init_~tmp___2~20#1 := io_init_#t~ret1702#1;havoc io_init_#t~mem1701#1;havoc io_init_#t~ret1702#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4116-1: SUMMARY for call process_lvol_#t~ret218#1 := create_vtbl(process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_~ai#1.base, process_lvol_~ai#1.offset, 0, process_lvol_#t~mem217#1.base, process_lvol_#t~mem217#1.offset); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17065: assume 0 != ubi_wl_init_~tmp___8~21#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17065: assume !(0 != ubi_wl_init_~tmp___8~21#1);ubi_wl_init_~found_pebs~0#1 := 1 + ubi_wl_init_~found_pebs~0#1;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset;call ubi_wl_init_#t~mem4770#1.base, ubi_wl_init_#t~mem4770#1.offset := read~$Pointer$#1(ubi_wl_init_~tmp~157#1.base, 26 + ubi_wl_init_~tmp~157#1.offset, 8);ubi_wl_init_~__mptr___1~4#1.base, ubi_wl_init_~__mptr___1~4#1.offset := ubi_wl_init_#t~mem4770#1.base, ubi_wl_init_#t~mem4770#1.offset;havoc ubi_wl_init_#t~mem4770#1.base, ubi_wl_init_#t~mem4770#1.offset;ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset := ubi_wl_init_~__mptr___1~4#1.base, -1600 + ubi_wl_init_~__mptr___1~4#1.offset; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22086: assume 0 != ubi_scan_fastmap_~tmp___17~7#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22086: assume !(0 != ubi_scan_fastmap_~tmp___17~7#1);ubi_scan_fastmap_~ret~9#1 := -12; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12176: assume 0 == print_rsvd_warning_~min~0#1;print_rsvd_warning_~min~0#1 := 1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12176: assume !(0 == print_rsvd_warning_~min~0#1); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6891: assume 0 != ubi_sysfs_init_~err~22#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6891: assume !(0 != ubi_sysfs_init_~err~22#1); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7684-1: SUMMARY for call ubi_free_internal_volumes(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7684: call ubi_attach_mtd_dev_#t~mem2153#1.base, ubi_attach_mtd_dev_#t~mem2153#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2350 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19179-1: SUMMARY for call ubi_attach_#t~ret5294#1 := scan_all(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset, 0); srcloc: null [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19179: assume -2147483648 <= ubi_attach_#t~ret5294#1 && ubi_attach_#t~ret5294#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5294#1;havoc ubi_attach_#t~ret5294#1; [2025-02-08 02:47:11,937 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4117: assume 0 != process_lvol_~err~4#1; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4117: assume !(0 != process_lvol_~err~4#1); [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20765: SUMMARY for call rb_link_node(add_vol_~av~12#1.base, 32 + add_vol_~av~12#1.offset, add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset, add_vol_~p~15#1.base, add_vol_~p~15#1.offset); srcloc: null [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7156: assume 0 != io_init_~tmp___2~20#1; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7156: assume !(0 != io_init_~tmp___2~20#1); [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7685-1: SUMMARY for call vfree(ubi_attach_mtd_dev_#t~mem2153#1.base, ubi_attach_mtd_dev_#t~mem2153#1.offset); srcloc: null [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7685: havoc ubi_attach_mtd_dev_#t~mem2153#1.base, ubi_attach_mtd_dev_#t~mem2153#1.offset;call ubi_attach_mtd_dev_#t~mem2154#1.base, ubi_attach_mtd_dev_#t~mem2154#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5949 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17066: SUMMARY for call kmem_cache_free(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset); srcloc: null [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439: ubi_add_volume_~dev~1#1 := ubi_add_volume_#t~bitwise822#1;havoc ubi_add_volume_#t~mem820#1;havoc ubi_add_volume_#t~mem821#1;havoc ubi_add_volume_#t~bitwise822#1; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-1: [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-4: assume 0 == (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 || (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 == (1 + ubi_add_volume_#t~mem821#1) % 4294967296;ubi_add_volume_#t~bitwise822#1 := 1 + ubi_add_volume_#t~mem821#1; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-4: assume !(0 == (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 || (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 == (1 + ubi_add_volume_#t~mem821#1) % 4294967296); [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-2: havoc ubi_add_volume_#t~bitwise822#1;assume (ubi_add_volume_#t~bitwise822#1 % 4294967296 >= (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 && ubi_add_volume_#t~bitwise822#1 % 4294967296 >= (1 + ubi_add_volume_#t~mem821#1) % 4294967296) && ubi_add_volume_#t~bitwise822#1 % 4294967296 <= (ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576) % 4294967296 + (1 + ubi_add_volume_#t~mem821#1) % 4294967296; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-3: assume 0 == (1 + ubi_add_volume_#t~mem821#1) % 4294967296;ubi_add_volume_#t~bitwise822#1 := ubi_add_volume_#t~mem820#1 - ubi_add_volume_#t~mem820#1 % 1048576; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5439-3: assume !(0 == (1 + ubi_add_volume_#t~mem821#1) % 4294967296); [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7421: call ULTIMATE.dealloc(autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset);havoc autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset;call ULTIMATE.dealloc(autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset);havoc autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset;ubi_attach_mtd_dev_#t~ret2104#1 := autoresize_#res#1;havoc autoresize_#t~mem1880#1.base, autoresize_#t~mem1880#1.offset, autoresize_#t~mem1881#1, autoresize_#t~mem1882#1, autoresize_#t~ret1883#1, autoresize_#t~mem1884#1.base, autoresize_#t~mem1884#1.offset, autoresize_#t~mem1885#1.base, autoresize_#t~mem1885#1.offset, autoresize_#t~mem1886#1, autoresize_#t~bitwise1887#1, autoresize_#t~mem1888#1, autoresize_#t~mem1889#1.base, autoresize_#t~mem1889#1.offset, autoresize_#t~mem1890#1, autoresize_#t~mem1891#1, autoresize_#t~mem1892#1, autoresize_#t~mem1893#1, autoresize_#t~mem1894#1, autoresize_#t~mem1895#1, autoresize_#t~arrayCopy1896#1, autoresize_#t~mem1897#1, autoresize_#t~mem1898#1, autoresize_#t~mem1899#1, autoresize_#t~mem1900#1, autoresize_#t~mem1901#1, autoresize_#t~mem1902#1, autoresize_#t~mem1903#1, autoresize_#t~mem1904#1, autoresize_#t~mem1905#1, autoresize_#t~mem1906#1, autoresize_#t~mem1907#1, autoresize_#t~mem1908#1, autoresize_#t~mem1909#1, autoresize_#t~mem1910#1, autoresize_#t~mem1911#1, autoresize_#t~mem1912#1, autoresize_#t~mem1913#1, autoresize_#t~mem1914#1, autoresize_#t~mem1915#1, autoresize_#t~mem1916#1, autoresize_#t~mem1917#1, autoresize_#t~mem1918#1, autoresize_#t~mem1919#1, autoresize_#t~mem1920#1, autoresize_#t~mem1921#1, autoresize_#t~mem1922#1, autoresize_#t~mem1923#1, autoresize_#t~mem1924#1, autoresize_#t~mem1925#1, autoresize_#t~mem1926#1, autoresize_#t~mem1927#1, autoresize_#t~mem1928#1, autoresize_#t~mem1929#1, autoresize_#t~mem1930#1, autoresize_#t~mem1931#1, autoresize_#t~mem1932#1, autoresize_#t~mem1933#1, autoresize_#t~mem1934#1, autoresize_#t~mem1935#1, autoresize_#t~mem1936#1, autoresize_#t~mem1937#1, autoresize_#t~mem1938#1, autoresize_#t~mem1939#1, autoresize_#t~mem1940#1, autoresize_#t~mem1941#1, autoresize_#t~mem1942#1, autoresize_#t~mem1943#1, autoresize_#t~mem1944#1, autoresize_#t~mem1945#1, autoresize_#t~mem1946#1, autoresize_#t~mem1947#1, autoresize_#t~mem1948#1, autoresize_#t~mem1949#1, autoresize_#t~mem1950#1, autoresize_#t~mem1951#1, autoresize_#t~mem1952#1, autoresize_#t~mem1953#1, autoresize_#t~mem1954#1, autoresize_#t~mem1955#1, autoresize_#t~mem1956#1, autoresize_#t~mem1957#1, autoresize_#t~mem1958#1, autoresize_#t~mem1959#1, autoresize_#t~mem1960#1, autoresize_#t~mem1961#1, autoresize_#t~mem1962#1, autoresize_#t~mem1963#1, autoresize_#t~mem1964#1, autoresize_#t~mem1965#1, autoresize_#t~mem1966#1, autoresize_#t~mem1967#1, autoresize_#t~mem1968#1, autoresize_#t~mem1969#1, autoresize_#t~mem1970#1, autoresize_#t~mem1971#1, autoresize_#t~mem1972#1, autoresize_#t~mem1973#1, autoresize_#t~mem1974#1, autoresize_#t~mem1975#1, autoresize_#t~mem1976#1, autoresize_#t~mem1977#1, autoresize_#t~mem1978#1, autoresize_#t~mem1979#1, autoresize_#t~mem1980#1, autoresize_#t~mem1981#1, autoresize_#t~mem1982#1, autoresize_#t~mem1983#1, autoresize_#t~mem1984#1, autoresize_#t~mem1985#1, autoresize_#t~mem1986#1, autoresize_#t~mem1987#1, autoresize_#t~mem1988#1, autoresize_#t~mem1989#1, autoresize_#t~mem1990#1, autoresize_#t~mem1991#1, autoresize_#t~mem1992#1, autoresize_#t~mem1993#1, autoresize_#t~mem1994#1, autoresize_#t~mem1995#1, autoresize_#t~mem1996#1, autoresize_#t~mem1997#1, autoresize_#t~mem1998#1, autoresize_#t~mem1999#1, autoresize_#t~mem2000#1, autoresize_#t~mem2001#1, autoresize_#t~mem2002#1, autoresize_#t~mem2003#1, autoresize_#t~mem2004#1, autoresize_#t~mem2005#1, autoresize_#t~mem2006#1, autoresize_#t~mem2007#1, autoresize_#t~mem2008#1, autoresize_#t~mem2009#1, autoresize_#t~mem2010#1, autoresize_#t~mem2011#1, autoresize_#t~mem2012#1, autoresize_#t~mem2013#1, autoresize_#t~mem2014#1, autoresize_#t~mem2015#1, autoresize_#t~mem2016#1, autoresize_#t~mem2017#1, autoresize_#t~mem2018#1, autoresize_#t~mem2019#1, autoresize_#t~mem2020#1, autoresize_#t~mem2021#1, autoresize_#t~mem2022#1, autoresize_#t~mem2023#1, autoresize_#t~mem2024#1, autoresize_#t~mem2025#1, autoresize_#t~arrayCopy2026#1, autoresize_#t~mem2027#1, autoresize_#t~mem2028#1, autoresize_#t~mem2029#1, autoresize_#t~mem2030#1, autoresize_#t~mem2031#1, autoresize_#t~mem2032#1, autoresize_#t~mem2033#1, autoresize_#t~mem2034#1, autoresize_#t~mem2035#1, autoresize_#t~mem2036#1, autoresize_#t~mem2037#1, autoresize_#t~mem2038#1, autoresize_#t~mem2039#1, autoresize_#t~mem2040#1, autoresize_#t~mem2041#1, autoresize_#t~mem2042#1, autoresize_#t~mem2043#1, autoresize_#t~mem2044#1, autoresize_#t~mem2045#1, autoresize_#t~mem2046#1, autoresize_#t~mem2047#1, autoresize_#t~mem2048#1, autoresize_#t~mem2049#1, autoresize_#t~mem2050#1, autoresize_#t~ret2051#1, autoresize_#t~ret2052#1, autoresize_#t~mem2053#1, autoresize_#t~ret2054#1, autoresize_#t~ret2055#1, autoresize_#t~mem2056#1, autoresize_#t~ret2057#1, autoresize_~ubi#1.base, autoresize_~ubi#1.offset, autoresize_~vol_id#1, autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset, autoresize_~vol~10#1.base, autoresize_~vol~10#1.offset, autoresize_~err~24#1, autoresize_~old_reserved_pebs~0#1, autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset;havoc autoresize_#in~ubi#1.base, autoresize_#in~ubi#1.offset, autoresize_#in~vol_id#1;assume { :end_inline_autoresize } true;assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2104#1 && ubi_attach_mtd_dev_#t~ret2104#1 <= 2147483647;ubi_attach_mtd_dev_~err~25#1 := ubi_attach_mtd_dev_#t~ret2104#1;havoc ubi_attach_mtd_dev_#t~mem2103#1;havoc ubi_attach_mtd_dev_#t~ret2104#1; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21823: havoc list_move_tail_~list#1.base, list_move_tail_~list#1.offset, list_move_tail_~head#1.base, list_move_tail_~head#1.offset;havoc list_move_tail_#in~list#1.base, list_move_tail_#in~list#1.offset, list_move_tail_#in~head#1.base, list_move_tail_#in~head#1.offset;assume { :end_inline_list_move_tail } true;ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset;call ubi_attach_fastmap_#t~mem6125#1.base, ubi_attach_fastmap_#t~mem6125#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~_tmp_aeb~0#1.base, 26 + ubi_attach_fastmap_~_tmp_aeb~0#1.offset, 8);ubi_attach_fastmap_~__mptr___6~5#1.base, ubi_attach_fastmap_~__mptr___6~5#1.offset := ubi_attach_fastmap_#t~mem6125#1.base, ubi_attach_fastmap_#t~mem6125#1.offset;havoc ubi_attach_fastmap_#t~mem6125#1.base, ubi_attach_fastmap_#t~mem6125#1.offset;ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset := ubi_attach_fastmap_~__mptr___6~5#1.base, -1600 + ubi_attach_fastmap_~__mptr___6~5#1.offset; [2025-02-08 02:47:11,938 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21823-1: assume { :begin_inline_list_move_tail } true;list_move_tail_#in~list#1.base, list_move_tail_#in~list#1.offset, list_move_tail_#in~head#1.base, list_move_tail_#in~head#1.offset := ubi_attach_fastmap_~tmp_aeb~3#1.base, 26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, ubi_attach_fastmap_~ai#1.base, 24 + ubi_attach_fastmap_~ai#1.offset;havoc list_move_tail_~list#1.base, list_move_tail_~list#1.offset, list_move_tail_~head#1.base, list_move_tail_~head#1.offset;list_move_tail_~list#1.base, list_move_tail_~list#1.offset := list_move_tail_#in~list#1.base, list_move_tail_#in~list#1.offset;list_move_tail_~head#1.base, list_move_tail_~head#1.offset := list_move_tail_#in~head#1.base, list_move_tail_#in~head#1.offset;assume { :begin_inline___list_del_entry } true;__list_del_entry_#in~arg0#1.base, __list_del_entry_#in~arg0#1.offset := list_move_tail_~list#1.base, list_move_tail_~list#1.offset;havoc __list_del_entry_~arg0#1.base, __list_del_entry_~arg0#1.offset;__list_del_entry_~arg0#1.base, __list_del_entry_~arg0#1.offset := __list_del_entry_#in~arg0#1.base, __list_del_entry_#in~arg0#1.offset; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20766: add_vol_#res#1.base, add_vol_#res#1.offset := add_vol_~av~12#1.base, add_vol_~av~12#1.offset;call ULTIMATE.dealloc(add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset);havoc add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset;call ULTIMATE.dealloc(add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset);havoc add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21691: assume ubi_attach_fastmap_#t~mem6083#1 == ubi_attach_fastmap_~pnum~12#1;havoc ubi_attach_fastmap_#t~mem6083#1;ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset := ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21691: assume !(ubi_attach_fastmap_#t~mem6083#1 == ubi_attach_fastmap_~pnum~12#1);havoc ubi_attach_fastmap_#t~mem6083#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21691-1: call ubi_attach_fastmap_#t~mem6083#1 := read~int#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 4 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20766-1: SUMMARY for call rb_insert_color(add_vol_~av~12#1.base, 32 + add_vol_~av~12#1.offset, add_vol_~ai#1.base, add_vol_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7157-1: SUMMARY for call io_init_#t~ret1703#1.base, io_init_#t~ret1703#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7157: io_init_~tmp___1~23#1.base, io_init_~tmp___1~23#1.offset := io_init_#t~ret1703#1.base, io_init_#t~ret1703#1.offset;havoc io_init_#t~ret1703#1.base, io_init_#t~ret1703#1.offset;call io_init_#t~mem1704#1 := read~int#1(io_init_~tmp___1~23#1.base, 1176 + io_init_~tmp___1~23#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21295: assume (count_fastmap_pebs_~aeb~17#1.base + (26 + count_fastmap_pebs_~aeb~17#1.offset)) % 18446744073709551616 != (count_fastmap_pebs_~ai#1.base + (40 + count_fastmap_pebs_~ai#1.offset)) % 18446744073709551616; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21295: assume !((count_fastmap_pebs_~aeb~17#1.base + (26 + count_fastmap_pebs_~aeb~17#1.offset)) % 18446744073709551616 != (count_fastmap_pebs_~ai#1.base + (40 + count_fastmap_pebs_~ai#1.offset)) % 18446744073709551616);call count_fastmap_pebs_#t~mem5970#1.base, count_fastmap_pebs_#t~mem5970#1.offset := read~$Pointer$#1(count_fastmap_pebs_~ai#1.base, 24 + count_fastmap_pebs_~ai#1.offset, 8);count_fastmap_pebs_~__mptr___1~10#1.base, count_fastmap_pebs_~__mptr___1~10#1.offset := count_fastmap_pebs_#t~mem5970#1.base, count_fastmap_pebs_#t~mem5970#1.offset;havoc count_fastmap_pebs_#t~mem5970#1.base, count_fastmap_pebs_#t~mem5970#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr___1~10#1.base, -1600 + count_fastmap_pebs_~__mptr___1~10#1.offset; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5440-1: SUMMARY for call ubi_add_volume_#t~ret823#1 := cdev_add(ubi_add_volume_~vol#1.base, 1088 + ubi_add_volume_~vol#1.offset, ubi_add_volume_~dev~1#1, 1); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21560-1: SUMMARY for call ubi_attach_fastmap_#t~ret6023#1 := __fswab32(ubi_attach_fastmap_#t~mem6022#1); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5440: assume -2147483648 <= ubi_add_volume_#t~ret823#1 && ubi_add_volume_#t~ret823#1 <= 2147483647;ubi_add_volume_~err~14#1 := ubi_add_volume_#t~ret823#1;havoc ubi_add_volume_#t~ret823#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12443: call ubi_eba_init_#t~mem3410#1.base, ubi_eba_init_#t~mem3410#1.offset := read~$Pointer$#1(ubi_eba_init_~vol~32#1.base, 1421 + ubi_eba_init_~vol~32#1.offset, 8);call write~int#1(-1, ubi_eba_init_#t~mem3410#1.base, ubi_eba_init_#t~mem3410#1.offset + 4 * (if ubi_eba_init_~j~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_eba_init_~j~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_eba_init_~j~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);ubi_eba_init_~j~1#1 := 1 + ubi_eba_init_~j~1#1;call ubi_eba_init_#t~mem3411#1 := read~int#1(ubi_eba_init_~vol~32#1.base, 1221 + ubi_eba_init_~vol~32#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21560: ubi_attach_fastmap_~tmp___11~20#1 := ubi_attach_fastmap_#t~ret6023#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7158: assume -2147483648 <= io_init_#t~ret1705#1 && io_init_#t~ret1705#1 <= 2147483647;havoc io_init_#t~mem1704#1;havoc io_init_#t~ret1705#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7158-1: SUMMARY for call io_init_#t~ret1705#1 := __dynamic_pr_debug(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset, 297, 0); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7687-1: SUMMARY for call vfree(ubi_attach_mtd_dev_#t~mem2154#1.base, ubi_attach_mtd_dev_#t~mem2154#1.offset); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7687: call ubi_attach_mtd_dev_#t~mem2155#1.base, ubi_attach_mtd_dev_#t~mem2155#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5134 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19182: assume ubi_attach_~err~88#1 > 0; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19182: assume !(ubi_attach_~err~88#1 > 0); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4516-1: SUMMARY for call kfree(ubi_read_volume_table_#t~mem372#1.base, ubi_read_volume_table_#t~mem372#1.offset); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4516-2: call ubi_read_volume_table_#t~mem372#1.base, ubi_read_volume_table_#t~mem372#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 1210 + ubi_read_volume_table_~ubi#1.offset + 8 * ubi_read_volume_table_~i~6#1, 8); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4516: call write~$Pointer$#1(0, 0, ubi_read_volume_table_~ubi#1.base, 1210 + ubi_read_volume_table_~ubi#1.offset + 8 * ubi_read_volume_table_~i~6#1, 8);ubi_read_volume_table_~i~6#1 := 1 + ubi_read_volume_table_~i~6#1;call ubi_read_volume_table_#t~mem373#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 2342 + ubi_read_volume_table_~ubi#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5441: assume 0 != ubi_add_volume_~err~14#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5441: assume !(0 != ubi_add_volume_~err~14#1);call write~$Pointer$#1(#funAddr~vol_release.base, #funAddr~vol_release.offset, ubi_add_volume_~vol#1.base, 1072 + ubi_add_volume_~vol#1.offset, 8);call write~$Pointer$#1(ubi_add_volume_~ubi#1.base, 105 + ubi_add_volume_~ubi#1.offset, ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset, 8);call write~int#1(ubi_add_volume_~dev~1#1, ubi_add_volume_~vol#1.base, 936 + ubi_add_volume_~vol#1.offset, 4);call write~$Pointer$#1(~ubi_class~0.base, ~ubi_class~0.offset, ubi_add_volume_~vol#1.base, 1056 + ubi_add_volume_~vol#1.offset, 8);call ubi_add_volume_#t~mem825#1 := read~int#1(ubi_add_volume_~vol#1.base, 1201 + ubi_add_volume_~vol#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21561: assume ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___11~20#1 % 4294967296; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21561: assume !(ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___11~20#1 % 4294967296);ubi_attach_fastmap_~i~36#1 := 0; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12180: assume print_rsvd_warning_#t~mem3340#1 > print_rsvd_warning_~min~0#1;havoc print_rsvd_warning_#t~mem3340#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12180: assume !(print_rsvd_warning_#t~mem3340#1 > print_rsvd_warning_~min~0#1);havoc print_rsvd_warning_#t~mem3340#1; [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12180-1: call print_rsvd_warning_#t~mem3340#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 2326 + print_rsvd_warning_~ubi#1.offset, 4); [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6895-1: SUMMARY for call ubi_sysfs_init_#t~ret1649#1 := device_create_file(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, ~#dev_mtd_num~0.base, ~#dev_mtd_num~0.offset); srcloc: null [2025-02-08 02:47:11,939 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6895: assume -2147483648 <= ubi_sysfs_init_#t~ret1649#1 && ubi_sysfs_init_#t~ret1649#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1649#1;havoc ubi_sysfs_init_#t~ret1649#1;ubi_sysfs_init_#res#1 := ubi_sysfs_init_~err~22#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21958: ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset := ubi_scan_fastmap_#t~ret6156#1.base, ubi_scan_fastmap_#t~ret6156#1.offset;havoc ubi_scan_fastmap_#t~ret6156#1.base, ubi_scan_fastmap_#t~ret6156#1.offset; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21958-1: SUMMARY for call ubi_scan_fastmap_#t~ret6156#1.base, ubi_scan_fastmap_#t~ret6156#1.offset := ubi_zalloc_vid_hdr(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, 208); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7688-1: SUMMARY for call vfree(ubi_attach_mtd_dev_#t~mem2155#1.base, ubi_attach_mtd_dev_#t~mem2155#1.offset); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7688: havoc ubi_attach_mtd_dev_#t~mem2155#1.base, ubi_attach_mtd_dev_#t~mem2155#1.offset;call ubi_attach_mtd_dev_#t~mem2156#1 := read~int#0(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset, 4); [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24336: havoc get_mtd_device_#t~ret6560#1.base, get_mtd_device_#t~ret6560#1.offset;#t~ret2670#1.base, #t~ret2670#1.offset := get_mtd_device_#res#1.base, get_mtd_device_#res#1.offset;havoc get_mtd_device_#t~ret6560#1.base, get_mtd_device_#t~ret6560#1.offset, get_mtd_device_~arg0#1.base, get_mtd_device_~arg0#1.offset, get_mtd_device_~arg1#1;havoc get_mtd_device_#in~arg0#1.base, get_mtd_device_#in~arg0#1.offset, get_mtd_device_#in~arg1#1;assume { :end_inline_get_mtd_device } true;~mtd~0#1.base, ~mtd~0#1.offset := #t~ret2670#1.base, #t~ret2670#1.offset; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19183: assume 1 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19183: assume !(1 != ubi_attach_~err~88#1); [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5442: assume -2147483648 <= ubi_add_volume_#t~ret824#1 && ubi_add_volume_#t~ret824#1 <= 2147483647;havoc ubi_add_volume_#t~ret824#1;ubi_add_volume_#res#1 := ubi_add_volume_~err~14#1;call ULTIMATE.dealloc(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset);havoc ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5442-1: SUMMARY for call ubi_add_volume_#t~ret824#1 := printk(136, 0); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7292-1: SUMMARY for call io_init_#t~ret1797#1 := ldv__builtin_expect((if io_init_#t~mem1796#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1796#1 % 256 % 18446744073709551616 else io_init_#t~mem1796#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7292: assume -9223372036854775808 <= io_init_#t~ret1797#1 && io_init_#t~ret1797#1 <= 9223372036854775807;io_init_~tmp___24~0#1 := io_init_#t~ret1797#1;havoc io_init_#t~mem1796#1;havoc io_init_#t~ret1797#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4121-1: SUMMARY for call process_lvol_#t~ret219#1 := printk(39, 0); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4121: assume -2147483648 <= process_lvol_#t~ret219#1 && process_lvol_#t~ret219#1 <= 2147483647;havoc process_lvol_#t~ret219#1;call process_lvol_#t~mem220#1.base, process_lvol_#t~mem220#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12313: call self_check_eba_#t~mem3371#1.base, self_check_eba_#t~mem3371#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3370#1 := read~int#1(self_check_eba_~aeb~1#1.base, 12 + self_check_eba_~aeb~1#1.offset, 4);call self_check_eba_#t~mem3372#1 := read~int#1(self_check_eba_~aeb~1#1.base, 4 + self_check_eba_~aeb~1#1.offset, 4);call write~int#1(self_check_eba_#t~mem3372#1, self_check_eba_#t~mem3371#1.base, self_check_eba_#t~mem3371#1.offset + 4 * (if self_check_eba_#t~mem3370#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_#t~mem3370#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_#t~mem3370#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21959: assume 0 == (ubi_scan_fastmap_~vh~2#1.base + ubi_scan_fastmap_~vh~2#1.offset) % 18446744073709551616;ubi_scan_fastmap_~ret~9#1 := -12; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21959: assume !(0 == (ubi_scan_fastmap_~vh~2#1.base + ubi_scan_fastmap_~vh~2#1.offset) % 18446744073709551616);ubi_scan_fastmap_~i~37#1 := 0; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19184: SUMMARY for call destroy_ai(ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset); srcloc: null [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7689: assume 0 != ubi_attach_mtd_dev_#t~mem2156#1;havoc ubi_attach_mtd_dev_#t~mem2156#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7689: assume !(0 != ubi_attach_mtd_dev_#t~mem2156#1);havoc ubi_attach_mtd_dev_#t~mem2156#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12314: self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset := self_check_eba_#t~ret3373#1.base, self_check_eba_#t~ret3373#1.offset;havoc self_check_eba_#t~ret3373#1.base, self_check_eba_#t~ret3373#1.offset; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12446: assume ubi_eba_init_#t~mem3411#1 > ubi_eba_init_~j~1#1;havoc ubi_eba_init_#t~mem3411#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12446: assume !(ubi_eba_init_#t~mem3411#1 > ubi_eba_init_~j~1#1);havoc ubi_eba_init_#t~mem3411#1; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17203: assume 0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,940 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17203: assume !(0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616);call write~$Pointer$#44(1317, 0, ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset, 8);call write~$Pointer$#44(1318, 0, ubi_wl_init_~#descriptor___1~7#1.base, 8 + ubi_wl_init_~#descriptor___1~7#1.offset, 8);call write~$Pointer$#44(1319, 0, ubi_wl_init_~#descriptor___1~7#1.base, 16 + ubi_wl_init_~#descriptor___1~7#1.offset, 8);call write~$Pointer$#44(1320, 0, ubi_wl_init_~#descriptor___1~7#1.base, 24 + ubi_wl_init_~#descriptor___1~7#1.offset, 8);call write~int#44(2049, ubi_wl_init_~#descriptor___1~7#1.base, 32 + ubi_wl_init_~#descriptor___1~7#1.offset, 4);call write~int#44(0, ubi_wl_init_~#descriptor___1~7#1.base, 36 + ubi_wl_init_~#descriptor___1~7#1.offset, 1);call ubi_wl_init_#t~mem4816#1 := read~int#44(ubi_wl_init_~#descriptor___1~7#1.base, 36 + ubi_wl_init_~#descriptor___1~7#1.offset, 1); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4122: havoc process_lvol_#t~mem220#1.base, process_lvol_#t~mem220#1.offset;call process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8);process_lvol_#res#1.base, process_lvol_#res#1.offset := process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset;havoc process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset);havoc process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset);havoc process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset);havoc process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7293: assume 0 != io_init_~tmp___24~0#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7293: assume !(0 != io_init_~tmp___24~0#1); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21695: call ubi_attach_fastmap_#t~mem6084#1.base, ubi_attach_fastmap_#t~mem6084#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 8);ubi_attach_fastmap_~__mptr___0~24#1.base, ubi_attach_fastmap_~__mptr___0~24#1.offset := ubi_attach_fastmap_#t~mem6084#1.base, ubi_attach_fastmap_#t~mem6084#1.offset;havoc ubi_attach_fastmap_#t~mem6084#1.base, ubi_attach_fastmap_#t~mem6084#1.offset;ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~__mptr___0~24#1.base, -1600 + ubi_attach_fastmap_~__mptr___0~24#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4122-1: SUMMARY for call vfree(process_lvol_#t~mem220#1.base, process_lvol_#t~mem220#1.offset); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12314-1: SUMMARY for call self_check_eba_#t~ret3373#1.base, self_check_eba_#t~ret3373#1.offset := rb_next(self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7690: SUMMARY for call put_device(ubi_attach_mtd_dev_~ubi~9#1.base, 105 + ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21828: assume (ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#free~0#1.base + ubi_attach_fastmap_~#free~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21828: assume !((ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#free~0#1.base + ubi_attach_fastmap_~#free~0#1.offset) % 18446744073709551616);assume { :begin_inline_count_fastmap_pebs } true;count_fastmap_pebs_#in~ai#1.base, count_fastmap_pebs_#in~ai#1.offset := ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset;havoc count_fastmap_pebs_#res#1;havoc count_fastmap_pebs_#t~mem5968#1.base, count_fastmap_pebs_#t~mem5968#1.offset, count_fastmap_pebs_#t~mem5969#1.base, count_fastmap_pebs_#t~mem5969#1.offset, count_fastmap_pebs_#t~mem5970#1.base, count_fastmap_pebs_#t~mem5970#1.offset, count_fastmap_pebs_#t~mem5971#1.base, count_fastmap_pebs_#t~mem5971#1.offset, count_fastmap_pebs_#t~ret5972#1.base, count_fastmap_pebs_#t~ret5972#1.offset, count_fastmap_pebs_#t~ret5973#1.base, count_fastmap_pebs_#t~ret5973#1.offset, count_fastmap_pebs_#t~ret5974#1.base, count_fastmap_pebs_#t~ret5974#1.offset, count_fastmap_pebs_#t~ret5975#1.base, count_fastmap_pebs_#t~ret5975#1.offset, count_fastmap_pebs_~ai#1.base, count_fastmap_pebs_~ai#1.offset, count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset, count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset, count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset, count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset, count_fastmap_pebs_~n~5#1, count_fastmap_pebs_~__mptr~45#1.base, count_fastmap_pebs_~__mptr~45#1.offset, count_fastmap_pebs_~__mptr___0~23#1.base, count_fastmap_pebs_~__mptr___0~23#1.offset, count_fastmap_pebs_~__mptr___1~10#1.base, count_fastmap_pebs_~__mptr___1~10#1.offset, count_fastmap_pebs_~__mptr___2~8#1.base, count_fastmap_pebs_~__mptr___2~8#1.offset, count_fastmap_pebs_~__mptr___3~5#1.base, count_fastmap_pebs_~__mptr___3~5#1.offset, count_fastmap_pebs_~__mptr___4~5#1.base, count_fastmap_pebs_~__mptr___4~5#1.offset, count_fastmap_pebs_~__mptr___5~5#1.base, count_fastmap_pebs_~__mptr___5~5#1.offset, count_fastmap_pebs_~__mptr___6~4#1.base, count_fastmap_pebs_~__mptr___6~4#1.offset;count_fastmap_pebs_~ai#1.base, count_fastmap_pebs_~ai#1.offset := count_fastmap_pebs_#in~ai#1.base, count_fastmap_pebs_#in~ai#1.offset;havoc count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset;havoc count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset;havoc count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset;havoc count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset;havoc count_fastmap_pebs_~n~5#1;havoc count_fastmap_pebs_~__mptr~45#1.base, count_fastmap_pebs_~__mptr~45#1.offset;havoc count_fastmap_pebs_~__mptr___0~23#1.base, count_fastmap_pebs_~__mptr___0~23#1.offset;havoc count_fastmap_pebs_~__mptr___1~10#1.base, count_fastmap_pebs_~__mptr___1~10#1.offset;havoc count_fastmap_pebs_~__mptr___2~8#1.base, count_fastmap_pebs_~__mptr___2~8#1.offset;havoc count_fastmap_pebs_~__mptr___3~5#1.base, count_fastmap_pebs_~__mptr___3~5#1.offset;havoc count_fastmap_pebs_~__mptr___4~5#1.base, count_fastmap_pebs_~__mptr___4~5#1.offset;havoc count_fastmap_pebs_~__mptr___5~5#1.base, count_fastmap_pebs_~__mptr___5~5#1.offset;havoc count_fastmap_pebs_~__mptr___6~4#1.base, count_fastmap_pebs_~__mptr___6~4#1.offset;count_fastmap_pebs_~n~5#1 := 0;call count_fastmap_pebs_#t~mem5968#1.base, count_fastmap_pebs_#t~mem5968#1.offset := read~$Pointer$#1(count_fastmap_pebs_~ai#1.base, 40 + count_fastmap_pebs_~ai#1.offset, 8);count_fastmap_pebs_~__mptr~45#1.base, count_fastmap_pebs_~__mptr~45#1.offset := count_fastmap_pebs_#t~mem5968#1.base, count_fastmap_pebs_#t~mem5968#1.offset;havoc count_fastmap_pebs_#t~mem5968#1.base, count_fastmap_pebs_#t~mem5968#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr~45#1.base, -1600 + count_fastmap_pebs_~__mptr~45#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19185-1: SUMMARY for call ubi_attach_#t~ret5296#1.base, ubi_attach_#t~ret5296#1.offset := alloc_ai(1498, 0); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19185: ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset := ubi_attach_#t~ret5296#1.base, ubi_attach_#t~ret5296#1.offset;havoc ubi_attach_#t~ret5296#1.base, ubi_attach_#t~ret5296#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4255: assume -9223372036854775808 <= init_volumes_#t~ret257#1 && init_volumes_#t~ret257#1 <= 9223372036854775807;init_volumes_~tmp___6~2#1 := init_volumes_#t~ret257#1;havoc init_volumes_#t~mem256#1.base, init_volumes_#t~mem256#1.offset;havoc init_volumes_#t~ret257#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7294: io_init_~tmp___23~0#1.base, io_init_~tmp___23~0#1.offset := io_init_#t~ret1798#1.base, io_init_#t~ret1798#1.offset;havoc io_init_#t~ret1798#1.base, io_init_#t~ret1798#1.offset;call io_init_#t~mem1799#1 := read~int#1(io_init_~tmp___23~0#1.base, 1176 + io_init_~tmp___23~0#1.offset, 4);call io_init_#t~mem1800#1 := read~int#1(io_init_~ubi#1.base, 5915 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4255-1: SUMMARY for call init_volumes_#t~ret257#1 := ldv__builtin_expect((if 0 != (init_volumes_#t~mem256#1.base + init_volumes_#t~mem256#1.offset) % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12315: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616;self_check_eba_~__mptr___2~1#1.base, self_check_eba_~__mptr___2~1#1.offset := self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset;self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := self_check_eba_~__mptr___2~1#1.base, -1600 + self_check_eba_~__mptr___2~1#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12315: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616);self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset := 0, 0; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7162: assume 0 != io_init_#t~mem1707#1;havoc io_init_#t~mem1706#1.base, io_init_#t~mem1706#1.offset;havoc io_init_#t~mem1707#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7162: assume !(0 != io_init_#t~mem1707#1);havoc io_init_#t~mem1706#1.base, io_init_#t~mem1706#1.offset;havoc io_init_#t~mem1707#1;call io_init_#t~mem1709#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4255-2: call init_volumes_#t~mem256#1.base, init_volumes_#t~mem256#1.offset := read~$Pointer$#1(init_volumes_~ubi#1.base, 1210 + init_volumes_~ubi#1.offset + 8 * init_volumes_~i~4#1, 8); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19186: assume 0 == (ubi_attach_~ai~1#1.base + ubi_attach_~ai~1#1.offset) % 18446744073709551616;ubi_attach_#res#1 := -12;call ULTIMATE.dealloc(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset);havoc ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19186: assume !(0 == (ubi_attach_~ai~1#1.base + ubi_attach_~ai~1#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4123: havoc process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7294-1: SUMMARY for call io_init_#t~ret1798#1.base, io_init_#t~ret1798#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7162-1: call io_init_#t~mem1706#1.base, io_init_#t~mem1706#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1707#1 := read~int#1(io_init_#t~mem1706#1.base, 77 + io_init_#t~mem1706#1.offset, 4); [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4520: assume 1 + ubi_read_volume_table_#t~mem373#1 > ubi_read_volume_table_~i~6#1;havoc ubi_read_volume_table_#t~mem373#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4520: assume !(1 + ubi_read_volume_table_#t~mem373#1 > ubi_read_volume_table_~i~6#1);havoc ubi_read_volume_table_#t~mem373#1;ubi_read_volume_table_#res#1 := ubi_read_volume_table_~err~8#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7295-1: SUMMARY for call io_init_#t~ret1801#1 := __dynamic_pr_debug(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset, 333, 0); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7295: assume -2147483648 <= io_init_#t~ret1801#1 && io_init_#t~ret1801#1 <= 2147483647;havoc io_init_#t~mem1799#1;havoc io_init_#t~mem1800#1;havoc io_init_#t~ret1801#1; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7163-1: SUMMARY for call io_init_#t~ret1708#1 := printk(298, 0); srcloc: null [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7163: assume -2147483648 <= io_init_#t~ret1708#1 && io_init_#t~ret1708#1 <= 2147483647;havoc io_init_#t~ret1708#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21698: assume (ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#used~0#1.base + ubi_attach_fastmap_~#used~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21698: assume !((ubi_attach_fastmap_~tmp_aeb~3#1.base + (26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset)) % 18446744073709551616 != (ubi_attach_fastmap_~#used~0#1.base + ubi_attach_fastmap_~#used~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7692: SUMMARY for call kfree(ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22094: ubi_scan_fastmap_~tmp___18~7#1 := ubi_scan_fastmap_#t~ret6201#1;havoc ubi_scan_fastmap_#t~mem6200#1;havoc ubi_scan_fastmap_#t~ret6201#1;call write~int#1((if ubi_scan_fastmap_~tmp___18~7#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_scan_fastmap_~tmp___18~7#1 % 4294967296 % 4294967296 else ubi_scan_fastmap_~tmp___18~7#1 % 4294967296 % 4294967296 - 4294967296), ubi_scan_fastmap_~e~17#1.base, 28 + ubi_scan_fastmap_~e~17#1.offset, 4);call ubi_scan_fastmap_#t~mem6202#1 := read~int#1(ubi_scan_fastmap_~fmsb2~0#1.base, 144 + ubi_scan_fastmap_~fmsb2~0#1.offset + 4 * ubi_scan_fastmap_~i~37#1, 4); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19055: call ULTIMATE.dealloc(scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset);havoc scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset;call ULTIMATE.dealloc(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset);havoc scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset;call ULTIMATE.dealloc(scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset);havoc scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset;ubi_attach_#t~ret5295#1 := scan_fast_#res#1;havoc scan_fast_#t~mem5270#1, scan_fast_#t~ret5271#1.base, scan_fast_#t~ret5271#1.offset, scan_fast_#t~ret5272#1.base, scan_fast_#t~ret5272#1.offset, scan_fast_#t~ret5273#1, scan_fast_#t~mem5274#1, scan_fast_#t~ret5275#1, scan_fast_#t~ret5276#1.base, scan_fast_#t~ret5276#1.offset, scan_fast_#t~mem5277#1, scan_fast_#t~ret5278#1, scan_fast_#t~ret5279#1, scan_fast_#t~mem5280#1, scan_fast_#t~mem5281#1, scan_fast_#t~short5282#1, scan_fast_#t~mem5283#1, scan_fast_#t~ret5284#1, scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, scan_fast_~ai#1.base, scan_fast_~ai#1.offset, scan_fast_~err~87#1, scan_fast_~pnum~9#1, scan_fast_~fm_anchor~0#1, scan_fast_~max_sqnum~0#1, scan_fast_~tmp~176#1.base, scan_fast_~tmp~176#1.offset, scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset, scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset, scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset, scan_fast_~tmp___0~146#1.base, scan_fast_~tmp___0~146#1.offset, scan_fast_~tmp___1~102#1, scan_fast_~tmp___2~77#1;havoc scan_fast_#in~ubi#1.base, scan_fast_#in~ubi#1.offset, scan_fast_#in~ai#1.base, scan_fast_#in~ai#1.offset;assume { :end_inline_scan_fast } true;assume -2147483648 <= ubi_attach_#t~ret5295#1 && ubi_attach_#t~ret5295#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5295#1;havoc ubi_attach_#t~ret5295#1; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22094-1: SUMMARY for call ubi_scan_fastmap_#t~ret6201#1 := __fswab32(ubi_scan_fastmap_#t~mem6200#1); srcloc: null [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4257: assume 0 != init_volumes_~tmp___6~2#1; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4257: assume !(0 != init_volumes_~tmp___6~2#1); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4390: assume check_attaching_info_#t~mem320#1 > 1 + check_attaching_info_#t~mem319#1;havoc check_attaching_info_#t~mem320#1;havoc check_attaching_info_#t~mem319#1;call check_attaching_info_#t~mem321#1 := read~int#1(check_attaching_info_~ai#1.base, 92 + check_attaching_info_~ai#1.offset, 4);call check_attaching_info_#t~mem322#1 := read~int#1(check_attaching_info_~ubi#1.base, 2342 + check_attaching_info_~ubi#1.offset, 4); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4390: assume !(check_attaching_info_#t~mem320#1 > 1 + check_attaching_info_#t~mem319#1);havoc check_attaching_info_#t~mem320#1;havoc check_attaching_info_#t~mem319#1;call check_attaching_info_#t~mem325#1 := read~int#1(check_attaching_info_~ai#1.base, 96 + check_attaching_info_~ai#1.offset, 4);call check_attaching_info_#t~mem324#1 := read~int#1(check_attaching_info_~ubi#1.base, 2342 + check_attaching_info_~ubi#1.offset, 4);check_attaching_info_#t~short327#1 := check_attaching_info_#t~mem325#1 >= 1 + check_attaching_info_#t~mem324#1; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12450: assume -2147483648 <= ubi_eba_init_#t~ret3412#1 && ubi_eba_init_#t~ret3412#1 <= 2147483647;ubi_eba_init_~tmp___2~42#1 := ubi_eba_init_#t~ret3412#1;havoc ubi_eba_init_#t~ret3412#1; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4258: init_volumes_~tmp___5~2#1.base, init_volumes_~tmp___5~2#1.offset := init_volumes_#t~ret258#1.base, init_volumes_#t~ret258#1.offset;havoc init_volumes_#t~ret258#1.base, init_volumes_#t~ret258#1.offset;call init_volumes_#t~mem259#1 := read~int#1(init_volumes_~tmp___5~2#1.base, 1176 + init_volumes_~tmp___5~2#1.offset, 4); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7429: assume 0 != autoresize_#t~mem1882#1;havoc autoresize_#t~mem1882#1; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7429: assume !(0 != autoresize_#t~mem1882#1);havoc autoresize_#t~mem1882#1;call autoresize_#t~mem1884#1.base, autoresize_#t~mem1884#1.offset := read~$Pointer$#1(autoresize_~ubi#1.base, 2350 + autoresize_~ubi#1.offset, 8);call autoresize_#t~mem1885#1.base, autoresize_#t~mem1885#1.offset := read~$Pointer$#1(autoresize_~ubi#1.base, 2350 + autoresize_~ubi#1.offset, 8);call autoresize_#t~mem1886#1 := read~int#1(autoresize_#t~mem1885#1.base, 144 + (autoresize_#t~mem1885#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21303: count_fastmap_pebs_~n~5#1 := 1 + count_fastmap_pebs_~n~5#1;call count_fastmap_pebs_#t~mem5971#1.base, count_fastmap_pebs_#t~mem5971#1.offset := read~$Pointer$#1(count_fastmap_pebs_~aeb~17#1.base, 26 + count_fastmap_pebs_~aeb~17#1.offset, 8);count_fastmap_pebs_~__mptr___2~8#1.base, count_fastmap_pebs_~__mptr___2~8#1.offset := count_fastmap_pebs_#t~mem5971#1.base, count_fastmap_pebs_#t~mem5971#1.offset;havoc count_fastmap_pebs_#t~mem5971#1.base, count_fastmap_pebs_#t~mem5971#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr___2~8#1.base, -1600 + count_fastmap_pebs_~__mptr___2~8#1.offset; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12186: assume -2147483648 <= print_rsvd_warning_#t~ret3343#1 && print_rsvd_warning_#t~ret3343#1 <= 2147483647;havoc print_rsvd_warning_#t~mem3341#1;havoc print_rsvd_warning_#t~mem3342#1;havoc print_rsvd_warning_#t~ret3343#1;call print_rsvd_warning_#t~mem3344#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 5883 + print_rsvd_warning_~ubi#1.offset, 4); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4258-1: SUMMARY for call init_volumes_#t~ret258#1.base, init_volumes_#t~ret258#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4126: call process_lvol_#t~mem223#1.base, process_lvol_#t~mem223#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, 8 + process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4126-2: call process_lvol_#t~mem222#1.base, process_lvol_#t~mem222#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, 8); [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12450-1: SUMMARY for call ubi_eba_init_#t~ret3412#1 := idx2vol_id(ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset, ubi_eba_init_~i~24#1); srcloc: null [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4126-1: SUMMARY for call vfree(process_lvol_#t~mem222#1.base, process_lvol_#t~mem222#1.offset); srcloc: null [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17075: assume (ubi_wl_init_~aeb~3#1.base + (26 + ubi_wl_init_~aeb~3#1.offset)) % 18446744073709551616 != (ubi_wl_init_~ai#1.base + (40 + ubi_wl_init_~ai#1.offset)) % 18446744073709551616; [2025-02-08 02:47:11,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17075: assume !((ubi_wl_init_~aeb~3#1.base + (26 + ubi_wl_init_~aeb~3#1.offset)) % 18446744073709551616 != (ubi_wl_init_~ai#1.base + (40 + ubi_wl_init_~ai#1.offset)) % 18446744073709551616);call write~int#1(0, ubi_wl_init_~ubi#1.base, 5250 + ubi_wl_init_~ubi#1.offset, 4);call ubi_wl_init_#t~mem4771#1.base, ubi_wl_init_#t~mem4771#1.offset := read~$Pointer$#1(ubi_wl_init_~ai#1.base, 24 + ubi_wl_init_~ai#1.offset, 8);ubi_wl_init_~__mptr___2~3#1.base, ubi_wl_init_~__mptr___2~3#1.offset := ubi_wl_init_#t~mem4771#1.base, ubi_wl_init_#t~mem4771#1.offset;havoc ubi_wl_init_#t~mem4771#1.base, ubi_wl_init_#t~mem4771#1.offset;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~__mptr___2~3#1.base, -1600 + ubi_wl_init_~__mptr___2~3#1.offset; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12186-1: SUMMARY for call print_rsvd_warning_#t~ret3343#1 := printk(725, 0); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21832: ubi_attach_fastmap_#t~ret6126#1 := count_fastmap_pebs_#res#1;havoc count_fastmap_pebs_#t~mem5968#1.base, count_fastmap_pebs_#t~mem5968#1.offset, count_fastmap_pebs_#t~mem5969#1.base, count_fastmap_pebs_#t~mem5969#1.offset, count_fastmap_pebs_#t~mem5970#1.base, count_fastmap_pebs_#t~mem5970#1.offset, count_fastmap_pebs_#t~mem5971#1.base, count_fastmap_pebs_#t~mem5971#1.offset, count_fastmap_pebs_#t~ret5972#1.base, count_fastmap_pebs_#t~ret5972#1.offset, count_fastmap_pebs_#t~ret5973#1.base, count_fastmap_pebs_#t~ret5973#1.offset, count_fastmap_pebs_#t~ret5974#1.base, count_fastmap_pebs_#t~ret5974#1.offset, count_fastmap_pebs_#t~ret5975#1.base, count_fastmap_pebs_#t~ret5975#1.offset, count_fastmap_pebs_~ai#1.base, count_fastmap_pebs_~ai#1.offset, count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset, count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset, count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset, count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset, count_fastmap_pebs_~n~5#1, count_fastmap_pebs_~__mptr~45#1.base, count_fastmap_pebs_~__mptr~45#1.offset, count_fastmap_pebs_~__mptr___0~23#1.base, count_fastmap_pebs_~__mptr___0~23#1.offset, count_fastmap_pebs_~__mptr___1~10#1.base, count_fastmap_pebs_~__mptr___1~10#1.offset, count_fastmap_pebs_~__mptr___2~8#1.base, count_fastmap_pebs_~__mptr___2~8#1.offset, count_fastmap_pebs_~__mptr___3~5#1.base, count_fastmap_pebs_~__mptr___3~5#1.offset, count_fastmap_pebs_~__mptr___4~5#1.base, count_fastmap_pebs_~__mptr___4~5#1.offset, count_fastmap_pebs_~__mptr___5~5#1.base, count_fastmap_pebs_~__mptr___5~5#1.offset, count_fastmap_pebs_~__mptr___6~4#1.base, count_fastmap_pebs_~__mptr___6~4#1.offset;havoc count_fastmap_pebs_#in~ai#1.base, count_fastmap_pebs_#in~ai#1.offset;assume { :end_inline_count_fastmap_pebs } true;assume -2147483648 <= ubi_attach_fastmap_#t~ret6126#1 && ubi_attach_fastmap_#t~ret6126#1 <= 2147483647;ubi_attach_fastmap_~tmp___46~0#1 := ubi_attach_fastmap_#t~ret6126#1;havoc ubi_attach_fastmap_#t~ret6126#1;call ubi_attach_fastmap_#t~mem6127#1 := read~int#1(ubi_attach_fastmap_~ubi#1.base, 5867 + ubi_attach_fastmap_~ubi#1.offset, 4);call ubi_attach_fastmap_#t~mem6128#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 84 + ubi_attach_fastmap_~ai#1.offset, 4);call ubi_attach_fastmap_#t~mem6129#1 := read~int#1(ubi_attach_fastmap_~fm#1.base, 384 + ubi_attach_fastmap_~fm#1.offset, 4);ubi_attach_fastmap_~__ret_warn_on~1#1 := (if ubi_attach_fastmap_~tmp___46~0#1 != ubi_attach_fastmap_#t~mem6127#1 - ubi_attach_fastmap_#t~mem6128#1 - ubi_attach_fastmap_#t~mem6129#1 then 1 else 0);havoc ubi_attach_fastmap_#t~mem6127#1;havoc ubi_attach_fastmap_#t~mem6128#1;havoc ubi_attach_fastmap_#t~mem6129#1; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7694-1: ubi_attach_mtd_dev_#res#1 := ubi_attach_mtd_dev_~err~25#1;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7430: assume -2147483648 <= autoresize_#t~ret1883#1 && autoresize_#t~ret1883#1 <= 2147483647;havoc autoresize_#t~ret1883#1;autoresize_#res#1 := 0;call ULTIMATE.dealloc(autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset);havoc autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset;call ULTIMATE.dealloc(autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset);havoc autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4391: assume -2147483648 <= check_attaching_info_#t~ret323#1 && check_attaching_info_#t~ret323#1 <= 2147483647;havoc check_attaching_info_#t~mem321#1;havoc check_attaching_info_#t~mem322#1;havoc check_attaching_info_#t~ret323#1;check_attaching_info_#res#1 := -22; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22096-1: SUMMARY for call ubi_scan_fastmap_#t~ret6203#1 := __fswab32(ubi_scan_fastmap_#t~mem6202#1); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4391-1: SUMMARY for call check_attaching_info_#t~ret323#1 := printk(56, 0); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12451-1: SUMMARY for call ubi_eba_init_#t~ret3413#1.base, ubi_eba_init_#t~ret3413#1.offset := ubi_find_av(ubi_eba_init_~ai#1.base, ubi_eba_init_~ai#1.offset, ubi_eba_init_~tmp___2~42#1); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12451: ubi_eba_init_~av~4#1.base, ubi_eba_init_~av~4#1.offset := ubi_eba_init_#t~ret3413#1.base, ubi_eba_init_#t~ret3413#1.offset;havoc ubi_eba_init_#t~ret3413#1.base, ubi_eba_init_#t~ret3413#1.offset; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22096: ubi_scan_fastmap_~tmp___19~6#1 := ubi_scan_fastmap_#t~ret6203#1;havoc ubi_scan_fastmap_#t~mem6202#1;havoc ubi_scan_fastmap_#t~ret6203#1;call write~int#1((if ubi_scan_fastmap_~tmp___19~6#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_scan_fastmap_~tmp___19~6#1 % 4294967296 % 4294967296 else ubi_scan_fastmap_~tmp___19~6#1 % 4294967296 % 4294967296 - 4294967296), ubi_scan_fastmap_~e~17#1.base, 24 + ubi_scan_fastmap_~e~17#1.offset, 4);call write~$Pointer$#1(ubi_scan_fastmap_~e~17#1.base, ubi_scan_fastmap_~e~17#1.offset, ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset + 8 * ubi_scan_fastmap_~i~37#1, 8);ubi_scan_fastmap_~i~37#1 := 1 + ubi_scan_fastmap_~i~37#1; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4259: assume -2147483648 <= init_volumes_#t~ret260#1 && init_volumes_#t~ret260#1 <= 2147483647;havoc init_volumes_#t~mem259#1;havoc init_volumes_#t~ret260#1; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4259-1: SUMMARY for call init_volumes_#t~ret260#1 := printk(43, 0); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7430-1: SUMMARY for call autoresize_#t~ret1883#1 := printk(371, 0); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4127-1: SUMMARY for call vfree(process_lvol_#t~mem223#1.base, process_lvol_#t~mem223#1.offset); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12187: call print_rsvd_warning_#t~mem3341#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 2326 + print_rsvd_warning_~ubi#1.offset, 4);call print_rsvd_warning_#t~mem3342#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 2330 + print_rsvd_warning_~ubi#1.offset, 4); [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4127: havoc process_lvol_#t~mem223#1.base, process_lvol_#t~mem223#1.offset; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21568: ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 8 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7563-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2076#1 := mtd_div_by_eb(ubi_attach_mtd_dev_#t~mem2074#1, ubi_attach_mtd_dev_#t~mem2075#1.base, ubi_attach_mtd_dev_#t~mem2075#1.offset); srcloc: null [2025-02-08 02:47:11,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7563: ubi_attach_mtd_dev_~tmp___2~21#1 := ubi_attach_mtd_dev_#t~ret2076#1;havoc ubi_attach_mtd_dev_#t~mem2073#1.base, ubi_attach_mtd_dev_#t~mem2073#1.offset;havoc ubi_attach_mtd_dev_#t~mem2074#1;havoc ubi_attach_mtd_dev_#t~mem2075#1.base, ubi_attach_mtd_dev_#t~mem2075#1.offset;havoc ubi_attach_mtd_dev_#t~ret2076#1;ubi_attach_mtd_dev_~_min1~0#1 := 5 * (if (if ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 - 4294967296) < 0 && 0 != (if ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 - 4294967296) % 100 then 1 + (if ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 - 4294967296) / 100 else (if ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___2~21#1 % 4294967296 % 4294967296 - 4294967296) / 100);ubi_attach_mtd_dev_~_min2~0#1 := 256;call write~int#1((if ubi_attach_mtd_dev_~_min1~0#1 < ubi_attach_mtd_dev_~_min2~0#1 then ubi_attach_mtd_dev_~_min1~0#1 else ubi_attach_mtd_dev_~_min2~0#1), ubi_attach_mtd_dev_~ubi~9#1.base, 3806 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2077#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 3806 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12452: assume 0 == (ubi_eba_init_~av~4#1.base + ubi_eba_init_~av~4#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12452: assume !(0 == (ubi_eba_init_~av~4#1.base + ubi_eba_init_~av~4#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7299: call write~$Pointer$#44(334, 0, io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset, 8);call write~$Pointer$#44(335, 0, io_init_~#descriptor___5~0#1.base, 8 + io_init_~#descriptor___5~0#1.offset, 8);call write~$Pointer$#44(336, 0, io_init_~#descriptor___5~0#1.base, 16 + io_init_~#descriptor___5~0#1.offset, 8);call write~$Pointer$#44(337, 0, io_init_~#descriptor___5~0#1.base, 24 + io_init_~#descriptor___5~0#1.offset, 8);call write~int#44(804, io_init_~#descriptor___5~0#1.base, 32 + io_init_~#descriptor___5~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___5~0#1.base, 36 + io_init_~#descriptor___5~0#1.offset, 1);call io_init_#t~mem1802#1 := read~int#44(io_init_~#descriptor___5~0#1.base, 36 + io_init_~#descriptor___5~0#1.offset, 1); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4260: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12188: assume 0 != print_rsvd_warning_#t~mem3344#1;havoc print_rsvd_warning_#t~mem3344#1;call print_rsvd_warning_#t~mem3345#1 := read~int#1(print_rsvd_warning_~ubi#1.base, 5883 + print_rsvd_warning_~ubi#1.offset, 4); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12188: assume !(0 != print_rsvd_warning_#t~mem3344#1);havoc print_rsvd_warning_#t~mem3344#1; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4128: process_lvol_~tmp___3~3#1.base, process_lvol_~tmp___3~3#1.offset := process_lvol_#t~ret224#1.base, process_lvol_#t~ret224#1.offset;havoc process_lvol_#t~ret224#1.base, process_lvol_#t~ret224#1.offset;process_lvol_#res#1.base, process_lvol_#res#1.offset := process_lvol_~tmp___3~3#1.base, process_lvol_~tmp___3~3#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset);havoc process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset);havoc process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset);havoc process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7167: assume io_init_#t~mem1709#1 < 0;havoc io_init_#t~mem1709#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7167: assume !(io_init_#t~mem1709#1 < 0);havoc io_init_#t~mem1709#1;call io_init_#t~mem1710#1.base, io_init_#t~mem1710#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1711#1 := read~int#1(io_init_#t~mem1710#1.base, 13 + io_init_#t~mem1710#1.offset, 4);call write~int#1((if io_init_#t~mem1711#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~mem1711#1 % 4294967296 % 4294967296 else io_init_#t~mem1711#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5871 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1710#1.base, io_init_#t~mem1710#1.offset;havoc io_init_#t~mem1711#1;call io_init_#t~mem1712#1.base, io_init_#t~mem1712#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1713#1 := read~int#1(io_init_#t~mem1712#1.base, 5 + io_init_#t~mem1712#1.offset, 8);call io_init_#t~mem1714#1.base, io_init_#t~mem1714#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4128-1: SUMMARY for call process_lvol_#t~ret224#1.base, process_lvol_#t~ret224#1.offset := ERR_PTR(process_lvol_~err~4#1); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21702: assume 0 == (ubi_attach_fastmap_~aeb~18#1.base + ubi_attach_fastmap_~aeb~18#1.offset) % 18446744073709551616;call ubi_attach_fastmap_#t~mem6085#1.base, ubi_attach_fastmap_#t~mem6085#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~ai#1.base, 136 + ubi_attach_fastmap_~ai#1.offset, 8); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21702: assume !(0 == (ubi_attach_fastmap_~aeb~18#1.base + ubi_attach_fastmap_~aeb~18#1.offset) % 18446744073709551616);call write~int#1(ubi_attach_fastmap_~j~2#1, ubi_attach_fastmap_~aeb~18#1.base, 12 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call ubi_attach_fastmap_#t~mem6089#1 := read~int#1(ubi_attach_fastmap_~av~16#1.base, 4 + ubi_attach_fastmap_~av~16#1.offset, 4);call ubi_attach_fastmap_#t~mem6090#1 := read~int#1(ubi_attach_fastmap_~aeb~18#1.base, 12 + ubi_attach_fastmap_~aeb~18#1.offset, 4); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21834-1: SUMMARY for call ubi_attach_fastmap_#t~ret6130#1 := ldv__builtin_expect((if 0 != ubi_attach_fastmap_~__ret_warn_on~1#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21570: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21570: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6024#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, 4 + ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21834: assume -9223372036854775808 <= ubi_attach_fastmap_#t~ret6130#1 && ubi_attach_fastmap_#t~ret6130#1 <= 9223372036854775807;ubi_attach_fastmap_~tmp___47~0#1 := ubi_attach_fastmap_#t~ret6130#1;havoc ubi_attach_fastmap_#t~ret6130#1; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12189-1: SUMMARY for call print_rsvd_warning_#t~ret3346#1 := printk(727, 0); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19192: assume -2147483648 <= ubi_attach_#t~ret5297#1 && ubi_attach_#t~ret5297#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5297#1;havoc ubi_attach_#t~ret5297#1; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12189: assume -2147483648 <= print_rsvd_warning_#t~ret3346#1 && print_rsvd_warning_#t~ret3346#1 <= 2147483647;havoc print_rsvd_warning_#t~mem3345#1;havoc print_rsvd_warning_#t~ret3346#1; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19192-1: SUMMARY for call ubi_attach_#t~ret5297#1 := scan_all(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset, 64); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21703: ubi_attach_fastmap_~tmp___36~2#1.base, ubi_attach_fastmap_~tmp___36~2#1.offset := ubi_attach_fastmap_#t~ret6086#1.base, ubi_attach_fastmap_#t~ret6086#1.offset;havoc ubi_attach_fastmap_#t~mem6085#1.base, ubi_attach_fastmap_#t~mem6085#1.offset;havoc ubi_attach_fastmap_#t~ret6086#1.base, ubi_attach_fastmap_#t~ret6086#1.offset;ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset := ubi_attach_fastmap_~tmp___36~2#1.base, ubi_attach_fastmap_~tmp___36~2#1.offset; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21703-1: SUMMARY for call ubi_attach_fastmap_#t~ret6086#1.base, ubi_attach_fastmap_#t~ret6086#1.offset := kmem_cache_alloc(ubi_attach_fastmap_#t~mem6085#1.base, ubi_attach_fastmap_#t~mem6085#1.offset, 208); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5451: assume -2147483648 <= ubi_add_volume_#t~ret826#1 && ubi_add_volume_#t~ret826#1 <= 2147483647;havoc ubi_add_volume_#t~mem825#1;havoc ubi_add_volume_#t~ret826#1; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5451-1: SUMMARY for call ubi_add_volume_#t~ret826#1 := dev_set_name(ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset, 138, 0); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21967: ubi_scan_fastmap_~tmp___5~48#1 := ubi_scan_fastmap_#t~ret6158#1;ubi_scan_fastmap_~pnum~13#1 := (if ubi_scan_fastmap_~tmp___5~48#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_scan_fastmap_~tmp___5~48#1 % 4294967296 % 4294967296 else ubi_scan_fastmap_~tmp___5~48#1 % 4294967296 % 4294967296 - 4294967296); [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21967-1: SUMMARY for call ubi_scan_fastmap_#t~ret6158#1 := __fswab32(ubi_scan_fastmap_#t~mem6157#1); srcloc: null [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12322: assume 0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12322: assume !(0 != (self_check_eba_~rb~1#1.base + self_check_eba_~rb~1#1.offset) % 18446744073709551616);self_check_eba_~j~0#1 := 0; [2025-02-08 02:47:11,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21835: assume 0 != ubi_attach_fastmap_~tmp___47~0#1;assume { :begin_inline_warn_slowpath_null } true;warn_slowpath_null_#in~arg0#1.base, warn_slowpath_null_#in~arg0#1.offset, warn_slowpath_null_#in~arg1#1 := 1738, 0, 914;havoc warn_slowpath_null_~arg0#1.base, warn_slowpath_null_~arg0#1.offset, warn_slowpath_null_~arg1#1;warn_slowpath_null_~arg0#1.base, warn_slowpath_null_~arg0#1.offset := warn_slowpath_null_#in~arg0#1.base, warn_slowpath_null_#in~arg0#1.offset;warn_slowpath_null_~arg1#1 := warn_slowpath_null_#in~arg1#1; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21835: assume !(0 != ubi_attach_fastmap_~tmp___47~0#1); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21967-2: call ubi_scan_fastmap_#t~mem6157#1 := read~int#1(ubi_scan_fastmap_~fmsb~1#1.base, 16 + ubi_scan_fastmap_~fmsb~1#1.offset + 4 * ubi_scan_fastmap_~i~37#1, 4); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21307: assume (count_fastmap_pebs_~aeb~17#1.base + (26 + count_fastmap_pebs_~aeb~17#1.offset)) % 18446744073709551616 != (count_fastmap_pebs_~ai#1.base + (24 + count_fastmap_pebs_~ai#1.offset)) % 18446744073709551616; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21307: assume !((count_fastmap_pebs_~aeb~17#1.base + (26 + count_fastmap_pebs_~aeb~17#1.offset)) % 18446744073709551616 != (count_fastmap_pebs_~ai#1.base + (24 + count_fastmap_pebs_~ai#1.offset)) % 18446744073709551616); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5452-1: SUMMARY for call ubi_add_volume_#t~ret827#1 := device_register(ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434: call write~int#1(autoresize_#t~bitwise1887#1, autoresize_#t~mem1884#1.base, 144 + (autoresize_#t~mem1884#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);havoc autoresize_#t~mem1884#1.base, autoresize_#t~mem1884#1.offset;havoc autoresize_#t~mem1885#1.base, autoresize_#t~mem1885#1.offset;havoc autoresize_#t~mem1886#1;havoc autoresize_#t~bitwise1887#1;call autoresize_#t~mem1888#1 := read~int#1(autoresize_~ubi#1.base, 2322 + autoresize_~ubi#1.offset, 4); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5452: assume -2147483648 <= ubi_add_volume_#t~ret827#1 && ubi_add_volume_#t~ret827#1 <= 2147483647;ubi_add_volume_~err~14#1 := ubi_add_volume_#t~ret827#1;havoc ubi_add_volume_#t~ret827#1; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-4: assume 0 == autoresize_#t~mem1886#1 % 256 % 4294967296;autoresize_#t~bitwise1887#1 := 0; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-4: assume !(0 == autoresize_#t~mem1886#1 % 256 % 4294967296); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4263: call write~$Pointer$#1(init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset, init_volumes_~ubi#1.base, 1210 + init_volumes_~ubi#1.offset + 8 * init_volumes_~i~4#1, 8);call init_volumes_#t~mem261#1 := read~int#1(init_volumes_~ubi#1.base, 1206 + init_volumes_~ubi#1.offset, 4);call write~int#1(1 + init_volumes_#t~mem261#1, init_volumes_~ubi#1.base, 1206 + init_volumes_~ubi#1.offset, 4);havoc init_volumes_#t~mem261#1;call write~$Pointer$#1(init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset, init_volumes_~vol~1#1.base, 1193 + init_volumes_~vol~1#1.offset, 8);call init_volumes_#t~mem262#1 := read~int#1(init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);init_volumes_~reserved_pebs~1#1 := init_volumes_#t~mem262#1 + init_volumes_~reserved_pebs~1#1;havoc init_volumes_#t~mem262#1;call init_volumes_#t~mem263#1 := read~int#1(init_volumes_~vol~1#1.base, 1225 + init_volumes_~vol~1#1.offset, 4); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-3: assume 254 == autoresize_#t~mem1886#1 % 256 % 4294967296;autoresize_#t~bitwise1887#1 := autoresize_#t~mem1886#1 % 256; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-3: assume !(254 == autoresize_#t~mem1886#1 % 256 % 4294967296); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-2: havoc autoresize_#t~bitwise1887#1;assume autoresize_#t~bitwise1887#1 % 4294967296 <= autoresize_#t~mem1886#1 % 256 % 4294967296 && autoresize_#t~bitwise1887#1 % 4294967296 <= 254; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434-1: [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21836: havoc warn_slowpath_null_~arg0#1.base, warn_slowpath_null_~arg0#1.offset, warn_slowpath_null_~arg1#1;havoc warn_slowpath_null_#in~arg0#1.base, warn_slowpath_null_#in~arg0#1.offset, warn_slowpath_null_#in~arg1#1;assume { :end_inline_warn_slowpath_null } true; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22101: assume ubi_scan_fastmap_~i~37#1 < ubi_scan_fastmap_~used_blocks~0#1; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22101: assume !(ubi_scan_fastmap_~i~37#1 < ubi_scan_fastmap_~used_blocks~0#1);call write~$Pointer$#1(ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset, ubi_scan_fastmap_~ubi#1.base, 2766 + ubi_scan_fastmap_~ubi#1.offset, 8);call ubi_scan_fastmap_#t~mem6204#1.base, ubi_scan_fastmap_#t~mem6204#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 2766 + ubi_scan_fastmap_~ubi#1.offset, 8);call ubi_scan_fastmap_#t~mem6205#1 := read~int#1(ubi_scan_fastmap_#t~mem6204#1.base, 388 + ubi_scan_fastmap_#t~mem6204#1.offset, 4);call write~int#1(ubi_scan_fastmap_#t~mem6205#1, ubi_scan_fastmap_~ubi#1.base, 3806 + ubi_scan_fastmap_~ubi#1.offset, 4);havoc ubi_scan_fastmap_#t~mem6204#1.base, ubi_scan_fastmap_#t~mem6204#1.offset;havoc ubi_scan_fastmap_#t~mem6205#1;call ubi_scan_fastmap_#t~mem6206#1.base, ubi_scan_fastmap_#t~mem6206#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 2766 + ubi_scan_fastmap_~ubi#1.offset, 8);call ubi_scan_fastmap_#t~mem6207#1 := read~int#1(ubi_scan_fastmap_#t~mem6206#1.base, 392 + ubi_scan_fastmap_#t~mem6206#1.offset, 4);call write~int#1(ubi_scan_fastmap_#t~mem6207#1, ubi_scan_fastmap_~ubi#1.base, 4842 + ubi_scan_fastmap_~ubi#1.offset, 4);havoc ubi_scan_fastmap_#t~mem6206#1.base, ubi_scan_fastmap_#t~mem6206#1.offset;havoc ubi_scan_fastmap_#t~mem6207#1; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7567: assume ubi_attach_mtd_dev_#t~mem2077#1 <= 7;havoc ubi_attach_mtd_dev_#t~mem2077#1;call write~int#1(8, ubi_attach_mtd_dev_~ubi~9#1.base, 3806 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7567: assume !(ubi_attach_mtd_dev_#t~mem2077#1 <= 7);havoc ubi_attach_mtd_dev_#t~mem2077#1; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21705: assume 0 == (ubi_attach_fastmap_~aeb~18#1.base + ubi_attach_fastmap_~aeb~18#1.offset) % 18446744073709551616;ubi_attach_fastmap_~ret~8#1 := -12; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21705: assume !(0 == (ubi_attach_fastmap_~aeb~18#1.base + ubi_attach_fastmap_~aeb~18#1.offset) % 18446744073709551616);call write~int#1(ubi_attach_fastmap_~j~2#1, ubi_attach_fastmap_~aeb~18#1.base, 12 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call ubi_attach_fastmap_#t~mem6087#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, 8 + ubi_attach_fastmap_~fm_eba~1#1.offset + 4 * ubi_attach_fastmap_~j~2#1, 4); [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4396-1: assume check_attaching_info_#t~short327#1;call check_attaching_info_#t~mem326#1 := read~int#1(check_attaching_info_~ai#1.base, 96 + check_attaching_info_~ai#1.offset, 4);check_attaching_info_#t~short327#1 := check_attaching_info_#t~mem326#1 <= 2147479550; [2025-02-08 02:47:11,945 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4396-1: assume !check_attaching_info_#t~short327#1; [2025-02-08 02:47:11,948 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7435: assume 0 == autoresize_#t~mem1888#1;havoc autoresize_#t~mem1888#1;call autoresize_#t~mem1889#1.base, autoresize_#t~mem1889#1.offset := read~$Pointer$#1(autoresize_~ubi#1.base, 2350 + autoresize_~ubi#1.offset, 8);call autoresize_#t~mem1890#1 := read~int#1(autoresize_#t~mem1889#1.base, autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);call autoresize_#t~mem1891#1 := read~int#1(autoresize_#t~mem1889#1.base, 4 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4);call autoresize_#t~mem1892#1 := read~int#1(autoresize_#t~mem1889#1.base, 8 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4);call autoresize_#t~mem1893#1 := read~int#1(autoresize_#t~mem1889#1.base, 12 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);call autoresize_#t~mem1894#1 := read~int#1(autoresize_#t~mem1889#1.base, 13 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);call autoresize_#t~mem1895#1 := read~int#1(autoresize_#t~mem1889#1.base, 14 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2);call autoresize_#t~mem1897#1 := read~int#1(autoresize_#t~mem1889#1.base, 16 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[0 := autoresize_#t~mem1897#1];call autoresize_#t~mem1898#1 := read~int#1(autoresize_#t~mem1889#1.base, 17 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[1 := autoresize_#t~mem1898#1];call autoresize_#t~mem1899#1 := read~int#1(autoresize_#t~mem1889#1.base, 18 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[2 := autoresize_#t~mem1899#1];call autoresize_#t~mem1900#1 := read~int#1(autoresize_#t~mem1889#1.base, 19 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[3 := autoresize_#t~mem1900#1];call autoresize_#t~mem1901#1 := read~int#1(autoresize_#t~mem1889#1.base, 20 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[4 := autoresize_#t~mem1901#1];call autoresize_#t~mem1902#1 := read~int#1(autoresize_#t~mem1889#1.base, 21 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[5 := autoresize_#t~mem1902#1];call autoresize_#t~mem1903#1 := read~int#1(autoresize_#t~mem1889#1.base, 22 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[6 := autoresize_#t~mem1903#1];call autoresize_#t~mem1904#1 := read~int#1(autoresize_#t~mem1889#1.base, 23 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[7 := autoresize_#t~mem1904#1];call autoresize_#t~mem1905#1 := read~int#1(autoresize_#t~mem1889#1.base, 24 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[8 := autoresize_#t~mem1905#1];call autoresize_#t~mem1906#1 := read~int#1(autoresize_#t~mem1889#1.base, 25 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[9 := autoresize_#t~mem1906#1];call autoresize_#t~mem1907#1 := read~int#1(autoresize_#t~mem1889#1.base, 26 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[10 := autoresize_#t~mem1907#1];call autoresize_#t~mem1908#1 := read~int#1(autoresize_#t~mem1889#1.base, 27 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[11 := autoresize_#t~mem1908#1];call autoresize_#t~mem1909#1 := read~int#1(autoresize_#t~mem1889#1.base, 28 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[12 := autoresize_#t~mem1909#1];call autoresize_#t~mem1910#1 := read~int#1(autoresize_#t~mem1889#1.base, 29 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[13 := autoresize_#t~mem1910#1];call autoresize_#t~mem1911#1 := read~int#1(autoresize_#t~mem1889#1.base, 30 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[14 := autoresize_#t~mem1911#1];call autoresize_#t~mem1912#1 := read~int#1(autoresize_#t~mem1889#1.base, 31 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[15 := autoresize_#t~mem1912#1];call autoresize_#t~mem1913#1 := read~int#1(autoresize_#t~mem1889#1.base, 32 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[16 := autoresize_#t~mem1913#1];call autoresize_#t~mem1914#1 := read~int#1(autoresize_#t~mem1889#1.base, 33 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[17 := autoresize_#t~mem1914#1];call autoresize_#t~mem1915#1 := read~int#1(autoresize_#t~mem1889#1.base, 34 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[18 := autoresize_#t~mem1915#1];call autoresize_#t~mem1916#1 := read~int#1(autoresize_#t~mem1889#1.base, 35 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[19 := autoresize_#t~mem1916#1];call autoresize_#t~mem1917#1 := read~int#1(autoresize_#t~mem1889#1.base, 36 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[20 := autoresize_#t~mem1917#1];call autoresize_#t~mem1918#1 := read~int#1(autoresize_#t~mem1889#1.base, 37 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[21 := autoresize_#t~mem1918#1];call autoresize_#t~mem1919#1 := read~int#1(autoresize_#t~mem1889#1.base, 38 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[22 := autoresize_#t~mem1919#1];call autoresize_#t~mem1920#1 := read~int#1(autoresize_#t~mem1889#1.base, 39 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[23 := autoresize_#t~mem1920#1];call autoresize_#t~mem1921#1 := read~int#1(autoresize_#t~mem1889#1.base, 40 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[24 := autoresize_#t~mem1921#1];call autoresize_#t~mem1922#1 := read~int#1(autoresize_#t~mem1889#1.base, 41 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[25 := autoresize_#t~mem1922#1];call autoresize_#t~mem1923#1 := read~int#1(autoresize_#t~mem1889#1.base, 42 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[26 := autoresize_#t~mem1923#1];call autoresize_#t~mem1924#1 := read~int#1(autoresize_#t~mem1889#1.base, 43 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[27 := autoresize_#t~mem1924#1];call autoresize_#t~mem1925#1 := read~int#1(autoresize_#t~mem1889#1.base, 44 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[28 := autoresize_#t~mem1925#1];call autoresize_#t~mem1926#1 := read~int#1(autoresize_#t~mem1889#1.base, 45 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[29 := autoresize_#t~mem1926#1];call autoresize_#t~mem1927#1 := read~int#1(autoresize_#t~mem1889#1.base, 46 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[30 := autoresize_#t~mem1927#1];call autoresize_#t~mem1928#1 := read~int#1(autoresize_#t~mem1889#1.base, 47 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[31 := autoresize_#t~mem1928#1];call autoresize_#t~mem1929#1 := read~int#1(autoresize_#t~mem1889#1.base, 48 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[32 := autoresize_#t~mem1929#1];call autoresize_#t~mem1930#1 := read~int#1(autoresize_#t~mem1889#1.base, 49 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[33 := autoresize_#t~mem1930#1];call autoresize_#t~mem1931#1 := read~int#1(autoresize_#t~mem1889#1.base, 50 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[34 := autoresize_#t~mem1931#1];call autoresize_#t~mem1932#1 := read~int#1(autoresize_#t~mem1889#1.base, 51 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[35 := autoresize_#t~mem1932#1];call autoresize_#t~mem1933#1 := read~int#1(autoresize_#t~mem1889#1.base, 52 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[36 := autoresize_#t~mem1933#1];call autoresize_#t~mem1934#1 := read~int#1(autoresize_#t~mem1889#1.base, 53 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[37 := autoresize_#t~mem1934#1];call autoresize_#t~mem1935#1 := read~int#1(autoresize_#t~mem1889#1.base, 54 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[38 := autoresize_#t~mem1935#1];call autoresize_#t~mem1936#1 := read~int#1(autoresize_#t~mem1889#1.base, 55 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[39 := autoresize_#t~mem1936#1];call autoresize_#t~mem1937#1 := read~int#1(autoresize_#t~mem1889#1.base, 56 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[40 := autoresize_#t~mem1937#1];call autoresize_#t~mem1938#1 := read~int#1(autoresize_#t~mem1889#1.base, 57 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[41 := autoresize_#t~mem1938#1];call autoresize_#t~mem1939#1 := read~int#1(autoresize_#t~mem1889#1.base, 58 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[42 := autoresize_#t~mem1939#1];call autoresize_#t~mem1940#1 := read~int#1(autoresize_#t~mem1889#1.base, 59 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[43 := autoresize_#t~mem1940#1];call autoresize_#t~mem1941#1 := read~int#1(autoresize_#t~mem1889#1.base, 60 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[44 := autoresize_#t~mem1941#1];call autoresize_#t~mem1942#1 := read~int#1(autoresize_#t~mem1889#1.base, 61 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[45 := autoresize_#t~mem1942#1];call autoresize_#t~mem1943#1 := read~int#1(autoresize_#t~mem1889#1.base, 62 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[46 := autoresize_#t~mem1943#1];call autoresize_#t~mem1944#1 := read~int#1(autoresize_#t~mem1889#1.base, 63 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[47 := autoresize_#t~mem1944#1];call autoresize_#t~mem1945#1 := read~int#1(autoresize_#t~mem1889#1.base, 64 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[48 := autoresize_#t~mem1945#1];call autoresize_#t~mem1946#1 := read~int#1(autoresize_#t~mem1889#1.base, 65 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[49 := autoresize_#t~mem1946#1];call autoresize_#t~mem1947#1 := read~int#1(autoresize_#t~mem1889#1.base, 66 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[50 := autoresize_#t~mem1947#1];call autoresize_#t~mem1948#1 := read~int#1(autoresize_#t~mem1889#1.base, 67 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[51 := autoresize_#t~mem1948#1];call autoresize_#t~mem1949#1 := read~int#1(autoresize_#t~mem1889#1.base, 68 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[52 := autoresize_#t~mem1949#1];call autoresize_#t~mem1950#1 := read~int#1(autoresize_#t~mem1889#1.base, 69 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[53 := autoresize_#t~mem1950#1];call autoresize_#t~mem1951#1 := read~int#1(autoresize_#t~mem1889#1.base, 70 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[54 := autoresize_#t~mem1951#1];call autoresize_#t~mem1952#1 := read~int#1(autoresize_#t~mem1889#1.base, 71 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[55 := autoresize_#t~mem1952#1];call autoresize_#t~mem1953#1 := read~int#1(autoresize_#t~mem1889#1.base, 72 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[56 := autoresize_#t~mem1953#1];call autoresize_#t~mem1954#1 := read~int#1(autoresize_#t~mem1889#1.base, 73 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[57 := autoresize_#t~mem1954#1];call autoresize_#t~mem1955#1 := read~int#1(autoresize_#t~mem1889#1.base, 74 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[58 := autoresize_#t~mem1955#1];call autoresize_#t~mem1956#1 := read~int#1(autoresize_#t~mem1889#1.base, 75 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[59 := autoresize_#t~mem1956#1];call autoresize_#t~mem1957#1 := read~int#1(autoresize_#t~mem1889#1.base, 76 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[60 := autoresize_#t~mem1957#1];call autoresize_#t~mem1958#1 := read~int#1(autoresize_#t~mem1889#1.base, 77 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[61 := autoresize_#t~mem1958#1];call autoresize_#t~mem1959#1 := read~int#1(autoresize_#t~mem1889#1.base, 78 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[62 := autoresize_#t~mem1959#1];call autoresize_#t~mem1960#1 := read~int#1(autoresize_#t~mem1889#1.base, 79 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[63 := autoresize_#t~mem1960#1];call autoresize_#t~mem1961#1 := read~int#1(autoresize_#t~mem1889#1.base, 80 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[64 := autoresize_#t~mem1961#1];call autoresize_#t~mem1962#1 := read~int#1(autoresize_#t~mem1889#1.base, 81 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[65 := autoresize_#t~mem1962#1];call autoresize_#t~mem1963#1 := read~int#1(autoresize_#t~mem1889#1.base, 82 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[66 := autoresize_#t~mem1963#1];call autoresize_#t~mem1964#1 := read~int#1(autoresize_#t~mem1889#1.base, 83 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[67 := autoresize_#t~mem1964#1];call autoresize_#t~mem1965#1 := read~int#1(autoresize_#t~mem1889#1.base, 84 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[68 := autoresize_#t~mem1965#1];call autoresize_#t~mem1966#1 := read~int#1(autoresize_#t~mem1889#1.base, 85 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[69 := autoresize_#t~mem1966#1];call autoresize_#t~mem1967#1 := read~int#1(autoresize_#t~mem1889#1.base, 86 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[70 := autoresize_#t~mem1967#1];call autoresize_#t~mem1968#1 := read~int#1(autoresize_#t~mem1889#1.base, 87 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[71 := autoresize_#t~mem1968#1];call autoresize_#t~mem1969#1 := read~int#1(autoresize_#t~mem1889#1.base, 88 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[72 := autoresize_#t~mem1969#1];call autoresize_#t~mem1970#1 := read~int#1(autoresize_#t~mem1889#1.base, 89 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[73 := autoresize_#t~mem1970#1];call autoresize_#t~mem1971#1 := read~int#1(autoresize_#t~mem1889#1.base, 90 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[74 := autoresize_#t~mem1971#1];call autoresize_#t~mem1972#1 := read~int#1(autoresize_#t~mem1889#1.base, 91 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[75 := autoresize_#t~mem1972#1];call autoresize_#t~mem1973#1 := read~int#1(autoresize_#t~mem1889#1.base, 92 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[76 := autoresize_#t~mem1973#1];call autoresize_#t~mem1974#1 := read~int#1(autoresize_#t~mem1889#1.base, 93 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[77 := autoresize_#t~mem1974#1];call autoresize_#t~mem1975#1 := read~int#1(autoresize_#t~mem1889#1.base, 94 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[78 := autoresize_#t~mem1975#1];call autoresize_#t~mem1976#1 := read~int#1(autoresize_#t~mem1889#1.base, 95 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[79 := autoresize_#t~mem1976#1];call autoresize_#t~mem1977#1 := read~int#1(autoresize_#t~mem1889#1.base, 96 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[80 := autoresize_#t~mem1977#1];call autoresize_#t~mem1978#1 := read~int#1(autoresize_#t~mem1889#1.base, 97 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[81 := autoresize_#t~mem1978#1];call autoresize_#t~mem1979#1 := read~int#1(autoresize_#t~mem1889#1.base, 98 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[82 := autoresize_#t~mem1979#1];call autoresize_#t~mem1980#1 := read~int#1(autoresize_#t~mem1889#1.base, 99 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[83 := autoresize_#t~mem1980#1];call autoresize_#t~mem1981#1 := read~int#1(autoresize_#t~mem1889#1.base, 100 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[84 := autoresize_#t~mem1981#1];call autoresize_#t~mem1982#1 := read~int#1(autoresize_#t~mem1889#1.base, 101 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[85 := autoresize_#t~mem1982#1];call autoresize_#t~mem1983#1 := read~int#1(autoresize_#t~mem1889#1.base, 102 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[86 := autoresize_#t~mem1983#1];call autoresize_#t~mem1984#1 := read~int#1(autoresize_#t~mem1889#1.base, 103 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[87 := autoresize_#t~mem1984#1];call autoresize_#t~mem1985#1 := read~int#1(autoresize_#t~mem1889#1.base, 104 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[88 := autoresize_#t~mem1985#1];call autoresize_#t~mem1986#1 := read~int#1(autoresize_#t~mem1889#1.base, 105 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[89 := autoresize_#t~mem1986#1];call autoresize_#t~mem1987#1 := read~int#1(autoresize_#t~mem1889#1.base, 106 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[90 := autoresize_#t~mem1987#1];call autoresize_#t~mem1988#1 := read~int#1(autoresize_#t~mem1889#1.base, 107 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[91 := autoresize_#t~mem1988#1];call autoresize_#t~mem1989#1 := read~int#1(autoresize_#t~mem1889#1.base, 108 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[92 := autoresize_#t~mem1989#1];call autoresize_#t~mem1990#1 := read~int#1(autoresize_#t~mem1889#1.base, 109 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[93 := autoresize_#t~mem1990#1];call autoresize_#t~mem1991#1 := read~int#1(autoresize_#t~mem1889#1.base, 110 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[94 := autoresize_#t~mem1991#1];call autoresize_#t~mem1992#1 := read~int#1(autoresize_#t~mem1889#1.base, 111 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[95 := autoresize_#t~mem1992#1];call autoresize_#t~mem1993#1 := read~int#1(autoresize_#t~mem1889#1.base, 112 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[96 := autoresize_#t~mem1993#1];call autoresize_#t~mem1994#1 := read~int#1(autoresize_#t~mem1889#1.base, 113 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[97 := autoresize_#t~mem1994#1];call autoresize_#t~mem1995#1 := read~int#1(autoresize_#t~mem1889#1.base, 114 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[98 := autoresize_#t~mem1995#1];call autoresize_#t~mem1996#1 := read~int#1(autoresize_#t~mem1889#1.base, 115 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[99 := autoresize_#t~mem1996#1];call autoresize_#t~mem1997#1 := read~int#1(autoresize_#t~mem1889#1.base, 116 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[100 := autoresize_#t~mem1997#1];call autoresize_#t~mem1998#1 := read~int#1(autoresize_#t~mem1889#1.base, 117 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[101 := autoresize_#t~mem1998#1];call autoresize_#t~mem1999#1 := read~int#1(autoresize_#t~mem1889#1.base, 118 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[102 := autoresize_#t~mem1999#1];call autoresize_#t~mem2000#1 := read~int#1(autoresize_#t~mem1889#1.base, 119 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[103 := autoresize_#t~mem2000#1];call autoresize_#t~mem2001#1 := read~int#1(autoresize_#t~mem1889#1.base, 120 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[104 := autoresize_#t~mem2001#1];call autoresize_#t~mem2002#1 := read~int#1(autoresize_#t~mem1889#1.base, 121 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[105 := autoresize_#t~mem2002#1];call autoresize_#t~mem2003#1 := read~int#1(autoresize_#t~mem1889#1.base, 122 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[106 := autoresize_#t~mem2003#1];call autoresize_#t~mem2004#1 := read~int#1(autoresize_#t~mem1889#1.base, 123 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[107 := autoresize_#t~mem2004#1];call autoresize_#t~mem2005#1 := read~int#1(autoresize_#t~mem1889#1.base, 124 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[108 := autoresize_#t~mem2005#1];call autoresize_#t~mem2006#1 := read~int#1(autoresize_#t~mem1889#1.base, 125 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[109 := autoresize_#t~mem2006#1];call autoresize_#t~mem2007#1 := read~int#1(autoresize_#t~mem1889#1.base, 126 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[110 := autoresize_#t~mem2007#1];call autoresize_#t~mem2008#1 := read~int#1(autoresize_#t~mem1889#1.base, 127 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[111 := autoresize_#t~mem2008#1];call autoresize_#t~mem2009#1 := read~int#1(autoresize_#t~mem1889#1.base, 128 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[112 := autoresize_#t~mem2009#1];call autoresize_#t~mem2010#1 := read~int#1(autoresize_#t~mem1889#1.base, 129 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[113 := autoresize_#t~mem2010#1];call autoresize_#t~mem2011#1 := read~int#1(autoresize_#t~mem1889#1.base, 130 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[114 := autoresize_#t~mem2011#1];call autoresize_#t~mem2012#1 := read~int#1(autoresize_#t~mem1889#1.base, 131 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[115 := autoresize_#t~mem2012#1];call autoresize_#t~mem2013#1 := read~int#1(autoresize_#t~mem1889#1.base, 132 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[116 := autoresize_#t~mem2013#1];call autoresize_#t~mem2014#1 := read~int#1(autoresize_#t~mem1889#1.base, 133 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[117 := autoresize_#t~mem2014#1];call autoresize_#t~mem2015#1 := read~int#1(autoresize_#t~mem1889#1.base, 134 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[118 := autoresize_#t~mem2015#1];call autoresize_#t~mem2016#1 := read~int#1(autoresize_#t~mem1889#1.base, 135 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[119 := autoresize_#t~mem2016#1];call autoresize_#t~mem2017#1 := read~int#1(autoresize_#t~mem1889#1.base, 136 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[120 := autoresize_#t~mem2017#1];call autoresize_#t~mem2018#1 := read~int#1(autoresize_#t~mem1889#1.base, 137 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[121 := autoresize_#t~mem2018#1];call autoresize_#t~mem2019#1 := read~int#1(autoresize_#t~mem1889#1.base, 138 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[122 := autoresize_#t~mem2019#1];call autoresize_#t~mem2020#1 := read~int#1(autoresize_#t~mem1889#1.base, 139 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[123 := autoresize_#t~mem2020#1];call autoresize_#t~mem2021#1 := read~int#1(autoresize_#t~mem1889#1.base, 140 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[124 := autoresize_#t~mem2021#1];call autoresize_#t~mem2022#1 := read~int#1(autoresize_#t~mem1889#1.base, 141 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[125 := autoresize_#t~mem2022#1];call autoresize_#t~mem2023#1 := read~int#1(autoresize_#t~mem1889#1.base, 142 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[126 := autoresize_#t~mem2023#1];call autoresize_#t~mem2024#1 := read~int#1(autoresize_#t~mem1889#1.base, 143 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy1896#1 := autoresize_#t~arrayCopy1896#1[127 := autoresize_#t~mem2024#1];call autoresize_#t~mem2025#1 := read~int#1(autoresize_#t~mem1889#1.base, 144 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);call autoresize_#t~mem2027#1 := read~int#1(autoresize_#t~mem1889#1.base, 145 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[0 := autoresize_#t~mem2027#1];call autoresize_#t~mem2028#1 := read~int#1(autoresize_#t~mem1889#1.base, 146 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[1 := autoresize_#t~mem2028#1];call autoresize_#t~mem2029#1 := read~int#1(autoresize_#t~mem1889#1.base, 147 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[2 := autoresize_#t~mem2029#1];call autoresize_#t~mem2030#1 := read~int#1(autoresize_#t~mem1889#1.base, 148 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[3 := autoresize_#t~mem2030#1];call autoresize_#t~mem2031#1 := read~int#1(autoresize_#t~mem1889#1.base, 149 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[4 := autoresize_#t~mem2031#1];call autoresize_#t~mem2032#1 := read~int#1(autoresize_#t~mem1889#1.base, 150 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[5 := autoresize_#t~mem2032#1];call autoresize_#t~mem2033#1 := read~int#1(autoresize_#t~mem1889#1.base, 151 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[6 := autoresize_#t~mem2033#1];call autoresize_#t~mem2034#1 := read~int#1(autoresize_#t~mem1889#1.base, 152 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[7 := autoresize_#t~mem2034#1];call autoresize_#t~mem2035#1 := read~int#1(autoresize_#t~mem1889#1.base, 153 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[8 := autoresize_#t~mem2035#1];call autoresize_#t~mem2036#1 := read~int#1(autoresize_#t~mem1889#1.base, 154 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[9 := autoresize_#t~mem2036#1];call autoresize_#t~mem2037#1 := read~int#1(autoresize_#t~mem1889#1.base, 155 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[10 := autoresize_#t~mem2037#1];call autoresize_#t~mem2038#1 := read~int#1(autoresize_#t~mem1889#1.base, 156 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[11 := autoresize_#t~mem2038#1];call autoresize_#t~mem2039#1 := read~int#1(autoresize_#t~mem1889#1.base, 157 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[12 := autoresize_#t~mem2039#1];call autoresize_#t~mem2040#1 := read~int#1(autoresize_#t~mem1889#1.base, 158 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[13 := autoresize_#t~mem2040#1];call autoresize_#t~mem2041#1 := read~int#1(autoresize_#t~mem1889#1.base, 159 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[14 := autoresize_#t~mem2041#1];call autoresize_#t~mem2042#1 := read~int#1(autoresize_#t~mem1889#1.base, 160 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[15 := autoresize_#t~mem2042#1];call autoresize_#t~mem2043#1 := read~int#1(autoresize_#t~mem1889#1.base, 161 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[16 := autoresize_#t~mem2043#1];call autoresize_#t~mem2044#1 := read~int#1(autoresize_#t~mem1889#1.base, 162 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[17 := autoresize_#t~mem2044#1];call autoresize_#t~mem2045#1 := read~int#1(autoresize_#t~mem1889#1.base, 163 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[18 := autoresize_#t~mem2045#1];call autoresize_#t~mem2046#1 := read~int#1(autoresize_#t~mem1889#1.base, 164 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[19 := autoresize_#t~mem2046#1];call autoresize_#t~mem2047#1 := read~int#1(autoresize_#t~mem1889#1.base, 165 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[20 := autoresize_#t~mem2047#1];call autoresize_#t~mem2048#1 := read~int#1(autoresize_#t~mem1889#1.base, 166 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[21 := autoresize_#t~mem2048#1];call autoresize_#t~mem2049#1 := read~int#1(autoresize_#t~mem1889#1.base, 167 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 1);autoresize_#t~arrayCopy2026#1 := autoresize_#t~arrayCopy2026#1[22 := autoresize_#t~mem2049#1];call autoresize_#t~mem2050#1 := read~int#1(autoresize_#t~mem1889#1.base, 168 + (autoresize_#t~mem1889#1.offset + 172 * (if autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 else autoresize_~vol_id#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 4);call write~int#1(autoresize_#t~mem1890#1, autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset, 4);call write~int#1(autoresize_#t~mem1891#1, autoresize_~#vtbl_rec~5#1.base, 4 + autoresize_~#vtbl_rec~5#1.offset, 4);call write~int#1(autoresize_#t~mem1892#1, autoresize_~#vtbl_rec~5#1.base, 8 + autoresize_~#vtbl_rec~5#1.offset, 4);call write~int#1(autoresize_#t~mem1893#1, autoresize_~#vtbl_rec~5#1.base, 12 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~mem1894#1, autoresize_~#vtbl_rec~5#1.base, 13 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~mem1895#1, autoresize_~#vtbl_rec~5#1.base, 14 + autoresize_~#vtbl_rec~5#1.offset, 2);call write~int#1(autoresize_#t~arrayCopy1896#1[0], autoresize_~#vtbl_rec~5#1.base, 16 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[1], autoresize_~#vtbl_rec~5#1.base, 17 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[2], autoresize_~#vtbl_rec~5#1.base, 18 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[3], autoresize_~#vtbl_rec~5#1.base, 19 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[4], autoresize_~#vtbl_rec~5#1.base, 20 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[5], autoresize_~#vtbl_rec~5#1.base, 21 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[6], autoresize_~#vtbl_rec~5#1.base, 22 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[7], autoresize_~#vtbl_rec~5#1.base, 23 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[8], autoresize_~#vtbl_rec~5#1.base, 24 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[9], autoresize_~#vtbl_rec~5#1.base, 25 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[10], autoresize_~#vtbl_rec~5#1.base, 26 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[11], autoresize_~#vtbl_rec~5#1.base, 27 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[12], autoresize_~#vtbl_rec~5#1.base, 28 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[13], autoresize_~#vtbl_rec~5#1.base, 29 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[14], autoresize_~#vtbl_rec~5#1.base, 30 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[15], autoresize_~#vtbl_rec~5#1.base, 31 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[16], autoresize_~#vtbl_rec~5#1.base, 32 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[17], autoresize_~#vtbl_rec~5#1.base, 33 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[18], autoresize_~#vtbl_rec~5#1.base, 34 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[19], autoresize_~#vtbl_rec~5#1.base, 35 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[20], autoresize_~#vtbl_rec~5#1.base, 36 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[21], autoresize_~#vtbl_rec~5#1.base, 37 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[22], autoresize_~#vtbl_rec~5#1.base, 38 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[23], autoresize_~#vtbl_rec~5#1.base, 39 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[24], autoresize_~#vtbl_rec~5#1.base, 40 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[25], autoresize_~#vtbl_rec~5#1.base, 41 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[26], autoresize_~#vtbl_rec~5#1.base, 42 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[27], autoresize_~#vtbl_rec~5#1.base, 43 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[28], autoresize_~#vtbl_rec~5#1.base, 44 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[29], autoresize_~#vtbl_rec~5#1.base, 45 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[30], autoresize_~#vtbl_rec~5#1.base, 46 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[31], autoresize_~#vtbl_rec~5#1.base, 47 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[32], autoresize_~#vtbl_rec~5#1.base, 48 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[33], autoresize_~#vtbl_rec~5#1.base, 49 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[34], autoresize_~#vtbl_rec~5#1.base, 50 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[35], autoresize_~#vtbl_rec~5#1.base, 51 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[36], autoresize_~#vtbl_rec~5#1.base, 52 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[37], autoresize_~#vtbl_rec~5#1.base, 53 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[38], autoresize_~#vtbl_rec~5#1.base, 54 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[39], autoresize_~#vtbl_rec~5#1.base, 55 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[40], autoresize_~#vtbl_rec~5#1.base, 56 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[41], autoresize_~#vtbl_rec~5#1.base, 57 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[42], autoresize_~#vtbl_rec~5#1.base, 58 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[43], autoresize_~#vtbl_rec~5#1.base, 59 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[44], autoresize_~#vtbl_rec~5#1.base, 60 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[45], autoresize_~#vtbl_rec~5#1.base, 61 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[46], autoresize_~#vtbl_rec~5#1.base, 62 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[47], autoresize_~#vtbl_rec~5#1.base, 63 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[48], autoresize_~#vtbl_rec~5#1.base, 64 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[49], autoresize_~#vtbl_rec~5#1.base, 65 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[50], autoresize_~#vtbl_rec~5#1.base, 66 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[51], autoresize_~#vtbl_rec~5#1.base, 67 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[52], autoresize_~#vtbl_rec~5#1.base, 68 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[53], autoresize_~#vtbl_rec~5#1.base, 69 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[54], autoresize_~#vtbl_rec~5#1.base, 70 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[55], autoresize_~#vtbl_rec~5#1.base, 71 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[56], autoresize_~#vtbl_rec~5#1.base, 72 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[57], autoresize_~#vtbl_rec~5#1.base, 73 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[58], autoresize_~#vtbl_rec~5#1.base, 74 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[59], autoresize_~#vtbl_rec~5#1.base, 75 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[60], autoresize_~#vtbl_rec~5#1.base, 76 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[61], autoresize_~#vtbl_rec~5#1.base, 77 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[62], autoresize_~#vtbl_rec~5#1.base, 78 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[63], autoresize_~#vtbl_rec~5#1.base, 79 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[64], autoresize_~#vtbl_rec~5#1.base, 80 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[65], autoresize_~#vtbl_rec~5#1.base, 81 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[66], autoresize_~#vtbl_rec~5#1.base, 82 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[67], autoresize_~#vtbl_rec~5#1.base, 83 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[68], autoresize_~#vtbl_rec~5#1.base, 84 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[69], autoresize_~#vtbl_rec~5#1.base, 85 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[70], autoresize_~#vtbl_rec~5#1.base, 86 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[71], autoresize_~#vtbl_rec~5#1.base, 87 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[72], autoresize_~#vtbl_rec~5#1.base, 88 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[73], autoresize_~#vtbl_rec~5#1.base, 89 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[74], autoresize_~#vtbl_rec~5#1.base, 90 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[75], autoresize_~#vtbl_rec~5#1.base, 91 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[76], autoresize_~#vtbl_rec~5#1.base, 92 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[77], autoresize_~#vtbl_rec~5#1.base, 93 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[78], autoresize_~#vtbl_rec~5#1.base, 94 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[79], autoresize_~#vtbl_rec~5#1.base, 95 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[80], autoresize_~#vtbl_rec~5#1.base, 96 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[81], autoresize_~#vtbl_rec~5#1.base, 97 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[82], autoresize_~#vtbl_rec~5#1.base, 98 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[83], autoresize_~#vtbl_rec~5#1.base, 99 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[84], autoresize_~#vtbl_rec~5#1.base, 100 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[85], autoresize_~#vtbl_rec~5#1.base, 101 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[86], autoresize_~#vtbl_rec~5#1.base, 102 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[87], autoresize_~#vtbl_rec~5#1.base, 103 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[88], autoresize_~#vtbl_rec~5#1.base, 104 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[89], autoresize_~#vtbl_rec~5#1.base, 105 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[90], autoresize_~#vtbl_rec~5#1.base, 106 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[91], autoresize_~#vtbl_rec~5#1.base, 107 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[92], autoresize_~#vtbl_rec~5#1.base, 108 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[93], autoresize_~#vtbl_rec~5#1.base, 109 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[94], autoresize_~#vtbl_rec~5#1.base, 110 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[95], autoresize_~#vtbl_rec~5#1.base, 111 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[96], autoresize_~#vtbl_rec~5#1.base, 112 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[97], autoresize_~#vtbl_rec~5#1.base, 113 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[98], autoresize_~#vtbl_rec~5#1.base, 114 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[99], autoresize_~#vtbl_rec~5#1.base, 115 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[100], autoresize_~#vtbl_rec~5#1.base, 116 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[101], autoresize_~#vtbl_rec~5#1.base, 117 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[102], autoresize_~#vtbl_rec~5#1.base, 118 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[103], autoresize_~#vtbl_rec~5#1.base, 119 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[104], autoresize_~#vtbl_rec~5#1.base, 120 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[105], autoresize_~#vtbl_rec~5#1.base, 121 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[106], autoresize_~#vtbl_rec~5#1.base, 122 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[107], autoresize_~#vtbl_rec~5#1.base, 123 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[108], autoresize_~#vtbl_rec~5#1.base, 124 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[109], autoresize_~#vtbl_rec~5#1.base, 125 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[110], autoresize_~#vtbl_rec~5#1.base, 126 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[111], autoresize_~#vtbl_rec~5#1.base, 127 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[112], autoresize_~#vtbl_rec~5#1.base, 128 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[113], autoresize_~#vtbl_rec~5#1.base, 129 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[114], autoresize_~#vtbl_rec~5#1.base, 130 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[115], autoresize_~#vtbl_rec~5#1.base, 131 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[116], autoresize_~#vtbl_rec~5#1.base, 132 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[117], autoresize_~#vtbl_rec~5#1.base, 133 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[118], autoresize_~#vtbl_rec~5#1.base, 134 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[119], autoresize_~#vtbl_rec~5#1.base, 135 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[120], autoresize_~#vtbl_rec~5#1.base, 136 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[121], autoresize_~#vtbl_rec~5#1.base, 137 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[122], autoresize_~#vtbl_rec~5#1.base, 138 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[123], autoresize_~#vtbl_rec~5#1.base, 139 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[124], autoresize_~#vtbl_rec~5#1.base, 140 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[125], autoresize_~#vtbl_rec~5#1.base, 141 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[126], autoresize_~#vtbl_rec~5#1.base, 142 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy1896#1[127], autoresize_~#vtbl_rec~5#1.base, 143 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~mem2025#1, autoresize_~#vtbl_rec~5#1.base, 144 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[0], autoresize_~#vtbl_rec~5#1.base, 145 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[1], autoresize_~#vtbl_rec~5#1.base, 146 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[2], autoresize_~#vtbl_rec~5#1.base, 147 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[3], autoresize_~#vtbl_rec~5#1.base, 148 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[4], autoresize_~#vtbl_rec~5#1.base, 149 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[5], autoresize_~#vtbl_rec~5#1.base, 150 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[6], autoresize_~#vtbl_rec~5#1.base, 151 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[7], autoresize_~#vtbl_rec~5#1.base, 152 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[8], autoresize_~#vtbl_rec~5#1.base, 153 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[9], autoresize_~#vtbl_rec~5#1.base, 154 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[10], autoresize_~#vtbl_rec~5#1.base, 155 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[11], autoresize_~#vtbl_rec~5#1.base, 156 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[12], autoresize_~#vtbl_rec~5#1.base, 157 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[13], autoresize_~#vtbl_rec~5#1.base, 158 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[14], autoresize_~#vtbl_rec~5#1.base, 159 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[15], autoresize_~#vtbl_rec~5#1.base, 160 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[16], autoresize_~#vtbl_rec~5#1.base, 161 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[17], autoresize_~#vtbl_rec~5#1.base, 162 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[18], autoresize_~#vtbl_rec~5#1.base, 163 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[19], autoresize_~#vtbl_rec~5#1.base, 164 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[20], autoresize_~#vtbl_rec~5#1.base, 165 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[21], autoresize_~#vtbl_rec~5#1.base, 166 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~arrayCopy2026#1[22], autoresize_~#vtbl_rec~5#1.base, 167 + autoresize_~#vtbl_rec~5#1.offset, 1);call write~int#1(autoresize_#t~mem2050#1, autoresize_~#vtbl_rec~5#1.base, 168 + autoresize_~#vtbl_rec~5#1.offset, 4);havoc autoresize_#t~mem1889#1.base, autoresize_#t~mem1889#1.offset;havoc autoresize_#t~mem1890#1;havoc autoresize_#t~mem1891#1;havoc autoresize_#t~mem1892#1;havoc autoresize_#t~mem1893#1;havoc autoresize_#t~mem1894#1;havoc autoresize_#t~mem1895#1;havoc autoresize_#t~arrayCopy1896#1;havoc autoresize_#t~mem1897#1;havoc autoresize_#t~mem1898#1;havoc autoresize_#t~mem1899#1;havoc autoresize_#t~mem1900#1;havoc autoresize_#t~mem1901#1;havoc autoresize_#t~mem1902#1;havoc autoresize_#t~mem1903#1;havoc autoresize_#t~mem1904#1;havoc autoresize_#t~mem1905#1;havoc autoresize_#t~mem1906#1;havoc autoresize_#t~mem1907#1;havoc autoresize_#t~mem1908#1;havoc autoresize_#t~mem1909#1;havoc autoresize_#t~mem1910#1;havoc autoresize_#t~mem1911#1;havoc autoresize_#t~mem1912#1;havoc autoresize_#t~mem1913#1;havoc autoresize_#t~mem1914#1;havoc autoresize_#t~mem1915#1;havoc autoresize_#t~mem1916#1;havoc autoresize_#t~mem1917#1;havoc autoresize_#t~mem1918#1;havoc autoresize_#t~mem1919#1;havoc autoresize_#t~mem1920#1;havoc autoresize_#t~mem1921#1;havoc autoresize_#t~mem1922#1;havoc autoresize_#t~mem1923#1;havoc autoresize_#t~mem1924#1;havoc autoresize_#t~mem1925#1;havoc autoresize_#t~mem1926#1;havoc autoresize_#t~mem1927#1;havoc autoresize_#t~mem1928#1;havoc autoresize_#t~mem1929#1;havoc autoresize_#t~mem1930#1;havoc autoresize_#t~mem1931#1;havoc autoresize_#t~mem1932#1;havoc autoresize_#t~mem1933#1;havoc autoresize_#t~mem1934#1;havoc autoresize_#t~mem1935#1;havoc autoresize_#t~mem1936#1;havoc autoresize_#t~mem1937#1;havoc autoresize_#t~mem1938#1;havoc autoresize_#t~mem1939#1;havoc autoresize_#t~mem1940#1;havoc autoresize_#t~mem1941#1;havoc autoresize_#t~mem1942#1;havoc autoresize_#t~mem1943#1;havoc autoresize_#t~mem1944#1;havoc autoresize_#t~mem1945#1;havoc autoresize_#t~mem1946#1;havoc autoresize_#t~mem1947#1;havoc autoresize_#t~mem1948#1;havoc autoresize_#t~mem1949#1;havoc autoresize_#t~mem1950#1;havoc autoresize_#t~mem1951#1;havoc autoresize_#t~mem1952#1;havoc autoresize_#t~mem1953#1;havoc autoresize_#t~mem1954#1;havoc autoresize_#t~mem1955#1;havoc autoresize_#t~mem1956#1;havoc autoresize_#t~mem1957#1;havoc autoresize_#t~mem1958#1;havoc autoresize_#t~mem1959#1;havoc autoresize_#t~mem1960#1;havoc autoresize_#t~mem1961#1;havoc autoresize_#t~mem1962#1;havoc autoresize_#t~mem1963#1;havoc autoresize_#t~mem1964#1;havoc autoresize_#t~mem1965#1;havoc autoresize_#t~mem1966#1;havoc autoresize_#t~mem1967#1;havoc autoresize_#t~mem1968#1;havoc autoresize_#t~mem1969#1;havoc autoresize_#t~mem1970#1;havoc autoresize_#t~mem1971#1;havoc autoresize_#t~mem1972#1;havoc autoresize_#t~mem1973#1;havoc autoresize_#t~mem1974#1;havoc autoresize_#t~mem1975#1;havoc autoresize_#t~mem1976#1;havoc autoresize_#t~mem1977#1;havoc autoresize_#t~mem1978#1;havoc autoresize_#t~mem1979#1;havoc autoresize_#t~mem1980#1;havoc autoresize_#t~mem1981#1;havoc autoresize_#t~mem1982#1;havoc autoresize_#t~mem1983#1;havoc autoresize_#t~mem1984#1;havoc autoresize_#t~mem1985#1;havoc autoresize_#t~mem1986#1;havoc autoresize_#t~mem1987#1;havoc autoresize_#t~mem1988#1;havoc autoresize_#t~mem1989#1;havoc autoresize_#t~mem1990#1;havoc autoresize_#t~mem1991#1;havoc autoresize_#t~mem1992#1;havoc autoresize_#t~mem1993#1;havoc autoresize_#t~mem1994#1;havoc autoresize_#t~mem1995#1;havoc autoresize_#t~mem1996#1;havoc autoresize_#t~mem1997#1;havoc autoresize_#t~mem1998#1;havoc autoresize_#t~mem1999#1;havoc autoresize_#t~mem2000#1;havoc autoresize_#t~mem2001#1;havoc autoresize_#t~mem2002#1;havoc autoresize_#t~mem2003#1;havoc autoresize_#t~mem2004#1;havoc autoresize_#t~mem2005#1;havoc autoresize_#t~mem2006#1;havoc autoresize_#t~mem2007#1;havoc autoresize_#t~mem2008#1;havoc autoresize_#t~mem2009#1;havoc autoresize_#t~mem2010#1;havoc autoresize_#t~mem2011#1;havoc autoresize_#t~mem2012#1;havoc autoresize_#t~mem2013#1;havoc autoresize_#t~mem2014#1;havoc autoresize_#t~mem2015#1;havoc autoresize_#t~mem2016#1;havoc autoresize_#t~mem2017#1;havoc autoresize_#t~mem2018#1;havoc autoresize_#t~mem2019#1;havoc autoresize_#t~mem2020#1;havoc autoresize_#t~mem2021#1;havoc autoresize_#t~mem2022#1;havoc autoresize_#t~mem2023#1;havoc autoresize_#t~mem2024#1;havoc autoresize_#t~mem2025#1;havoc autoresize_#t~arrayCopy2026#1;havoc autoresize_#t~mem2027#1;havoc autoresize_#t~mem2028#1;havoc autoresize_#t~mem2029#1;havoc autoresize_#t~mem2030#1;havoc autoresize_#t~mem2031#1;havoc autoresize_#t~mem2032#1;havoc autoresize_#t~mem2033#1;havoc autoresize_#t~mem2034#1;havoc autoresize_#t~mem2035#1;havoc autoresize_#t~mem2036#1;havoc autoresize_#t~mem2037#1;havoc autoresize_#t~mem2038#1;havoc autoresize_#t~mem2039#1;havoc autoresize_#t~mem2040#1;havoc autoresize_#t~mem2041#1;havoc autoresize_#t~mem2042#1;havoc autoresize_#t~mem2043#1;havoc autoresize_#t~mem2044#1;havoc autoresize_#t~mem2045#1;havoc autoresize_#t~mem2046#1;havoc autoresize_#t~mem2047#1;havoc autoresize_#t~mem2048#1;havoc autoresize_#t~mem2049#1;havoc autoresize_#t~mem2050#1; [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7435: assume !(0 == autoresize_#t~mem1888#1);havoc autoresize_#t~mem1888#1;call write~$Pointer$#1(autoresize_~vol~10#1.base, autoresize_~vol~10#1.offset, autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset, 8);call autoresize_#t~mem2053#1 := read~int#1(autoresize_~ubi#1.base, 2322 + autoresize_~ubi#1.offset, 4); [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5453: assume 0 != ubi_add_volume_~err~14#1; [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5453: assume !(0 != ubi_add_volume_~err~14#1); [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4396: assume check_attaching_info_#t~short327#1;havoc check_attaching_info_#t~mem325#1;havoc check_attaching_info_#t~mem324#1;havoc check_attaching_info_#t~mem326#1;havoc check_attaching_info_#t~short327#1;call check_attaching_info_#t~mem328#1 := read~int#1(check_attaching_info_~ai#1.base, 96 + check_attaching_info_~ai#1.offset, 4); [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4396: assume !check_attaching_info_#t~short327#1;havoc check_attaching_info_#t~mem325#1;havoc check_attaching_info_#t~mem324#1;havoc check_attaching_info_#t~mem326#1;havoc check_attaching_info_#t~short327#1;check_attaching_info_~i~5#1 := 0; [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21969: assume -2147483648 <= ubi_scan_fastmap_#t~ret6159#1 && ubi_scan_fastmap_#t~ret6159#1 <= 2147483647;ubi_scan_fastmap_~tmp___6~44#1 := ubi_scan_fastmap_#t~ret6159#1;havoc ubi_scan_fastmap_#t~ret6159#1; [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21969-1: SUMMARY for call ubi_scan_fastmap_#t~ret6159#1 := ubi_io_is_bad(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~pnum~13#1); srcloc: null [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12456: ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset := ubi_eba_init_#t~ret3414#1.base, ubi_eba_init_#t~ret3414#1.offset;havoc ubi_eba_init_#t~ret3414#1.base, ubi_eba_init_#t~ret3414#1.offset; [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12456-1: SUMMARY for call ubi_eba_init_#t~ret3414#1.base, ubi_eba_init_#t~ret3414#1.offset := rb_first(ubi_eba_init_~av~4#1.base, 56 + ubi_eba_init_~av~4#1.offset); srcloc: null [2025-02-08 02:47:11,949 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21970: assume 0 != ubi_scan_fastmap_~tmp___6~44#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21970: assume !(0 != ubi_scan_fastmap_~tmp___6~44#1); [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17213: assume -9223372036854775808 <= ubi_wl_init_#t~ret4817#1 && ubi_wl_init_#t~ret4817#1 <= 9223372036854775807;ubi_wl_init_~tmp___21~3#1 := ubi_wl_init_#t~ret4817#1;havoc ubi_wl_init_#t~mem4816#1;havoc ubi_wl_init_#t~ret4817#1; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17213-1: SUMMARY for call ubi_wl_init_#t~ret4817#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4816#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4816#1 % 256 % 18446744073709551616 else ubi_wl_init_#t~mem4816#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21574: ubi_attach_fastmap_~tmp___12~16#1 := ubi_attach_fastmap_#t~ret6025#1;havoc ubi_attach_fastmap_#t~mem6024#1;havoc ubi_attach_fastmap_#t~ret6025#1;call ubi_attach_fastmap_#t~mem6026#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4397: assume -2147483648 <= check_attaching_info_#t~ret329#1 && check_attaching_info_#t~ret329#1 <= 2147483647;havoc check_attaching_info_#t~mem328#1;havoc check_attaching_info_#t~ret329#1;check_attaching_info_#res#1 := -22; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21574-1: SUMMARY for call ubi_attach_fastmap_#t~ret6025#1 := __fswab32(ubi_attach_fastmap_#t~mem6024#1); srcloc: null [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4397-1: SUMMARY for call check_attaching_info_#t~ret329#1 := printk(58, 0); srcloc: null [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12457: assume 0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616;ubi_eba_init_~__mptr~11#1.base, ubi_eba_init_~__mptr~11#1.offset := ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset;ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset := ubi_eba_init_~__mptr~11#1.base, -1600 + ubi_eba_init_~__mptr~11#1.offset; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12457: assume !(0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616);ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset := 0, 0; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7172-1: SUMMARY for call io_init_#t~ret1715#1 := mtd_div_by_eb(io_init_#t~mem1713#1, io_init_#t~mem1714#1.base, io_init_#t~mem1714#1.offset); srcloc: null [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7172: io_init_~tmp___3~15#1 := io_init_#t~ret1715#1;havoc io_init_#t~mem1712#1.base, io_init_#t~mem1712#1.offset;havoc io_init_#t~mem1713#1;havoc io_init_#t~mem1714#1.base, io_init_#t~mem1714#1.offset;havoc io_init_#t~ret1715#1;call write~int#1((if io_init_~tmp___3~15#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_~tmp___3~15#1 % 4294967296 % 4294967296 else io_init_~tmp___3~15#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5867 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1716#1.base, io_init_#t~mem1716#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1717#1 := read~int#1(io_init_#t~mem1716#1.base, 5 + io_init_#t~mem1716#1.offset, 8);call write~int#1((if io_init_#t~mem1717#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1717#1 % 18446744073709551616 % 18446744073709551616 else io_init_#t~mem1717#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), io_init_~ubi#1.base, 5859 + io_init_~ubi#1.offset, 8);havoc io_init_#t~mem1716#1.base, io_init_#t~mem1716#1.offset;havoc io_init_#t~mem1717#1;call io_init_#t~mem1718#1.base, io_init_#t~mem1718#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);assume { :begin_inline_mtd_can_have_bb } true;mtd_can_have_bb_#in~mtd#1.base, mtd_can_have_bb_#in~mtd#1.offset := io_init_#t~mem1718#1.base, io_init_#t~mem1718#1.offset;havoc mtd_can_have_bb_#res#1;havoc mtd_can_have_bb_#t~mem1542#1.base, mtd_can_have_bb_#t~mem1542#1.offset, mtd_can_have_bb_~mtd#1.base, mtd_can_have_bb_~mtd#1.offset;mtd_can_have_bb_~mtd#1.base, mtd_can_have_bb_~mtd#1.offset := mtd_can_have_bb_#in~mtd#1.base, mtd_can_have_bb_#in~mtd#1.offset;call mtd_can_have_bb_#t~mem1542#1.base, mtd_can_have_bb_#t~mem1542#1.offset := read~$Pointer$#1(mtd_can_have_bb_~mtd#1.base, 249 + mtd_can_have_bb_~mtd#1.offset, 8);mtd_can_have_bb_#res#1 := (if 0 != (mtd_can_have_bb_#t~mem1542#1.base + mtd_can_have_bb_#t~mem1542#1.offset) % 18446744073709551616 then 1 else 0);havoc mtd_can_have_bb_#t~mem1542#1.base, mtd_can_have_bb_#t~mem1542#1.offset; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17214: assume 0 != ubi_wl_init_~tmp___21~3#1; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17214: assume !(0 != ubi_wl_init_~tmp___21~3#1); [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19196: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,950 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19196: assume !(0 != ubi_attach_~err~88#1);call ubi_attach_#t~mem5298#1 := read~int#1(ubi_attach_~ai~1#1.base, 84 + ubi_attach_~ai~1#1.offset, 4);call write~int#1(ubi_attach_#t~mem5298#1, ubi_attach_~ubi#1.base, 5875 + ubi_attach_~ubi#1.offset, 4);havoc ubi_attach_#t~mem5298#1;call ubi_attach_#t~mem5299#1 := read~int#1(ubi_attach_~ubi#1.base, 5867 + ubi_attach_~ubi#1.offset, 4);call ubi_attach_#t~mem5300#1 := read~int#1(ubi_attach_~ubi#1.base, 5875 + ubi_attach_~ubi#1.offset, 4);call write~int#1(ubi_attach_#t~mem5299#1 - ubi_attach_#t~mem5300#1, ubi_attach_~ubi#1.base, 5879 + ubi_attach_~ubi#1.offset, 4);havoc ubi_attach_#t~mem5299#1;havoc ubi_attach_#t~mem5300#1;call ubi_attach_#t~mem5301#1 := read~int#1(ubi_attach_~ai~1#1.base, 72 + ubi_attach_~ai~1#1.offset, 4);call write~int#1(ubi_attach_#t~mem5301#1, ubi_attach_~ubi#1.base, 5883 + ubi_attach_~ubi#1.offset, 4);havoc ubi_attach_#t~mem5301#1;call ubi_attach_#t~mem5302#1 := read~int#1(ubi_attach_~ai~1#1.base, 108 + ubi_attach_~ai~1#1.offset, 4);call write~int#1(ubi_attach_#t~mem5302#1, ubi_attach_~ubi#1.base, 2514 + ubi_attach_~ubi#1.offset, 4);havoc ubi_attach_#t~mem5302#1;call ubi_attach_#t~mem5303#1 := read~int#1(ubi_attach_~ai~1#1.base, 120 + ubi_attach_~ai~1#1.offset, 4);call write~int#1(ubi_attach_#t~mem5303#1, ubi_attach_~ubi#1.base, 2518 + ubi_attach_~ubi#1.offset, 4);havoc ubi_attach_#t~mem5303#1;call write~$Pointer$#44(1499, 0, ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset, 8);call write~$Pointer$#44(1500, 0, ubi_attach_~#descriptor~79#1.base, 8 + ubi_attach_~#descriptor~79#1.offset, 8);call write~$Pointer$#44(1501, 0, ubi_attach_~#descriptor~79#1.base, 16 + ubi_attach_~#descriptor~79#1.offset, 8);call write~$Pointer$#44(1502, 0, ubi_attach_~#descriptor~79#1.base, 24 + ubi_attach_~#descriptor~79#1.offset, 8);call write~int#44(1523, ubi_attach_~#descriptor~79#1.base, 32 + ubi_attach_~#descriptor~79#1.offset, 4);call write~int#44(0, ubi_attach_~#descriptor~79#1.base, 36 + ubi_attach_~#descriptor~79#1.offset, 1);call ubi_attach_#t~mem5304#1 := read~int#44(ubi_attach_~#descriptor~79#1.base, 36 + ubi_attach_~#descriptor~79#1.offset, 1); [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21575: ubi_attach_fastmap_~tmp___13~16#1 := ubi_attach_fastmap_#t~ret6027#1;havoc ubi_attach_fastmap_#t~mem6026#1;havoc ubi_attach_fastmap_#t~ret6027#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21575-1: SUMMARY for call ubi_attach_fastmap_#t~ret6027#1 := __fswab32(ubi_attach_fastmap_#t~mem6026#1); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7437-1: SUMMARY for call autoresize_#t~ret2051#1 := ubi_change_vtbl_record(autoresize_~ubi#1.base, autoresize_~ubi#1.offset, autoresize_~vol_id#1, autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7437: assume -2147483648 <= autoresize_#t~ret2051#1 && autoresize_#t~ret2051#1 <= 2147483647;autoresize_~err~24#1 := autoresize_#t~ret2051#1;havoc autoresize_#t~ret2051#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7305-1: SUMMARY for call io_init_#t~ret1803#1 := ldv__builtin_expect((if io_init_#t~mem1802#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1802#1 % 256 % 18446744073709551616 else io_init_#t~mem1802#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7305: assume -9223372036854775808 <= io_init_#t~ret1803#1 && io_init_#t~ret1803#1 <= 9223372036854775807;io_init_~tmp___26~0#1 := io_init_#t~ret1803#1;havoc io_init_#t~mem1802#1;havoc io_init_#t~ret1803#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19065-1: SUMMARY for call scan_fast_#t~ret5271#1.base, scan_fast_#t~ret5271#1.offset := kzalloc(scan_fast_#t~mem5270#1, 208); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19065: scan_fast_~tmp~176#1.base, scan_fast_~tmp~176#1.offset := scan_fast_#t~ret5271#1.base, scan_fast_#t~ret5271#1.offset;havoc scan_fast_#t~mem5270#1;havoc scan_fast_#t~ret5271#1.base, scan_fast_#t~ret5271#1.offset;~ech~0.base, ~ech~0.offset := scan_fast_~tmp~176#1.base, scan_fast_~tmp~176#1.offset; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21311: count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset := count_fastmap_pebs_#t~ret5972#1.base, count_fastmap_pebs_#t~ret5972#1.offset;havoc count_fastmap_pebs_#t~ret5972#1.base, count_fastmap_pebs_#t~ret5972#1.offset; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21311-1: SUMMARY for call count_fastmap_pebs_#t~ret5972#1.base, count_fastmap_pebs_#t~ret5972#1.offset := rb_first(count_fastmap_pebs_~ai#1.base, count_fastmap_pebs_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17215: ubi_wl_init_~tmp___20~4#1.base, ubi_wl_init_~tmp___20~4#1.offset := ubi_wl_init_#t~ret4818#1.base, ubi_wl_init_#t~ret4818#1.offset;havoc ubi_wl_init_#t~ret4818#1.base, ubi_wl_init_#t~ret4818#1.offset;call ubi_wl_init_#t~mem4819#1 := read~int#1(ubi_wl_init_~tmp___20~4#1.base, 1176 + ubi_wl_init_~tmp___20~4#1.offset, 4); [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17215-1: SUMMARY for call ubi_wl_init_#t~ret4818#1.base, ubi_wl_init_#t~ret4818#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7438: assume 0 != autoresize_~err~24#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7438: assume !(0 != autoresize_~err~24#1); [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21576-1: SUMMARY for call ubi_attach_fastmap_#t~ret6028#1 := add_aeb(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset, (if ubi_attach_fastmap_~tmp___13~16#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___13~16#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___13~16#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___12~16#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___12~16#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___12~16#1 % 4294967296 % 4294967296 - 4294967296), 0); srcloc: null [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420: assume #t~switch2677#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420: assume !#t~switch2677#1;havoc #t~switch2677#1;havoc #t~switch2677#1;~err~35#1 := ~__ret_pu~1#1; [2025-02-08 02:47:11,951 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-1: assume #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-1: assume !#t~switch2677#1;#t~switch2677#1 := true; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-2: assume #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-2: assume !#t~switch2677#1;#t~switch2677#1 := #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21576: assume -2147483648 <= ubi_attach_fastmap_#t~ret6028#1 && ubi_attach_fastmap_#t~ret6028#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6028#1;ubi_attach_fastmap_~i~36#1 := 1 + ubi_attach_fastmap_~i~36#1;call ubi_attach_fastmap_#t~mem6029#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 8 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4267: assume 3 == init_volumes_#t~mem263#1;havoc init_volumes_#t~mem263#1;call init_volumes_#t~mem264#1 := read~int#1(init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem264#1, init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem264#1;call init_volumes_#t~mem265#1 := read~int#1(init_volumes_~vol~1#1.base, 1229 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem265#1, init_volumes_~vol~1#1.base, 1237 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem265#1;call init_volumes_#t~mem266#1 := read~int#1(init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem267#1 := read~int#1(init_volumes_~vol~1#1.base, 1229 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem266#1 * init_volumes_#t~mem267#1, init_volumes_~vol~1#1.base, 1241 + init_volumes_~vol~1#1.offset, 8);havoc init_volumes_#t~mem266#1;havoc init_volumes_#t~mem267#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4267: assume !(3 == init_volumes_#t~mem263#1);havoc init_volumes_#t~mem263#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7306: assume 0 != io_init_~tmp___26~0#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7306: assume !(0 != io_init_~tmp___26~0#1); [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21840-1: SUMMARY for call ubi_attach_fastmap_#t~ret6131#1 := ldv__builtin_expect((if 0 != ubi_attach_fastmap_~__ret_warn_on~1#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21840: assume -9223372036854775808 <= ubi_attach_fastmap_#t~ret6131#1 && ubi_attach_fastmap_#t~ret6131#1 <= 9223372036854775807;ubi_attach_fastmap_~tmp___48~0#1 := ubi_attach_fastmap_#t~ret6131#1;havoc ubi_attach_fastmap_#t~ret6131#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-3: assume #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-3: assume !#t~switch2677#1;#t~switch2677#1 := true; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-4: assume #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-4: assume !#t~switch2677#1;#t~switch2677#1 := #t~switch2677#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-5: assume ~err~35#1 < 0; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-5: assume !(~err~35#1 < 0); [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-6: assume 0 != ~tmp___5~12#1; [2025-02-08 02:47:11,952 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9420-6: assume !(0 != ~tmp___5~12#1);assume { :begin_inline_ldv_mutex_lock_82 } true;ldv_mutex_lock_82_#in~ldv_func_arg1#1.base, ldv_mutex_lock_82_#in~ldv_func_arg1#1.offset := ~#ubi_devices_mutex~0.base, ~#ubi_devices_mutex~0.offset;havoc ldv_mutex_lock_82_~ldv_func_arg1#1.base, ldv_mutex_lock_82_~ldv_func_arg1#1.offset;ldv_mutex_lock_82_~ldv_func_arg1#1.base, ldv_mutex_lock_82_~ldv_func_arg1#1.offset := ldv_mutex_lock_82_#in~ldv_func_arg1#1.base, ldv_mutex_lock_82_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17216: assume -2147483648 <= ubi_wl_init_#t~ret4820#1 && ubi_wl_init_#t~ret4820#1 <= 2147483647;havoc ubi_wl_init_#t~mem4819#1;havoc ubi_wl_init_#t~ret4820#1; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17216-1: SUMMARY for call ubi_wl_init_#t~ret4820#1 := __dynamic_pr_debug(ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset, 1321, 0); srcloc: null [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21312: assume 0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616;count_fastmap_pebs_~__mptr___3~5#1.base, count_fastmap_pebs_~__mptr___3~5#1.offset := count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset;count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset := count_fastmap_pebs_~__mptr___3~5#1.base, -2048 + count_fastmap_pebs_~__mptr___3~5#1.offset; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21312: assume !(0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616);count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset := 0, 0; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17084: SUMMARY for call __might_sleep(1301, 0, 2004, 0); srcloc: null [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7571: call write~int#1(25, ubi_attach_mtd_dev_~ubi~9#1.base, 4842 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call write~int#1((if 0 == ~fm_autoconvert~0 % 256 then 1 else 0), ubi_attach_mtd_dev_~ubi~9#1.base, 2762 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2078#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2762 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7439-1: SUMMARY for call autoresize_#t~ret2052#1 := printk(373, 0); srcloc: null [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7439: assume -2147483648 <= autoresize_#t~ret2052#1 && autoresize_#t~ret2052#1 <= 2147483647;havoc autoresize_#t~ret2052#1; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5457: assume -2147483648 <= ubi_add_volume_#t~ret828#1 && ubi_add_volume_#t~ret828#1 <= 2147483647;ubi_add_volume_~err~14#1 := ubi_add_volume_#t~ret828#1;havoc ubi_add_volume_#t~ret828#1; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5457-1: SUMMARY for call ubi_add_volume_#t~ret828#1 := volume_sysfs_init(ubi_add_volume_~ubi#1.base, ubi_add_volume_~ubi#1.offset, ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7307-1: SUMMARY for call io_init_#t~ret1804#1.base, io_init_#t~ret1804#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7307: io_init_~tmp___25~0#1.base, io_init_~tmp___25~0#1.offset := io_init_#t~ret1804#1.base, io_init_#t~ret1804#1.offset;havoc io_init_#t~ret1804#1.base, io_init_#t~ret1804#1.offset;call io_init_#t~mem1805#1 := read~int#1(io_init_~tmp___25~0#1.base, 1176 + io_init_~tmp___25~0#1.offset, 4);call io_init_#t~mem1806#1 := read~int#1(io_init_~ubi#1.base, 5919 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21841: assume 0 != ubi_attach_fastmap_~tmp___48~0#1; [2025-02-08 02:47:11,953 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21841: assume !(0 != ubi_attach_fastmap_~tmp___48~0#1);ubi_attach_fastmap_#res#1 := 0;call ULTIMATE.dealloc(ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset);havoc ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset);havoc ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset);havoc ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset);havoc ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset);havoc ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset);havoc ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16953: call ULTIMATE.dealloc(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset);havoc ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset);havoc ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset);havoc ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset);havoc ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset);havoc ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset);havoc ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset);havoc ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset);havoc ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset);havoc ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset);havoc ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset);havoc ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset);havoc ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset;ubi_attach_#t~ret5311#1 := ubi_wl_init_#res#1;havoc ubi_wl_init_#t~mem4736#1.base, ubi_wl_init_#t~mem4736#1.offset, ubi_wl_init_#t~mem4737#1.base, ubi_wl_init_#t~mem4737#1.offset, ubi_wl_init_#t~mem4738#1.base, ubi_wl_init_#t~mem4738#1.offset, ubi_wl_init_#t~mem4739#1.base, ubi_wl_init_#t~mem4739#1.offset, ubi_wl_init_#t~mem4740#1.base, ubi_wl_init_#t~mem4740#1.offset, ubi_wl_init_#t~mem4741#1.base, ubi_wl_init_#t~mem4741#1.offset, ubi_wl_init_#t~mem4742#1.base, ubi_wl_init_#t~mem4742#1.offset, ubi_wl_init_#t~ret4743#1.base, ubi_wl_init_#t~ret4743#1.offset, ubi_wl_init_#t~mem4744#1, ubi_wl_init_#t~mem4745#1, ubi_wl_init_#t~mem4746#1, ubi_wl_init_#t~loopctr4747#1, ubi_wl_init_#t~nondet4748#1, ubi_wl_init_#t~ret4749#1, ubi_wl_init_#t~mem4750#1, ubi_wl_init_#t~ret4751#1.base, ubi_wl_init_#t~ret4751#1.offset, ubi_wl_init_#t~mem4752#1.base, ubi_wl_init_#t~mem4752#1.offset, ubi_wl_init_#t~mem4753#1.base, ubi_wl_init_#t~mem4753#1.offset, ubi_wl_init_#t~mem4754#1.base, ubi_wl_init_#t~mem4754#1.offset, ubi_wl_init_#t~ret4755#1, ubi_wl_init_#t~ret4756#1.base, ubi_wl_init_#t~ret4756#1.offset, ubi_wl_init_#t~mem4757#1, ubi_wl_init_#t~mem4758#1, ubi_wl_init_#t~mem4759#1, ubi_wl_init_#t~ret4760#1, ubi_wl_init_#t~ret4761#1, ubi_wl_init_#t~ret4762#1.base, ubi_wl_init_#t~ret4762#1.offset, ubi_wl_init_#t~mem4763#1, ubi_wl_init_#t~ret4764#1, ubi_wl_init_#t~mem4766#1.base, ubi_wl_init_#t~mem4766#1.offset, ubi_wl_init_#t~mem4765#1, ubi_wl_init_#t~mem4767#1, ubi_wl_init_#t~mem4768#1, ubi_wl_init_#t~ret4769#1, ubi_wl_init_#t~mem4770#1.base, ubi_wl_init_#t~mem4770#1.offset, ubi_wl_init_#t~mem4771#1.base, ubi_wl_init_#t~mem4771#1.offset, ubi_wl_init_#t~ret4772#1, ubi_wl_init_#t~ret4773#1.base, ubi_wl_init_#t~ret4773#1.offset, ubi_wl_init_#t~mem4774#1, ubi_wl_init_#t~mem4775#1, ubi_wl_init_#t~mem4776#1, ubi_wl_init_#t~ret4777#1, ubi_wl_init_#t~ret4778#1.base, ubi_wl_init_#t~ret4778#1.offset, ubi_wl_init_#t~mem4779#1, ubi_wl_init_#t~ret4780#1, ubi_wl_init_#t~mem4781#1, ubi_wl_init_#t~ret4782#1, ubi_wl_init_#t~ret4783#1, ubi_wl_init_#t~ret4784#1.base, ubi_wl_init_#t~ret4784#1.offset, ubi_wl_init_#t~mem4785#1, ubi_wl_init_#t~ret4786#1, ubi_wl_init_#t~mem4787#1, ubi_wl_init_#t~mem4789#1.base, ubi_wl_init_#t~mem4789#1.offset, ubi_wl_init_#t~mem4788#1, ubi_wl_init_#t~mem4790#1.base, ubi_wl_init_#t~mem4790#1.offset, ubi_wl_init_#t~ret4791#1.base, ubi_wl_init_#t~ret4791#1.offset, ubi_wl_init_#t~ret4792#1.base, ubi_wl_init_#t~ret4792#1.offset, ubi_wl_init_#t~ret4793#1, ubi_wl_init_#t~ret4794#1.base, ubi_wl_init_#t~ret4794#1.offset, ubi_wl_init_#t~mem4795#1, ubi_wl_init_#t~mem4796#1, ubi_wl_init_#t~mem4798#1.base, ubi_wl_init_#t~mem4798#1.offset, ubi_wl_init_#t~mem4797#1, ubi_wl_init_#t~mem4799#1, ubi_wl_init_#t~mem4800#1, ubi_wl_init_#t~ret4801#1, ubi_wl_init_#t~ret4802#1.base, ubi_wl_init_#t~ret4802#1.offset, ubi_wl_init_#t~mem4803#1, ubi_wl_init_#t~mem4804#1, ubi_wl_init_#t~mem4805#1, ubi_wl_init_#t~ret4806#1, ubi_wl_init_#t~mem4807#1, ubi_wl_init_#t~ret4808#1, ubi_wl_init_#t~ret4809#1.base, ubi_wl_init_#t~ret4809#1.offset, ubi_wl_init_#t~mem4810#1, ubi_wl_init_#t~mem4811#1, ubi_wl_init_#t~mem4812#1, ubi_wl_init_#t~ret4813#1, ubi_wl_init_#t~ret4814#1.base, ubi_wl_init_#t~ret4814#1.offset, ubi_wl_init_#t~ret4815#1.base, ubi_wl_init_#t~ret4815#1.offset, ubi_wl_init_#t~mem4816#1, ubi_wl_init_#t~ret4817#1, ubi_wl_init_#t~ret4818#1.base, ubi_wl_init_#t~ret4818#1.offset, ubi_wl_init_#t~mem4819#1, ubi_wl_init_#t~ret4820#1, ubi_wl_init_#t~mem4821#1.base, ubi_wl_init_#t~mem4821#1.offset, ubi_wl_init_#t~mem4824#1, ubi_wl_init_#t~mem4822#1.base, ubi_wl_init_#t~mem4822#1.offset, ubi_wl_init_#t~mem4823#1, ubi_wl_init_#t~ret4825#1, ubi_wl_init_#t~ret4826#1.base, ubi_wl_init_#t~ret4826#1.offset, ubi_wl_init_#t~mem4827#1, ubi_wl_init_#t~ret4828#1, ubi_wl_init_#t~mem4829#1, ubi_wl_init_#t~ret4830#1, ubi_wl_init_#t~ret4831#1.base, ubi_wl_init_#t~ret4831#1.offset, ubi_wl_init_#t~mem4832#1, ubi_wl_init_#t~ret4833#1, ubi_wl_init_#t~mem4835#1, ubi_wl_init_#t~mem4834#1, ubi_wl_init_#t~mem4836#1, ubi_wl_init_#t~mem4837#1, ubi_wl_init_#t~ret4838#1, ubi_wl_init_#t~mem4839#1, ubi_wl_init_#t~mem4840#1, ubi_wl_init_#t~ret4841#1, ubi_wl_init_#t~mem4842#1, ubi_wl_init_#t~mem4843#1, ubi_wl_init_#t~ret4844#1, ubi_wl_init_#t~mem4845#1.base, ubi_wl_init_#t~mem4845#1.offset, ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, ubi_wl_init_~ai#1.base, ubi_wl_init_~ai#1.offset, ubi_wl_init_~err~78#1, ubi_wl_init_~i~29#1, ubi_wl_init_~reserved_pebs~4#1, ubi_wl_init_~found_pebs~0#1, ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset, ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset, ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset, ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset, ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset, ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset, ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset, ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset, ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset, ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset, ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset, ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset, ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset, ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset, ubi_wl_init_~tmp___3~59#1.base, ubi_wl_init_~tmp___3~59#1.offset, ubi_wl_init_~__mptr~26#1.base, ubi_wl_init_~__mptr~26#1.offset, ubi_wl_init_~__mptr___0~13#1.base, ubi_wl_init_~__mptr___0~13#1.offset, ubi_wl_init_~tmp___4~49#1.base, ubi_wl_init_~tmp___4~49#1.offset, ubi_wl_init_~tmp___5~35#1.base, ubi_wl_init_~tmp___5~35#1.offset, ubi_wl_init_~tmp___6~32#1, ubi_wl_init_~tmp___7~28#1, ubi_wl_init_~tmp___8~21#1, ubi_wl_init_~__mptr___1~4#1.base, ubi_wl_init_~__mptr___1~4#1.offset, ubi_wl_init_~__mptr___2~3#1.base, ubi_wl_init_~__mptr___2~3#1.offset, ubi_wl_init_~tmp___9~20#1.base, ubi_wl_init_~tmp___9~20#1.offset, ubi_wl_init_~tmp___10~17#1.base, ubi_wl_init_~tmp___10~17#1.offset, ubi_wl_init_~tmp___11~15#1, ubi_wl_init_~tmp___12~12#1.base, ubi_wl_init_~tmp___12~12#1.offset, ubi_wl_init_~tmp___13~12#1, ubi_wl_init_~tmp___14~10#1, ubi_wl_init_~__mptr___3~1#1.base, ubi_wl_init_~__mptr___3~1#1.offset, ubi_wl_init_~__mptr___4~1#1.base, ubi_wl_init_~__mptr___4~1#1.offset, ubi_wl_init_~__mptr___5~1#1.base, ubi_wl_init_~__mptr___5~1#1.offset, ubi_wl_init_~tmp___15~7#1.base, ubi_wl_init_~tmp___15~7#1.offset, ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset, ubi_wl_init_~tmp___16~5#1.base, ubi_wl_init_~tmp___16~5#1.offset, ubi_wl_init_~tmp___17~5#1, ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset, ubi_wl_init_~tmp___18~5#1.base, ubi_wl_init_~tmp___18~5#1.offset, ubi_wl_init_~tmp___19~4#1, ubi_wl_init_~__mptr___6~0#1.base, ubi_wl_init_~__mptr___6~0#1.offset, ubi_wl_init_~__mptr___7~0#1.base, ubi_wl_init_~__mptr___7~0#1.offset, ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset, ubi_wl_init_~tmp___20~4#1.base, ubi_wl_init_~tmp___20~4#1.offset, ubi_wl_init_~tmp___21~3#1, ubi_wl_init_~tmp___22~2#1.base, ubi_wl_init_~tmp___22~2#1.offset, ubi_wl_init_~tmp___23~2#1, ubi_wl_init_~tmp___24~2#1.base, ubi_wl_init_~tmp___24~2#1.offset, ubi_wl_init_~tmp___25~2#1;havoc ubi_wl_init_#in~ubi#1.base, ubi_wl_init_#in~ubi#1.offset, ubi_wl_init_#in~ai#1.base, ubi_wl_init_#in~ai#1.offset;assume { :end_inline_ubi_wl_init } true;assume -2147483648 <= ubi_attach_#t~ret5311#1 && ubi_attach_#t~ret5311#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5311#1;havoc ubi_attach_#t~ret5311#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5458: assume 0 != ubi_add_volume_~err~14#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5458: assume !(0 != ubi_add_volume_~err~14#1); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19067: assume 0 == (~ech~0.base + ~ech~0.offset) % 18446744073709551616; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19067: assume !(0 == (~ech~0.base + ~ech~0.offset) % 18446744073709551616); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7308-1: SUMMARY for call io_init_#t~ret1807#1 := __dynamic_pr_debug(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset, 338, 0); srcloc: null [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7308: assume -2147483648 <= io_init_#t~ret1807#1 && io_init_#t~ret1807#1 <= 2147483647;havoc io_init_#t~mem1805#1;havoc io_init_#t~mem1806#1;havoc io_init_#t~ret1807#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7176: assume 0 != io_init_~tmp___4~12#1;call write~int#1(1, io_init_~ubi#1.base, 5935 + io_init_~ubi#1.offset, 1);assume { :begin_inline_get_bad_peb_limit } true;get_bad_peb_limit_#in~ubi#1.base, get_bad_peb_limit_#in~ubi#1.offset, get_bad_peb_limit_#in~max_beb_per1024#1 := io_init_~ubi#1.base, io_init_~ubi#1.offset, io_init_~max_beb_per1024#1;havoc get_bad_peb_limit_#res#1;havoc get_bad_peb_limit_#t~mem1692#1.base, get_bad_peb_limit_#t~mem1692#1.offset, get_bad_peb_limit_#t~ret1693#1, get_bad_peb_limit_#t~mem1694#1.base, get_bad_peb_limit_#t~mem1694#1.offset, get_bad_peb_limit_#t~ret1695#1, get_bad_peb_limit_~ubi#1.base, get_bad_peb_limit_~ubi#1.offset, get_bad_peb_limit_~max_beb_per1024#1, get_bad_peb_limit_~limit~0#1, get_bad_peb_limit_~device_pebs~0#1, get_bad_peb_limit_~device_size~0#1, get_bad_peb_limit_~tmp~43#1, get_bad_peb_limit_~quot~0#1, get_bad_peb_limit_~rem~0#1, get_bad_peb_limit_~quot___0~0#1, get_bad_peb_limit_~rem___0~0#1;get_bad_peb_limit_~ubi#1.base, get_bad_peb_limit_~ubi#1.offset := get_bad_peb_limit_#in~ubi#1.base, get_bad_peb_limit_#in~ubi#1.offset;get_bad_peb_limit_~max_beb_per1024#1 := get_bad_peb_limit_#in~max_beb_per1024#1;havoc get_bad_peb_limit_~limit~0#1;havoc get_bad_peb_limit_~device_pebs~0#1;havoc get_bad_peb_limit_~device_size~0#1;havoc get_bad_peb_limit_~tmp~43#1;havoc get_bad_peb_limit_~quot~0#1;havoc get_bad_peb_limit_~rem~0#1;havoc get_bad_peb_limit_~quot___0~0#1;havoc get_bad_peb_limit_~rem___0~0#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7176: assume !(0 != io_init_~tmp___4~12#1); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12329-1: call self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3376#1 := read~int#1(self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);call self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3377#1 := read~int#1(self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12329: assume self_check_eba_#t~mem3376#1 != self_check_eba_#t~mem3377#1;havoc self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset;havoc self_check_eba_#t~mem3376#1;havoc self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset;havoc self_check_eba_#t~mem3377#1;call self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3379#1 := read~int#1(self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);self_check_eba_#t~short3382#1 := -1 == self_check_eba_#t~mem3379#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12329: assume !(self_check_eba_#t~mem3376#1 != self_check_eba_#t~mem3377#1);havoc self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset;havoc self_check_eba_#t~mem3376#1;havoc self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset;havoc self_check_eba_#t~mem3377#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4005: call ULTIMATE.dealloc(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset);havoc process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset);havoc process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset;call ULTIMATE.dealloc(process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset);havoc process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset;ubi_read_volume_table_#t~ret361#1.base, ubi_read_volume_table_#t~ret361#1.offset := process_lvol_#res#1.base, process_lvol_#res#1.offset;havoc process_lvol_#t~mem174#1, process_lvol_#t~ret175#1, process_lvol_#t~ret176#1.base, process_lvol_#t~ret176#1.offset, process_lvol_#t~mem177#1, process_lvol_#t~ret178#1, process_lvol_#t~ret179#1.base, process_lvol_#t~ret179#1.offset, process_lvol_#t~mem180#1, process_lvol_#t~ret181#1.base, process_lvol_#t~ret181#1.offset, process_lvol_#t~mem182#1, process_lvol_#t~mem183#1, process_lvol_#t~mem184#1.base, process_lvol_#t~mem184#1.offset, process_lvol_#t~mem185#1, process_lvol_#t~mem186#1.base, process_lvol_#t~mem186#1.offset, process_lvol_#t~mem187#1, process_lvol_#t~mem188#1, process_lvol_#t~ret189#1, process_lvol_#t~ret190#1, process_lvol_#t~ret191#1.base, process_lvol_#t~ret191#1.offset, process_lvol_#t~mem192#1.base, process_lvol_#t~mem192#1.offset, process_lvol_#t~mem193#1.base, process_lvol_#t~mem193#1.offset, process_lvol_#t~ret194#1, process_lvol_#t~mem195#1, process_lvol_#t~mem196#1, process_lvol_#t~mem197#1.base, process_lvol_#t~mem197#1.offset, process_lvol_#t~mem198#1, process_lvol_#t~mem199#1.base, process_lvol_#t~mem199#1.offset, process_lvol_#t~mem200#1.base, process_lvol_#t~mem200#1.offset, process_lvol_#t~nondet201#1, process_lvol_#t~ret202#1, process_lvol_#t~mem203#1, process_lvol_#t~ret204#1, process_lvol_#t~mem205#1.base, process_lvol_#t~mem205#1.offset, process_lvol_#t~ret206#1, process_lvol_#t~ret207#1, process_lvol_#t~mem208#1.base, process_lvol_#t~mem208#1.offset, process_lvol_#t~mem209#1.base, process_lvol_#t~mem209#1.offset, process_lvol_#t~mem210#1.base, process_lvol_#t~mem210#1.offset, process_lvol_#t~mem211#1.base, process_lvol_#t~mem211#1.offset, process_lvol_#t~ret212#1, process_lvol_#t~mem213#1, process_lvol_#t~mem214#1, process_lvol_#t~ret215#1, process_lvol_#t~ret216#1, process_lvol_#t~mem217#1.base, process_lvol_#t~mem217#1.offset, process_lvol_#t~ret218#1, process_lvol_#t~ret219#1, process_lvol_#t~mem220#1.base, process_lvol_#t~mem220#1.offset, process_lvol_#t~mem221#1.base, process_lvol_#t~mem221#1.offset, process_lvol_#t~mem222#1.base, process_lvol_#t~mem222#1.offset, process_lvol_#t~mem223#1.base, process_lvol_#t~mem223#1.offset, process_lvol_#t~ret224#1.base, process_lvol_#t~ret224#1.offset, process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_~ai#1.base, process_lvol_~ai#1.offset, process_lvol_~av#1.base, process_lvol_~av#1.offset, process_lvol_~err~4#1, process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset, process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset, process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset, process_lvol_~#leb_corrupted~0#1.base, process_lvol_~#leb_corrupted~0#1.offset, process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset, process_lvol_~tmp~10#1.base, process_lvol_~tmp~10#1.offset, process_lvol_~tmp___0~6#1, process_lvol_~__mptr~1#1.base, process_lvol_~__mptr~1#1.offset, process_lvol_~tmp___1~6#1.base, process_lvol_~tmp___1~6#1.offset, process_lvol_~tmp___2~4#1, process_lvol_~__mptr___0~1#1.base, process_lvol_~__mptr___0~1#1.offset, process_lvol_~tmp___3~3#1.base, process_lvol_~tmp___3~3#1.offset;havoc process_lvol_#in~ubi#1.base, process_lvol_#in~ubi#1.offset, process_lvol_#in~ai#1.base, process_lvol_#in~ai#1.offset, process_lvol_#in~av#1.base, process_lvol_#in~av#1.offset;assume { :end_inline_process_lvol } true;call write~$Pointer$#1(ubi_read_volume_table_#t~ret361#1.base, ubi_read_volume_table_#t~ret361#1.offset, ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8);havoc ubi_read_volume_table_#t~ret361#1.base, ubi_read_volume_table_#t~ret361#1.offset;call ubi_read_volume_table_#t~mem362#1.base, ubi_read_volume_table_#t~mem362#1.offset := read~$Pointer$#1(ubi_read_volume_table_~ubi#1.base, 2350 + ubi_read_volume_table_~ubi#1.offset, 8); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21975: assume -2147483648 <= ubi_scan_fastmap_#t~ret6160#1 && ubi_scan_fastmap_#t~ret6160#1 <= 2147483647;ubi_scan_fastmap_~ret~9#1 := ubi_scan_fastmap_#t~ret6160#1;havoc ubi_scan_fastmap_#t~ret6160#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21975-1: SUMMARY for call ubi_scan_fastmap_#t~ret6160#1 := ubi_io_read_ec_hdr(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~pnum~13#1, ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset, 0); srcloc: null [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17086: assume -2147483648 <= ubi_wl_init_#t~ret4772#1 && ubi_wl_init_#t~ret4772#1 <= 2147483647;havoc ubi_wl_init_#t~ret4772#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5459: SUMMARY for call cdev_del(ubi_add_volume_~vol#1.base, 1088 + ubi_add_volume_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17086-1: SUMMARY for call ubi_wl_init_#t~ret4772#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7573: assume 0 == ubi_attach_mtd_dev_#t~mem2078#1;havoc ubi_attach_mtd_dev_#t~mem2078#1;call ubi_attach_mtd_dev_#t~mem2079#1.base, ubi_attach_mtd_dev_#t~mem2079#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2080#1 := read~int#1(ubi_attach_mtd_dev_#t~mem2079#1.base, 5 + ubi_attach_mtd_dev_#t~mem2079#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2081#1.base, ubi_attach_mtd_dev_#t~mem2081#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7573: assume !(0 == ubi_attach_mtd_dev_#t~mem2078#1);havoc ubi_attach_mtd_dev_#t~mem2078#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12330: assume self_check_eba_#t~short3382#1;havoc self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset;havoc self_check_eba_#t~mem3379#1;havoc self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset;havoc self_check_eba_#t~mem3381#1;havoc self_check_eba_#t~short3382#1; [2025-02-08 02:47:11,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12330: assume !self_check_eba_#t~short3382#1;havoc self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset;havoc self_check_eba_#t~mem3379#1;havoc self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset;havoc self_check_eba_#t~mem3381#1;havoc self_check_eba_#t~short3382#1;call self_check_eba_#t~mem3383#1 := read~int#1(self_check_eba_~vol~31#1.base, 1201 + self_check_eba_~vol~31#1.offset, 4);call self_check_eba_#t~mem3384#1.base, self_check_eba_#t~mem3384#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3385#1 := read~int#1(self_check_eba_#t~mem3384#1.base, self_check_eba_#t~mem3384#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);call self_check_eba_#t~mem3386#1.base, self_check_eba_#t~mem3386#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3387#1 := read~int#1(self_check_eba_#t~mem3386#1.base, self_check_eba_#t~mem3386#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21711: ubi_attach_fastmap_~tmp___37~2#1 := ubi_attach_fastmap_#t~ret6088#1;havoc ubi_attach_fastmap_#t~mem6087#1;havoc ubi_attach_fastmap_#t~ret6088#1;call write~int#1((if ubi_attach_fastmap_~tmp___37~2#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___37~2#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___37~2#1 % 4294967296 % 4294967296 - 4294967296), ubi_attach_fastmap_~aeb~18#1.base, 4 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call write~int#1(-1, ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset, 4);call write~int#1(0, ubi_attach_fastmap_~aeb~18#1.base, 18 + ubi_attach_fastmap_~aeb~18#1.offset, 8);ubi_attach_fastmap_~tmp___38~1#1 := 0;call write~int#1(ubi_attach_fastmap_~tmp___38~1#1 % 2, ubi_attach_fastmap_~aeb~18#1.base, 17 + ubi_attach_fastmap_~aeb~18#1.offset, 1);call write~int#1(ubi_attach_fastmap_~tmp___38~1#1 % 2, ubi_attach_fastmap_~aeb~18#1.base, 16 + ubi_attach_fastmap_~aeb~18#1.offset, 1); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21711-1: SUMMARY for call ubi_attach_fastmap_#t~ret6088#1 := __fswab32(ubi_attach_fastmap_#t~mem6087#1); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21579: ubi_attach_fastmap_~tmp___14~13#1 := ubi_attach_fastmap_#t~ret6030#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12330-1: assume self_check_eba_#t~short3382#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12330-1: assume !self_check_eba_#t~short3382#1;call self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3381#1 := read~int#1(self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset + 4 * (if self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~j~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);self_check_eba_#t~short3382#1 := -1 == self_check_eba_#t~mem3381#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21579-1: SUMMARY for call ubi_attach_fastmap_#t~ret6030#1 := __fswab32(ubi_attach_fastmap_#t~mem6029#1); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21976: assume 0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21976: assume !(0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7574: ubi_attach_mtd_dev_~tmp___3~16#1 := ubi_attach_mtd_dev_#t~ret2082#1;havoc ubi_attach_mtd_dev_#t~mem2079#1.base, ubi_attach_mtd_dev_#t~mem2079#1.offset;havoc ubi_attach_mtd_dev_#t~mem2080#1;havoc ubi_attach_mtd_dev_#t~mem2081#1.base, ubi_attach_mtd_dev_#t~mem2081#1.offset;havoc ubi_attach_mtd_dev_#t~ret2082#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17087: ubi_wl_init_~tmp___9~20#1.base, ubi_wl_init_~tmp___9~20#1.offset := ubi_wl_init_#t~ret4773#1.base, ubi_wl_init_#t~ret4773#1.offset;havoc ubi_wl_init_#t~ret4773#1.base, ubi_wl_init_#t~ret4773#1.offset;ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset := ubi_wl_init_~tmp___9~20#1.base, ubi_wl_init_~tmp___9~20#1.offset; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17087-1: SUMMARY for call ubi_wl_init_#t~ret4773#1.base, ubi_wl_init_#t~ret4773#1.offset := kmem_cache_alloc(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, 208); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5460-1: SUMMARY for call volume_sysfs_close(ubi_add_volume_~vol#1.base, ubi_add_volume_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22108-1: SUMMARY for call ubi_scan_fastmap_#t~ret6208#1 := printk(1761, 0); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5460: ubi_add_volume_#res#1 := ubi_add_volume_~err~14#1;call ULTIMATE.dealloc(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset);havoc ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22108: assume -2147483648 <= ubi_scan_fastmap_#t~ret6208#1 && ubi_scan_fastmap_#t~ret6208#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6208#1;call ubi_scan_fastmap_#t~mem6209#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 3806 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7574-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2082#1 := mtd_div_by_eb(ubi_attach_mtd_dev_#t~mem2080#1, ubi_attach_mtd_dev_#t~mem2081#1.base, ubi_attach_mtd_dev_#t~mem2081#1.offset); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7178: io_init_#t~ret1720#1 := get_bad_peb_limit_#res#1;havoc get_bad_peb_limit_#t~mem1692#1.base, get_bad_peb_limit_#t~mem1692#1.offset, get_bad_peb_limit_#t~ret1693#1, get_bad_peb_limit_#t~mem1694#1.base, get_bad_peb_limit_#t~mem1694#1.offset, get_bad_peb_limit_#t~ret1695#1, get_bad_peb_limit_~ubi#1.base, get_bad_peb_limit_~ubi#1.offset, get_bad_peb_limit_~max_beb_per1024#1, get_bad_peb_limit_~limit~0#1, get_bad_peb_limit_~device_pebs~0#1, get_bad_peb_limit_~device_size~0#1, get_bad_peb_limit_~tmp~43#1, get_bad_peb_limit_~quot~0#1, get_bad_peb_limit_~rem~0#1, get_bad_peb_limit_~quot___0~0#1, get_bad_peb_limit_~rem___0~0#1;havoc get_bad_peb_limit_#in~ubi#1.base, get_bad_peb_limit_#in~ubi#1.offset, get_bad_peb_limit_#in~max_beb_per1024#1;assume { :end_inline_get_bad_peb_limit } true;assume -2147483648 <= io_init_#t~ret1720#1 && io_init_#t~ret1720#1 <= 2147483647;call write~int#1(io_init_#t~ret1720#1, io_init_~ubi#1.base, 2334 + io_init_~ubi#1.offset, 4);havoc io_init_#t~ret1720#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17220: assume 0 != (ubi_wl_init_#t~mem4821#1.base + ubi_wl_init_#t~mem4821#1.offset) % 18446744073709551616;havoc ubi_wl_init_#t~mem4821#1.base, ubi_wl_init_#t~mem4821#1.offset;call ubi_wl_init_#t~mem4824#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5879 + ubi_wl_init_~ubi#1.offset, 4);call ubi_wl_init_#t~mem4822#1.base, ubi_wl_init_#t~mem4822#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 2766 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4823#1 := read~int#1(ubi_wl_init_#t~mem4822#1.base, 384 + ubi_wl_init_#t~mem4822#1.offset, 4); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17220: assume !(0 != (ubi_wl_init_#t~mem4821#1.base + ubi_wl_init_#t~mem4821#1.offset) % 18446744073709551616);havoc ubi_wl_init_#t~mem4821#1.base, ubi_wl_init_#t~mem4821#1.offset;call ubi_wl_init_#t~mem4829#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5879 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17220-1: call ubi_wl_init_#t~mem4821#1.base, ubi_wl_init_#t~mem4821#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 2766 + ubi_wl_init_~ubi#1.offset, 8); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21580: assume ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___14~13#1 % 4294967296; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21580: assume !(ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___14~13#1 % 4294967296);ubi_attach_fastmap_~i~36#1 := 0; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21977: assume -2147483648 <= ubi_scan_fastmap_#t~ret6161#1 && ubi_scan_fastmap_#t~ret6161#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6161#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21977-1: SUMMARY for call ubi_scan_fastmap_#t~ret6161#1 := printk(1747, 0); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7575: assume (if ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 - 4294967296) <= 64; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7575: assume !((if ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 else ubi_attach_mtd_dev_~tmp___3~16#1 % 4294967296 % 4294967296 - 4294967296) <= 64); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22109: assume -2147483648 <= ubi_scan_fastmap_#t~ret6210#1 && ubi_scan_fastmap_#t~ret6210#1 <= 2147483647;havoc ubi_scan_fastmap_#t~mem6209#1;havoc ubi_scan_fastmap_#t~ret6210#1;call ubi_scan_fastmap_#t~mem6211#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 4842 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22109-1: SUMMARY for call ubi_scan_fastmap_#t~ret6210#1 := printk(1762, 0); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17221: assume -9223372036854775808 <= ubi_wl_init_#t~ret4825#1 && ubi_wl_init_#t~ret4825#1 <= 9223372036854775807;ubi_wl_init_~tmp___23~2#1 := ubi_wl_init_#t~ret4825#1;havoc ubi_wl_init_#t~mem4824#1;havoc ubi_wl_init_#t~mem4822#1.base, ubi_wl_init_#t~mem4822#1.offset;havoc ubi_wl_init_#t~mem4823#1;havoc ubi_wl_init_#t~ret4825#1; [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17221-1: SUMMARY for call ubi_wl_init_#t~ret4825#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4824#1 != ubi_wl_init_#t~mem4823#1 + ubi_wl_init_~found_pebs~0#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,955 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17089: assume 0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17089: assume !(0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616);call ubi_wl_init_#t~mem4774#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 4 + ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4774#1, ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4774#1;call ubi_wl_init_#t~mem4775#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4775#1, ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4775#1;call ubi_wl_init_#t~mem4776#1 := read~int#1(ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22110: assume -2147483648 <= ubi_scan_fastmap_#t~ret6212#1 && ubi_scan_fastmap_#t~ret6212#1 <= 2147483647;havoc ubi_scan_fastmap_#t~mem6211#1;havoc ubi_scan_fastmap_#t~ret6212#1;call write~int#1(0, ubi_scan_fastmap_~ubi#1.base, 2762 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7576-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2083#1 := printk(386, 0); srcloc: null [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19071-1: SUMMARY for call scan_fast_#t~ret5272#1.base, scan_fast_#t~ret5272#1.offset := ubi_zalloc_vid_hdr(scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, 208); srcloc: null [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7576: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2083#1 && ubi_attach_mtd_dev_#t~ret2083#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~ret2083#1;call write~int#1(1, ubi_attach_mtd_dev_~ubi~9#1.base, 2762 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19071: ~vidh~0.base, ~vidh~0.offset := scan_fast_#t~ret5272#1.base, scan_fast_#t~ret5272#1.offset;havoc scan_fast_#t~ret5272#1.base, scan_fast_#t~ret5272#1.offset; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4405: SUMMARY for call __might_sleep(60, 0, 820, 0); srcloc: null [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22110-1: SUMMARY for call ubi_scan_fastmap_#t~ret6212#1 := printk(1763, 0); srcloc: null [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7312-1: call io_init_#t~mem1808#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7312: assume 0 == io_init_#t~mem1808#1;havoc io_init_#t~mem1808#1;call io_init_#t~mem1809#1 := read~int#1(io_init_~ubi#1.base, 5915 + io_init_~ubi#1.offset, 4);io_init_~tmp___27~0#1 := io_init_#t~mem1809#1;havoc io_init_#t~mem1809#1;call write~int#1(io_init_~tmp___27~0#1, io_init_~ubi#1.base, 5927 + io_init_~ubi#1.offset, 4);call write~int#1(io_init_~tmp___27~0#1, io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7312: assume !(0 == io_init_#t~mem1808#1);havoc io_init_#t~mem1808#1;call io_init_#t~mem1811#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1810#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12465-1: call ubi_eba_init_#t~mem3415#1 := read~int#1(ubi_eba_init_~aeb~2#1.base, 12 + ubi_eba_init_~aeb~2#1.offset, 4);call ubi_eba_init_#t~mem3416#1 := read~int#1(ubi_eba_init_~vol~32#1.base, 1221 + ubi_eba_init_~vol~32#1.offset, 4); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12465: assume ubi_eba_init_#t~mem3415#1 >= ubi_eba_init_#t~mem3416#1;havoc ubi_eba_init_#t~mem3415#1;havoc ubi_eba_init_#t~mem3416#1;assume { :begin_inline_ubi_move_aeb_to_list } true;ubi_move_aeb_to_list_#in~av#1.base, ubi_move_aeb_to_list_#in~av#1.offset, ubi_move_aeb_to_list_#in~aeb#1.base, ubi_move_aeb_to_list_#in~aeb#1.offset, ubi_move_aeb_to_list_#in~list#1.base, ubi_move_aeb_to_list_#in~list#1.offset := ubi_eba_init_~av~4#1.base, ubi_eba_init_~av~4#1.offset, ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset, ubi_eba_init_~ai#1.base, 40 + ubi_eba_init_~ai#1.offset;havoc ubi_move_aeb_to_list_~av#1.base, ubi_move_aeb_to_list_~av#1.offset, ubi_move_aeb_to_list_~aeb#1.base, ubi_move_aeb_to_list_~aeb#1.offset, ubi_move_aeb_to_list_~list#1.base, ubi_move_aeb_to_list_~list#1.offset;ubi_move_aeb_to_list_~av#1.base, ubi_move_aeb_to_list_~av#1.offset := ubi_move_aeb_to_list_#in~av#1.base, ubi_move_aeb_to_list_#in~av#1.offset;ubi_move_aeb_to_list_~aeb#1.base, ubi_move_aeb_to_list_~aeb#1.offset := ubi_move_aeb_to_list_#in~aeb#1.base, ubi_move_aeb_to_list_#in~aeb#1.offset;ubi_move_aeb_to_list_~list#1.base, ubi_move_aeb_to_list_~list#1.offset := ubi_move_aeb_to_list_#in~list#1.base, ubi_move_aeb_to_list_#in~list#1.offset; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12465: assume !(ubi_eba_init_#t~mem3415#1 >= ubi_eba_init_#t~mem3416#1);havoc ubi_eba_init_#t~mem3415#1;havoc ubi_eba_init_#t~mem3416#1; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21847: ubi_attach_fastmap_~ret~8#1 := 2;ubi_attach_fastmap_#res#1 := ubi_attach_fastmap_~ret~8#1;call ULTIMATE.dealloc(ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset);havoc ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset);havoc ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset);havoc ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset);havoc ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset);havoc ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset);havoc ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19072: assume 0 == (~vidh~0.base + ~vidh~0.offset) % 18446744073709551616; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19072: assume !(0 == (~vidh~0.base + ~vidh~0.offset) % 18446744073709551616);scan_fast_~pnum~9#1 := 0; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12466: havoc ubi_move_aeb_to_list_~av#1.base, ubi_move_aeb_to_list_~av#1.offset, ubi_move_aeb_to_list_~aeb#1.base, ubi_move_aeb_to_list_~aeb#1.offset, ubi_move_aeb_to_list_~list#1.base, ubi_move_aeb_to_list_~list#1.offset;havoc ubi_move_aeb_to_list_#in~av#1.base, ubi_move_aeb_to_list_#in~av#1.offset, ubi_move_aeb_to_list_#in~aeb#1.base, ubi_move_aeb_to_list_#in~aeb#1.offset, ubi_move_aeb_to_list_#in~list#1.base, ubi_move_aeb_to_list_#in~list#1.offset;assume { :end_inline_ubi_move_aeb_to_list } true; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21979: assume ubi_scan_fastmap_~ret~9#1 > 0;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21979: assume !(ubi_scan_fastmap_~ret~9#1 > 0); [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4274: init_volumes_~av~0#1.base, init_volumes_~av~0#1.offset := init_volumes_#t~ret268#1.base, init_volumes_#t~ret268#1.offset;havoc init_volumes_#t~ret268#1.base, init_volumes_#t~ret268#1.offset; [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7445-1: SUMMARY for call autoresize_#t~ret2054#1 := ubi_resize_volume(autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset, autoresize_#t~mem2053#1 + autoresize_~old_reserved_pebs~0#1); srcloc: null [2025-02-08 02:47:11,956 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7445: assume -2147483648 <= autoresize_#t~ret2054#1 && autoresize_#t~ret2054#1 <= 2147483647;autoresize_~err~24#1 := autoresize_#t~ret2054#1;havoc autoresize_#t~mem2053#1;havoc autoresize_#t~ret2054#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24358: havoc kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset;ubi_attach_mtd_dev_#t~ret2107#1.base, ubi_attach_mtd_dev_#t~ret2107#1.offset := kthread_create_on_node_#res#1.base, kthread_create_on_node_#res#1.offset;havoc kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset, kthread_create_on_node_~arg0#1.base, kthread_create_on_node_~arg0#1.offset, kthread_create_on_node_~arg1#1.base, kthread_create_on_node_~arg1#1.offset, kthread_create_on_node_~arg2#1, kthread_create_on_node_~arg3#1.base, kthread_create_on_node_~arg3#1.offset;havoc kthread_create_on_node_#in~arg0#1.base, kthread_create_on_node_#in~arg0#1.offset, kthread_create_on_node_#in~arg1#1.base, kthread_create_on_node_#in~arg1#1.offset, kthread_create_on_node_#in~arg2#1, kthread_create_on_node_#in~arg3#1.base, kthread_create_on_node_#in~arg3#1.offset;assume { :end_inline_kthread_create_on_node } true;call write~$Pointer$#1(ubi_attach_mtd_dev_#t~ret2107#1.base, ubi_attach_mtd_dev_#t~ret2107#1.offset, ubi_attach_mtd_dev_~ubi~9#1.base, 5834 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);havoc ubi_attach_mtd_dev_#t~ret2107#1.base, ubi_attach_mtd_dev_#t~ret2107#1.offset;call ubi_attach_mtd_dev_#t~mem2108#1.base, ubi_attach_mtd_dev_#t~mem2108#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5834 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12334-1: SUMMARY for call self_check_eba_#t~ret3388#1 := printk(729, 0); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17223: assume 0 != ubi_wl_init_~tmp___23~2#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17223: assume !(0 != ubi_wl_init_~tmp___23~2#1); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4274-1: SUMMARY for call init_volumes_#t~ret268#1.base, init_volumes_#t~ret268#1.offset := ubi_find_av(init_volumes_~ai#1.base, init_volumes_~ai#1.offset, init_volumes_~i~4#1); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24358-3: SUMMARY for call kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset := ldv_malloc(9453); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24358-2: kthread_create_on_node_#res#1.base, kthread_create_on_node_#res#1.offset := kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset;havoc kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12334: assume -2147483648 <= self_check_eba_#t~ret3388#1 && self_check_eba_#t~ret3388#1 <= 2147483647;havoc self_check_eba_#t~mem3383#1;havoc self_check_eba_#t~mem3384#1.base, self_check_eba_#t~mem3384#1.offset;havoc self_check_eba_#t~mem3385#1;havoc self_check_eba_#t~mem3386#1.base, self_check_eba_#t~mem3386#1.offset;havoc self_check_eba_#t~mem3387#1;havoc self_check_eba_#t~ret3388#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7181-1: call io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1722#1 := read~int#1(io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset, 1); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7181: assume 3 == io_init_#t~mem1722#1 % 256 % 4294967296;havoc io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset;havoc io_init_#t~mem1722#1;call io_init_#t~mem1723#1.base, io_init_#t~mem1723#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1724#1 := read~int#1(io_init_#t~mem1723#1.base, 17 + io_init_#t~mem1723#1.offset, 4); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7181: assume !(3 == io_init_#t~mem1722#1 % 256 % 4294967296);havoc io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset;havoc io_init_#t~mem1722#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5464-1: SUMMARY for call ubi_add_volume_#t~ret829#1 := self_check_volumes(ubi_add_volume_~ubi#1.base, ubi_add_volume_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7446: assume 0 != autoresize_~err~24#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7446: assume !(0 != autoresize_~err~24#1); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4407: assume -2147483648 <= check_attaching_info_#t~ret330#1 && check_attaching_info_#t~ret330#1 <= 2147483647;havoc check_attaching_info_#t~ret330#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4407-1: SUMMARY for call check_attaching_info_#t~ret330#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5464: assume -2147483648 <= ubi_add_volume_#t~ret829#1 && ubi_add_volume_#t~ret829#1 <= 2147483647;havoc ubi_add_volume_#t~ret829#1;ubi_add_volume_#res#1 := ubi_add_volume_~err~14#1;call ULTIMATE.dealloc(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset);havoc ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22112: SUMMARY for call ubi_free_vid_hdr(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4275: assume 0 == (init_volumes_~av~0#1.base + init_volumes_~av~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4275: assume !(0 == (init_volumes_~av~0#1.base + init_volumes_~av~0#1.offset) % 18446744073709551616);call init_volumes_#t~mem269#1 := read~int#1(init_volumes_~av~0#1.base, 8 + init_volumes_~av~0#1.offset, 4);call init_volumes_#t~mem270#1 := read~int#1(init_volumes_~av~0#1.base, 16 + init_volumes_~av~0#1.offset, 4); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21320-1: SUMMARY for call count_fastmap_pebs_#t~ret5973#1.base, count_fastmap_pebs_#t~ret5973#1.offset := rb_first(count_fastmap_pebs_~av~15#1.base, 56 + count_fastmap_pebs_~av~15#1.offset); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7182: assume -9223372036854775808 <= io_init_#t~ret1725#1 && io_init_#t~ret1725#1 <= 9223372036854775807;io_init_~tmp___6~6#1 := io_init_#t~ret1725#1;havoc io_init_#t~mem1723#1.base, io_init_#t~mem1723#1.offset;havoc io_init_#t~mem1724#1;havoc io_init_#t~ret1725#1; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17224: ubi_wl_init_~tmp___22~2#1.base, ubi_wl_init_~tmp___22~2#1.offset := ubi_wl_init_#t~ret4826#1.base, ubi_wl_init_#t~ret4826#1.offset;havoc ubi_wl_init_#t~ret4826#1.base, ubi_wl_init_#t~ret4826#1.offset;call ubi_wl_init_#t~mem4827#1 := read~int#1(ubi_wl_init_~tmp___22~2#1.base, 1176 + ubi_wl_init_~tmp___22~2#1.offset, 4); [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17224-1: SUMMARY for call ubi_wl_init_#t~ret4826#1.base, ubi_wl_init_#t~ret4826#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4143-1: SUMMARY for call create_empty_lvol_#t~ret226#1.base, create_empty_lvol_#t~ret226#1.offset := vzalloc(create_empty_lvol_#t~mem225#1); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4143: create_empty_lvol_~tmp~11#1.base, create_empty_lvol_~tmp~11#1.offset := create_empty_lvol_#t~ret226#1.base, create_empty_lvol_#t~ret226#1.offset;havoc create_empty_lvol_#t~mem225#1;havoc create_empty_lvol_#t~ret226#1.base, create_empty_lvol_#t~ret226#1.offset;create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset := create_empty_lvol_~tmp~11#1.base, create_empty_lvol_~tmp~11#1.offset; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21320: count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset := count_fastmap_pebs_#t~ret5973#1.base, count_fastmap_pebs_#t~ret5973#1.offset; [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7182-1: SUMMARY for call io_init_#t~ret1725#1 := ldv__builtin_expect((if 1 != io_init_#t~mem1724#1 % 4294967296 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21452: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset); srcloc: null [2025-02-08 02:47:11,957 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7447-1: SUMMARY for call autoresize_#t~ret2055#1 := printk(375, 0); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4408-1: SUMMARY for call check_attaching_info_#t~ret331#1.base, check_attaching_info_#t~ret331#1.offset := ubi_find_av(check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset, check_attaching_info_~i~5#1); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7447: assume -2147483648 <= autoresize_#t~ret2055#1 && autoresize_#t~ret2055#1 <= 2147483647;havoc autoresize_#t~ret2055#1; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22113: assume { :begin_inline_ldv_mutex_unlock_237 } true;ldv_mutex_unlock_237_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_237_#in~ldv_func_arg1#1.offset := ubi_scan_fastmap_~ubi#1.base, 4978 + ubi_scan_fastmap_~ubi#1.offset;havoc ldv_mutex_unlock_237_~ldv_func_arg1#1.base, ldv_mutex_unlock_237_~ldv_func_arg1#1.offset;ldv_mutex_unlock_237_~ldv_func_arg1#1.base, ldv_mutex_unlock_237_~ldv_func_arg1#1.offset := ldv_mutex_unlock_237_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_237_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4408: check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset := check_attaching_info_#t~ret331#1.base, check_attaching_info_#t~ret331#1.offset;havoc check_attaching_info_#t~ret331#1.base, check_attaching_info_#t~ret331#1.offset;call check_attaching_info_#t~mem332#1.base, check_attaching_info_#t~mem332#1.offset := read~$Pointer$#1(check_attaching_info_~ubi#1.base, 1210 + check_attaching_info_~ubi#1.offset + 8 * check_attaching_info_~i~5#1, 8);check_attaching_info_~vol~2#1.base, check_attaching_info_~vol~2#1.offset := check_attaching_info_#t~mem332#1.base, check_attaching_info_#t~mem332#1.offset;havoc check_attaching_info_#t~mem332#1.base, check_attaching_info_#t~mem332#1.offset; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22113-1: SUMMARY for call kfree(ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17225: assume -2147483648 <= ubi_wl_init_#t~ret4828#1 && ubi_wl_init_#t~ret4828#1 <= 2147483647;havoc ubi_wl_init_#t~mem4827#1;havoc ubi_wl_init_#t~ret4828#1; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17225-1: SUMMARY for call ubi_wl_init_#t~ret4828#1 := printk(1322, 0); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7183: assume 0 != io_init_~tmp___6~6#1; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7183: assume !(0 != io_init_~tmp___6~6#1); [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21321: assume 0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616;count_fastmap_pebs_~__mptr___4~5#1.base, count_fastmap_pebs_~__mptr___4~5#1.offset := count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr___4~5#1.base, -1600 + count_fastmap_pebs_~__mptr___4~5#1.offset; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21321: assume !(0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616);count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := 0, 0; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12336: self_check_eba_~tmp___6~20#1.base, self_check_eba_~tmp___6~20#1.offset := self_check_eba_#t~ret3389#1.base, self_check_eba_#t~ret3389#1.offset;havoc self_check_eba_#t~ret3389#1.base, self_check_eba_#t~ret3389#1.offset;call self_check_eba_#t~mem3390#1 := read~int#1(self_check_eba_~tmp___6~20#1.base, 1176 + self_check_eba_~tmp___6~20#1.offset, 4); [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12336-1: SUMMARY for call self_check_eba_#t~ret3389#1.base, self_check_eba_#t~ret3389#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21453: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21718: SUMMARY for call list_add_tail(ubi_attach_fastmap_~aeb~18#1.base, 26 + ubi_attach_fastmap_~aeb~18#1.offset, ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset); srcloc: null [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12469: call ubi_eba_init_#t~mem3418#1.base, ubi_eba_init_#t~mem3418#1.offset := read~$Pointer$#1(ubi_eba_init_~vol~32#1.base, 1421 + ubi_eba_init_~vol~32#1.offset, 8);call ubi_eba_init_#t~mem3417#1 := read~int#1(ubi_eba_init_~aeb~2#1.base, 12 + ubi_eba_init_~aeb~2#1.offset, 4);call ubi_eba_init_#t~mem3419#1 := read~int#1(ubi_eba_init_~aeb~2#1.base, 4 + ubi_eba_init_~aeb~2#1.offset, 4);call write~int#1(ubi_eba_init_#t~mem3419#1, ubi_eba_init_#t~mem3418#1.base, ubi_eba_init_#t~mem3418#1.offset + 4 * (if ubi_eba_init_#t~mem3417#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_eba_init_#t~mem3417#1 % 18446744073709551616 % 18446744073709551616 else ubi_eba_init_#t~mem3417#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);havoc ubi_eba_init_#t~mem3418#1.base, ubi_eba_init_#t~mem3418#1.offset;havoc ubi_eba_init_#t~mem3417#1;havoc ubi_eba_init_#t~mem3419#1; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4145: assume 0 == (create_empty_lvol_~vtbl~0#1.base + create_empty_lvol_~vtbl~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4145: assume !(0 == (create_empty_lvol_~vtbl~0#1.base + create_empty_lvol_~vtbl~0#1.offset) % 18446744073709551616);create_empty_lvol_~i~3#1 := 0; [2025-02-08 02:47:11,958 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7184-1: SUMMARY for call io_init_#t~ret1726#1.base, io_init_#t~ret1726#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7184: io_init_~tmp___5~7#1.base, io_init_~tmp___5~7#1.offset := io_init_#t~ret1726#1.base, io_init_#t~ret1726#1.offset;havoc io_init_#t~ret1726#1.base, io_init_#t~ret1726#1.offset;call io_init_#t~mem1727#1 := read~int#1(io_init_~tmp___5~7#1.base, 1176 + io_init_~tmp___5~7#1.offset, 4); [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12337-1: SUMMARY for call self_check_eba_#t~ret3391#1 := printk(731, 0); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22115: havoc ldv_mutex_unlock_237_~ldv_func_arg1#1.base, ldv_mutex_unlock_237_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_237_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_237_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_237 } true; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12337: assume -2147483648 <= self_check_eba_#t~ret3391#1 && self_check_eba_#t~ret3391#1 <= 2147483647;havoc self_check_eba_#t~mem3390#1;havoc self_check_eba_#t~ret3391#1; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21454: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17226: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5467: ubi_add_volume_#res#1 := ubi_add_volume_~err~14#1;call ULTIMATE.dealloc(ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset);havoc ubi_add_volume_~#descriptor~5#1.base, ubi_add_volume_~#descriptor~5#1.offset; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21587: ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 8 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5467-1: SUMMARY for call cdev_del(ubi_add_volume_~vol#1.base, 1088 + ubi_add_volume_~vol#1.offset); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4410: assume 0 == (check_attaching_info_~vol~2#1.base + check_attaching_info_~vol~2#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4410: assume !(0 == (check_attaching_info_~vol~2#1.base + check_attaching_info_~vol~2#1.offset) % 18446744073709551616);call check_attaching_info_#t~mem333#1 := read~int#1(check_attaching_info_~vol~2#1.base, 1221 + check_attaching_info_~vol~2#1.offset, 4); [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12470-1: SUMMARY for call ubi_eba_init_#t~ret3420#1.base, ubi_eba_init_#t~ret3420#1.offset := rb_next(ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12338: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-3: assume io_init_#t~mem1811#1 == -io_init_#t~mem1810#1;io_init_#t~bitwise1812#1 := io_init_#t~mem1811#1; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-3: assume !(io_init_#t~mem1811#1 == -io_init_#t~mem1810#1); [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-2: havoc io_init_#t~bitwise1812#1;assume (((((io_init_#t~mem1811#1 < 0 && -io_init_#t~mem1810#1 >= 0) || io_init_#t~bitwise1812#1 <= io_init_#t~mem1811#1) && ((io_init_#t~mem1811#1 >= 0 && -io_init_#t~mem1810#1 < 0) || io_init_#t~bitwise1812#1 <= -io_init_#t~mem1810#1)) && ((io_init_#t~mem1811#1 < 0 && -io_init_#t~mem1810#1 < 0) || io_init_#t~bitwise1812#1 >= 0)) && ((io_init_#t~mem1811#1 >= 0 && -io_init_#t~mem1810#1 >= 0) || io_init_#t~bitwise1812#1 > io_init_#t~mem1811#1 + -io_init_#t~mem1810#1)) && io_init_#t~bitwise1812#1 >= -2147483648; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12470: ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset := ubi_eba_init_#t~ret3420#1.base, ubi_eba_init_#t~ret3420#1.offset;havoc ubi_eba_init_#t~ret3420#1.base, ubi_eba_init_#t~ret3420#1.offset; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4146: create_empty_lvol_~tmp___0~7#1.base, create_empty_lvol_~tmp___0~7#1.offset := create_empty_lvol_#t~ret227#1.base, create_empty_lvol_#t~ret227#1.offset;havoc create_empty_lvol_#t~ret227#1.base, create_empty_lvol_#t~ret227#1.offset;create_empty_lvol_#res#1.base, create_empty_lvol_#res#1.offset := create_empty_lvol_~tmp___0~7#1.base, create_empty_lvol_~tmp___0~7#1.offset; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-1: [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317: call write~int#1(io_init_#t~bitwise1812#1, io_init_~ubi#1.base, 5927 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1811#1;havoc io_init_#t~mem1810#1;havoc io_init_#t~bitwise1812#1;call io_init_#t~mem1813#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1814#1 := read~int#1(io_init_~ubi#1.base, 5927 + io_init_~ubi#1.offset, 4);call write~int#1(io_init_#t~mem1813#1 - io_init_#t~mem1814#1, io_init_~ubi#1.base, 5931 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1813#1;havoc io_init_#t~mem1814#1; [2025-02-08 02:47:11,959 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4146-1: SUMMARY for call create_empty_lvol_#t~ret227#1.base, create_empty_lvol_#t~ret227#1.offset := ERR_PTR(-12); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17095: assume -9223372036854775808 <= ubi_wl_init_#t~ret4777#1 && ubi_wl_init_#t~ret4777#1 <= 9223372036854775807;ubi_wl_init_~tmp___11~15#1 := ubi_wl_init_#t~ret4777#1;havoc ubi_wl_init_#t~mem4776#1;havoc ubi_wl_init_#t~ret4777#1; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7185-1: SUMMARY for call io_init_#t~ret1728#1 := printk(300, 0); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17095-1: SUMMARY for call ubi_wl_init_#t~ret4777#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4776#1 < 0 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-4: assume 0 == io_init_#t~mem1811#1 || 0 == -io_init_#t~mem1810#1;io_init_#t~bitwise1812#1 := 0; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7317-4: assume !(0 == io_init_#t~mem1811#1 || 0 == -io_init_#t~mem1810#1); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7185: assume -2147483648 <= io_init_#t~ret1728#1 && io_init_#t~ret1728#1 <= 2147483647;havoc io_init_#t~mem1727#1;havoc io_init_#t~ret1728#1; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22116: assume 2 == ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22116: assume !(2 == ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21455: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~ai#1.base, 8 + ubi_attach_fastmap_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4411: assume 0 != (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4411: assume !(0 != (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4279: assume init_volumes_#t~mem269#1 != init_volumes_#t~mem270#1;havoc init_volumes_#t~mem269#1;havoc init_volumes_#t~mem270#1;call init_volumes_#t~mem271#1 := read~int#1(init_volumes_~av~0#1.base, init_volumes_~av~0#1.offset, 4);call init_volumes_#t~mem272#1 := read~int#1(init_volumes_~av~0#1.base, 16 + init_volumes_~av~0#1.offset, 4);call init_volumes_#t~mem273#1 := read~int#1(init_volumes_~av~0#1.base, 8 + init_volumes_~av~0#1.offset, 4); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4279: assume !(init_volumes_#t~mem269#1 != init_volumes_#t~mem270#1);havoc init_volumes_#t~mem269#1;havoc init_volumes_#t~mem270#1;call init_volumes_#t~mem275#1 := read~int#1(init_volumes_~av~0#1.base, 16 + init_volumes_~av~0#1.offset, 4);call write~int#1(init_volumes_#t~mem275#1, init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem275#1;call init_volumes_#t~mem276#1 := read~int#1(init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem277#1 := read~int#1(init_volumes_~vol~1#1.base, 1229 + init_volumes_~vol~1#1.offset, 4);call write~int#1((-1 + init_volumes_#t~mem276#1) * init_volumes_#t~mem277#1, init_volumes_~vol~1#1.base, 1241 + init_volumes_~vol~1#1.offset, 8);havoc init_volumes_#t~mem276#1;havoc init_volumes_#t~mem277#1;call init_volumes_#t~mem279#1 := read~int#1(init_volumes_~vol~1#1.base, 1241 + init_volumes_~vol~1#1.offset, 8);call init_volumes_#t~mem278#1 := read~int#1(init_volumes_~av~0#1.base, 20 + init_volumes_~av~0#1.offset, 4);call write~int#1(init_volumes_#t~mem279#1 + init_volumes_#t~mem278#1, init_volumes_~vol~1#1.base, 1241 + init_volumes_~vol~1#1.offset, 8);havoc init_volumes_#t~mem279#1;havoc init_volumes_#t~mem278#1;call init_volumes_#t~mem280#1 := read~int#1(init_volumes_~av~0#1.base, 20 + init_volumes_~av~0#1.offset, 4);call write~int#1(init_volumes_#t~mem280#1, init_volumes_~vol~1#1.base, 1237 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem280#1;init_volumes_~i~4#1 := 1 + init_volumes_~i~4#1;call init_volumes_#t~mem281#1 := read~int#1(init_volumes_~ubi#1.base, 2342 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7186: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12471: assume 0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616;ubi_eba_init_~__mptr___0~5#1.base, ubi_eba_init_~__mptr___0~5#1.offset := ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset;ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset := ubi_eba_init_~__mptr___0~5#1.base, -1600 + ubi_eba_init_~__mptr___0~5#1.offset; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12471: assume !(0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616);ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset := 0, 0; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17096: assume 0 != ubi_wl_init_~tmp___11~15#1; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17096: assume !(0 != ubi_wl_init_~tmp___11~15#1); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22117: assume -2147483648 <= ubi_scan_fastmap_#t~ret6213#1 && ubi_scan_fastmap_#t~ret6213#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6213#1; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22117-1: SUMMARY for call ubi_scan_fastmap_#t~ret6213#1 := printk(1764, 0); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21456: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~ai#1.base, 24 + ubi_attach_fastmap_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7583-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2085#1 := printk(388, 0); srcloc: null [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7583: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2085#1 && ubi_attach_mtd_dev_#t~ret2085#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2084#1;havoc ubi_attach_mtd_dev_#t~ret2085#1;call ubi_attach_mtd_dev_#t~mem2086#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 4842 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7451: assume 0 != autoresize_~err~24#1;autoresize_#res#1 := autoresize_~err~24#1;call ULTIMATE.dealloc(autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset);havoc autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset;call ULTIMATE.dealloc(autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset);havoc autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset; [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7451: assume !(0 != autoresize_~err~24#1);call autoresize_#t~mem2056#1 := read~int#1(autoresize_~vol~10#1.base, 1221 + autoresize_~vol~10#1.offset, 4); [2025-02-08 02:47:11,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21589: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21589: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6031#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, 4 + ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4412: SUMMARY for call ubi_remove_av(check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset, check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7583-2: call ubi_attach_mtd_dev_#t~mem2084#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 3806 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4280-1: SUMMARY for call init_volumes_#t~ret274#1 := printk(45, 0); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21985: assume 5 == ubi_scan_fastmap_~ret~9#1;call write~int#1(1, ubi_scan_fastmap_~fm~0#1.base, 256 + ubi_scan_fastmap_~fm~0#1.offset + 4 * ubi_scan_fastmap_~i~37#1, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21985: assume !(5 == ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4280: assume -2147483648 <= init_volumes_#t~ret274#1 && init_volumes_#t~ret274#1 <= 2147483647;havoc init_volumes_#t~mem271#1;havoc init_volumes_#t~mem272#1;havoc init_volumes_#t~mem273#1;havoc init_volumes_#t~ret274#1;call write~int#1(1, init_volumes_~vol~1#1.base, 1430 + init_volumes_~vol~1#1.offset, 1); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17097: ubi_wl_init_~tmp___10~17#1.base, ubi_wl_init_~tmp___10~17#1.offset := ubi_wl_init_#t~ret4778#1.base, ubi_wl_init_#t~ret4778#1.offset;havoc ubi_wl_init_#t~ret4778#1.base, ubi_wl_init_#t~ret4778#1.offset;call ubi_wl_init_#t~mem4779#1 := read~int#1(ubi_wl_init_~tmp___10~17#1.base, 1176 + ubi_wl_init_~tmp___10~17#1.offset, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17097-1: SUMMARY for call ubi_wl_init_#t~ret4778#1.base, ubi_wl_init_#t~ret4778#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19079: call write~int#31(-1, scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset, 4);call write~int#4(18446744073709551615, scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset, 8); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21457: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~ai#1.base, 40 + ubi_attach_fastmap_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19211-1: SUMMARY for call ubi_attach_#t~ret5305#1 := ldv__builtin_expect((if ubi_attach_#t~mem5304#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_#t~mem5304#1 % 256 % 18446744073709551616 else ubi_attach_#t~mem5304#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19211: assume -9223372036854775808 <= ubi_attach_#t~ret5305#1 && ubi_attach_#t~ret5305#1 <= 9223372036854775807;ubi_attach_~tmp___1~103#1 := ubi_attach_#t~ret5305#1;havoc ubi_attach_#t~mem5304#1;havoc ubi_attach_#t~ret5305#1; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7584-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2087#1 := printk(389, 0); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7584: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2087#1 && ubi_attach_mtd_dev_#t~ret2087#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2086#1;havoc ubi_attach_mtd_dev_#t~ret2087#1; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21458: call write~$Pointer$#54(0, 0, ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset, 8);call ubi_attach_fastmap_#t~mem5978#1.base, ubi_attach_fastmap_#t~mem5978#1.offset := read~$Pointer$#54(ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset, 8);call write~$Pointer$#1(ubi_attach_fastmap_#t~mem5978#1.base, ubi_attach_fastmap_#t~mem5978#1.offset, ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, 8);havoc ubi_attach_fastmap_#t~mem5978#1.base, ubi_attach_fastmap_#t~mem5978#1.offset;call write~int#1(2147483647, ubi_attach_fastmap_~ai#1.base, 104 + ubi_attach_fastmap_~ai#1.offset, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7320: call io_init_#t~mem1815#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4);call write~int#1((if (64 + io_init_#t~mem1815#1) % 4294967296 % 4294967296 <= 2147483647 then (64 + io_init_#t~mem1815#1) % 4294967296 % 4294967296 else (64 + io_init_#t~mem1815#1) % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1815#1;call io_init_#t~mem1817#1 := read~int#1(io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1816#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1818#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17098-1: SUMMARY for call ubi_wl_init_#t~ret4780#1 := printk(1302, 0); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21458-1: SUMMARY for call INIT_LIST_HEAD(ubi_attach_fastmap_~ai#1.base, 56 + ubi_attach_fastmap_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17230: assume -9223372036854775808 <= ubi_wl_init_#t~ret4830#1 && ubi_wl_init_#t~ret4830#1 <= 9223372036854775807;ubi_wl_init_~tmp___25~2#1 := ubi_wl_init_#t~ret4830#1;havoc ubi_wl_init_#t~mem4829#1;havoc ubi_wl_init_#t~ret4830#1; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17230-1: SUMMARY for call ubi_wl_init_#t~ret4830#1 := ldv__builtin_expect((if ubi_wl_init_#t~mem4829#1 != ubi_wl_init_~found_pebs~0#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19212: assume 0 != ubi_attach_~tmp___1~103#1; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19212: assume !(0 != ubi_attach_~tmp___1~103#1); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17098: assume -2147483648 <= ubi_wl_init_#t~ret4780#1 && ubi_wl_init_#t~ret4780#1 <= 2147483647;havoc ubi_wl_init_#t~mem4779#1;havoc ubi_wl_init_#t~ret4780#1; [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7585: SUMMARY for call __mutex_init(ubi_attach_mtd_dev_~ubi~9#1.base, 5957 + ubi_attach_mtd_dev_~ubi~9#1.offset, 390, 0, ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset); srcloc: null [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-3: assume io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) == -io_init_#t~mem1818#1;io_init_#t~bitwise1819#1 := io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-3: assume !(io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) == -io_init_#t~mem1818#1); [2025-02-08 02:47:11,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-2: havoc io_init_#t~bitwise1819#1;assume (((((io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) < 0 && -io_init_#t~mem1818#1 >= 0) || io_init_#t~bitwise1819#1 <= io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1)) && ((io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) >= 0 && -io_init_#t~mem1818#1 < 0) || io_init_#t~bitwise1819#1 <= -io_init_#t~mem1818#1)) && ((io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) < 0 && -io_init_#t~mem1818#1 < 0) || io_init_#t~bitwise1819#1 >= 0)) && ((io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) >= 0 && -io_init_#t~mem1818#1 >= 0) || io_init_#t~bitwise1819#1 > io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) + -io_init_#t~mem1818#1)) && io_init_#t~bitwise1819#1 >= -2147483648; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-1: [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321: call write~int#1(io_init_#t~bitwise1819#1, io_init_~ubi#1.base, 5911 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1817#1;havoc io_init_#t~mem1816#1;havoc io_init_#t~mem1818#1;havoc io_init_#t~bitwise1819#1;call write~$Pointer$#44(339, 0, io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset, 8);call write~$Pointer$#44(340, 0, io_init_~#descriptor___6~0#1.base, 8 + io_init_~#descriptor___6~0#1.offset, 8);call write~$Pointer$#44(341, 0, io_init_~#descriptor___6~0#1.base, 16 + io_init_~#descriptor___6~0#1.offset, 8);call write~$Pointer$#44(342, 0, io_init_~#descriptor___6~0#1.base, 24 + io_init_~#descriptor___6~0#1.offset, 8);call write~int#44(821, io_init_~#descriptor___6~0#1.base, 32 + io_init_~#descriptor___6~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___6~0#1.base, 36 + io_init_~#descriptor___6~0#1.offset, 1);call io_init_#t~mem1820#1 := read~int#44(io_init_~#descriptor___6~0#1.base, 36 + io_init_~#descriptor___6~0#1.offset, 1); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21723: assume ubi_attach_fastmap_#t~mem6089#1 <= ubi_attach_fastmap_#t~mem6090#1;havoc ubi_attach_fastmap_#t~mem6089#1;havoc ubi_attach_fastmap_#t~mem6090#1;call ubi_attach_fastmap_#t~mem6091#1 := read~int#1(ubi_attach_fastmap_~aeb~18#1.base, 12 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call write~int#1(ubi_attach_fastmap_#t~mem6091#1, ubi_attach_fastmap_~av~16#1.base, 4 + ubi_attach_fastmap_~av~16#1.offset, 4);havoc ubi_attach_fastmap_#t~mem6091#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21723: assume !(ubi_attach_fastmap_#t~mem6089#1 <= ubi_attach_fastmap_#t~mem6090#1);havoc ubi_attach_fastmap_#t~mem6089#1;havoc ubi_attach_fastmap_#t~mem6090#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12342: self_check_eba_~j~0#1 := 1 + self_check_eba_~j~0#1;call self_check_eba_#t~mem3392#1 := read~int#1(self_check_eba_~vol~31#1.base, 1221 + self_check_eba_~vol~31#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-4: assume 0 == io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) || 0 == -io_init_#t~mem1818#1;io_init_#t~bitwise1819#1 := 0; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7321-4: assume !(0 == io_init_#t~mem1817#1 + (-1 + io_init_#t~mem1816#1) || 0 == -io_init_#t~mem1818#1); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7189: call write~int#1(1, io_init_~ubi#1.base, 5936 + io_init_~ubi#1.offset, 1); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22120-1: ubi_scan_fastmap_#res#1 := ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19081: SUMMARY for call __might_sleep(1491, 0, 1418, 0); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17231: assume 0 != ubi_wl_init_~tmp___25~2#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17231: assume !(0 != ubi_wl_init_~tmp___25~2#1); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19213-1: SUMMARY for call ubi_attach_#t~ret5306#1.base, ubi_attach_#t~ret5306#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7586: SUMMARY for call __mutex_init(ubi_attach_mtd_dev_~ubi~9#1.base, 6113 + ubi_attach_mtd_dev_~ubi~9#1.offset, 391, 0, ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19213: ubi_attach_~tmp___0~147#1.base, ubi_attach_~tmp___0~147#1.offset := ubi_attach_#t~ret5306#1.base, ubi_attach_#t~ret5306#1.offset;havoc ubi_attach_#t~ret5306#1.base, ubi_attach_#t~ret5306#1.offset;call ubi_attach_#t~mem5307#1 := read~int#1(ubi_attach_~tmp___0~147#1.base, 1176 + ubi_attach_~tmp___0~147#1.offset, 4);call ubi_attach_#t~mem5308#1 := read~int#1(ubi_attach_~ai~1#1.base, 112 + ubi_attach_~ai~1#1.offset, 8); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17099: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21989: assume 0 == ubi_scan_fastmap_#t~mem6162#1;havoc ubi_scan_fastmap_#t~mem6162#1;call ubi_scan_fastmap_#t~mem6163#1 := read~int#1(ubi_scan_fastmap_~ech___0~2#1.base, 24 + ubi_scan_fastmap_~ech___0~2#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21989: assume !(0 == ubi_scan_fastmap_#t~mem6162#1);havoc ubi_scan_fastmap_#t~mem6162#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21989-1: call ubi_scan_fastmap_#t~mem6162#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 2314 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17232: ubi_wl_init_~tmp___24~2#1.base, ubi_wl_init_~tmp___24~2#1.offset := ubi_wl_init_#t~ret4831#1.base, ubi_wl_init_#t~ret4831#1.offset;havoc ubi_wl_init_#t~ret4831#1.base, ubi_wl_init_#t~ret4831#1.offset;call ubi_wl_init_#t~mem4832#1 := read~int#1(ubi_wl_init_~tmp___24~2#1.base, 1176 + ubi_wl_init_~tmp___24~2#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17232-1: SUMMARY for call ubi_wl_init_#t~ret4831#1.base, ubi_wl_init_#t~ret4831#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19214: assume -2147483648 <= ubi_attach_#t~ret5309#1 && ubi_attach_#t~ret5309#1 <= 2147483647;havoc ubi_attach_#t~mem5307#1;havoc ubi_attach_#t~mem5308#1;havoc ubi_attach_#t~ret5309#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19214-1: SUMMARY for call ubi_attach_#t~ret5309#1 := __dynamic_pr_debug(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset, 1503, 0); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7587: SUMMARY for call __mutex_init(ubi_attach_mtd_dev_~ubi~9#1.base, 2358 + ubi_attach_mtd_dev_~ubi~9#1.offset, 392, 0, ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7455-1: SUMMARY for call autoresize_#t~ret2057#1 := printk(377, 0); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7455: assume -2147483648 <= autoresize_#t~ret2057#1 && autoresize_#t~ret2057#1 <= 2147483647;havoc autoresize_#t~mem2056#1;havoc autoresize_#t~ret2057#1;autoresize_#res#1 := 0;call ULTIMATE.dealloc(autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset);havoc autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset;call ULTIMATE.dealloc(autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset);havoc autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21593: ubi_attach_fastmap_~tmp___15~8#1 := ubi_attach_fastmap_#t~ret6032#1;havoc ubi_attach_fastmap_#t~mem6031#1;havoc ubi_attach_fastmap_#t~ret6032#1;call ubi_attach_fastmap_#t~mem6033#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21593-1: SUMMARY for call ubi_attach_fastmap_#t~ret6032#1 := __fswab32(ubi_attach_fastmap_#t~mem6031#1); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12344: assume self_check_eba_#t~mem3392#1 > self_check_eba_~j~0#1;havoc self_check_eba_#t~mem3392#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12344: assume !(self_check_eba_#t~mem3392#1 > self_check_eba_~j~0#1);havoc self_check_eba_#t~mem3392#1;self_check_eba_~i~23#1 := 1 + self_check_eba_~i~23#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21990: ubi_scan_fastmap_~tmp___7~37#1 := ubi_scan_fastmap_#t~ret6164#1;havoc ubi_scan_fastmap_#t~mem6163#1;havoc ubi_scan_fastmap_#t~ret6164#1;call write~int#1((if ubi_scan_fastmap_~tmp___7~37#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_scan_fastmap_~tmp___7~37#1 % 4294967296 % 4294967296 else ubi_scan_fastmap_~tmp___7~37#1 % 4294967296 % 4294967296 - 4294967296), ubi_scan_fastmap_~ubi#1.base, 2314 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21990-1: SUMMARY for call ubi_scan_fastmap_#t~ret6164#1 := __fswab32(ubi_scan_fastmap_#t~mem6163#1); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17233: assume -2147483648 <= ubi_wl_init_#t~ret4833#1 && ubi_wl_init_#t~ret4833#1 <= 2147483647;havoc ubi_wl_init_#t~mem4832#1;havoc ubi_wl_init_#t~ret4833#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17233-1: SUMMARY for call ubi_wl_init_#t~ret4833#1 := printk(1324, 0); srcloc: null [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21329: count_fastmap_pebs_~n~5#1 := 1 + count_fastmap_pebs_~n~5#1; [2025-02-08 02:47:11,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22122: SUMMARY for call ubi_free_vid_hdr(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7588-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2088#1.base, ubi_attach_mtd_dev_#t~ret2088#1.offset := spinlock_check(ubi_attach_mtd_dev_~ubi~9#1.base, 2242 + ubi_attach_mtd_dev_~ubi~9#1.offset); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19083-1: SUMMARY for call scan_fast_#t~ret5273#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7588: havoc ubi_attach_mtd_dev_#t~ret2088#1.base, ubi_attach_mtd_dev_#t~ret2088#1.offset; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19083: assume -2147483648 <= scan_fast_#t~ret5273#1 && scan_fast_#t~ret5273#1 <= 2147483647;havoc scan_fast_#t~ret5273#1;call write~$Pointer$#44(1492, 0, scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset, 8);call write~$Pointer$#44(1493, 0, scan_fast_~#descriptor~78#1.base, 8 + scan_fast_~#descriptor~78#1.offset, 8);call write~$Pointer$#44(1494, 0, scan_fast_~#descriptor~78#1.base, 16 + scan_fast_~#descriptor~78#1.offset, 8);call write~$Pointer$#44(1495, 0, scan_fast_~#descriptor~78#1.base, 24 + scan_fast_~#descriptor~78#1.offset, 8);call write~int#44(1420, scan_fast_~#descriptor~78#1.base, 32 + scan_fast_~#descriptor~78#1.offset, 4);call write~int#44(0, scan_fast_~#descriptor~78#1.base, 36 + scan_fast_~#descriptor~78#1.offset, 1);call scan_fast_#t~mem5274#1 := read~int#44(scan_fast_~#descriptor~78#1.base, 36 + scan_fast_~#descriptor~78#1.offset, 1); [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21462: call write~$Pointer$#1(ubi_attach_fastmap_#t~ret5979#1.base, ubi_attach_fastmap_#t~ret5979#1.offset, ubi_attach_fastmap_~ai#1.base, 136 + ubi_attach_fastmap_~ai#1.offset, 8);havoc ubi_attach_fastmap_#t~ret5979#1.base, ubi_attach_fastmap_#t~ret5979#1.offset;call ubi_attach_fastmap_#t~mem5980#1.base, ubi_attach_fastmap_#t~mem5980#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~ai#1.base, 136 + ubi_attach_fastmap_~ai#1.offset, 8); [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21594-1: SUMMARY for call ubi_attach_fastmap_#t~ret6034#1 := __fswab32(ubi_attach_fastmap_#t~mem6033#1); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21330: count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset := count_fastmap_pebs_#t~ret5974#1.base, count_fastmap_pebs_#t~ret5974#1.offset;havoc count_fastmap_pebs_#t~ret5974#1.base, count_fastmap_pebs_#t~ret5974#1.offset; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21462-1: SUMMARY for call ubi_attach_fastmap_#t~ret5979#1.base, ubi_attach_fastmap_#t~ret5979#1.offset := kmem_cache_create(1710, 0, 56, 0, 0, 0, 0); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17234: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4153: create_empty_lvol_~__len~2#1 := 172; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7192: call io_init_#t~mem1729#1.base, io_init_#t~mem1729#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1730#1 := read~int#1(io_init_#t~mem1729#1.base, 17 + io_init_#t~mem1729#1.offset, 4);call write~int#1((if io_init_#t~mem1730#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~mem1730#1 % 4294967296 % 4294967296 else io_init_#t~mem1730#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1729#1.base, io_init_#t~mem1729#1.offset;havoc io_init_#t~mem1730#1;call io_init_#t~mem1731#1.base, io_init_#t~mem1731#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1733#1 := read~int#1(io_init_#t~mem1731#1.base, 17 + io_init_#t~mem1731#1.offset, 4);call io_init_#t~mem1732#1.base, io_init_#t~mem1732#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1734#1 := read~int#1(io_init_#t~mem1732#1.base, 341 + io_init_#t~mem1732#1.offset, 4); [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21594: ubi_attach_fastmap_~tmp___16~6#1 := ubi_attach_fastmap_#t~ret6034#1;havoc ubi_attach_fastmap_#t~mem6033#1;havoc ubi_attach_fastmap_#t~ret6034#1; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21330-1: SUMMARY for call count_fastmap_pebs_#t~ret5974#1.base, count_fastmap_pebs_#t~ret5974#1.offset := rb_next(count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17102: assume -2147483648 <= ubi_wl_init_#t~ret4782#1 && ubi_wl_init_#t~ret4782#1 <= 2147483647;ubi_wl_init_~tmp___13~12#1 := ubi_wl_init_#t~ret4782#1;havoc ubi_wl_init_#t~mem4781#1;havoc ubi_wl_init_#t~ret4782#1; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17102-1: SUMMARY for call ubi_wl_init_#t~ret4782#1 := ubi_is_fm_block(ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, ubi_wl_init_#t~mem4781#1); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22123: SUMMARY for call kfree(ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17102-2: call ubi_wl_init_#t~mem4781#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4); [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4418: assume 0 == check_attaching_info_#t~mem333#1;havoc check_attaching_info_#t~mem333#1;call check_attaching_info_#t~mem334#1 := read~int#1(check_attaching_info_~ubi#1.base, 2342 + check_attaching_info_~ubi#1.offset, 4); [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4418: assume !(0 == check_attaching_info_#t~mem333#1);havoc check_attaching_info_#t~mem333#1; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7589: SUMMARY for call __raw_spin_lock_init(ubi_attach_mtd_dev_~ubi~9#1.base, 2242 + ubi_attach_mtd_dev_~ubi~9#1.offset, 393, 0, ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset); srcloc: null [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21463: assume 0 == (ubi_attach_fastmap_#t~mem5980#1.base + ubi_attach_fastmap_#t~mem5980#1.offset) % 18446744073709551616;havoc ubi_attach_fastmap_#t~mem5980#1.base, ubi_attach_fastmap_#t~mem5980#1.offset;ubi_attach_fastmap_~ret~8#1 := -12; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21463: assume !(0 == (ubi_attach_fastmap_#t~mem5980#1.base + ubi_attach_fastmap_#t~mem5980#1.offset) % 18446744073709551616);havoc ubi_attach_fastmap_#t~mem5980#1.base, ubi_attach_fastmap_#t~mem5980#1.offset;ubi_attach_fastmap_~fmsb~0#1.base, ubi_attach_fastmap_~fmsb~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset;call ubi_attach_fastmap_#t~mem5981#1 := read~int#1(ubi_attach_fastmap_~fmsb~0#1.base, 272 + ubi_attach_fastmap_~fmsb~0#1.offset, 8);call write~int#1(ubi_attach_fastmap_#t~mem5981#1, ubi_attach_fastmap_~ai#1.base, 112 + ubi_attach_fastmap_~ai#1.offset, 8);havoc ubi_attach_fastmap_#t~mem5981#1;ubi_attach_fastmap_~fm_pos~0#1 := 312 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21331: assume 0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616;count_fastmap_pebs_~__mptr___5~5#1.base, count_fastmap_pebs_~__mptr___5~5#1.offset := count_fastmap_pebs_~rb2~3#1.base, count_fastmap_pebs_~rb2~3#1.offset;count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := count_fastmap_pebs_~__mptr___5~5#1.base, -1600 + count_fastmap_pebs_~__mptr___5~5#1.offset; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21331: assume !(0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616);count_fastmap_pebs_~aeb~17#1.base, count_fastmap_pebs_~aeb~17#1.offset := 0, 0; [2025-02-08 02:47:11,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12478: assume 0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12478: assume !(0 != (ubi_eba_init_~rb~2#1.base + ubi_eba_init_~rb~2#1.offset) % 18446744073709551616);ubi_eba_init_~i~24#1 := 1 + ubi_eba_init_~i~24#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4154: assume create_empty_lvol_~__len~2#1 % 18446744073709551616 > 63; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4154: assume !(create_empty_lvol_~__len~2#1 % 18446744073709551616 > 63); [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21727: call write~$Pointer$#44(1729, 0, ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset, 8);call write~$Pointer$#44(1730, 0, ubi_attach_fastmap_~#descriptor~83#1.base, 8 + ubi_attach_fastmap_~#descriptor~83#1.offset, 8);call write~$Pointer$#44(1731, 0, ubi_attach_fastmap_~#descriptor~83#1.base, 16 + ubi_attach_fastmap_~#descriptor~83#1.offset, 8);call write~$Pointer$#44(1732, 0, ubi_attach_fastmap_~#descriptor~83#1.base, 24 + ubi_attach_fastmap_~#descriptor~83#1.offset, 8);call write~int#44(853, ubi_attach_fastmap_~#descriptor~83#1.base, 32 + ubi_attach_fastmap_~#descriptor~83#1.offset, 4);call write~int#44(0, ubi_attach_fastmap_~#descriptor~83#1.base, 36 + ubi_attach_fastmap_~#descriptor~83#1.offset, 1);call ubi_attach_fastmap_#t~mem6092#1 := read~int#44(ubi_attach_fastmap_~#descriptor~83#1.base, 36 + ubi_attach_fastmap_~#descriptor~83#1.offset, 1); [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7193-3: assume 0 == io_init_#t~mem1733#1 % 4294967296 || 0 == io_init_#t~mem1734#1;io_init_#t~bitwise1735#1 := io_init_#t~mem1733#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7193-3: assume !(0 == io_init_#t~mem1733#1 % 4294967296 || 0 == io_init_#t~mem1734#1); [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21727-1: SUMMARY for call assign_aeb_to_av(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset, ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7193-2: havoc io_init_#t~bitwise1735#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7193-1: [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7193: call write~int#1((if io_init_#t~bitwise1735#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~bitwise1735#1 % 4294967296 % 4294967296 else io_init_#t~bitwise1735#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1731#1.base, io_init_#t~mem1731#1.offset;havoc io_init_#t~mem1733#1;havoc io_init_#t~mem1732#1.base, io_init_#t~mem1732#1.offset;havoc io_init_#t~mem1734#1;havoc io_init_#t~bitwise1735#1;call io_init_#t~mem1736#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21595: assume -2147483648 <= ubi_attach_fastmap_#t~ret6035#1 && ubi_attach_fastmap_#t~ret6035#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6035#1;ubi_attach_fastmap_~i~36#1 := 1 + ubi_attach_fastmap_~i~36#1;call ubi_attach_fastmap_#t~mem6036#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 12 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21595-1: SUMMARY for call ubi_attach_fastmap_#t~ret6035#1 := add_aeb(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset, (if ubi_attach_fastmap_~tmp___16~6#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___16~6#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___16~6#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___15~8#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___15~8#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___15~8#1 % 4294967296 % 4294967296 - 4294967296), 1); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17103: assume -9223372036854775808 <= ubi_wl_init_#t~ret4783#1 && ubi_wl_init_#t~ret4783#1 <= 9223372036854775807;ubi_wl_init_~tmp___14~10#1 := ubi_wl_init_#t~ret4783#1;havoc ubi_wl_init_#t~ret4783#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17103-1: SUMMARY for call ubi_wl_init_#t~ret4783#1 := ldv__builtin_expect((if 0 != ubi_wl_init_~tmp___13~12#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4419: assume -9223372036854775808 <= check_attaching_info_#t~ret335#1 && check_attaching_info_#t~ret335#1 <= 9223372036854775807;check_attaching_info_~tmp___0~9#1 := check_attaching_info_#t~ret335#1;havoc check_attaching_info_#t~mem334#1;havoc check_attaching_info_#t~ret335#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4419-1: SUMMARY for call check_attaching_info_#t~ret335#1 := ldv__builtin_expect((if check_attaching_info_#t~mem334#1 <= check_attaching_info_~i~5#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7194: io_init_~tmp___7~5#1 := (if 0 == io_init_#t~ret1737#1 % 256 then 0 else 1);havoc io_init_#t~mem1736#1;havoc io_init_#t~ret1737#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19218: ubi_attach_#t~ret5310#1 := ubi_read_volume_table_#res#1;havoc ubi_read_volume_table_#t~mem343#1, ubi_read_volume_table_#t~mem344#1, ubi_read_volume_table_#t~mem345#1, ubi_read_volume_table_#t~mem347#1, ubi_read_volume_table_#t~mem346#1, ubi_read_volume_table_#t~mem348#1, ubi_read_volume_table_#t~bitwise349#1, ubi_read_volume_table_#t~ret350#1.base, ubi_read_volume_table_#t~ret350#1.offset, ubi_read_volume_table_#t~mem351#1, ubi_read_volume_table_#t~ret352#1.base, ubi_read_volume_table_#t~ret352#1.offset, ubi_read_volume_table_#t~mem353#1.base, ubi_read_volume_table_#t~mem353#1.offset, ubi_read_volume_table_#t~ret354#1, ubi_read_volume_table_#t~mem355#1.base, ubi_read_volume_table_#t~mem355#1.offset, ubi_read_volume_table_#t~ret356#1, ubi_read_volume_table_#t~ret357#1, ubi_read_volume_table_#t~mem358#1, ubi_read_volume_table_#t~mem359#1, ubi_read_volume_table_#t~ret360#1, ubi_read_volume_table_#t~ret361#1.base, ubi_read_volume_table_#t~ret361#1.offset, ubi_read_volume_table_#t~mem362#1.base, ubi_read_volume_table_#t~mem362#1.offset, ubi_read_volume_table_#t~ret363#1, ubi_read_volume_table_#t~mem364#1.base, ubi_read_volume_table_#t~mem364#1.offset, ubi_read_volume_table_#t~ret365#1, ubi_read_volume_table_#t~mem366#1, ubi_read_volume_table_#t~mem367#1, ubi_read_volume_table_#t~mem368#1.base, ubi_read_volume_table_#t~mem368#1.offset, ubi_read_volume_table_#t~ret369#1, ubi_read_volume_table_#t~ret370#1, ubi_read_volume_table_#t~mem371#1.base, ubi_read_volume_table_#t~mem371#1.offset, ubi_read_volume_table_#t~mem372#1.base, ubi_read_volume_table_#t~mem372#1.offset, ubi_read_volume_table_#t~mem373#1, ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset, ubi_read_volume_table_~i~6#1, ubi_read_volume_table_~err~8#1, ubi_read_volume_table_~av~2#1.base, ubi_read_volume_table_~av~2#1.offset, ubi_read_volume_table_~tmp~14#1, ubi_read_volume_table_~tmp___0~10#1, ubi_read_volume_table_~tmp___1~9#1, ubi_read_volume_table_~tmp___2~6#1;havoc ubi_read_volume_table_#in~ubi#1.base, ubi_read_volume_table_#in~ubi#1.offset, ubi_read_volume_table_#in~ai#1.base, ubi_read_volume_table_#in~ai#1.offset;assume { :end_inline_ubi_read_volume_table } true;assume -2147483648 <= ubi_attach_#t~ret5310#1 && ubi_attach_#t~ret5310#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5310#1;havoc ubi_attach_#t~ret5310#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4155-1: SUMMARY for call create_empty_lvol_#t~memcpy~res228#1.base, create_empty_lvol_#t~memcpy~res228#1.offset := #Ultimate.C_memcpy#1(create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset + (if create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 else create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#empty_vtbl_record~0.base, ~#empty_vtbl_record~0.offset, create_empty_lvol_~__len~2#1); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4155: create_empty_lvol_~__ret~2#1.base, create_empty_lvol_~__ret~2#1.offset := create_empty_lvol_#t~memcpy~res228#1.base, create_empty_lvol_#t~memcpy~res228#1.offset;havoc create_empty_lvol_#t~memcpy~res228#1.base, create_empty_lvol_#t~memcpy~res228#1.offset; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7194-1: SUMMARY for call io_init_#t~ret1737#1 := is_power_of_2(io_init_#t~mem1736#1); srcloc: null [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17104: assume 0 != ubi_wl_init_~tmp___14~10#1; [2025-02-08 02:47:11,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17104: assume !(0 != ubi_wl_init_~tmp___14~10#1); [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19218-1: assume { :begin_inline_ubi_read_volume_table } true;ubi_read_volume_table_#in~ubi#1.base, ubi_read_volume_table_#in~ubi#1.offset, ubi_read_volume_table_#in~ai#1.base, ubi_read_volume_table_#in~ai#1.offset := ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset;havoc ubi_read_volume_table_#res#1;havoc ubi_read_volume_table_#t~mem343#1, ubi_read_volume_table_#t~mem344#1, ubi_read_volume_table_#t~mem345#1, ubi_read_volume_table_#t~mem347#1, ubi_read_volume_table_#t~mem346#1, ubi_read_volume_table_#t~mem348#1, ubi_read_volume_table_#t~bitwise349#1, ubi_read_volume_table_#t~ret350#1.base, ubi_read_volume_table_#t~ret350#1.offset, ubi_read_volume_table_#t~mem351#1, ubi_read_volume_table_#t~ret352#1.base, ubi_read_volume_table_#t~ret352#1.offset, ubi_read_volume_table_#t~mem353#1.base, ubi_read_volume_table_#t~mem353#1.offset, ubi_read_volume_table_#t~ret354#1, ubi_read_volume_table_#t~mem355#1.base, ubi_read_volume_table_#t~mem355#1.offset, ubi_read_volume_table_#t~ret356#1, ubi_read_volume_table_#t~ret357#1, ubi_read_volume_table_#t~mem358#1, ubi_read_volume_table_#t~mem359#1, ubi_read_volume_table_#t~ret360#1, ubi_read_volume_table_#t~ret361#1.base, ubi_read_volume_table_#t~ret361#1.offset, ubi_read_volume_table_#t~mem362#1.base, ubi_read_volume_table_#t~mem362#1.offset, ubi_read_volume_table_#t~ret363#1, ubi_read_volume_table_#t~mem364#1.base, ubi_read_volume_table_#t~mem364#1.offset, ubi_read_volume_table_#t~ret365#1, ubi_read_volume_table_#t~mem366#1, ubi_read_volume_table_#t~mem367#1, ubi_read_volume_table_#t~mem368#1.base, ubi_read_volume_table_#t~mem368#1.offset, ubi_read_volume_table_#t~ret369#1, ubi_read_volume_table_#t~ret370#1, ubi_read_volume_table_#t~mem371#1.base, ubi_read_volume_table_#t~mem371#1.offset, ubi_read_volume_table_#t~mem372#1.base, ubi_read_volume_table_#t~mem372#1.offset, ubi_read_volume_table_#t~mem373#1, ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset, ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset, ubi_read_volume_table_~i~6#1, ubi_read_volume_table_~err~8#1, ubi_read_volume_table_~av~2#1.base, ubi_read_volume_table_~av~2#1.offset, ubi_read_volume_table_~tmp~14#1, ubi_read_volume_table_~tmp___0~10#1, ubi_read_volume_table_~tmp___1~9#1, ubi_read_volume_table_~tmp___2~6#1;ubi_read_volume_table_~ubi#1.base, ubi_read_volume_table_~ubi#1.offset := ubi_read_volume_table_#in~ubi#1.base, ubi_read_volume_table_#in~ubi#1.offset;ubi_read_volume_table_~ai#1.base, ubi_read_volume_table_~ai#1.offset := ubi_read_volume_table_#in~ai#1.base, ubi_read_volume_table_#in~ai#1.offset;havoc ubi_read_volume_table_~i~6#1;havoc ubi_read_volume_table_~err~8#1;havoc ubi_read_volume_table_~av~2#1.base, ubi_read_volume_table_~av~2#1.offset;havoc ubi_read_volume_table_~tmp~14#1;havoc ubi_read_volume_table_~tmp___0~10#1;havoc ubi_read_volume_table_~tmp___1~9#1;havoc ubi_read_volume_table_~tmp___2~6#1;call write~int#1(1807947505, ~#empty_vtbl_record~0.base, 168 + ~#empty_vtbl_record~0.offset, 4);call ubi_read_volume_table_#t~mem343#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 5907 + ubi_read_volume_table_~ubi#1.offset, 4);call write~int#1((if ubi_read_volume_table_#t~mem343#1 % 18446744073709551616 / 172 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_read_volume_table_#t~mem343#1 % 18446744073709551616 / 172 % 18446744073709551616 % 4294967296 else ubi_read_volume_table_#t~mem343#1 % 18446744073709551616 / 172 % 18446744073709551616 % 4294967296 - 4294967296), ubi_read_volume_table_~ubi#1.base, 2342 + ubi_read_volume_table_~ubi#1.offset, 4);havoc ubi_read_volume_table_#t~mem343#1;call ubi_read_volume_table_#t~mem344#1 := read~int#1(ubi_read_volume_table_~ubi#1.base, 2342 + ubi_read_volume_table_~ubi#1.offset, 4); [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7591: SUMMARY for call __mutex_init(ubi_attach_mtd_dev_~ubi~9#1.base, 4978 + ubi_attach_mtd_dev_~ubi~9#1.offset, 394, 0, ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset); srcloc: null [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22125: SUMMARY for call kfree(ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset); srcloc: null [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4420: assume 0 != check_attaching_info_~tmp___0~9#1; [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4420: assume !(0 != check_attaching_info_~tmp___0~9#1); [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7195: assume 0 != io_init_~tmp___7~5#1 % 256;io_init_~tmp___8~4#1 := 0; [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7195: assume !(0 != io_init_~tmp___7~5#1 % 256);io_init_~tmp___8~4#1 := 1; [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19219: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19219: assume !(0 != ubi_attach_~err~88#1);assume { :begin_inline_ubi_wl_init } true;ubi_wl_init_#in~ubi#1.base, ubi_wl_init_#in~ubi#1.offset, ubi_wl_init_#in~ai#1.base, ubi_wl_init_#in~ai#1.offset := ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset;havoc ubi_wl_init_#res#1;havoc ubi_wl_init_#t~mem4736#1.base, ubi_wl_init_#t~mem4736#1.offset, ubi_wl_init_#t~mem4737#1.base, ubi_wl_init_#t~mem4737#1.offset, ubi_wl_init_#t~mem4738#1.base, ubi_wl_init_#t~mem4738#1.offset, ubi_wl_init_#t~mem4739#1.base, ubi_wl_init_#t~mem4739#1.offset, ubi_wl_init_#t~mem4740#1.base, ubi_wl_init_#t~mem4740#1.offset, ubi_wl_init_#t~mem4741#1.base, ubi_wl_init_#t~mem4741#1.offset, ubi_wl_init_#t~mem4742#1.base, ubi_wl_init_#t~mem4742#1.offset, ubi_wl_init_#t~ret4743#1.base, ubi_wl_init_#t~ret4743#1.offset, ubi_wl_init_#t~mem4744#1, ubi_wl_init_#t~mem4745#1, ubi_wl_init_#t~mem4746#1, ubi_wl_init_#t~loopctr4747#1, ubi_wl_init_#t~nondet4748#1, ubi_wl_init_#t~ret4749#1, ubi_wl_init_#t~mem4750#1, ubi_wl_init_#t~ret4751#1.base, ubi_wl_init_#t~ret4751#1.offset, ubi_wl_init_#t~mem4752#1.base, ubi_wl_init_#t~mem4752#1.offset, ubi_wl_init_#t~mem4753#1.base, ubi_wl_init_#t~mem4753#1.offset, ubi_wl_init_#t~mem4754#1.base, ubi_wl_init_#t~mem4754#1.offset, ubi_wl_init_#t~ret4755#1, ubi_wl_init_#t~ret4756#1.base, ubi_wl_init_#t~ret4756#1.offset, ubi_wl_init_#t~mem4757#1, ubi_wl_init_#t~mem4758#1, ubi_wl_init_#t~mem4759#1, ubi_wl_init_#t~ret4760#1, ubi_wl_init_#t~ret4761#1, ubi_wl_init_#t~ret4762#1.base, ubi_wl_init_#t~ret4762#1.offset, ubi_wl_init_#t~mem4763#1, ubi_wl_init_#t~ret4764#1, ubi_wl_init_#t~mem4766#1.base, ubi_wl_init_#t~mem4766#1.offset, ubi_wl_init_#t~mem4765#1, ubi_wl_init_#t~mem4767#1, ubi_wl_init_#t~mem4768#1, ubi_wl_init_#t~ret4769#1, ubi_wl_init_#t~mem4770#1.base, ubi_wl_init_#t~mem4770#1.offset, ubi_wl_init_#t~mem4771#1.base, ubi_wl_init_#t~mem4771#1.offset, ubi_wl_init_#t~ret4772#1, ubi_wl_init_#t~ret4773#1.base, ubi_wl_init_#t~ret4773#1.offset, ubi_wl_init_#t~mem4774#1, ubi_wl_init_#t~mem4775#1, ubi_wl_init_#t~mem4776#1, ubi_wl_init_#t~ret4777#1, ubi_wl_init_#t~ret4778#1.base, ubi_wl_init_#t~ret4778#1.offset, ubi_wl_init_#t~mem4779#1, ubi_wl_init_#t~ret4780#1, ubi_wl_init_#t~mem4781#1, ubi_wl_init_#t~ret4782#1, ubi_wl_init_#t~ret4783#1, ubi_wl_init_#t~ret4784#1.base, ubi_wl_init_#t~ret4784#1.offset, ubi_wl_init_#t~mem4785#1, ubi_wl_init_#t~ret4786#1, ubi_wl_init_#t~mem4787#1, ubi_wl_init_#t~mem4789#1.base, ubi_wl_init_#t~mem4789#1.offset, ubi_wl_init_#t~mem4788#1, ubi_wl_init_#t~mem4790#1.base, ubi_wl_init_#t~mem4790#1.offset, ubi_wl_init_#t~ret4791#1.base, ubi_wl_init_#t~ret4791#1.offset, ubi_wl_init_#t~ret4792#1.base, ubi_wl_init_#t~ret4792#1.offset, ubi_wl_init_#t~ret4793#1, ubi_wl_init_#t~ret4794#1.base, ubi_wl_init_#t~ret4794#1.offset, ubi_wl_init_#t~mem4795#1, ubi_wl_init_#t~mem4796#1, ubi_wl_init_#t~mem4798#1.base, ubi_wl_init_#t~mem4798#1.offset, ubi_wl_init_#t~mem4797#1, ubi_wl_init_#t~mem4799#1, ubi_wl_init_#t~mem4800#1, ubi_wl_init_#t~ret4801#1, ubi_wl_init_#t~ret4802#1.base, ubi_wl_init_#t~ret4802#1.offset, ubi_wl_init_#t~mem4803#1, ubi_wl_init_#t~mem4804#1, ubi_wl_init_#t~mem4805#1, ubi_wl_init_#t~ret4806#1, ubi_wl_init_#t~mem4807#1, ubi_wl_init_#t~ret4808#1, ubi_wl_init_#t~ret4809#1.base, ubi_wl_init_#t~ret4809#1.offset, ubi_wl_init_#t~mem4810#1, ubi_wl_init_#t~mem4811#1, ubi_wl_init_#t~mem4812#1, ubi_wl_init_#t~ret4813#1, ubi_wl_init_#t~ret4814#1.base, ubi_wl_init_#t~ret4814#1.offset, ubi_wl_init_#t~ret4815#1.base, ubi_wl_init_#t~ret4815#1.offset, ubi_wl_init_#t~mem4816#1, ubi_wl_init_#t~ret4817#1, ubi_wl_init_#t~ret4818#1.base, ubi_wl_init_#t~ret4818#1.offset, ubi_wl_init_#t~mem4819#1, ubi_wl_init_#t~ret4820#1, ubi_wl_init_#t~mem4821#1.base, ubi_wl_init_#t~mem4821#1.offset, ubi_wl_init_#t~mem4824#1, ubi_wl_init_#t~mem4822#1.base, ubi_wl_init_#t~mem4822#1.offset, ubi_wl_init_#t~mem4823#1, ubi_wl_init_#t~ret4825#1, ubi_wl_init_#t~ret4826#1.base, ubi_wl_init_#t~ret4826#1.offset, ubi_wl_init_#t~mem4827#1, ubi_wl_init_#t~ret4828#1, ubi_wl_init_#t~mem4829#1, ubi_wl_init_#t~ret4830#1, ubi_wl_init_#t~ret4831#1.base, ubi_wl_init_#t~ret4831#1.offset, ubi_wl_init_#t~mem4832#1, ubi_wl_init_#t~ret4833#1, ubi_wl_init_#t~mem4835#1, ubi_wl_init_#t~mem4834#1, ubi_wl_init_#t~mem4836#1, ubi_wl_init_#t~mem4837#1, ubi_wl_init_#t~ret4838#1, ubi_wl_init_#t~mem4839#1, ubi_wl_init_#t~mem4840#1, ubi_wl_init_#t~ret4841#1, ubi_wl_init_#t~mem4842#1, ubi_wl_init_#t~mem4843#1, ubi_wl_init_#t~ret4844#1, ubi_wl_init_#t~mem4845#1.base, ubi_wl_init_#t~mem4845#1.offset, ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, ubi_wl_init_~ai#1.base, ubi_wl_init_~ai#1.offset, ubi_wl_init_~err~78#1, ubi_wl_init_~i~29#1, ubi_wl_init_~reserved_pebs~4#1, ubi_wl_init_~found_pebs~0#1, ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset, ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset, ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset, ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset, ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset, ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset, ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset, ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset, ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset, ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset, ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset, ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset, ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset, ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset, ubi_wl_init_~tmp___3~59#1.base, ubi_wl_init_~tmp___3~59#1.offset, ubi_wl_init_~__mptr~26#1.base, ubi_wl_init_~__mptr~26#1.offset, ubi_wl_init_~__mptr___0~13#1.base, ubi_wl_init_~__mptr___0~13#1.offset, ubi_wl_init_~tmp___4~49#1.base, ubi_wl_init_~tmp___4~49#1.offset, ubi_wl_init_~tmp___5~35#1.base, ubi_wl_init_~tmp___5~35#1.offset, ubi_wl_init_~tmp___6~32#1, ubi_wl_init_~tmp___7~28#1, ubi_wl_init_~tmp___8~21#1, ubi_wl_init_~__mptr___1~4#1.base, ubi_wl_init_~__mptr___1~4#1.offset, ubi_wl_init_~__mptr___2~3#1.base, ubi_wl_init_~__mptr___2~3#1.offset, ubi_wl_init_~tmp___9~20#1.base, ubi_wl_init_~tmp___9~20#1.offset, ubi_wl_init_~tmp___10~17#1.base, ubi_wl_init_~tmp___10~17#1.offset, ubi_wl_init_~tmp___11~15#1, ubi_wl_init_~tmp___12~12#1.base, ubi_wl_init_~tmp___12~12#1.offset, ubi_wl_init_~tmp___13~12#1, ubi_wl_init_~tmp___14~10#1, ubi_wl_init_~__mptr___3~1#1.base, ubi_wl_init_~__mptr___3~1#1.offset, ubi_wl_init_~__mptr___4~1#1.base, ubi_wl_init_~__mptr___4~1#1.offset, ubi_wl_init_~__mptr___5~1#1.base, ubi_wl_init_~__mptr___5~1#1.offset, ubi_wl_init_~tmp___15~7#1.base, ubi_wl_init_~tmp___15~7#1.offset, ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset, ubi_wl_init_~tmp___16~5#1.base, ubi_wl_init_~tmp___16~5#1.offset, ubi_wl_init_~tmp___17~5#1, ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset, ubi_wl_init_~tmp___18~5#1.base, ubi_wl_init_~tmp___18~5#1.offset, ubi_wl_init_~tmp___19~4#1, ubi_wl_init_~__mptr___6~0#1.base, ubi_wl_init_~__mptr___6~0#1.offset, ubi_wl_init_~__mptr___7~0#1.base, ubi_wl_init_~__mptr___7~0#1.offset, ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset, ubi_wl_init_~tmp___20~4#1.base, ubi_wl_init_~tmp___20~4#1.offset, ubi_wl_init_~tmp___21~3#1, ubi_wl_init_~tmp___22~2#1.base, ubi_wl_init_~tmp___22~2#1.offset, ubi_wl_init_~tmp___23~2#1, ubi_wl_init_~tmp___24~2#1.base, ubi_wl_init_~tmp___24~2#1.offset, ubi_wl_init_~tmp___25~2#1;ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset := ubi_wl_init_#in~ubi#1.base, ubi_wl_init_#in~ubi#1.offset;ubi_wl_init_~ai#1.base, ubi_wl_init_~ai#1.offset := ubi_wl_init_#in~ai#1.base, ubi_wl_init_#in~ai#1.offset;havoc ubi_wl_init_~err~78#1;havoc ubi_wl_init_~i~29#1;havoc ubi_wl_init_~reserved_pebs~4#1;havoc ubi_wl_init_~found_pebs~0#1;havoc ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset;havoc ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset;havoc ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset;havoc ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset;havoc ubi_wl_init_~tmp~157#1.base, ubi_wl_init_~tmp~157#1.offset;havoc ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset;call ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset := #Ultimate.allocOnStack(8);call ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset := #Ultimate.allocOnStack(8);havoc ubi_wl_init_~tmp___3~59#1.base, ubi_wl_init_~tmp___3~59#1.offset;havoc ubi_wl_init_~__mptr~26#1.base, ubi_wl_init_~__mptr~26#1.offset;havoc ubi_wl_init_~__mptr___0~13#1.base, ubi_wl_init_~__mptr___0~13#1.offset;havoc ubi_wl_init_~tmp___4~49#1.base, ubi_wl_init_~tmp___4~49#1.offset;havoc ubi_wl_init_~tmp___5~35#1.base, ubi_wl_init_~tmp___5~35#1.offset;havoc ubi_wl_init_~tmp___6~32#1;havoc ubi_wl_init_~tmp___7~28#1;havoc ubi_wl_init_~tmp___8~21#1;havoc ubi_wl_init_~__mptr___1~4#1.base, ubi_wl_init_~__mptr___1~4#1.offset;havoc ubi_wl_init_~__mptr___2~3#1.base, ubi_wl_init_~__mptr___2~3#1.offset;havoc ubi_wl_init_~tmp___9~20#1.base, ubi_wl_init_~tmp___9~20#1.offset;havoc ubi_wl_init_~tmp___10~17#1.base, ubi_wl_init_~tmp___10~17#1.offset;havoc ubi_wl_init_~tmp___11~15#1;havoc ubi_wl_init_~tmp___12~12#1.base, ubi_wl_init_~tmp___12~12#1.offset;havoc ubi_wl_init_~tmp___13~12#1;havoc ubi_wl_init_~tmp___14~10#1;havoc ubi_wl_init_~__mptr___3~1#1.base, ubi_wl_init_~__mptr___3~1#1.offset;havoc ubi_wl_init_~__mptr___4~1#1.base, ubi_wl_init_~__mptr___4~1#1.offset;havoc ubi_wl_init_~__mptr___5~1#1.base, ubi_wl_init_~__mptr___5~1#1.offset;havoc ubi_wl_init_~tmp___15~7#1.base, ubi_wl_init_~tmp___15~7#1.offset;call ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset := #Ultimate.allocOnStack(37);havoc ubi_wl_init_~tmp___16~5#1.base, ubi_wl_init_~tmp___16~5#1.offset;havoc ubi_wl_init_~tmp___17~5#1;call ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset := #Ultimate.allocOnStack(37);havoc ubi_wl_init_~tmp___18~5#1.base, ubi_wl_init_~tmp___18~5#1.offset;havoc ubi_wl_init_~tmp___19~4#1;havoc ubi_wl_init_~__mptr___6~0#1.base, ubi_wl_init_~__mptr___6~0#1.offset;havoc ubi_wl_init_~__mptr___7~0#1.base, ubi_wl_init_~__mptr___7~0#1.offset;call ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset := #Ultimate.allocOnStack(37);havoc ubi_wl_init_~tmp___20~4#1.base, ubi_wl_init_~tmp___20~4#1.offset;havoc ubi_wl_init_~tmp___21~3#1;havoc ubi_wl_init_~tmp___22~2#1.base, ubi_wl_init_~tmp___22~2#1.offset;havoc ubi_wl_init_~tmp___23~2#1;havoc ubi_wl_init_~tmp___24~2#1.base, ubi_wl_init_~tmp___24~2#1.offset;havoc ubi_wl_init_~tmp___25~2#1;ubi_wl_init_~found_pebs~0#1 := 0;call write~$Pointer$#64(0, 0, ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset, 8);call ubi_wl_init_#t~mem4736#1.base, ubi_wl_init_#t~mem4736#1.offset := read~$Pointer$#64(ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset, 8);call write~$Pointer$#45(ubi_wl_init_#t~mem4736#1.base, ubi_wl_init_#t~mem4736#1.offset, ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset, 8);havoc ubi_wl_init_#t~mem4736#1.base, ubi_wl_init_#t~mem4736#1.offset;call ubi_wl_init_#t~mem4737#1.base, ubi_wl_init_#t~mem4737#1.offset := read~$Pointer$#45(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset, 8);call write~$Pointer$#1(ubi_wl_init_#t~mem4737#1.base, ubi_wl_init_#t~mem4737#1.offset, ubi_wl_init_~ubi#1.base, 5254 + ubi_wl_init_~ubi#1.offset, 8);havoc ubi_wl_init_#t~mem4737#1.base, ubi_wl_init_#t~mem4737#1.offset;call ubi_wl_init_#t~mem4738#1.base, ubi_wl_init_#t~mem4738#1.offset := read~$Pointer$#45(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset, 8);call write~$Pointer$#21(ubi_wl_init_#t~mem4738#1.base, ubi_wl_init_#t~mem4738#1.offset, ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset, 8);havoc ubi_wl_init_#t~mem4738#1.base, ubi_wl_init_#t~mem4738#1.offset;call ubi_wl_init_#t~mem4739#1.base, ubi_wl_init_#t~mem4739#1.offset := read~$Pointer$#21(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset, 8);call write~$Pointer$#1(ubi_wl_init_#t~mem4739#1.base, ubi_wl_init_#t~mem4739#1.offset, ubi_wl_init_~ubi#1.base, 5242 + ubi_wl_init_~ubi#1.offset, 8);havoc ubi_wl_init_#t~mem4739#1.base, ubi_wl_init_#t~mem4739#1.offset;call ubi_wl_init_#t~mem4740#1.base, ubi_wl_init_#t~mem4740#1.offset := read~$Pointer$#21(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset, 8);call write~$Pointer$#34(ubi_wl_init_#t~mem4740#1.base, ubi_wl_init_#t~mem4740#1.offset, ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset, 8);havoc ubi_wl_init_#t~mem4740#1.base, ubi_wl_init_#t~mem4740#1.offset;call ubi_wl_init_#t~mem4741#1.base, ubi_wl_init_#t~mem4741#1.offset := read~$Pointer$#34(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset, 8);call write~$Pointer$#1(ubi_wl_init_#t~mem4741#1.base, ubi_wl_init_#t~mem4741#1.offset, ubi_wl_init_~ubi#1.base, 5234 + ubi_wl_init_~ubi#1.offset, 8);havoc ubi_wl_init_#t~mem4741#1.base, ubi_wl_init_#t~mem4741#1.offset;call ubi_wl_init_#t~mem4742#1.base, ubi_wl_init_#t~mem4742#1.offset := read~$Pointer$#34(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset, 8);call write~$Pointer$#1(ubi_wl_init_#t~mem4742#1.base, ubi_wl_init_#t~mem4742#1.offset, ubi_wl_init_~ubi#1.base, 5226 + ubi_wl_init_~ubi#1.offset, 8);havoc ubi_wl_init_#t~mem4742#1.base, ubi_wl_init_#t~mem4742#1.offset; [2025-02-08 02:47:11,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7063: assume 0 == get_bad_peb_limit_~max_beb_per1024#1;get_bad_peb_limit_#res#1 := 0; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7063: assume !(0 == get_bad_peb_limit_~max_beb_per1024#1);call get_bad_peb_limit_#t~mem1692#1.base, get_bad_peb_limit_#t~mem1692#1.offset := read~$Pointer$#1(get_bad_peb_limit_~ubi#1.base, 5941 + get_bad_peb_limit_~ubi#1.offset, 8);assume { :begin_inline_mtd_get_device_size } true;mtd_get_device_size_#in~arg0#1.base, mtd_get_device_size_#in~arg0#1.offset := get_bad_peb_limit_#t~mem1692#1.base, get_bad_peb_limit_#t~mem1692#1.offset;havoc mtd_get_device_size_#res#1;havoc mtd_get_device_size_#t~nondet6571#1, mtd_get_device_size_~arg0#1.base, mtd_get_device_size_~arg0#1.offset;mtd_get_device_size_~arg0#1.base, mtd_get_device_size_~arg0#1.offset := mtd_get_device_size_#in~arg0#1.base, mtd_get_device_size_#in~arg0#1.offset;havoc mtd_get_device_size_#t~nondet6571#1;mtd_get_device_size_#res#1 := mtd_get_device_size_#t~nondet6571#1;havoc mtd_get_device_size_#t~nondet6571#1; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21994-1: SUMMARY for call ubi_scan_fastmap_#t~ret6166#1 := __fswab32(ubi_scan_fastmap_#t~mem6165#1); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21994-2: call ubi_scan_fastmap_#t~mem6165#1 := read~int#1(ubi_scan_fastmap_~ech___0~2#1.base, 24 + ubi_scan_fastmap_~ech___0~2#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17105: ubi_wl_init_~tmp___12~12#1.base, ubi_wl_init_~tmp___12~12#1.offset := ubi_wl_init_#t~ret4784#1.base, ubi_wl_init_#t~ret4784#1.offset;havoc ubi_wl_init_#t~ret4784#1.base, ubi_wl_init_#t~ret4784#1.offset;call ubi_wl_init_#t~mem4785#1 := read~int#1(ubi_wl_init_~tmp___12~12#1.base, 1176 + ubi_wl_init_~tmp___12~12#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17105-1: SUMMARY for call ubi_wl_init_#t~ret4784#1.base, ubi_wl_init_#t~ret4784#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22126: SUMMARY for call kfree(ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7592-1: SUMMARY for call __init_rwsem(ubi_attach_mtd_dev_~ubi~9#1.base, 4846 + ubi_attach_mtd_dev_~ubi~9#1.offset, 395, 0, ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7592: call ubi_attach_mtd_dev_#t~mem2089#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21994: ubi_scan_fastmap_~tmp___8~28#1 := ubi_scan_fastmap_#t~ret6166#1;havoc ubi_scan_fastmap_#t~mem6165#1;havoc ubi_scan_fastmap_#t~ret6166#1;call ubi_scan_fastmap_#t~mem6167#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 2314 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4421: check_attaching_info_~tmp~13#1.base, check_attaching_info_~tmp~13#1.offset := check_attaching_info_#t~ret336#1.base, check_attaching_info_#t~ret336#1.offset;havoc check_attaching_info_#t~ret336#1.base, check_attaching_info_#t~ret336#1.offset;call check_attaching_info_#t~mem337#1 := read~int#1(check_attaching_info_~tmp~13#1.base, 1176 + check_attaching_info_~tmp~13#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4421-1: SUMMARY for call check_attaching_info_#t~ret336#1.base, check_attaching_info_#t~ret336#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7328-1: SUMMARY for call io_init_#t~ret1821#1 := ldv__builtin_expect((if io_init_#t~mem1820#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1820#1 % 256 % 18446744073709551616 else io_init_#t~mem1820#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7328: assume -9223372036854775808 <= io_init_#t~ret1821#1 && io_init_#t~ret1821#1 <= 9223372036854775807;io_init_~tmp___29~0#1 := io_init_#t~ret1821#1;havoc io_init_#t~mem1820#1;havoc io_init_#t~ret1821#1; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17238: ubi_wl_init_~reserved_pebs~4#1 := 1;call ubi_wl_init_#t~mem4835#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5142 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4834#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5907 + ubi_wl_init_~ubi#1.offset, 4);ubi_wl_init_~reserved_pebs~4#1 := (if (2 * (ubi_wl_init_#t~mem4835#1 % 18446744073709551616 / (ubi_wl_init_#t~mem4834#1 % 18446744073709551616)) + ubi_wl_init_~reserved_pebs~4#1) % 4294967296 % 4294967296 <= 2147483647 then (2 * (ubi_wl_init_#t~mem4835#1 % 18446744073709551616 / (ubi_wl_init_#t~mem4834#1 % 18446744073709551616)) + ubi_wl_init_~reserved_pebs~4#1) % 4294967296 % 4294967296 else (2 * (ubi_wl_init_#t~mem4835#1 % 18446744073709551616 / (ubi_wl_init_#t~mem4834#1 % 18446744073709551616)) + ubi_wl_init_~reserved_pebs~4#1) % 4294967296 % 4294967296 - 4294967296);havoc ubi_wl_init_#t~mem4835#1;havoc ubi_wl_init_#t~mem4834#1;call ubi_wl_init_#t~mem4836#1 := read~int#1(ubi_wl_init_~ubi#1.base, 2322 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17106: assume -2147483648 <= ubi_wl_init_#t~ret4786#1 && ubi_wl_init_#t~ret4786#1 <= 2147483647;havoc ubi_wl_init_#t~mem4785#1;havoc ubi_wl_init_#t~ret4786#1; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21598: ubi_attach_fastmap_~tmp___17~6#1 := ubi_attach_fastmap_#t~ret6037#1; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21598-1: SUMMARY for call ubi_attach_fastmap_#t~ret6037#1 := __fswab32(ubi_attach_fastmap_#t~mem6036#1); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17106-1: SUMMARY for call ubi_wl_init_#t~ret4786#1 := printk(1304, 0); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4422: assume -2147483648 <= check_attaching_info_#t~ret338#1 && check_attaching_info_#t~ret338#1 <= 2147483647;havoc check_attaching_info_#t~mem337#1;havoc check_attaching_info_#t~ret338#1; [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7593-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2090#1 := printk(396, 0); srcloc: null [2025-02-08 02:47:11,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7593: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2090#1 && ubi_attach_mtd_dev_#t~ret2090#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2089#1;havoc ubi_attach_mtd_dev_#t~ret2090#1;assume { :begin_inline_io_init } true;io_init_#in~ubi#1.base, io_init_#in~ubi#1.offset, io_init_#in~max_beb_per1024#1 := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ubi_attach_mtd_dev_~max_beb_per1024#1;havoc io_init_#res#1;havoc io_init_#t~mem1696#1, io_init_#t~ret1697#1, io_init_#t~ret1698#1.base, io_init_#t~ret1698#1.offset, io_init_#t~mem1699#1, io_init_#t~ret1700#1, io_init_#t~mem1701#1, io_init_#t~ret1702#1, io_init_#t~ret1703#1.base, io_init_#t~ret1703#1.offset, io_init_#t~mem1704#1, io_init_#t~ret1705#1, io_init_#t~mem1706#1.base, io_init_#t~mem1706#1.offset, io_init_#t~mem1707#1, io_init_#t~ret1708#1, io_init_#t~mem1709#1, io_init_#t~mem1710#1.base, io_init_#t~mem1710#1.offset, io_init_#t~mem1711#1, io_init_#t~mem1712#1.base, io_init_#t~mem1712#1.offset, io_init_#t~mem1713#1, io_init_#t~mem1714#1.base, io_init_#t~mem1714#1.offset, io_init_#t~ret1715#1, io_init_#t~mem1716#1.base, io_init_#t~mem1716#1.offset, io_init_#t~mem1717#1, io_init_#t~mem1718#1.base, io_init_#t~mem1718#1.offset, io_init_#t~ret1719#1, io_init_#t~ret1720#1, io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset, io_init_#t~mem1722#1, io_init_#t~mem1723#1.base, io_init_#t~mem1723#1.offset, io_init_#t~mem1724#1, io_init_#t~ret1725#1, io_init_#t~ret1726#1.base, io_init_#t~ret1726#1.offset, io_init_#t~mem1727#1, io_init_#t~ret1728#1, io_init_#t~mem1729#1.base, io_init_#t~mem1729#1.offset, io_init_#t~mem1730#1, io_init_#t~mem1731#1.base, io_init_#t~mem1731#1.offset, io_init_#t~mem1733#1, io_init_#t~mem1732#1.base, io_init_#t~mem1732#1.offset, io_init_#t~mem1734#1, io_init_#t~bitwise1735#1, io_init_#t~mem1736#1, io_init_#t~ret1737#1, io_init_#t~mem1738#1, io_init_#t~ret1739#1, io_init_#t~mem1740#1, io_init_#t~ret1741#1, io_init_#t~ret1742#1.base, io_init_#t~ret1742#1.offset, io_init_#t~mem1743#1, io_init_#t~ret1744#1, io_init_#t~mem1745#1, io_init_#t~mem1746#1, io_init_#t~ret1747#1, io_init_#t~ret1748#1.base, io_init_#t~ret1748#1.offset, io_init_#t~mem1749#1, io_init_#t~ret1750#1, io_init_#t~mem1751#1, io_init_#t~mem1752#1, io_init_#t~ret1753#1, io_init_#t~ret1754#1.base, io_init_#t~ret1754#1.offset, io_init_#t~mem1755#1, io_init_#t~ret1756#1, io_init_#t~mem1757#1.base, io_init_#t~mem1757#1.offset, io_init_#t~mem1758#1, io_init_#t~mem1759#1, io_init_#t~mem1760#1, io_init_#t~mem1761#1, io_init_#t~mem1762#1, io_init_#t~short1763#1, io_init_#t~mem1764#1, io_init_#t~mem1765#1, io_init_#t~ret1766#1, io_init_#t~mem1767#1, io_init_#t~ret1768#1, io_init_#t~mem1769#1, io_init_#t~mem1770#1, io_init_#t~ret1771#1, io_init_#t~mem1772#1, io_init_#t~mem1773#1, io_init_#t~bitwise1774#1, io_init_#t~mem1775#1, io_init_#t~mem1776#1, io_init_#t~bitwise1777#1, io_init_#t~mem1778#1, io_init_#t~ret1779#1, io_init_#t~ret1780#1.base, io_init_#t~ret1780#1.offset, io_init_#t~mem1781#1, io_init_#t~mem1782#1, io_init_#t~ret1783#1, io_init_#t~mem1784#1, io_init_#t~ret1785#1, io_init_#t~ret1786#1.base, io_init_#t~ret1786#1.offset, io_init_#t~mem1787#1, io_init_#t~mem1788#1, io_init_#t~ret1789#1, io_init_#t~mem1790#1, io_init_#t~ret1791#1, io_init_#t~ret1792#1.base, io_init_#t~ret1792#1.offset, io_init_#t~mem1793#1, io_init_#t~mem1794#1, io_init_#t~ret1795#1, io_init_#t~mem1796#1, io_init_#t~ret1797#1, io_init_#t~ret1798#1.base, io_init_#t~ret1798#1.offset, io_init_#t~mem1799#1, io_init_#t~mem1800#1, io_init_#t~ret1801#1, io_init_#t~mem1802#1, io_init_#t~ret1803#1, io_init_#t~ret1804#1.base, io_init_#t~ret1804#1.offset, io_init_#t~mem1805#1, io_init_#t~mem1806#1, io_init_#t~ret1807#1, io_init_#t~mem1808#1, io_init_#t~mem1809#1, io_init_#t~mem1811#1, io_init_#t~mem1810#1, io_init_#t~bitwise1812#1, io_init_#t~mem1813#1, io_init_#t~mem1814#1, io_init_#t~mem1815#1, io_init_#t~mem1817#1, io_init_#t~mem1816#1, io_init_#t~mem1818#1, io_init_#t~bitwise1819#1, io_init_#t~mem1820#1, io_init_#t~ret1821#1, io_init_#t~ret1822#1.base, io_init_#t~ret1822#1.offset, io_init_#t~mem1823#1, io_init_#t~mem1824#1, io_init_#t~ret1825#1, io_init_#t~mem1826#1, io_init_#t~ret1827#1, io_init_#t~ret1828#1.base, io_init_#t~ret1828#1.offset, io_init_#t~mem1829#1, io_init_#t~mem1830#1, io_init_#t~ret1831#1, io_init_#t~mem1832#1, io_init_#t~ret1833#1, io_init_#t~ret1834#1.base, io_init_#t~ret1834#1.offset, io_init_#t~mem1835#1, io_init_#t~mem1836#1, io_init_#t~ret1837#1, io_init_#t~mem1838#1, io_init_#t~ret1839#1, io_init_#t~ret1840#1.base, io_init_#t~ret1840#1.offset, io_init_#t~mem1841#1, io_init_#t~mem1842#1, io_init_#t~ret1843#1, io_init_#t~mem1844#1, io_init_#t~mem1845#1, io_init_#t~ret1846#1, io_init_#t~mem1847#1, io_init_#t~mem1848#1, io_init_#t~mem1849#1, io_init_#t~short1850#1, io_init_#t~mem1851#1, io_init_#t~mem1852#1, io_init_#t~short1853#1, io_init_#t~mem1855#1, io_init_#t~mem1854#1, io_init_#t~bitwise1856#1, io_init_#t~short1857#1, io_init_#t~mem1858#1, io_init_#t~mem1859#1, io_init_#t~ret1860#1, io_init_#t~mem1861#1, io_init_#t~mem1862#1, io_init_#t~mem1863#1, io_init_#t~ret1864#1, io_init_#t~ret1865#1.base, io_init_#t~ret1865#1.offset, io_init_#t~mem1866#1, io_init_#t~mem1867#1, io_init_#t~ret1868#1, io_init_#t~mem1869#1, io_init_#t~mem1870#1, io_init_#t~ret1871#1, io_init_#t~mem1872#1, io_init_#t~mem1873#1, io_init_#t~mem1874#1.base, io_init_#t~mem1874#1.offset, io_init_#t~mem1875#1, io_init_#t~bitwise1876#1, io_init_#t~mem1877#1.base, io_init_#t~mem1877#1.offset, io_init_#t~mem1878#1, io_init_#t~ret1879#1, io_init_~ubi#1.base, io_init_~ubi#1.offset, io_init_~max_beb_per1024#1, io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset, io_init_~tmp~44#1.base, io_init_~tmp~44#1.offset, io_init_~tmp___0~35#1, io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset, io_init_~tmp___1~23#1.base, io_init_~tmp___1~23#1.offset, io_init_~tmp___2~20#1, io_init_~tmp___3~15#1, io_init_~tmp___4~12#1, io_init_~tmp___5~7#1.base, io_init_~tmp___5~7#1.offset, io_init_~tmp___6~6#1, io_init_~tmp___7~5#1, io_init_~tmp___8~4#1, io_init_~tmp___9~4#1.base, io_init_~tmp___9~4#1.offset, io_init_~tmp___10~2#1, io_init_~tmp___11~1#1.base, io_init_~tmp___11~1#1.offset, io_init_~tmp___12~0#1, io_init_~tmp___13~0#1.base, io_init_~tmp___13~0#1.offset, io_init_~tmp___14~0#1, io_init_~tmp___15~0#1, io_init_~tmp___16~0#1, io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset, io_init_~tmp___17~0#1.base, io_init_~tmp___17~0#1.offset, io_init_~tmp___18~0#1, io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset, io_init_~tmp___19~0#1.base, io_init_~tmp___19~0#1.offset, io_init_~tmp___20~0#1, io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset, io_init_~tmp___21~0#1.base, io_init_~tmp___21~0#1.offset, io_init_~tmp___22~0#1, io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset, io_init_~tmp___23~0#1.base, io_init_~tmp___23~0#1.offset, io_init_~tmp___24~0#1, io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset, io_init_~tmp___25~0#1.base, io_init_~tmp___25~0#1.offset, io_init_~tmp___26~0#1, io_init_~tmp___27~0#1, io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset, io_init_~tmp___28~0#1.base, io_init_~tmp___28~0#1.offset, io_init_~tmp___29~0#1, io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset, io_init_~tmp___30~0#1.base, io_init_~tmp___30~0#1.offset, io_init_~tmp___31~0#1, io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset, io_init_~tmp___32~0#1.base, io_init_~tmp___32~0#1.offset, io_init_~tmp___33~0#1, io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset, io_init_~tmp___34~0#1.base, io_init_~tmp___34~0#1.offset, io_init_~tmp___35~0#1, io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset, io_init_~tmp___36~0#1.base, io_init_~tmp___36~0#1.offset, io_init_~tmp___37~0#1;io_init_~ubi#1.base, io_init_~ubi#1.offset := io_init_#in~ubi#1.base, io_init_#in~ubi#1.offset;io_init_~max_beb_per1024#1 := io_init_#in~max_beb_per1024#1;call io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp~44#1.base, io_init_~tmp~44#1.offset;havoc io_init_~tmp___0~35#1;call io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___1~23#1.base, io_init_~tmp___1~23#1.offset;havoc io_init_~tmp___2~20#1;havoc io_init_~tmp___3~15#1;havoc io_init_~tmp___4~12#1;havoc io_init_~tmp___5~7#1.base, io_init_~tmp___5~7#1.offset;havoc io_init_~tmp___6~6#1;havoc io_init_~tmp___7~5#1;havoc io_init_~tmp___8~4#1;havoc io_init_~tmp___9~4#1.base, io_init_~tmp___9~4#1.offset;havoc io_init_~tmp___10~2#1;havoc io_init_~tmp___11~1#1.base, io_init_~tmp___11~1#1.offset;havoc io_init_~tmp___12~0#1;havoc io_init_~tmp___13~0#1.base, io_init_~tmp___13~0#1.offset;havoc io_init_~tmp___14~0#1;havoc io_init_~tmp___15~0#1;havoc io_init_~tmp___16~0#1;call io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___17~0#1.base, io_init_~tmp___17~0#1.offset;havoc io_init_~tmp___18~0#1;call io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___19~0#1.base, io_init_~tmp___19~0#1.offset;havoc io_init_~tmp___20~0#1;call io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___21~0#1.base, io_init_~tmp___21~0#1.offset;havoc io_init_~tmp___22~0#1;call io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___23~0#1.base, io_init_~tmp___23~0#1.offset;havoc io_init_~tmp___24~0#1;call io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___25~0#1.base, io_init_~tmp___25~0#1.offset;havoc io_init_~tmp___26~0#1;havoc io_init_~tmp___27~0#1;call io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___28~0#1.base, io_init_~tmp___28~0#1.offset;havoc io_init_~tmp___29~0#1;call io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___30~0#1.base, io_init_~tmp___30~0#1.offset;havoc io_init_~tmp___31~0#1;call io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___32~0#1.base, io_init_~tmp___32~0#1.offset;havoc io_init_~tmp___33~0#1;call io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___34~0#1.base, io_init_~tmp___34~0#1.offset;havoc io_init_~tmp___35~0#1;call io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset := #Ultimate.allocOnStack(37);havoc io_init_~tmp___36~0#1.base, io_init_~tmp___36~0#1.offset;havoc io_init_~tmp___37~0#1;call write~$Pointer$#44(288, 0, io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset, 8);call write~$Pointer$#44(289, 0, io_init_~#descriptor~15#1.base, 8 + io_init_~#descriptor~15#1.offset, 8);call write~$Pointer$#44(290, 0, io_init_~#descriptor~15#1.base, 16 + io_init_~#descriptor~15#1.offset, 8);call write~$Pointer$#44(291, 0, io_init_~#descriptor~15#1.base, 24 + io_init_~#descriptor~15#1.offset, 8);call write~int#44(726, io_init_~#descriptor~15#1.base, 32 + io_init_~#descriptor~15#1.offset, 4);call write~int#44(0, io_init_~#descriptor~15#1.base, 36 + io_init_~#descriptor~15#1.offset, 1);call io_init_#t~mem1696#1 := read~int#44(io_init_~#descriptor~15#1.base, 36 + io_init_~#descriptor~15#1.offset, 1); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21995: assume ubi_scan_fastmap_~tmp___8~28#1 % 4294967296 != ubi_scan_fastmap_#t~mem6167#1 % 4294967296;havoc ubi_scan_fastmap_#t~mem6167#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21995: assume !(ubi_scan_fastmap_~tmp___8~28#1 % 4294967296 != ubi_scan_fastmap_#t~mem6167#1 % 4294967296);havoc ubi_scan_fastmap_#t~mem6167#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4422-1: SUMMARY for call check_attaching_info_#t~ret338#1 := printk(61, 0); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4158: create_empty_lvol_~__ret~2#1.base, create_empty_lvol_~__ret~2#1.offset := create_empty_lvol_#t~memcpy~res229#1.base, create_empty_lvol_#t~memcpy~res229#1.offset;havoc create_empty_lvol_#t~memcpy~res229#1.base, create_empty_lvol_#t~memcpy~res229#1.offset; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7329: assume 0 != io_init_~tmp___29~0#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7329: assume !(0 != io_init_~tmp___29~0#1); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4158-1: SUMMARY for call create_empty_lvol_#t~memcpy~res229#1.base, create_empty_lvol_#t~memcpy~res229#1.offset := #Ultimate.C_memcpy#1(create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset + (if create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 else create_empty_lvol_~i~3#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#empty_vtbl_record~0.base, ~#empty_vtbl_record~0.offset, create_empty_lvol_~__len~2#1); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17107: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4026: assume -9223372036854775808 <= process_lvol_#t~ret175#1 && process_lvol_#t~ret175#1 <= 9223372036854775807;process_lvol_~tmp___0~6#1 := process_lvol_#t~ret175#1;havoc process_lvol_#t~mem174#1;havoc process_lvol_#t~ret175#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21599: assume ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___17~6#1 % 4294967296; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21599: assume !(ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___17~6#1 % 4294967296);ubi_attach_fastmap_~i~36#1 := 0; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4026-1: SUMMARY for call process_lvol_#t~ret175#1 := ldv__builtin_expect((if process_lvol_#t~mem174#1 % 256 % 18446744073709551616 <= 9223372036854775807 then process_lvol_#t~mem174#1 % 256 % 18446744073709551616 else process_lvol_#t~mem174#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7330: io_init_~tmp___28~0#1.base, io_init_~tmp___28~0#1.offset := io_init_#t~ret1822#1.base, io_init_#t~ret1822#1.offset;havoc io_init_#t~ret1822#1.base, io_init_#t~ret1822#1.offset;call io_init_#t~mem1823#1 := read~int#1(io_init_~tmp___28~0#1.base, 1176 + io_init_~tmp___28~0#1.offset, 4);call io_init_#t~mem1824#1 := read~int#1(io_init_~ubi#1.base, 5923 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17240: assume ubi_wl_init_#t~mem4836#1 < ubi_wl_init_~reserved_pebs~4#1;havoc ubi_wl_init_#t~mem4836#1;call ubi_wl_init_#t~mem4837#1 := read~int#1(ubi_wl_init_~ubi#1.base, 2322 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17240: assume !(ubi_wl_init_#t~mem4836#1 < ubi_wl_init_~reserved_pebs~4#1);havoc ubi_wl_init_#t~mem4836#1;call ubi_wl_init_#t~mem4842#1 := read~int#1(ubi_wl_init_~ubi#1.base, 2322 + ubi_wl_init_~ubi#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4842#1 - ubi_wl_init_~reserved_pebs~4#1, ubi_wl_init_~ubi#1.base, 2322 + ubi_wl_init_~ubi#1.offset, 4);havoc ubi_wl_init_#t~mem4842#1;call ubi_wl_init_#t~mem4843#1 := read~int#1(ubi_wl_init_~ubi#1.base, 2318 + ubi_wl_init_~ubi#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4843#1 + ubi_wl_init_~reserved_pebs~4#1, ubi_wl_init_~ubi#1.base, 2318 + ubi_wl_init_~ubi#1.offset, 4);havoc ubi_wl_init_#t~mem4843#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7330-1: SUMMARY for call io_init_#t~ret1822#1.base, io_init_#t~ret1822#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19090: assume -9223372036854775808 <= scan_fast_#t~ret5275#1 && scan_fast_#t~ret5275#1 <= 9223372036854775807;scan_fast_~tmp___1~102#1 := scan_fast_#t~ret5275#1;havoc scan_fast_#t~mem5274#1;havoc scan_fast_#t~ret5275#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12351: assume self_check_eba_~i~23#1 < self_check_eba_~num_volumes~0#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12351: assume !(self_check_eba_~i~23#1 < self_check_eba_~num_volumes~0#1);self_check_eba_~i~23#1 := 0; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4027: assume 0 != process_lvol_~tmp___0~6#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4027: assume !(0 != process_lvol_~tmp___0~6#1); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7595: assume 0 != ubi_attach_mtd_dev_~err~25#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7595: assume !(0 != ubi_attach_mtd_dev_~err~25#1);ubi_attach_mtd_dev_~err~25#1 := -12;call ubi_attach_mtd_dev_#t~mem2092#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5871 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19090-1: SUMMARY for call scan_fast_#t~ret5275#1 := ldv__builtin_expect((if scan_fast_#t~mem5274#1 % 256 % 18446744073709551616 <= 9223372036854775807 then scan_fast_#t~mem5274#1 % 256 % 18446744073709551616 else scan_fast_#t~mem5274#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4424: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7331-1: SUMMARY for call io_init_#t~ret1825#1 := __dynamic_pr_debug(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset, 343, 0); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7331: assume -2147483648 <= io_init_#t~ret1825#1 && io_init_#t~ret1825#1 <= 2147483647;havoc io_init_#t~mem1823#1;havoc io_init_#t~mem1824#1;havoc io_init_#t~ret1825#1; [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17241: assume -2147483648 <= ubi_wl_init_#t~ret4838#1 && ubi_wl_init_#t~ret4838#1 <= 2147483647;havoc ubi_wl_init_#t~mem4837#1;havoc ubi_wl_init_#t~ret4838#1;call ubi_wl_init_#t~mem4839#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5883 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17241-1: SUMMARY for call ubi_wl_init_#t~ret4838#1 := printk(1326, 0); srcloc: null [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4028: process_lvol_~tmp~10#1.base, process_lvol_~tmp~10#1.offset := process_lvol_#t~ret176#1.base, process_lvol_#t~ret176#1.offset;havoc process_lvol_#t~ret176#1.base, process_lvol_#t~ret176#1.offset;call process_lvol_#t~mem177#1 := read~int#1(process_lvol_~tmp~10#1.base, 1176 + process_lvol_~tmp~10#1.offset, 4); [2025-02-08 02:47:11,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24244: havoc alloc_chrdev_region_#t~nondet6545#1;uif_init_#t~ret1658#1 := alloc_chrdev_region_#res#1;havoc alloc_chrdev_region_#t~nondet6545#1, alloc_chrdev_region_~arg0#1.base, alloc_chrdev_region_~arg0#1.offset, alloc_chrdev_region_~arg1#1, alloc_chrdev_region_~arg2#1, alloc_chrdev_region_~arg3#1.base, alloc_chrdev_region_~arg3#1.offset;havoc alloc_chrdev_region_#in~arg0#1.base, alloc_chrdev_region_#in~arg0#1.offset, alloc_chrdev_region_#in~arg1#1, alloc_chrdev_region_#in~arg2#1, alloc_chrdev_region_#in~arg3#1.base, alloc_chrdev_region_#in~arg3#1.offset;assume { :end_inline_alloc_chrdev_region } true;assume -2147483648 <= uif_init_#t~ret1658#1 && uif_init_#t~ret1658#1 <= 2147483647;uif_init_~err~23#1 := uif_init_#t~ret1658#1;havoc uif_init_#t~mem1657#1;havoc uif_init_#t~ret1658#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4028-1: SUMMARY for call process_lvol_#t~ret176#1.base, process_lvol_#t~ret176#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19091: assume 0 != scan_fast_~tmp___1~102#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19091: assume !(0 != scan_fast_~tmp___1~102#1); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21734: assume -9223372036854775808 <= ubi_attach_fastmap_#t~ret6093#1 && ubi_attach_fastmap_#t~ret6093#1 <= 9223372036854775807;ubi_attach_fastmap_~tmp___40~1#1 := ubi_attach_fastmap_#t~ret6093#1;havoc ubi_attach_fastmap_#t~mem6092#1;havoc ubi_attach_fastmap_#t~ret6093#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21734-1: SUMMARY for call ubi_attach_fastmap_#t~ret6093#1 := ldv__builtin_expect((if ubi_attach_fastmap_#t~mem6092#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_#t~mem6092#1 % 256 % 18446744073709551616 else ubi_attach_fastmap_#t~mem6092#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12485: assume ubi_eba_init_~i~24#1 < ubi_eba_init_~num_volumes~1#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12485: assume !(ubi_eba_init_~i~24#1 < ubi_eba_init_~num_volumes~1#1);call ubi_eba_init_#t~mem3421#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4293: assume init_volumes_#t~mem281#1 > init_volumes_~i~4#1;havoc init_volumes_#t~mem281#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4293: assume !(init_volumes_#t~mem281#1 > init_volumes_~i~4#1);havoc init_volumes_#t~mem281#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19224: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19224: assume !(0 != ubi_attach_~err~88#1);assume { :begin_inline_ubi_eba_init } true;ubi_eba_init_#in~ubi#1.base, ubi_eba_init_#in~ubi#1.offset, ubi_eba_init_#in~ai#1.base, ubi_eba_init_#in~ai#1.offset := ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset;havoc ubi_eba_init_#res#1;havoc ubi_eba_init_#t~mem3396#1, ubi_eba_init_#t~ret3397#1, ubi_eba_init_#t~ret3398#1.base, ubi_eba_init_#t~ret3398#1.offset, ubi_eba_init_#t~mem3399#1, ubi_eba_init_#t~ret3400#1, ubi_eba_init_#t~ret3401#1.base, ubi_eba_init_#t~ret3401#1.offset, ubi_eba_init_#t~mem3402#1.base, ubi_eba_init_#t~mem3402#1.offset, ubi_eba_init_#t~mem3403#1, ubi_eba_init_#t~mem3404#1, ubi_eba_init_#t~mem3405#1.base, ubi_eba_init_#t~mem3405#1.offset, ubi_eba_init_#t~ret3406#1, ubi_eba_init_#t~mem3407#1, ubi_eba_init_#t~ret3408#1.base, ubi_eba_init_#t~ret3408#1.offset, ubi_eba_init_#t~mem3409#1.base, ubi_eba_init_#t~mem3409#1.offset, ubi_eba_init_#t~mem3410#1.base, ubi_eba_init_#t~mem3410#1.offset, ubi_eba_init_#t~mem3411#1, ubi_eba_init_#t~ret3412#1, ubi_eba_init_#t~ret3413#1.base, ubi_eba_init_#t~ret3413#1.offset, ubi_eba_init_#t~ret3414#1.base, ubi_eba_init_#t~ret3414#1.offset, ubi_eba_init_#t~mem3415#1, ubi_eba_init_#t~mem3416#1, ubi_eba_init_#t~mem3418#1.base, ubi_eba_init_#t~mem3418#1.offset, ubi_eba_init_#t~mem3417#1, ubi_eba_init_#t~mem3419#1, ubi_eba_init_#t~ret3420#1.base, ubi_eba_init_#t~ret3420#1.offset, ubi_eba_init_#t~mem3421#1, ubi_eba_init_#t~mem3422#1, ubi_eba_init_#t~ret3423#1, ubi_eba_init_#t~mem3424#1, ubi_eba_init_#t~mem3425#1, ubi_eba_init_#t~ret3426#1, ubi_eba_init_#t~mem3427#1, ubi_eba_init_#t~mem3428#1, ubi_eba_init_#t~mem3429#1, ubi_eba_init_#t~mem3430#1, ubi_eba_init_#t~mem3431#1, ubi_eba_init_#t~mem3432#1, ubi_eba_init_#t~mem3433#1, ubi_eba_init_#t~mem3434#1, ubi_eba_init_#t~mem3435#1, ubi_eba_init_#t~mem3436#1, ubi_eba_init_#t~mem3437#1, ubi_eba_init_#t~mem3438#1, ubi_eba_init_#t~ret3439#1, ubi_eba_init_#t~ret3440#1.base, ubi_eba_init_#t~ret3440#1.offset, ubi_eba_init_#t~mem3441#1, ubi_eba_init_#t~ret3442#1, ubi_eba_init_#t~mem3443#1.base, ubi_eba_init_#t~mem3443#1.offset, ubi_eba_init_#t~mem3444#1.base, ubi_eba_init_#t~mem3444#1.offset, ubi_eba_init_#t~mem3445#1.base, ubi_eba_init_#t~mem3445#1.offset, ubi_eba_init_#t~mem3446#1.base, ubi_eba_init_#t~mem3446#1.offset, ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset, ubi_eba_init_~ai#1.base, ubi_eba_init_~ai#1.offset, ubi_eba_init_~i~24#1, ubi_eba_init_~j~1#1, ubi_eba_init_~err~48#1, ubi_eba_init_~num_volumes~1#1, ubi_eba_init_~av~4#1.base, ubi_eba_init_~av~4#1.offset, ubi_eba_init_~vol~32#1.base, ubi_eba_init_~vol~32#1.offset, ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset, ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset, ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset, ubi_eba_init_~tmp~98#1.base, ubi_eba_init_~tmp~98#1.offset, ubi_eba_init_~tmp___0~82#1, ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset, ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset, ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset, ubi_eba_init_~tmp___1~53#1.base, ubi_eba_init_~tmp___1~53#1.offset, ubi_eba_init_~tmp___2~42#1, ubi_eba_init_~__mptr~11#1.base, ubi_eba_init_~__mptr~11#1.offset, ubi_eba_init_~__mptr___0~5#1.base, ubi_eba_init_~__mptr___0~5#1.offset, ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset, ubi_eba_init_~tmp___3~36#1.base, ubi_eba_init_~tmp___3~36#1.offset, ubi_eba_init_~tmp___4~30#1;ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset := ubi_eba_init_#in~ubi#1.base, ubi_eba_init_#in~ubi#1.offset;ubi_eba_init_~ai#1.base, ubi_eba_init_~ai#1.offset := ubi_eba_init_#in~ai#1.base, ubi_eba_init_#in~ai#1.offset;havoc ubi_eba_init_~i~24#1;havoc ubi_eba_init_~j~1#1;havoc ubi_eba_init_~err~48#1;havoc ubi_eba_init_~num_volumes~1#1;havoc ubi_eba_init_~av~4#1.base, ubi_eba_init_~av~4#1.offset;havoc ubi_eba_init_~vol~32#1.base, ubi_eba_init_~vol~32#1.offset;havoc ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset;havoc ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset;call ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset := #Ultimate.allocOnStack(37);havoc ubi_eba_init_~tmp~98#1.base, ubi_eba_init_~tmp~98#1.offset;havoc ubi_eba_init_~tmp___0~82#1;call ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset := #Ultimate.allocOnStack(8);call ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset := #Ultimate.allocOnStack(8);call ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset := #Ultimate.allocOnStack(8);havoc ubi_eba_init_~tmp___1~53#1.base, ubi_eba_init_~tmp___1~53#1.offset;havoc ubi_eba_init_~tmp___2~42#1;havoc ubi_eba_init_~__mptr~11#1.base, ubi_eba_init_~__mptr~11#1.offset;havoc ubi_eba_init_~__mptr___0~5#1.base, ubi_eba_init_~__mptr___0~5#1.offset;call ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset := #Ultimate.allocOnStack(37);havoc ubi_eba_init_~tmp___3~36#1.base, ubi_eba_init_~tmp___3~36#1.offset;havoc ubi_eba_init_~tmp___4~30#1;call write~$Pointer$#44(733, 0, ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset, 8);call write~$Pointer$#44(734, 0, ubi_eba_init_~#descriptor~42#1.base, 8 + ubi_eba_init_~#descriptor~42#1.offset, 8);call write~$Pointer$#44(735, 0, ubi_eba_init_~#descriptor~42#1.base, 16 + ubi_eba_init_~#descriptor~42#1.offset, 8);call write~$Pointer$#44(736, 0, ubi_eba_init_~#descriptor~42#1.base, 24 + ubi_eba_init_~#descriptor~42#1.offset, 8);call write~int#44(1415, ubi_eba_init_~#descriptor~42#1.base, 32 + ubi_eba_init_~#descriptor~42#1.offset, 4);call write~int#44(0, ubi_eba_init_~#descriptor~42#1.base, 36 + ubi_eba_init_~#descriptor~42#1.offset, 1);call ubi_eba_init_#t~mem3396#1 := read~int#44(ubi_eba_init_~#descriptor~42#1.base, 36 + ubi_eba_init_~#descriptor~42#1.offset, 1); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4161: create_empty_lvol_~i~3#1 := 1 + create_empty_lvol_~i~3#1;call create_empty_lvol_#t~mem230#1 := read~int#1(create_empty_lvol_~ubi#1.base, 2342 + create_empty_lvol_~ubi#1.offset, 4); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7200: assume 0 != io_init_~tmp___8~4#1;call io_init_#t~mem1738#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7200: assume !(0 != io_init_~tmp___8~4#1);call io_init_#t~mem1740#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17110: call ubi_wl_init_#t~mem4787#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5250 + ubi_wl_init_~ubi#1.offset, 4);call write~int#1(1 + ubi_wl_init_#t~mem4787#1, ubi_wl_init_~ubi#1.base, 5250 + ubi_wl_init_~ubi#1.offset, 4);havoc ubi_wl_init_#t~mem4787#1;call ubi_wl_init_#t~mem4789#1.base, ubi_wl_init_#t~mem4789#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4788#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);call write~$Pointer$#1(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_#t~mem4789#1.base, ubi_wl_init_#t~mem4789#1.offset + 8 * (if ubi_wl_init_#t~mem4788#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4788#1 % 18446744073709551616 % 18446744073709551616 else ubi_wl_init_#t~mem4788#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);havoc ubi_wl_init_#t~mem4789#1.base, ubi_wl_init_#t~mem4789#1.offset;havoc ubi_wl_init_#t~mem4788#1;ubi_wl_init_~found_pebs~0#1 := 1 + ubi_wl_init_~found_pebs~0#1;call ubi_wl_init_#t~mem4790#1.base, ubi_wl_init_#t~mem4790#1.offset := read~$Pointer$#1(ubi_wl_init_~aeb~3#1.base, 26 + ubi_wl_init_~aeb~3#1.offset, 8);ubi_wl_init_~__mptr___3~1#1.base, ubi_wl_init_~__mptr___3~1#1.offset := ubi_wl_init_#t~mem4790#1.base, ubi_wl_init_#t~mem4790#1.offset;havoc ubi_wl_init_#t~mem4790#1.base, ubi_wl_init_#t~mem4790#1.offset;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~__mptr___3~1#1.base, -1600 + ubi_wl_init_~__mptr___3~1#1.offset; [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17110-1: SUMMARY for call wl_tree_add(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_~ubi#1.base, 5242 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4029-1: SUMMARY for call process_lvol_#t~ret178#1 := __dynamic_pr_debug(process_lvol_~#descriptor~1#1.base, process_lvol_~#descriptor~1#1.offset, 31, 0); srcloc: null [2025-02-08 02:47:11,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19092: scan_fast_~tmp___0~146#1.base, scan_fast_~tmp___0~146#1.offset := scan_fast_#t~ret5276#1.base, scan_fast_#t~ret5276#1.offset;havoc scan_fast_#t~ret5276#1.base, scan_fast_#t~ret5276#1.offset;call scan_fast_#t~mem5277#1 := read~int#1(scan_fast_~tmp___0~146#1.base, 1176 + scan_fast_~tmp___0~146#1.offset, 4); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4029: assume -2147483648 <= process_lvol_#t~ret178#1 && process_lvol_#t~ret178#1 <= 2147483647;havoc process_lvol_#t~mem177#1;havoc process_lvol_#t~ret178#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7068-1: SUMMARY for call get_bad_peb_limit_#t~ret1695#1 := mtd_div_by_eb(get_bad_peb_limit_~device_size~0#1, get_bad_peb_limit_#t~mem1694#1.base, get_bad_peb_limit_#t~mem1694#1.offset); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7068: get_bad_peb_limit_~tmp~43#1 := get_bad_peb_limit_#t~ret1695#1;havoc get_bad_peb_limit_#t~mem1694#1.base, get_bad_peb_limit_#t~mem1694#1.offset;havoc get_bad_peb_limit_#t~ret1695#1;get_bad_peb_limit_~device_pebs~0#1 := (if get_bad_peb_limit_~tmp~43#1 % 4294967296 % 4294967296 <= 2147483647 then get_bad_peb_limit_~tmp~43#1 % 4294967296 % 4294967296 else get_bad_peb_limit_~tmp~43#1 % 4294967296 % 4294967296 - 4294967296);get_bad_peb_limit_~quot~0#1 := (if get_bad_peb_limit_~device_pebs~0#1 < 0 && 0 != get_bad_peb_limit_~device_pebs~0#1 % 1024 then 1 + get_bad_peb_limit_~device_pebs~0#1 / 1024 else get_bad_peb_limit_~device_pebs~0#1 / 1024);get_bad_peb_limit_~rem~0#1 := (if get_bad_peb_limit_~device_pebs~0#1 < 0 && 0 != get_bad_peb_limit_~device_pebs~0#1 % 1024 then get_bad_peb_limit_~device_pebs~0#1 % 1024 - 1024 else get_bad_peb_limit_~device_pebs~0#1 % 1024);get_bad_peb_limit_~limit~0#1 := get_bad_peb_limit_~quot~0#1 * get_bad_peb_limit_~max_beb_per1024#1 + (if get_bad_peb_limit_~rem~0#1 * get_bad_peb_limit_~max_beb_per1024#1 < 0 && 0 != get_bad_peb_limit_~rem~0#1 * get_bad_peb_limit_~max_beb_per1024#1 % 1024 then 1 + get_bad_peb_limit_~rem~0#1 * get_bad_peb_limit_~max_beb_per1024#1 / 1024 else get_bad_peb_limit_~rem~0#1 * get_bad_peb_limit_~max_beb_per1024#1 / 1024);get_bad_peb_limit_~quot___0~0#1 := (if get_bad_peb_limit_~limit~0#1 < 0 && 0 != get_bad_peb_limit_~limit~0#1 % get_bad_peb_limit_~max_beb_per1024#1 then (if get_bad_peb_limit_~max_beb_per1024#1 < 0 then get_bad_peb_limit_~limit~0#1 / get_bad_peb_limit_~max_beb_per1024#1 - 1 else 1 + get_bad_peb_limit_~limit~0#1 / get_bad_peb_limit_~max_beb_per1024#1) else get_bad_peb_limit_~limit~0#1 / get_bad_peb_limit_~max_beb_per1024#1);get_bad_peb_limit_~rem___0~0#1 := (if get_bad_peb_limit_~limit~0#1 < 0 && 0 != get_bad_peb_limit_~limit~0#1 % get_bad_peb_limit_~max_beb_per1024#1 then (if get_bad_peb_limit_~max_beb_per1024#1 < 0 then get_bad_peb_limit_~limit~0#1 % get_bad_peb_limit_~max_beb_per1024#1 + get_bad_peb_limit_~max_beb_per1024#1 else get_bad_peb_limit_~limit~0#1 % get_bad_peb_limit_~max_beb_per1024#1 - get_bad_peb_limit_~max_beb_per1024#1) else get_bad_peb_limit_~limit~0#1 % get_bad_peb_limit_~max_beb_per1024#1); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19092-1: SUMMARY for call scan_fast_#t~ret5276#1.base, scan_fast_#t~ret5276#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21338: assume 0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21338: assume !(0 != (count_fastmap_pebs_~rb2~3#1.base + count_fastmap_pebs_~rb2~3#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21735: assume 0 != ubi_attach_fastmap_~tmp___40~1#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21735: assume !(0 != ubi_attach_fastmap_~tmp___40~1#1); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7465: call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset;#t~ret2676#1 := ubi_attach_mtd_dev_#res#1;havoc ubi_attach_mtd_dev_#t~mem2058#1.base, ubi_attach_mtd_dev_#t~mem2058#1.offset, ubi_attach_mtd_dev_#t~mem2060#1, ubi_attach_mtd_dev_#t~mem2059#1.base, ubi_attach_mtd_dev_#t~mem2059#1.offset, ubi_attach_mtd_dev_#t~mem2061#1, ubi_attach_mtd_dev_#t~short2062#1, ubi_attach_mtd_dev_#t~mem2063#1, ubi_attach_mtd_dev_#t~ret2064#1, ubi_attach_mtd_dev_#t~mem2065#1, ubi_attach_mtd_dev_#t~mem2066#1, ubi_attach_mtd_dev_#t~ret2067#1, ubi_attach_mtd_dev_#t~mem2068#1.base, ubi_attach_mtd_dev_#t~mem2068#1.offset, ubi_attach_mtd_dev_#t~ret2069#1, ubi_attach_mtd_dev_#t~mem2070#1.base, ubi_attach_mtd_dev_#t~mem2070#1.offset, ubi_attach_mtd_dev_#t~ret2071#1, ubi_attach_mtd_dev_#t~ret2072#1.base, ubi_attach_mtd_dev_#t~ret2072#1.offset, ubi_attach_mtd_dev_#t~mem2073#1.base, ubi_attach_mtd_dev_#t~mem2073#1.offset, ubi_attach_mtd_dev_#t~mem2074#1, ubi_attach_mtd_dev_#t~mem2075#1.base, ubi_attach_mtd_dev_#t~mem2075#1.offset, ubi_attach_mtd_dev_#t~ret2076#1, ubi_attach_mtd_dev_#t~mem2077#1, ubi_attach_mtd_dev_#t~mem2078#1, ubi_attach_mtd_dev_#t~mem2079#1.base, ubi_attach_mtd_dev_#t~mem2079#1.offset, ubi_attach_mtd_dev_#t~mem2080#1, ubi_attach_mtd_dev_#t~mem2081#1.base, ubi_attach_mtd_dev_#t~mem2081#1.offset, ubi_attach_mtd_dev_#t~ret2082#1, ubi_attach_mtd_dev_#t~ret2083#1, ubi_attach_mtd_dev_#t~mem2084#1, ubi_attach_mtd_dev_#t~ret2085#1, ubi_attach_mtd_dev_#t~mem2086#1, ubi_attach_mtd_dev_#t~ret2087#1, ubi_attach_mtd_dev_#t~ret2088#1.base, ubi_attach_mtd_dev_#t~ret2088#1.offset, ubi_attach_mtd_dev_#t~mem2089#1, ubi_attach_mtd_dev_#t~ret2090#1, ubi_attach_mtd_dev_#t~ret2091#1, ubi_attach_mtd_dev_#t~mem2092#1, ubi_attach_mtd_dev_#t~ret2093#1.base, ubi_attach_mtd_dev_#t~ret2093#1.offset, ubi_attach_mtd_dev_#t~mem2094#1.base, ubi_attach_mtd_dev_#t~mem2094#1.offset, ubi_attach_mtd_dev_#t~ret2095#1, ubi_attach_mtd_dev_#t~mem2096#1, ubi_attach_mtd_dev_#t~ret2097#1.base, ubi_attach_mtd_dev_#t~ret2097#1.offset, ubi_attach_mtd_dev_#t~mem2098#1.base, ubi_attach_mtd_dev_#t~mem2098#1.offset, ubi_attach_mtd_dev_#t~ret2099#1, ubi_attach_mtd_dev_#t~mem2100#1, ubi_attach_mtd_dev_#t~ret2101#1, ubi_attach_mtd_dev_#t~mem2102#1, ubi_attach_mtd_dev_#t~mem2103#1, ubi_attach_mtd_dev_#t~ret2104#1, ubi_attach_mtd_dev_#t~ret2105#1, ubi_attach_mtd_dev_#t~ret2106#1, ubi_attach_mtd_dev_#t~ret2107#1.base, ubi_attach_mtd_dev_#t~ret2107#1.offset, ubi_attach_mtd_dev_#t~mem2108#1.base, ubi_attach_mtd_dev_#t~mem2108#1.offset, ubi_attach_mtd_dev_#t~ret2109#1, ubi_attach_mtd_dev_#t~mem2110#1.base, ubi_attach_mtd_dev_#t~mem2110#1.offset, ubi_attach_mtd_dev_#t~ret2111#1, ubi_attach_mtd_dev_#t~ret2112#1, ubi_attach_mtd_dev_#t~mem2113#1, ubi_attach_mtd_dev_#t~mem2114#1.base, ubi_attach_mtd_dev_#t~mem2114#1.offset, ubi_attach_mtd_dev_#t~mem2115#1, ubi_attach_mtd_dev_#t~ret2116#1, ubi_attach_mtd_dev_#t~mem2117#1, ubi_attach_mtd_dev_#t~mem2118#1, ubi_attach_mtd_dev_#t~mem2119#1, ubi_attach_mtd_dev_#t~ret2120#1, ubi_attach_mtd_dev_#t~mem2121#1, ubi_attach_mtd_dev_#t~mem2122#1, ubi_attach_mtd_dev_#t~mem2123#1, ubi_attach_mtd_dev_#t~ret2124#1, ubi_attach_mtd_dev_#t~mem2125#1, ubi_attach_mtd_dev_#t~mem2126#1, ubi_attach_mtd_dev_#t~mem2127#1, ubi_attach_mtd_dev_#t~ret2128#1, ubi_attach_mtd_dev_#t~mem2129#1, ubi_attach_mtd_dev_#t~mem2130#1, ubi_attach_mtd_dev_#t~mem2131#1, ubi_attach_mtd_dev_#t~ret2132#1, ubi_attach_mtd_dev_#t~mem2133#1, ubi_attach_mtd_dev_#t~mem2134#1, ubi_attach_mtd_dev_#t~ret2135#1, ubi_attach_mtd_dev_#t~mem2136#1, ubi_attach_mtd_dev_#t~mem2137#1, ubi_attach_mtd_dev_#t~mem2138#1, ubi_attach_mtd_dev_#t~ret2139#1, ubi_attach_mtd_dev_#t~mem2140#1, ubi_attach_mtd_dev_#t~mem2141#1, ubi_attach_mtd_dev_#t~mem2142#1, ubi_attach_mtd_dev_#t~ret2143#1, ubi_attach_mtd_dev_#t~mem2144#1.base, ubi_attach_mtd_dev_#t~mem2144#1.offset, ubi_attach_mtd_dev_#t~ret2145#1, ubi_attach_mtd_dev_#t~ret2146#1, ubi_attach_mtd_dev_#t~ret2147#1.base, ubi_attach_mtd_dev_#t~ret2147#1.offset, ubi_attach_mtd_dev_#t~mem2148#1, ubi_attach_mtd_dev_#t~ret2149#1, ubi_attach_mtd_dev_#t~ret2150#1.base, ubi_attach_mtd_dev_#t~ret2150#1.offset, ubi_attach_mtd_dev_#t~mem2151#1, ubi_attach_mtd_dev_#t~ret2152#1, ubi_attach_mtd_dev_#t~mem2153#1.base, ubi_attach_mtd_dev_#t~mem2153#1.offset, ubi_attach_mtd_dev_#t~mem2154#1.base, ubi_attach_mtd_dev_#t~mem2154#1.offset, ubi_attach_mtd_dev_#t~mem2155#1.base, ubi_attach_mtd_dev_#t~mem2155#1.offset, ubi_attach_mtd_dev_#t~mem2156#1, ubi_attach_mtd_dev_~mtd#1.base, ubi_attach_mtd_dev_~mtd#1.offset, ubi_attach_mtd_dev_~ubi_num#1, ubi_attach_mtd_dev_~vid_hdr_offset#1, ubi_attach_mtd_dev_~max_beb_per1024#1, ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ubi_attach_mtd_dev_~i~19#1, ubi_attach_mtd_dev_~err~25#1, ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset, ubi_attach_mtd_dev_~tmp~45#1.base, ubi_attach_mtd_dev_~tmp~45#1.offset, ubi_attach_mtd_dev_~tmp___0~36#1, ubi_attach_mtd_dev_~tmp___1~24#1, ubi_attach_mtd_dev_~_min1~0#1, ubi_attach_mtd_dev_~tmp___2~21#1, ubi_attach_mtd_dev_~_min2~0#1, ubi_attach_mtd_dev_~tmp___3~16#1, ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset, ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset, ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset, ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset, ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset, ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset, ubi_attach_mtd_dev_~tmp___4~13#1, ubi_attach_mtd_dev_~tmp___5~8#1, ubi_attach_mtd_dev_~tmp___6~7#1.base, ubi_attach_mtd_dev_~tmp___6~7#1.offset, ubi_attach_mtd_dev_~tmp___7~6#1;havoc ubi_attach_mtd_dev_#in~mtd#1.base, ubi_attach_mtd_dev_#in~mtd#1.offset, ubi_attach_mtd_dev_#in~ubi_num#1, ubi_attach_mtd_dev_#in~vid_hdr_offset#1, ubi_attach_mtd_dev_#in~max_beb_per1024#1;assume { :end_inline_ubi_attach_mtd_dev } true;assume -2147483648 <= #t~ret2676#1 && #t~ret2676#1 <= 2147483647;~err~35#1 := #t~ret2676#1;assume { :begin_inline_ldv_mutex_unlock_83 } true;ldv_mutex_unlock_83_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_83_#in~ldv_func_arg1#1.offset := ~#ubi_devices_mutex~0.base, ~#ubi_devices_mutex~0.offset;havoc ldv_mutex_unlock_83_~ldv_func_arg1#1.base, ldv_mutex_unlock_83_~ldv_func_arg1#1.offset;ldv_mutex_unlock_83_~ldv_func_arg1#1.base, ldv_mutex_unlock_83_~ldv_func_arg1#1.offset := ldv_mutex_unlock_83_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_83_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447: assume -9223372036854775808 <= #t~ret2671#1 && #t~ret2671#1 <= 9223372036854775807;~tmp___5~12#1 := #t~ret2671#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447-1: SUMMARY for call #t~ret2671#1 := IS_ERR(~mtd~0#1.base, ~mtd~0#1.offset); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7201-1: SUMMARY for call io_init_#t~ret1739#1 := printk(302, 0); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7201: assume -2147483648 <= io_init_#t~ret1739#1 && io_init_#t~ret1739#1 <= 2147483647;havoc io_init_#t~mem1738#1;havoc io_init_#t~ret1739#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19093-1: SUMMARY for call scan_fast_#t~ret5278#1 := __dynamic_pr_debug(scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset, 1496, 0); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19093: assume -2147483648 <= scan_fast_#t~ret5278#1 && scan_fast_#t~ret5278#1 <= 2147483647;havoc scan_fast_#t~mem5277#1;havoc scan_fast_#t~ret5278#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21471: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21471: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 32 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17243: assume 0 != ubi_wl_init_#t~mem4839#1;havoc ubi_wl_init_#t~mem4839#1;call ubi_wl_init_#t~mem4840#1 := read~int#1(ubi_wl_init_~ubi#1.base, 5883 + ubi_wl_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17243: assume !(0 != ubi_wl_init_#t~mem4839#1);havoc ubi_wl_init_#t~mem4839#1; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21736-1: SUMMARY for call ubi_attach_fastmap_#t~ret6094#1.base, ubi_attach_fastmap_#t~ret6094#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21736: ubi_attach_fastmap_~tmp___39~1#1.base, ubi_attach_fastmap_~tmp___39~1#1.offset := ubi_attach_fastmap_#t~ret6094#1.base, ubi_attach_fastmap_#t~ret6094#1.offset;havoc ubi_attach_fastmap_#t~ret6094#1.base, ubi_attach_fastmap_#t~ret6094#1.offset;call ubi_attach_fastmap_#t~mem6095#1 := read~int#1(ubi_attach_fastmap_~tmp___39~1#1.base, 1176 + ubi_attach_fastmap_~tmp___39~1#1.offset, 4);call ubi_attach_fastmap_#t~mem6096#1 := read~int#1(ubi_attach_fastmap_~aeb~18#1.base, 4 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call ubi_attach_fastmap_#t~mem6097#1 := read~int#1(ubi_attach_fastmap_~aeb~18#1.base, 12 + ubi_attach_fastmap_~aeb~18#1.offset, 4);call ubi_attach_fastmap_#t~mem6098#1 := read~int#1(ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset, 4); [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4427: assume 0 == (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,969 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4427: assume !(0 == (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616);call check_attaching_info_#t~mem339#1 := read~int#1(check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset, 4); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22000-1: SUMMARY for call ubi_scan_fastmap_#t~ret6168#1 := ubi_io_read_vid_hdr(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~pnum~13#1, ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset, 0); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22000: assume -2147483648 <= ubi_scan_fastmap_#t~ret6168#1 && ubi_scan_fastmap_#t~ret6168#1 <= 2147483647;ubi_scan_fastmap_~ret~9#1 := ubi_scan_fastmap_#t~ret6168#1;havoc ubi_scan_fastmap_#t~ret6168#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4163: assume create_empty_lvol_#t~mem230#1 > create_empty_lvol_~i~3#1;havoc create_empty_lvol_#t~mem230#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4163: assume !(create_empty_lvol_#t~mem230#1 > create_empty_lvol_~i~3#1);havoc create_empty_lvol_#t~mem230#1;create_empty_lvol_~i~3#1 := 0; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12223-1: SUMMARY for call self_check_eba_#t~ret3348#1.base, self_check_eba_#t~ret3348#1.offset := kmalloc(8 * self_check_eba_~num_volumes~0#1, 208); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12223: self_check_eba_~tmp~97#1.base, self_check_eba_~tmp~97#1.offset := self_check_eba_#t~ret3348#1.base, self_check_eba_#t~ret3348#1.offset;havoc self_check_eba_#t~ret3348#1.base, self_check_eba_#t~ret3348#1.offset;self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset := self_check_eba_~tmp~97#1.base, self_check_eba_~tmp~97#1.offset; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17244: assume -2147483648 <= ubi_wl_init_#t~ret4841#1 && ubi_wl_init_#t~ret4841#1 <= 2147483647;havoc ubi_wl_init_#t~mem4840#1;havoc ubi_wl_init_#t~ret4841#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17244-1: SUMMARY for call ubi_wl_init_#t~ret4841#1 := printk(1328, 0); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21737: assume -2147483648 <= ubi_attach_fastmap_#t~ret6099#1 && ubi_attach_fastmap_#t~ret6099#1 <= 2147483647;havoc ubi_attach_fastmap_#t~mem6095#1;havoc ubi_attach_fastmap_#t~mem6096#1;havoc ubi_attach_fastmap_#t~mem6097#1;havoc ubi_attach_fastmap_#t~mem6098#1;havoc ubi_attach_fastmap_#t~ret6099#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21737-1: SUMMARY for call ubi_attach_fastmap_#t~ret6099#1 := __dynamic_pr_debug(ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset, 1733, 0); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7335: call write~$Pointer$#44(344, 0, io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset, 8);call write~$Pointer$#44(345, 0, io_init_~#descriptor___7~0#1.base, 8 + io_init_~#descriptor___7~0#1.offset, 8);call write~$Pointer$#44(346, 0, io_init_~#descriptor___7~0#1.base, 16 + io_init_~#descriptor___7~0#1.offset, 8);call write~$Pointer$#44(347, 0, io_init_~#descriptor___7~0#1.base, 24 + io_init_~#descriptor___7~0#1.offset, 8);call write~int#44(822, io_init_~#descriptor___7~0#1.base, 32 + io_init_~#descriptor___7~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___7~0#1.base, 36 + io_init_~#descriptor___7~0#1.offset, 1);call io_init_#t~mem1826#1 := read~int#44(io_init_~#descriptor___7~0#1.base, 36 + io_init_~#descriptor___7~0#1.offset, 1); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22001: assume 0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22001: assume !(0 != ubi_scan_fastmap_~ret~9#1 && 5 != ubi_scan_fastmap_~ret~9#1); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9449: assume -9223372036854775808 <= #t~ret2672#1 && #t~ret2672#1 <= 9223372036854775807;~tmp___4~20#1 := #t~ret2672#1;havoc #t~ret2672#1;~err~35#1 := (if ~tmp___4~20#1 % 4294967296 <= 2147483647 then ~tmp___4~20#1 % 4294967296 else ~tmp___4~20#1 % 4294967296 - 4294967296); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9449-1: SUMMARY for call #t~ret2672#1 := PTR_ERR(~mtd~0#1.base, ~mtd~0#1.offset); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22002: assume -2147483648 <= ubi_scan_fastmap_#t~ret6169#1 && ubi_scan_fastmap_#t~ret6169#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6169#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21606: ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 8 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7600-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2093#1.base, ubi_attach_mtd_dev_#t~ret2093#1.offset := vmalloc(ubi_attach_mtd_dev_#t~mem2092#1); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7600: call write~$Pointer$#1(ubi_attach_mtd_dev_#t~ret2093#1.base, ubi_attach_mtd_dev_#t~ret2093#1.offset, ubi_attach_mtd_dev_~ubi~9#1.base, 5949 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);havoc ubi_attach_mtd_dev_#t~mem2092#1;havoc ubi_attach_mtd_dev_#t~ret2093#1.base, ubi_attach_mtd_dev_#t~ret2093#1.offset;call ubi_attach_mtd_dev_#t~mem2094#1.base, ubi_attach_mtd_dev_#t~mem2094#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5949 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4297: init_volumes_~tmp___7~1#1.base, init_volumes_~tmp___7~1#1.offset := init_volumes_#t~ret282#1.base, init_volumes_#t~ret282#1.offset;havoc init_volumes_#t~ret282#1.base, init_volumes_#t~ret282#1.offset;init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset := init_volumes_~tmp___7~1#1.base, init_volumes_~tmp___7~1#1.offset; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22002-1: SUMMARY for call ubi_scan_fastmap_#t~ret6169#1 := printk(1749, 0); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4297-1: SUMMARY for call init_volumes_#t~ret282#1.base, init_volumes_#t~ret282#1.offset := kzalloc(1488, 208); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12489: assume ubi_eba_init_#t~mem3421#1 <= 0;havoc ubi_eba_init_#t~mem3421#1;call ubi_eba_init_#t~mem3422#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12489: assume !(ubi_eba_init_#t~mem3421#1 <= 0);havoc ubi_eba_init_#t~mem3421#1;call ubi_eba_init_#t~mem3427#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(-1 + ubi_eba_init_#t~mem3427#1, ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3427#1;call ubi_eba_init_#t~mem3428#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2318 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(1 + ubi_eba_init_#t~mem3428#1, ubi_eba_init_~ubi#1.base, 2318 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3428#1;call ubi_eba_init_#t~mem3429#1 := read~int#1(ubi_eba_init_~ubi#1.base, 6108 + ubi_eba_init_~ubi#1.offset, 1); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4033-1: SUMMARY for call process_lvol_#t~ret179#1.base, process_lvol_#t~ret179#1.offset := rb_first(process_lvol_~av#1.base, 56 + process_lvol_~av#1.offset); srcloc: null [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4033: process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset := process_lvol_#t~ret179#1.base, process_lvol_#t~ret179#1.offset;havoc process_lvol_#t~ret179#1.base, process_lvol_#t~ret179#1.offset; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12225: assume 0 == (self_check_eba_~scan_eba~0#1.base + self_check_eba_~scan_eba~0#1.offset) % 18446744073709551616;self_check_eba_#res#1 := -12; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12225: assume !(0 == (self_check_eba_~scan_eba~0#1.base + self_check_eba_~scan_eba~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21342: count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset := count_fastmap_pebs_#t~ret5975#1.base, count_fastmap_pebs_#t~ret5975#1.offset;havoc count_fastmap_pebs_#t~ret5975#1.base, count_fastmap_pebs_#t~ret5975#1.offset; [2025-02-08 02:47:11,970 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21342-1: SUMMARY for call count_fastmap_pebs_#t~ret5975#1.base, count_fastmap_pebs_#t~ret5975#1.offset := rb_next(count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset); srcloc: null [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12490: assume -2147483648 <= ubi_eba_init_#t~ret3423#1 && ubi_eba_init_#t~ret3423#1 <= 2147483647;havoc ubi_eba_init_#t~mem3422#1;havoc ubi_eba_init_#t~ret3423#1;call ubi_eba_init_#t~mem3424#1 := read~int#1(ubi_eba_init_~ubi#1.base, 5883 + ubi_eba_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7601: assume 0 == (ubi_attach_mtd_dev_#t~mem2094#1.base + ubi_attach_mtd_dev_#t~mem2094#1.offset) % 18446744073709551616;havoc ubi_attach_mtd_dev_#t~mem2094#1.base, ubi_attach_mtd_dev_#t~mem2094#1.offset; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7601: assume !(0 == (ubi_attach_mtd_dev_#t~mem2094#1.base + ubi_attach_mtd_dev_#t~mem2094#1.offset) % 18446744073709551616);havoc ubi_attach_mtd_dev_#t~mem2094#1.base, ubi_attach_mtd_dev_#t~mem2094#1.offset;assume { :begin_inline_ubi_calc_fm_size } true;ubi_calc_fm_size_#in~ubi#1.base, ubi_calc_fm_size_#in~ubi#1.offset := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset;havoc ubi_calc_fm_size_#res#1;havoc ubi_calc_fm_size_#t~mem5783#1, ubi_calc_fm_size_#t~mem5784#1, ubi_calc_fm_size_#t~mem5785#1, ubi_calc_fm_size_~ubi#1.base, ubi_calc_fm_size_~ubi#1.offset, ubi_calc_fm_size_~size~1#1, ubi_calc_fm_size_~__y~0#1;ubi_calc_fm_size_~ubi#1.base, ubi_calc_fm_size_~ubi#1.offset := ubi_calc_fm_size_#in~ubi#1.base, ubi_calc_fm_size_#in~ubi#1.offset;havoc ubi_calc_fm_size_~size~1#1;havoc ubi_calc_fm_size_~__y~0#1;call ubi_calc_fm_size_#t~mem5783#1 := read~int#1(ubi_calc_fm_size_~ubi#1.base, 5867 + ubi_calc_fm_size_~ubi#1.offset, 4);call ubi_calc_fm_size_#t~mem5784#1 := read~int#1(ubi_calc_fm_size_~ubi#1.base, 5867 + ubi_calc_fm_size_~ubi#1.offset, 4);ubi_calc_fm_size_~size~1#1 := 4 * (1026 + (2 * (266 + ubi_calc_fm_size_#t~mem5783#1) + ubi_calc_fm_size_#t~mem5784#1));havoc ubi_calc_fm_size_#t~mem5783#1;havoc ubi_calc_fm_size_#t~mem5784#1;call ubi_calc_fm_size_#t~mem5785#1 := read~int#1(ubi_calc_fm_size_~ubi#1.base, 5907 + ubi_calc_fm_size_~ubi#1.offset, 4);ubi_calc_fm_size_~__y~0#1 := ubi_calc_fm_size_#t~mem5785#1;havoc ubi_calc_fm_size_#t~mem5785#1;ubi_calc_fm_size_#res#1 := (-1 + ubi_calc_fm_size_~__y~0#1 + ubi_calc_fm_size_~size~1#1) % 18446744073709551616 / (ubi_calc_fm_size_~__y~0#1 % 18446744073709551616) * ubi_calc_fm_size_~__y~0#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12490-1: SUMMARY for call ubi_eba_init_#t~ret3423#1 := printk(741, 0); srcloc: null [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4034: assume 0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616;process_lvol_~__mptr~1#1.base, process_lvol_~__mptr~1#1.offset := process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset;process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset := process_lvol_~__mptr~1#1.base, -1600 + process_lvol_~__mptr~1#1.offset; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4034: assume !(0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616);process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset := 0, 0; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7205-1: SUMMARY for call io_init_#t~ret1741#1 := ldv__builtin_expect((if io_init_#t~mem1740#1 <= 0 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7205: assume -9223372036854775808 <= io_init_#t~ret1741#1 && io_init_#t~ret1741#1 <= 9223372036854775807;io_init_~tmp___10~2#1 := io_init_#t~ret1741#1;havoc io_init_#t~mem1740#1;havoc io_init_#t~ret1741#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19097-1: SUMMARY for call scan_fast_#t~ret5279#1 := scan_peb(scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, scan_fast_~ai#1.base, scan_fast_~ai#1.offset, scan_fast_~pnum~9#1, scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset, scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset); srcloc: null [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19097: assume -2147483648 <= scan_fast_#t~ret5279#1 && scan_fast_#t~ret5279#1 <= 2147483647;scan_fast_~err~87#1 := scan_fast_#t~ret5279#1;havoc scan_fast_#t~ret5279#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6941: call ULTIMATE.dealloc(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset);havoc uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset;call ULTIMATE.dealloc(uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset);havoc uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset;ubi_attach_mtd_dev_#t~ret2105#1 := uif_init_#res#1;havoc uif_init_#t~mem1653#1, uif_init_#t~loopctr1654#1, uif_init_#t~nondet1655#1, uif_init_#t~ret1656#1, uif_init_#t~mem1657#1, uif_init_#t~ret1658#1, uif_init_#t~ret1659#1, uif_init_#t~mem1660#1, uif_init_#t~ret1661#1, uif_init_#t~ret1662#1.base, uif_init_#t~ret1662#1.offset, uif_init_#t~mem1663#1, uif_init_#t~ret1664#1, uif_init_#t~mem1665#1, uif_init_#t~ret1666#1, uif_init_#t~ret1667#1.base, uif_init_#t~ret1667#1.offset, uif_init_#t~mem1668#1, uif_init_#t~mem1669#1, uif_init_#t~ret1670#1, uif_init_#t~mem1671#1, uif_init_#t~ret1672#1, uif_init_#t~ret1673#1, uif_init_#t~ret1674#1, uif_init_#t~mem1675#1.base, uif_init_#t~mem1675#1.offset, uif_init_#t~mem1676#1.base, uif_init_#t~mem1676#1.offset, uif_init_#t~ret1677#1, uif_init_#t~ret1678#1, uif_init_#t~mem1679#1, uif_init_#t~mem1680#1, uif_init_#t~ret1681#1.base, uif_init_#t~ret1681#1.offset, uif_init_#t~mem1682#1, uif_init_#t~mem1683#1, uif_init_#t~ret1684#1, uif_init_~ubi#1.base, uif_init_~ubi#1.offset, uif_init_~ref#1.base, uif_init_~ref#1.offset, uif_init_~i~17#1, uif_init_~err~23#1, uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, uif_init_~tmp~42#1.base, uif_init_~tmp~42#1.offset, uif_init_~tmp___0~34#1, uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset, uif_init_~tmp___1~22#1.base, uif_init_~tmp___1~22#1.offset, uif_init_~tmp___2~19#1;havoc uif_init_#in~ubi#1.base, uif_init_#in~ubi#1.offset, uif_init_#in~ref#1.base, uif_init_#in~ref#1.offset;assume { :end_inline_uif_init } true;assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2105#1 && ubi_attach_mtd_dev_#t~ret2105#1 <= 2147483647;ubi_attach_mtd_dev_~err~25#1 := ubi_attach_mtd_dev_#t~ret2105#1;havoc ubi_attach_mtd_dev_#t~ret2105#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21343: assume 0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616;count_fastmap_pebs_~__mptr___6~4#1.base, count_fastmap_pebs_~__mptr___6~4#1.offset := count_fastmap_pebs_~rb1~3#1.base, count_fastmap_pebs_~rb1~3#1.offset;count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset := count_fastmap_pebs_~__mptr___6~4#1.base, -2048 + count_fastmap_pebs_~__mptr___6~4#1.offset; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21343: assume !(0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616);count_fastmap_pebs_~av~15#1.base, count_fastmap_pebs_~av~15#1.offset := 0, 0; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19229: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19229: assume !(0 != ubi_attach_~err~88#1);call ubi_attach_#t~mem5313#1.base, ubi_attach_#t~mem5313#1.offset := read~$Pointer$#1(ubi_attach_~ubi#1.base, 2766 + ubi_attach_~ubi#1.offset, 8); [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4431: assume -2147483648 <= check_attaching_info_#t~ret340#1 && check_attaching_info_#t~ret340#1 <= 2147483647;havoc check_attaching_info_#t~mem339#1;havoc check_attaching_info_#t~ret340#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4431-1: SUMMARY for call check_attaching_info_#t~ret340#1 := printk(63, 0); srcloc: null [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21608: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21608: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6038#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, 4 + ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4299: assume 0 == (init_volumes_~vol~1#1.base + init_volumes_~vol~1#1.offset) % 18446744073709551616;init_volumes_#res#1 := -12; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4299: assume !(0 == (init_volumes_~vol~1#1.base + init_volumes_~vol~1#1.offset) % 18446744073709551616);call write~int#1(2, init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);call write~int#1(1, init_volumes_~vol~1#1.base, 1249 + init_volumes_~vol~1#1.offset, 4);call write~int#1(3, init_volumes_~vol~1#1.base, 1225 + init_volumes_~vol~1#1.offset, 4);call write~int#1(13, init_volumes_~vol~1#1.base, 1257 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem283#1 := read~int#1(init_volumes_~vol~1#1.base, 1257 + init_volumes_~vol~1#1.offset, 4);init_volumes_~__len___0~1#1 := 1 + init_volumes_#t~mem283#1;havoc init_volumes_#t~mem283#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7206: assume 0 != io_init_~tmp___10~2#1; [2025-02-08 02:47:11,971 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7206: assume !(0 != io_init_~tmp___10~2#1); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12359-1: call self_check_eba_#t~mem3393#1.base, self_check_eba_#t~mem3393#1.offset := read~$Pointer$#1(self_check_eba_~ubi#1.base, 1210 + self_check_eba_~ubi#1.offset + 8 * self_check_eba_~i~23#1, 8); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12359: assume 0 == (self_check_eba_#t~mem3393#1.base + self_check_eba_#t~mem3393#1.offset) % 18446744073709551616;havoc self_check_eba_#t~mem3393#1.base, self_check_eba_#t~mem3393#1.offset; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12359: assume !(0 == (self_check_eba_#t~mem3393#1.base + self_check_eba_#t~mem3393#1.offset) % 18446744073709551616);havoc self_check_eba_#t~mem3393#1.base, self_check_eba_#t~mem3393#1.offset;call self_check_eba_#t~mem3394#1.base, self_check_eba_#t~mem3394#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19098: assume scan_fast_~err~87#1 < 0; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19098: assume !(scan_fast_~err~87#1 < 0);call scan_fast_#t~mem5280#1 := read~int#31(scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset, 4);scan_fast_#t~short5282#1 := 2147479552 == scan_fast_#t~mem5280#1; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12492: assume 0 != ubi_eba_init_#t~mem3424#1;havoc ubi_eba_init_#t~mem3424#1;call ubi_eba_init_#t~mem3425#1 := read~int#1(ubi_eba_init_~ubi#1.base, 5883 + ubi_eba_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12492: assume !(0 != ubi_eba_init_#t~mem3424#1);havoc ubi_eba_init_#t~mem3424#1; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4432: SUMMARY for call ubi_remove_av(check_attaching_info_~ai#1.base, check_attaching_info_~ai#1.offset, check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset); srcloc: null [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21477: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21477: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem5982#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7207-1: SUMMARY for call io_init_#t~ret1742#1.base, io_init_#t~ret1742#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7207: io_init_~tmp___9~4#1.base, io_init_~tmp___9~4#1.offset := io_init_#t~ret1742#1.base, io_init_#t~ret1742#1.offset;havoc io_init_#t~ret1742#1.base, io_init_#t~ret1742#1.offset;call io_init_#t~mem1743#1 := read~int#1(io_init_~tmp___9~4#1.base, 1176 + io_init_~tmp___9~4#1.offset, 4); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7075: assume 1024 * get_bad_peb_limit_~quot___0~0#1 + (if 1024 * get_bad_peb_limit_~rem___0~0#1 < 0 && 0 != 1024 * get_bad_peb_limit_~rem___0~0#1 % get_bad_peb_limit_~max_beb_per1024#1 then (if get_bad_peb_limit_~max_beb_per1024#1 < 0 then 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1 - 1 else 1 + 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1) else 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1) < get_bad_peb_limit_~device_pebs~0#1;get_bad_peb_limit_~limit~0#1 := 1 + get_bad_peb_limit_~limit~0#1; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7075: assume !(1024 * get_bad_peb_limit_~quot___0~0#1 + (if 1024 * get_bad_peb_limit_~rem___0~0#1 < 0 && 0 != 1024 * get_bad_peb_limit_~rem___0~0#1 % get_bad_peb_limit_~max_beb_per1024#1 then (if get_bad_peb_limit_~max_beb_per1024#1 < 0 then 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1 - 1 else 1 + 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1) else 1024 * get_bad_peb_limit_~rem___0~0#1 / get_bad_peb_limit_~max_beb_per1024#1) < get_bad_peb_limit_~device_pebs~0#1); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17117: assume (ubi_wl_init_~aeb~3#1.base + (26 + ubi_wl_init_~aeb~3#1.offset)) % 18446744073709551616 != (ubi_wl_init_~ai#1.base + (24 + ubi_wl_init_~ai#1.offset)) % 18446744073709551616; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17117: assume !((ubi_wl_init_~aeb~3#1.base + (26 + ubi_wl_init_~aeb~3#1.offset)) % 18446744073709551616 != (ubi_wl_init_~ai#1.base + (24 + ubi_wl_init_~ai#1.offset)) % 18446744073709551616); [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12493-1: SUMMARY for call ubi_eba_init_#t~ret3426#1 := printk(743, 0); srcloc: null [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12493: assume -2147483648 <= ubi_eba_init_#t~ret3426#1 && ubi_eba_init_#t~ret3426#1 <= 2147483647;havoc ubi_eba_init_#t~mem3425#1;havoc ubi_eba_init_#t~ret3426#1; [2025-02-08 02:47:11,972 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9454: havoc ldv_mutex_lock_82_~ldv_func_arg1#1.base, ldv_mutex_lock_82_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_82_#in~ldv_func_arg1#1.base, ldv_mutex_lock_82_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_82 } true;call #t~mem2673#1 := read~int#1(~#req~2#1.base, ~#req~2#1.offset, 4);call #t~mem2674#1 := read~int#1(~#req~2#1.base, 8 + ~#req~2#1.offset, 4);call #t~mem2675#1 := read~int#1(~#req~2#1.base, 12 + ~#req~2#1.offset, 2);assume { :begin_inline_ubi_attach_mtd_dev } true;ubi_attach_mtd_dev_#in~mtd#1.base, ubi_attach_mtd_dev_#in~mtd#1.offset, ubi_attach_mtd_dev_#in~ubi_num#1, ubi_attach_mtd_dev_#in~vid_hdr_offset#1, ubi_attach_mtd_dev_#in~max_beb_per1024#1 := ~mtd~0#1.base, ~mtd~0#1.offset, #t~mem2673#1, #t~mem2674#1, #t~mem2675#1;havoc ubi_attach_mtd_dev_#res#1;havoc ubi_attach_mtd_dev_#t~mem2058#1.base, ubi_attach_mtd_dev_#t~mem2058#1.offset, ubi_attach_mtd_dev_#t~mem2060#1, ubi_attach_mtd_dev_#t~mem2059#1.base, ubi_attach_mtd_dev_#t~mem2059#1.offset, ubi_attach_mtd_dev_#t~mem2061#1, ubi_attach_mtd_dev_#t~short2062#1, ubi_attach_mtd_dev_#t~mem2063#1, ubi_attach_mtd_dev_#t~ret2064#1, ubi_attach_mtd_dev_#t~mem2065#1, ubi_attach_mtd_dev_#t~mem2066#1, ubi_attach_mtd_dev_#t~ret2067#1, ubi_attach_mtd_dev_#t~mem2068#1.base, ubi_attach_mtd_dev_#t~mem2068#1.offset, ubi_attach_mtd_dev_#t~ret2069#1, ubi_attach_mtd_dev_#t~mem2070#1.base, ubi_attach_mtd_dev_#t~mem2070#1.offset, ubi_attach_mtd_dev_#t~ret2071#1, ubi_attach_mtd_dev_#t~ret2072#1.base, ubi_attach_mtd_dev_#t~ret2072#1.offset, ubi_attach_mtd_dev_#t~mem2073#1.base, ubi_attach_mtd_dev_#t~mem2073#1.offset, ubi_attach_mtd_dev_#t~mem2074#1, ubi_attach_mtd_dev_#t~mem2075#1.base, ubi_attach_mtd_dev_#t~mem2075#1.offset, ubi_attach_mtd_dev_#t~ret2076#1, ubi_attach_mtd_dev_#t~mem2077#1, ubi_attach_mtd_dev_#t~mem2078#1, ubi_attach_mtd_dev_#t~mem2079#1.base, ubi_attach_mtd_dev_#t~mem2079#1.offset, ubi_attach_mtd_dev_#t~mem2080#1, ubi_attach_mtd_dev_#t~mem2081#1.base, ubi_attach_mtd_dev_#t~mem2081#1.offset, ubi_attach_mtd_dev_#t~ret2082#1, ubi_attach_mtd_dev_#t~ret2083#1, ubi_attach_mtd_dev_#t~mem2084#1, ubi_attach_mtd_dev_#t~ret2085#1, ubi_attach_mtd_dev_#t~mem2086#1, ubi_attach_mtd_dev_#t~ret2087#1, ubi_attach_mtd_dev_#t~ret2088#1.base, ubi_attach_mtd_dev_#t~ret2088#1.offset, ubi_attach_mtd_dev_#t~mem2089#1, ubi_attach_mtd_dev_#t~ret2090#1, ubi_attach_mtd_dev_#t~ret2091#1, ubi_attach_mtd_dev_#t~mem2092#1, ubi_attach_mtd_dev_#t~ret2093#1.base, ubi_attach_mtd_dev_#t~ret2093#1.offset, ubi_attach_mtd_dev_#t~mem2094#1.base, ubi_attach_mtd_dev_#t~mem2094#1.offset, ubi_attach_mtd_dev_#t~ret2095#1, ubi_attach_mtd_dev_#t~mem2096#1, ubi_attach_mtd_dev_#t~ret2097#1.base, ubi_attach_mtd_dev_#t~ret2097#1.offset, ubi_attach_mtd_dev_#t~mem2098#1.base, ubi_attach_mtd_dev_#t~mem2098#1.offset, ubi_attach_mtd_dev_#t~ret2099#1, ubi_attach_mtd_dev_#t~mem2100#1, ubi_attach_mtd_dev_#t~ret2101#1, ubi_attach_mtd_dev_#t~mem2102#1, ubi_attach_mtd_dev_#t~mem2103#1, ubi_attach_mtd_dev_#t~ret2104#1, ubi_attach_mtd_dev_#t~ret2105#1, ubi_attach_mtd_dev_#t~ret2106#1, ubi_attach_mtd_dev_#t~ret2107#1.base, ubi_attach_mtd_dev_#t~ret2107#1.offset, ubi_attach_mtd_dev_#t~mem2108#1.base, ubi_attach_mtd_dev_#t~mem2108#1.offset, ubi_attach_mtd_dev_#t~ret2109#1, ubi_attach_mtd_dev_#t~mem2110#1.base, ubi_attach_mtd_dev_#t~mem2110#1.offset, ubi_attach_mtd_dev_#t~ret2111#1, ubi_attach_mtd_dev_#t~ret2112#1, ubi_attach_mtd_dev_#t~mem2113#1, ubi_attach_mtd_dev_#t~mem2114#1.base, ubi_attach_mtd_dev_#t~mem2114#1.offset, ubi_attach_mtd_dev_#t~mem2115#1, ubi_attach_mtd_dev_#t~ret2116#1, ubi_attach_mtd_dev_#t~mem2117#1, ubi_attach_mtd_dev_#t~mem2118#1, ubi_attach_mtd_dev_#t~mem2119#1, ubi_attach_mtd_dev_#t~ret2120#1, ubi_attach_mtd_dev_#t~mem2121#1, ubi_attach_mtd_dev_#t~mem2122#1, ubi_attach_mtd_dev_#t~mem2123#1, ubi_attach_mtd_dev_#t~ret2124#1, ubi_attach_mtd_dev_#t~mem2125#1, ubi_attach_mtd_dev_#t~mem2126#1, ubi_attach_mtd_dev_#t~mem2127#1, ubi_attach_mtd_dev_#t~ret2128#1, ubi_attach_mtd_dev_#t~mem2129#1, ubi_attach_mtd_dev_#t~mem2130#1, ubi_attach_mtd_dev_#t~mem2131#1, ubi_attach_mtd_dev_#t~ret2132#1, ubi_attach_mtd_dev_#t~mem2133#1, ubi_attach_mtd_dev_#t~mem2134#1, ubi_attach_mtd_dev_#t~ret2135#1, ubi_attach_mtd_dev_#t~mem2136#1, ubi_attach_mtd_dev_#t~mem2137#1, ubi_attach_mtd_dev_#t~mem2138#1, ubi_attach_mtd_dev_#t~ret2139#1, ubi_attach_mtd_dev_#t~mem2140#1, ubi_attach_mtd_dev_#t~mem2141#1, ubi_attach_mtd_dev_#t~mem2142#1, ubi_attach_mtd_dev_#t~ret2143#1, ubi_attach_mtd_dev_#t~mem2144#1.base, ubi_attach_mtd_dev_#t~mem2144#1.offset, ubi_attach_mtd_dev_#t~ret2145#1, ubi_attach_mtd_dev_#t~ret2146#1, ubi_attach_mtd_dev_#t~ret2147#1.base, ubi_attach_mtd_dev_#t~ret2147#1.offset, ubi_attach_mtd_dev_#t~mem2148#1, ubi_attach_mtd_dev_#t~ret2149#1, ubi_attach_mtd_dev_#t~ret2150#1.base, ubi_attach_mtd_dev_#t~ret2150#1.offset, ubi_attach_mtd_dev_#t~mem2151#1, ubi_attach_mtd_dev_#t~ret2152#1, ubi_attach_mtd_dev_#t~mem2153#1.base, ubi_attach_mtd_dev_#t~mem2153#1.offset, ubi_attach_mtd_dev_#t~mem2154#1.base, ubi_attach_mtd_dev_#t~mem2154#1.offset, ubi_attach_mtd_dev_#t~mem2155#1.base, ubi_attach_mtd_dev_#t~mem2155#1.offset, ubi_attach_mtd_dev_#t~mem2156#1, ubi_attach_mtd_dev_~mtd#1.base, ubi_attach_mtd_dev_~mtd#1.offset, ubi_attach_mtd_dev_~ubi_num#1, ubi_attach_mtd_dev_~vid_hdr_offset#1, ubi_attach_mtd_dev_~max_beb_per1024#1, ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ubi_attach_mtd_dev_~i~19#1, ubi_attach_mtd_dev_~err~25#1, ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset, ubi_attach_mtd_dev_~tmp~45#1.base, ubi_attach_mtd_dev_~tmp~45#1.offset, ubi_attach_mtd_dev_~tmp___0~36#1, ubi_attach_mtd_dev_~tmp___1~24#1, ubi_attach_mtd_dev_~_min1~0#1, ubi_attach_mtd_dev_~tmp___2~21#1, ubi_attach_mtd_dev_~_min2~0#1, ubi_attach_mtd_dev_~tmp___3~16#1, ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset, ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset, ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset, ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset, ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset, ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset, ubi_attach_mtd_dev_~tmp___4~13#1, ubi_attach_mtd_dev_~tmp___5~8#1, ubi_attach_mtd_dev_~tmp___6~7#1.base, ubi_attach_mtd_dev_~tmp___6~7#1.offset, ubi_attach_mtd_dev_~tmp___7~6#1;ubi_attach_mtd_dev_~mtd#1.base, ubi_attach_mtd_dev_~mtd#1.offset := ubi_attach_mtd_dev_#in~mtd#1.base, ubi_attach_mtd_dev_#in~mtd#1.offset;ubi_attach_mtd_dev_~ubi_num#1 := ubi_attach_mtd_dev_#in~ubi_num#1;ubi_attach_mtd_dev_~vid_hdr_offset#1 := ubi_attach_mtd_dev_#in~vid_hdr_offset#1;ubi_attach_mtd_dev_~max_beb_per1024#1 := ubi_attach_mtd_dev_#in~max_beb_per1024#1;havoc ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset;havoc ubi_attach_mtd_dev_~i~19#1;havoc ubi_attach_mtd_dev_~err~25#1;call ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset := #Ultimate.allocOnStack(4);havoc ubi_attach_mtd_dev_~tmp~45#1.base, ubi_attach_mtd_dev_~tmp~45#1.offset;havoc ubi_attach_mtd_dev_~tmp___0~36#1;havoc ubi_attach_mtd_dev_~tmp___1~24#1;havoc ubi_attach_mtd_dev_~_min1~0#1;havoc ubi_attach_mtd_dev_~tmp___2~21#1;havoc ubi_attach_mtd_dev_~_min2~0#1;havoc ubi_attach_mtd_dev_~tmp___3~16#1;call ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset := #Ultimate.allocOnStack(8);call ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset := #Ultimate.allocOnStack(8);call ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset := #Ultimate.allocOnStack(8);call ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset := #Ultimate.allocOnStack(8);call ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset := #Ultimate.allocOnStack(8);call ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset := #Ultimate.allocOnStack(8);havoc ubi_attach_mtd_dev_~tmp___4~13#1;havoc ubi_attach_mtd_dev_~tmp___5~8#1;havoc ubi_attach_mtd_dev_~tmp___6~7#1.base, ubi_attach_mtd_dev_~tmp___6~7#1.offset;havoc ubi_attach_mtd_dev_~tmp___7~6#1;call write~int#0(0, ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset, 4); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12229-1: SUMMARY for call self_check_eba_#t~ret3349#1.base, self_check_eba_#t~ret3349#1.offset := kmalloc(8 * self_check_eba_~num_volumes~0#1, 208); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12229: self_check_eba_~tmp___0~81#1.base, self_check_eba_~tmp___0~81#1.offset := self_check_eba_#t~ret3349#1.base, self_check_eba_#t~ret3349#1.offset;havoc self_check_eba_#t~ret3349#1.base, self_check_eba_#t~ret3349#1.offset;self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset := self_check_eba_~tmp___0~81#1.base, self_check_eba_~tmp___0~81#1.offset; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21742: ubi_attach_fastmap_~j~2#1 := 1 + ubi_attach_fastmap_~j~2#1;call ubi_attach_fastmap_#t~mem6100#1 := read~int#1(ubi_attach_fastmap_~fm_eba~1#1.base, 4 + ubi_attach_fastmap_~fm_eba~1#1.offset, 4); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7208-1: SUMMARY for call io_init_#t~ret1744#1 := printk(304, 0); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7208: assume -2147483648 <= io_init_#t~ret1744#1 && io_init_#t~ret1744#1 <= 2147483647;havoc io_init_#t~mem1743#1;havoc io_init_#t~ret1744#1; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22007: assume 0 == ubi_scan_fastmap_~i~37#1;call ubi_scan_fastmap_#t~mem6170#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 8 + ubi_scan_fastmap_~vh~2#1.offset, 4); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22007: assume !(0 == ubi_scan_fastmap_~i~37#1);call ubi_scan_fastmap_#t~mem6175#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 8 + ubi_scan_fastmap_~vh~2#1.offset, 4); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9851: SUMMARY for call ldv_mutex_lock_ubi_devices_mutex(ldv_mutex_lock_82_~ldv_func_arg1#1.base, ldv_mutex_lock_82_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4434: assume 0 != (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616;assume { :begin_inline_check_av } true;check_av_#in~vol#1.base, check_av_#in~vol#1.offset, check_av_#in~av#1.base, check_av_#in~av#1.offset := check_attaching_info_~vol~2#1.base, check_attaching_info_~vol~2#1.offset, check_attaching_info_~av~1#1.base, check_attaching_info_~av~1#1.offset;havoc check_av_#res#1;havoc check_av_#t~mem308#1, check_av_#t~mem309#1, check_av_#t~mem310#1, check_av_#t~mem311#1, check_av_#t~mem312#1, check_av_#t~mem313#1, check_av_#t~mem314#1, check_av_#t~mem315#1, check_av_#t~mem316#1, check_av_#t~mem317#1, check_av_#t~ret318#1, check_av_~vol#1.base, check_av_~vol#1.offset, check_av_~av#1.base, check_av_~av#1.offset, check_av_~err~6#1;check_av_~vol#1.base, check_av_~vol#1.offset := check_av_#in~vol#1.base, check_av_#in~vol#1.offset;check_av_~av#1.base, check_av_~av#1.offset := check_av_#in~av#1.base, check_av_#in~av#1.offset;havoc check_av_~err~6#1;call check_av_#t~mem308#1 := read~int#1(check_av_~av#1.base, 4 + check_av_~av#1.offset, 4);call check_av_#t~mem309#1 := read~int#1(check_av_~vol#1.base, 1221 + check_av_~vol#1.offset, 4); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4434: assume !(0 != (check_attaching_info_~av~1#1.base + check_attaching_info_~av~1#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7605: ubi_attach_mtd_dev_#t~ret2095#1 := ubi_calc_fm_size_#res#1;havoc ubi_calc_fm_size_#t~mem5783#1, ubi_calc_fm_size_#t~mem5784#1, ubi_calc_fm_size_#t~mem5785#1, ubi_calc_fm_size_~ubi#1.base, ubi_calc_fm_size_~ubi#1.offset, ubi_calc_fm_size_~size~1#1, ubi_calc_fm_size_~__y~0#1;havoc ubi_calc_fm_size_#in~ubi#1.base, ubi_calc_fm_size_#in~ubi#1.offset;assume { :end_inline_ubi_calc_fm_size } true;call write~int#1(ubi_attach_mtd_dev_#t~ret2095#1, ubi_attach_mtd_dev_~ubi~9#1.base, 5142 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);havoc ubi_attach_mtd_dev_#t~ret2095#1;call ubi_attach_mtd_dev_#t~mem2096#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5142 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4170: assume -2147483648 <= create_empty_lvol_#t~ret231#1 && create_empty_lvol_#t~ret231#1 <= 2147483647;create_empty_lvol_~err~5#1 := create_empty_lvol_#t~ret231#1; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7341-1: SUMMARY for call io_init_#t~ret1827#1 := ldv__builtin_expect((if io_init_#t~mem1826#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1826#1 % 256 % 18446744073709551616 else io_init_#t~mem1826#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7341: assume -9223372036854775808 <= io_init_#t~ret1827#1 && io_init_#t~ret1827#1 <= 9223372036854775807;io_init_~tmp___31~0#1 := io_init_#t~ret1827#1;havoc io_init_#t~mem1826#1;havoc io_init_#t~ret1827#1; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4170-1: SUMMARY for call create_empty_lvol_#t~ret231#1 := create_vtbl(create_empty_lvol_~ubi#1.base, create_empty_lvol_~ubi#1.offset, create_empty_lvol_~ai#1.base, create_empty_lvol_~ai#1.offset, create_empty_lvol_~i~3#1, create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7209: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22008-1: SUMMARY for call ubi_scan_fastmap_#t~ret6171#1 := __fswab32(ubi_scan_fastmap_#t~mem6170#1); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9852: SUMMARY for call mutex_lock(ldv_mutex_lock_82_~ldv_func_arg1#1.base, ldv_mutex_lock_82_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22008: ubi_scan_fastmap_~tmp___10~23#1 := ubi_scan_fastmap_#t~ret6171#1;havoc ubi_scan_fastmap_#t~mem6170#1;havoc ubi_scan_fastmap_#t~ret6171#1; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7606: call write~$Pointer$#1(ubi_attach_mtd_dev_#t~ret2097#1.base, ubi_attach_mtd_dev_#t~ret2097#1.offset, ubi_attach_mtd_dev_~ubi~9#1.base, 5134 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);havoc ubi_attach_mtd_dev_#t~mem2096#1;havoc ubi_attach_mtd_dev_#t~ret2097#1.base, ubi_attach_mtd_dev_#t~ret2097#1.offset;call ubi_attach_mtd_dev_#t~mem2098#1.base, ubi_attach_mtd_dev_#t~mem2098#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5134 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8); [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19233: assume 0 != (ubi_attach_#t~mem5313#1.base + ubi_attach_#t~mem5313#1.offset) % 18446744073709551616;havoc ubi_attach_#t~mem5313#1.base, ubi_attach_#t~mem5313#1.offset; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19233: assume !(0 != (ubi_attach_#t~mem5313#1.base + ubi_attach_#t~mem5313#1.offset) % 18446744073709551616);havoc ubi_attach_#t~mem5313#1.base, ubi_attach_#t~mem5313#1.offset; [2025-02-08 02:47:11,973 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4435: check_attaching_info_#t~ret341#1 := check_av_#res#1;havoc check_av_#t~mem308#1, check_av_#t~mem309#1, check_av_#t~mem310#1, check_av_#t~mem311#1, check_av_#t~mem312#1, check_av_#t~mem313#1, check_av_#t~mem314#1, check_av_#t~mem315#1, check_av_#t~mem316#1, check_av_#t~mem317#1, check_av_#t~ret318#1, check_av_~vol#1.base, check_av_~vol#1.offset, check_av_~av#1.base, check_av_~av#1.offset, check_av_~err~6#1;havoc check_av_#in~vol#1.base, check_av_#in~vol#1.offset, check_av_#in~av#1.base, check_av_#in~av#1.offset;assume { :end_inline_check_av } true;assume -2147483648 <= check_attaching_info_#t~ret341#1 && check_attaching_info_#t~ret341#1 <= 2147483647;check_attaching_info_~err~7#1 := check_attaching_info_#t~ret341#1;havoc check_attaching_info_#t~ret341#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7606-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2097#1.base, ubi_attach_mtd_dev_#t~ret2097#1.offset := vzalloc(ubi_attach_mtd_dev_#t~mem2096#1); srcloc: null [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7342: assume 0 != io_init_~tmp___31~0#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7342: assume !(0 != io_init_~tmp___31~0#1); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12363-1: SUMMARY for call kfree(self_check_eba_#t~mem3394#1.base, self_check_eba_#t~mem3394#1.offset); srcloc: null [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12363: havoc self_check_eba_#t~mem3394#1.base, self_check_eba_#t~mem3394#1.offset;call self_check_eba_#t~mem3395#1.base, self_check_eba_#t~mem3395#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9456: havoc ldv_mutex_unlock_83_~ldv_func_arg1#1.base, ldv_mutex_unlock_83_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_83_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_83_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_83 } true; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19234: assume -2147483648 <= ubi_attach_#t~ret5314#1 && ubi_attach_#t~ret5314#1 <= 2147483647;ubi_attach_~tmp___2~78#1 := ubi_attach_#t~ret5314#1;havoc ubi_attach_#t~ret5314#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4171: assume 0 != create_empty_lvol_~err~5#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4171: assume !(0 != create_empty_lvol_~err~5#1);create_empty_lvol_~i~3#1 := 1 + create_empty_lvol_~i~3#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21744-1: SUMMARY for call ubi_attach_fastmap_#t~ret6101#1 := __fswab32(ubi_attach_fastmap_#t~mem6100#1); srcloc: null [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21744: ubi_attach_fastmap_~tmp___41~0#1 := ubi_attach_fastmap_#t~ret6101#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21612-1: SUMMARY for call ubi_attach_fastmap_#t~ret6039#1 := __fswab32(ubi_attach_fastmap_#t~mem6038#1); srcloc: null [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12231: assume 0 == (self_check_eba_~fm_eba~0#1.base + self_check_eba_~fm_eba~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12231: assume !(0 == (self_check_eba_~fm_eba~0#1.base + self_check_eba_~fm_eba~0#1.offset) % 18446744073709551616);self_check_eba_~i~23#1 := 0; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21612: ubi_attach_fastmap_~tmp___18~6#1 := ubi_attach_fastmap_#t~ret6039#1;havoc ubi_attach_fastmap_#t~mem6038#1;havoc ubi_attach_fastmap_#t~ret6039#1;call ubi_attach_fastmap_#t~mem6040#1 := read~int#1(ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, 4); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22009: assume 2147479552 != ubi_scan_fastmap_~tmp___10~23#1 % 4294967296;call ubi_scan_fastmap_#t~mem6172#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 8 + ubi_scan_fastmap_~vh~2#1.offset, 4); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22009: assume !(2147479552 != ubi_scan_fastmap_~tmp___10~23#1 % 4294967296); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19234-1: SUMMARY for call ubi_attach_#t~ret5314#1 := ubi_dbg_chk_gen(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7607: assume 0 == (ubi_attach_mtd_dev_#t~mem2098#1.base + ubi_attach_mtd_dev_#t~mem2098#1.offset) % 18446744073709551616;havoc ubi_attach_mtd_dev_#t~mem2098#1.base, ubi_attach_mtd_dev_#t~mem2098#1.offset; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7607: assume !(0 == (ubi_attach_mtd_dev_#t~mem2098#1.base + ubi_attach_mtd_dev_#t~mem2098#1.offset) % 18446744073709551616);havoc ubi_attach_mtd_dev_#t~mem2098#1.base, ubi_attach_mtd_dev_#t~mem2098#1.offset;assume { :begin_inline_ubi_attach } true;ubi_attach_#in~ubi#1.base, ubi_attach_#in~ubi#1.offset, ubi_attach_#in~force_scan#1 := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, 0;havoc ubi_attach_#res#1;havoc ubi_attach_#t~ret5289#1.base, ubi_attach_#t~ret5289#1.offset, ubi_attach_#t~mem5290#1.base, ubi_attach_#t~mem5290#1.offset, ubi_attach_#t~mem5291#1, ubi_attach_#t~mem5292#1.base, ubi_attach_#t~mem5292#1.offset, ubi_attach_#t~ret5293#1, ubi_attach_#t~ret5294#1, ubi_attach_#t~ret5295#1, ubi_attach_#t~ret5296#1.base, ubi_attach_#t~ret5296#1.offset, ubi_attach_#t~ret5297#1, ubi_attach_#t~mem5298#1, ubi_attach_#t~mem5299#1, ubi_attach_#t~mem5300#1, ubi_attach_#t~mem5301#1, ubi_attach_#t~mem5302#1, ubi_attach_#t~mem5303#1, ubi_attach_#t~mem5304#1, ubi_attach_#t~ret5305#1, ubi_attach_#t~ret5306#1.base, ubi_attach_#t~ret5306#1.offset, ubi_attach_#t~mem5307#1, ubi_attach_#t~mem5308#1, ubi_attach_#t~ret5309#1, ubi_attach_#t~ret5310#1, ubi_attach_#t~ret5311#1, ubi_attach_#t~ret5312#1, ubi_attach_#t~mem5313#1.base, ubi_attach_#t~mem5313#1.offset, ubi_attach_#t~ret5314#1, ubi_attach_#t~ret5315#1.base, ubi_attach_#t~ret5315#1.offset, ubi_attach_#t~ret5316#1, ubi_attach_#t~ret5317#1, ubi_attach_#t~mem5318#1.base, ubi_attach_#t~mem5318#1.offset, ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~force_scan#1, ubi_attach_~err~88#1, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset, ubi_attach_~tmp~178#1, ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset, ubi_attach_~tmp___0~147#1.base, ubi_attach_~tmp___0~147#1.offset, ubi_attach_~tmp___1~103#1, ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset, ubi_attach_~tmp___2~78#1;ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset := ubi_attach_#in~ubi#1.base, ubi_attach_#in~ubi#1.offset;ubi_attach_~force_scan#1 := ubi_attach_#in~force_scan#1;havoc ubi_attach_~err~88#1;havoc ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset;havoc ubi_attach_~tmp~178#1;call ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset := #Ultimate.allocOnStack(37);havoc ubi_attach_~tmp___0~147#1.base, ubi_attach_~tmp___0~147#1.offset;havoc ubi_attach_~tmp___1~103#1;havoc ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset;havoc ubi_attach_~tmp___2~78#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19102: assume scan_fast_#t~short5282#1;havoc scan_fast_#t~mem5280#1;havoc scan_fast_#t~mem5281#1;havoc scan_fast_#t~short5282#1;call scan_fast_#t~mem5283#1 := read~int#4(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset, 8);scan_fast_~max_sqnum~0#1 := scan_fast_#t~mem5283#1;havoc scan_fast_#t~mem5283#1;scan_fast_~fm_anchor~0#1 := scan_fast_~pnum~9#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19102: assume !scan_fast_#t~short5282#1;havoc scan_fast_#t~mem5280#1;havoc scan_fast_#t~mem5281#1;havoc scan_fast_#t~short5282#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19102-1: assume scan_fast_#t~short5282#1;call scan_fast_#t~mem5281#1 := read~int#4(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset, 8);scan_fast_#t~short5282#1 := scan_fast_#t~mem5281#1 % 18446744073709551616 > scan_fast_~max_sqnum~0#1 % 18446744073709551616; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19102-1: assume !scan_fast_#t~short5282#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4436: assume 0 != check_attaching_info_~err~7#1;check_attaching_info_#res#1 := check_attaching_info_~err~7#1; [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4436: assume !(0 != check_attaching_info_~err~7#1); [2025-02-08 02:47:11,974 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12364: havoc self_check_eba_#t~mem3395#1.base, self_check_eba_#t~mem3395#1.offset;self_check_eba_~i~23#1 := 1 + self_check_eba_~i~23#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7343-1: SUMMARY for call io_init_#t~ret1828#1.base, io_init_#t~ret1828#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7343: io_init_~tmp___30~0#1.base, io_init_~tmp___30~0#1.offset := io_init_#t~ret1828#1.base, io_init_#t~ret1828#1.offset;havoc io_init_#t~ret1828#1.base, io_init_#t~ret1828#1.offset;call io_init_#t~mem1829#1 := read~int#1(io_init_~tmp___30~0#1.base, 1176 + io_init_~tmp___30~0#1.offset, 4);call io_init_#t~mem1830#1 := read~int#1(io_init_~ubi#1.base, 5927 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21481: ubi_attach_fastmap_~tmp___0~164#1 := ubi_attach_fastmap_#t~ret5983#1;havoc ubi_attach_fastmap_#t~mem5982#1;havoc ubi_attach_fastmap_#t~ret5983#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12364-1: SUMMARY for call kfree(self_check_eba_#t~mem3395#1.base, self_check_eba_#t~mem3395#1.offset); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21481-1: SUMMARY for call ubi_attach_fastmap_#t~ret5983#1 := __fswab32(ubi_attach_fastmap_#t~mem5982#1); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17253: assume -2147483648 <= ubi_wl_init_#t~ret4844#1 && ubi_wl_init_#t~ret4844#1 <= 2147483647;ubi_wl_init_~err~78#1 := ubi_wl_init_#t~ret4844#1;havoc ubi_wl_init_#t~ret4844#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4172: SUMMARY for call vfree(create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17253-1: SUMMARY for call ubi_wl_init_#t~ret4844#1 := ensure_wear_leveling(ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset, 0); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19235: assume 0 != ubi_attach_~tmp___2~78#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19235: assume !(0 != ubi_attach_~tmp___2~78#1); [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7079-1: get_bad_peb_limit_#res#1 := get_bad_peb_limit_~limit~0#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21745: assume ubi_attach_fastmap_~j~2#1 % 4294967296 < ubi_attach_fastmap_~tmp___41~0#1 % 4294967296; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21745: assume !(ubi_attach_fastmap_~j~2#1 % 4294967296 < ubi_attach_fastmap_~tmp___41~0#1 % 4294967296);call ubi_attach_fastmap_#t~mem6102#1 := read~int#1(ubi_attach_fastmap_~ubi#1.base, 5915 + ubi_attach_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12232: self_check_eba_#res#1 := -12; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21613: ubi_attach_fastmap_~tmp___19~5#1 := ubi_attach_fastmap_#t~ret6041#1;havoc ubi_attach_fastmap_#t~mem6040#1;havoc ubi_attach_fastmap_#t~ret6041#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12232-1: SUMMARY for call kfree(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21613-1: SUMMARY for call ubi_attach_fastmap_#t~ret6041#1 := __fswab32(ubi_attach_fastmap_#t~mem6040#1); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22010-1: SUMMARY for call ubi_scan_fastmap_#t~ret6173#1 := __fswab32(ubi_scan_fastmap_#t~mem6172#1); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17121: ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset := ubi_wl_init_#t~ret4791#1.base, ubi_wl_init_#t~ret4791#1.offset;havoc ubi_wl_init_#t~ret4791#1.base, ubi_wl_init_#t~ret4791#1.offset; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17121-1: SUMMARY for call ubi_wl_init_#t~ret4791#1.base, ubi_wl_init_#t~ret4791#1.offset := rb_first(ubi_wl_init_~ai#1.base, ubi_wl_init_~ai#1.offset); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9458: SUMMARY for call put_mtd_device(~mtd~0#1.base, ~mtd~0#1.offset); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22010: ubi_scan_fastmap_~tmp___9~26#1 := ubi_scan_fastmap_#t~ret6173#1;havoc ubi_scan_fastmap_#t~mem6172#1;havoc ubi_scan_fastmap_#t~ret6173#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21350: assume 0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21350: assume !(0 != (count_fastmap_pebs_~rb1~3#1.base + count_fastmap_pebs_~rb1~3#1.offset) % 18446744073709551616);count_fastmap_pebs_#res#1 := count_fastmap_pebs_~n~5#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7344-1: SUMMARY for call io_init_#t~ret1831#1 := __dynamic_pr_debug(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset, 348, 0); srcloc: null [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7344: assume -2147483648 <= io_init_#t~ret1831#1 && io_init_#t~ret1831#1 <= 2147483647;havoc io_init_#t~mem1829#1;havoc io_init_#t~mem1830#1;havoc io_init_#t~ret1831#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17254: assume 0 != ubi_wl_init_~err~78#1; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17254: assume !(0 != ubi_wl_init_~err~78#1);ubi_wl_init_#res#1 := 0;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset);havoc ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset);havoc ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset);havoc ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset);havoc ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset);havoc ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset);havoc ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset);havoc ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset);havoc ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset);havoc ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset);havoc ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset);havoc ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset);havoc ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19236: ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset := ubi_attach_#t~ret5315#1.base, ubi_attach_#t~ret5315#1.offset;havoc ubi_attach_#t~ret5315#1.base, ubi_attach_#t~ret5315#1.offset; [2025-02-08 02:47:11,975 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4173-1: SUMMARY for call create_empty_lvol_#t~ret232#1.base, create_empty_lvol_#t~ret232#1.offset := ERR_PTR(create_empty_lvol_~err~5#1); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7212-2: call io_init_#t~mem1745#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1746#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12497: ubi_eba_init_~err~48#1 := -28; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4173: create_empty_lvol_~tmp___1~7#1.base, create_empty_lvol_~tmp___1~7#1.offset := create_empty_lvol_#t~ret232#1.base, create_empty_lvol_#t~ret232#1.offset;havoc create_empty_lvol_#t~ret232#1.base, create_empty_lvol_#t~ret232#1.offset;create_empty_lvol_#res#1.base, create_empty_lvol_#res#1.offset := create_empty_lvol_~tmp___1~7#1.base, create_empty_lvol_~tmp___1~7#1.offset; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7212-1: SUMMARY for call io_init_#t~ret1747#1 := ldv__builtin_expect((if io_init_#t~mem1745#1 > io_init_#t~mem1746#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7212: assume -9223372036854775808 <= io_init_#t~ret1747#1 && io_init_#t~ret1747#1 <= 9223372036854775807;io_init_~tmp___12~0#1 := io_init_#t~ret1747#1;havoc io_init_#t~mem1745#1;havoc io_init_#t~mem1746#1;havoc io_init_#t~ret1747#1; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19236-1: SUMMARY for call ubi_attach_#t~ret5315#1.base, ubi_attach_#t~ret5315#1.offset := alloc_ai(1504, 0); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17122: assume 0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616;ubi_wl_init_~__mptr___4~1#1.base, ubi_wl_init_~__mptr___4~1#1.offset := ubi_wl_init_~rb1~0#1.base, ubi_wl_init_~rb1~0#1.offset;ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset := ubi_wl_init_~__mptr___4~1#1.base, -2048 + ubi_wl_init_~__mptr___4~1#1.offset; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17122: assume !(0 != (ubi_wl_init_~rb1~0#1.base + ubi_wl_init_~rb1~0#1.offset) % 18446744073709551616);ubi_wl_init_~av~5#1.base, ubi_wl_init_~av~5#1.offset := 0, 0; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21614: assume -2147483648 <= ubi_attach_fastmap_#t~ret6042#1 && ubi_attach_fastmap_#t~ret6042#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6042#1;ubi_attach_fastmap_~i~36#1 := 1 + ubi_attach_fastmap_~i~36#1;call ubi_attach_fastmap_#t~mem6043#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 20 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21482: assume 3568840439 != ubi_attach_fastmap_~tmp___0~164#1 % 4294967296;call ubi_attach_fastmap_#t~mem5984#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21482: assume !(3568840439 != ubi_attach_fastmap_~tmp___0~164#1 % 4294967296);ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 1048 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21614-1: SUMMARY for call ubi_attach_fastmap_#t~ret6042#1 := add_aeb(ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~ai#1.base, 40 + ubi_attach_fastmap_~ai#1.offset, (if ubi_attach_fastmap_~tmp___19~5#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___19~5#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___19~5#1 % 4294967296 % 4294967296 - 4294967296), (if ubi_attach_fastmap_~tmp___18~6#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___18~6#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___18~6#1 % 4294967296 % 4294967296 - 4294967296), 1); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22011: assume -2147483648 <= ubi_scan_fastmap_#t~ret6174#1 && ubi_scan_fastmap_#t~ret6174#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6174#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22011-1: SUMMARY for call ubi_scan_fastmap_#t~ret6174#1 := printk(1751, 0); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19237: assume 0 == (ubi_attach_~scan_ai~0#1.base + ubi_attach_~scan_ai~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19237: assume !(0 == (ubi_attach_~scan_ai~0#1.base + ubi_attach_~scan_ai~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4042: process_lvol_~tmp___1~6#1.base, process_lvol_~tmp___1~6#1.offset := process_lvol_#t~ret181#1.base, process_lvol_#t~ret181#1.offset;call process_lvol_#t~mem182#1 := read~int#1(process_lvol_~aeb~0#1.base, 12 + process_lvol_~aeb~0#1.offset, 4);call write~$Pointer$#40(process_lvol_~tmp___1~6#1.base, process_lvol_~tmp___1~6#1.offset, process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset + 8 * process_lvol_#t~mem182#1, 8);havoc process_lvol_#t~mem182#1;call process_lvol_#t~mem183#1 := read~int#1(process_lvol_~aeb~0#1.base, 12 + process_lvol_~aeb~0#1.offset, 4);call process_lvol_#t~mem184#1.base, process_lvol_#t~mem184#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset + 8 * process_lvol_#t~mem183#1, 8); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7213: assume 0 != io_init_~tmp___12~0#1; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7213: assume !(0 != io_init_~tmp___12~0#1); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4042-2: call process_lvol_#t~mem180#1 := read~int#1(process_lvol_~ubi#1.base, 2346 + process_lvol_~ubi#1.offset, 4); [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4042-1: SUMMARY for call process_lvol_#t~ret181#1.base, process_lvol_#t~ret181#1.offset := vzalloc(process_lvol_#t~mem180#1); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21483: ubi_attach_fastmap_~tmp~201#1 := ubi_attach_fastmap_#t~ret5985#1;havoc ubi_attach_fastmap_#t~mem5984#1;havoc ubi_attach_fastmap_#t~ret5985#1; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21483-1: SUMMARY for call ubi_attach_fastmap_#t~ret5985#1 := __fswab32(ubi_attach_fastmap_#t~mem5984#1); srcloc: null [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume true;havoc uif_init_#t~nondet1655#1;call write~int#1(uif_init_#t~nondet1655#1, uif_init_~ubi#1.base, 1197 + uif_init_~ubi#1.offset + uif_init_#t~loopctr1654#1, 8);uif_init_#t~loopctr1654#1 := 1 + uif_init_#t~loopctr1654#1; [2025-02-08 02:47:11,976 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume true;havoc uif_init_#t~mem1653#1;havoc uif_init_#t~loopctr1654#1;havoc uif_init_#t~nondet1655#1;havoc uif_init_#t~ret1656#1;call uif_init_#t~mem1657#1 := read~int#1(uif_init_~ubi#1.base, 2342 + uif_init_~ubi#1.offset, 4);assume { :begin_inline_alloc_chrdev_region } true;alloc_chrdev_region_#in~arg0#1.base, alloc_chrdev_region_#in~arg0#1.offset, alloc_chrdev_region_#in~arg1#1, alloc_chrdev_region_#in~arg2#1, alloc_chrdev_region_#in~arg3#1.base, alloc_chrdev_region_#in~arg3#1.offset := uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, 0, 1 + uif_init_#t~mem1657#1, uif_init_~ubi#1.base, 1197 + uif_init_~ubi#1.offset;havoc alloc_chrdev_region_#res#1;havoc alloc_chrdev_region_#t~nondet6545#1, alloc_chrdev_region_~arg0#1.base, alloc_chrdev_region_~arg0#1.offset, alloc_chrdev_region_~arg1#1, alloc_chrdev_region_~arg2#1, alloc_chrdev_region_~arg3#1.base, alloc_chrdev_region_~arg3#1.offset;alloc_chrdev_region_~arg0#1.base, alloc_chrdev_region_~arg0#1.offset := alloc_chrdev_region_#in~arg0#1.base, alloc_chrdev_region_#in~arg0#1.offset;alloc_chrdev_region_~arg1#1 := alloc_chrdev_region_#in~arg1#1;alloc_chrdev_region_~arg2#1 := alloc_chrdev_region_#in~arg2#1;alloc_chrdev_region_~arg3#1.base, alloc_chrdev_region_~arg3#1.offset := alloc_chrdev_region_#in~arg3#1.base, alloc_chrdev_region_#in~arg3#1.offset;havoc alloc_chrdev_region_#t~nondet6545#1;assume -2147483648 <= alloc_chrdev_region_#t~nondet6545#1 && alloc_chrdev_region_#t~nondet6545#1 <= 2147483647;alloc_chrdev_region_#res#1 := alloc_chrdev_region_#t~nondet6545#1;havoc alloc_chrdev_region_#t~nondet6545#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9460: ~__pu_val~1#1 := ~err~35#1;#t~switch2677#1 := false; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9460-1: SUMMARY for call might_fault(); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7214: io_init_~tmp___11~1#1.base, io_init_~tmp___11~1#1.offset := io_init_#t~ret1748#1.base, io_init_#t~ret1748#1.offset;havoc io_init_#t~ret1748#1.base, io_init_#t~ret1748#1.offset;call io_init_#t~mem1749#1 := read~int#1(io_init_~tmp___11~1#1.base, 1176 + io_init_~tmp___11~1#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7214-1: SUMMARY for call io_init_#t~ret1748#1.base, io_init_#t~ret1748#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21484-1: SUMMARY for call ubi_attach_fastmap_#t~ret5986#1 := printk(1711, 0); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21484: assume -2147483648 <= ubi_attach_fastmap_#t~ret5986#1 && ubi_attach_fastmap_#t~ret5986#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret5986#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21749: ubi_attach_fastmap_~tmp___42~0#1.base, ubi_attach_fastmap_~tmp___42~0#1.offset := ubi_attach_fastmap_#t~ret6103#1.base, ubi_attach_fastmap_#t~ret6103#1.offset;havoc ubi_attach_fastmap_#t~mem6102#1;havoc ubi_attach_fastmap_#t~ret6103#1.base, ubi_attach_fastmap_#t~ret6103#1.offset;ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset := ubi_attach_fastmap_~tmp___42~0#1.base, ubi_attach_fastmap_~tmp___42~0#1.offset; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21749-1: SUMMARY for call ubi_attach_fastmap_#t~ret6103#1.base, ubi_attach_fastmap_#t~ret6103#1.offset := kzalloc(ubi_attach_fastmap_#t~mem6102#1, 208); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4308-1: SUMMARY for call init_volumes_#t~memcpy~res284#1.base, init_volumes_#t~memcpy~res284#1.offset := #Ultimate.C_memcpy#1(init_volumes_~vol~1#1.base, 1261 + init_volumes_~vol~1#1.offset, 47, 0, init_volumes_~__len___0~1#1); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4308: init_volumes_~__ret___0~1#1.base, init_volumes_~__ret___0~1#1.offset := init_volumes_#t~memcpy~res284#1.base, init_volumes_#t~memcpy~res284#1.offset;havoc init_volumes_#t~memcpy~res284#1.base, init_volumes_#t~memcpy~res284#1.offset;call init_volumes_#t~mem285#1 := read~int#1(init_volumes_~ubi#1.base, 5907 + init_volumes_~ubi#1.offset, 4);call write~int#1(init_volumes_#t~mem285#1, init_volumes_~vol~1#1.base, 1229 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem285#1;call init_volumes_#t~mem286#1 := read~int#1(init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem286#1, init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem286#1;call init_volumes_#t~mem287#1 := read~int#1(init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem287#1, init_volumes_~vol~1#1.base, 1237 + init_volumes_~vol~1#1.offset, 4);havoc init_volumes_#t~mem287#1;call init_volumes_#t~mem288#1 := read~int#1(init_volumes_~vol~1#1.base, 1233 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem289#1 := read~int#1(init_volumes_~ubi#1.base, 5907 + init_volumes_~ubi#1.offset, 4);call init_volumes_#t~mem290#1 := read~int#1(init_volumes_~vol~1#1.base, 1253 + init_volumes_~vol~1#1.offset, 4);call write~int#1(init_volumes_#t~mem288#1 * (init_volumes_#t~mem289#1 - init_volumes_#t~mem290#1), init_volumes_~vol~1#1.base, 1241 + init_volumes_~vol~1#1.offset, 8);havoc init_volumes_#t~mem288#1;havoc init_volumes_#t~mem289#1;havoc init_volumes_#t~mem290#1;call write~int#1(2147479551, init_volumes_~vol~1#1.base, 1201 + init_volumes_~vol~1#1.offset, 4);call write~int#1(1, init_volumes_~vol~1#1.base, 1205 + init_volumes_~vol~1#1.offset, 4);call init_volumes_#t~mem291#1.base, init_volumes_#t~mem291#1.offset := read~$Pointer$#1(init_volumes_~ubi#1.base, 1210 + init_volumes_~ubi#1.offset + 8 * init_volumes_~i~4#1, 8); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7215-1: SUMMARY for call io_init_#t~ret1750#1 := printk(306, 0); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7215: assume -2147483648 <= io_init_#t~ret1750#1 && io_init_#t~ret1750#1 <= 2147483647;havoc io_init_#t~mem1749#1;havoc io_init_#t~ret1750#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12368: assume self_check_eba_~i~23#1 < self_check_eba_~num_volumes~0#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12368: assume !(self_check_eba_~i~23#1 < self_check_eba_~num_volumes~0#1); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4044: assume 0 == (process_lvol_#t~mem184#1.base + process_lvol_#t~mem184#1.offset) % 18446744073709551616;havoc process_lvol_#t~mem183#1;havoc process_lvol_#t~mem184#1.base, process_lvol_#t~mem184#1.offset;process_lvol_~err~4#1 := -12; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4044: assume !(0 == (process_lvol_#t~mem184#1.base + process_lvol_#t~mem184#1.offset) % 18446744073709551616);havoc process_lvol_#t~mem183#1;havoc process_lvol_#t~mem184#1.base, process_lvol_#t~mem184#1.offset;call process_lvol_#t~mem185#1 := read~int#1(process_lvol_~aeb~0#1.base, 12 + process_lvol_~aeb~0#1.offset, 4);call process_lvol_#t~mem186#1.base, process_lvol_#t~mem186#1.offset := read~$Pointer$#40(process_lvol_~#leb~0#1.base, process_lvol_~#leb~0#1.offset + 8 * process_lvol_#t~mem185#1, 8);call process_lvol_#t~mem187#1 := read~int#1(process_lvol_~aeb~0#1.base, 4 + process_lvol_~aeb~0#1.offset, 4);call process_lvol_#t~mem188#1 := read~int#1(process_lvol_~ubi#1.base, 2346 + process_lvol_~ubi#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19107: scan_fast_~pnum~9#1 := 1 + scan_fast_~pnum~9#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6951: assume 0 != uif_init_~err~23#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6951: assume !(0 != uif_init_~err~23#1);call uif_init_#t~mem1660#1 := read~int#17(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21617: ubi_attach_fastmap_~tmp___20~5#1 := ubi_attach_fastmap_#t~ret6044#1; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21617-1: SUMMARY for call ubi_attach_fastmap_#t~ret6044#1 := __fswab32(ubi_attach_fastmap_#t~mem6043#1); srcloc: null [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21618: assume ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___20~5#1 % 4294967296; [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21618: assume !(ubi_attach_fastmap_~i~36#1 % 4294967296 < ubi_attach_fastmap_~tmp___20~5#1 % 4294967296);call ubi_attach_fastmap_#t~mem6045#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 124 + ubi_attach_fastmap_~ai#1.offset, 8);call ubi_attach_fastmap_#t~mem6046#1 := read~int#1(ubi_attach_fastmap_~ai#1.base, 132 + ubi_attach_fastmap_~ai#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7612: assume 0 != ubi_attach_mtd_dev_~err~25#1;call ubi_attach_mtd_dev_#t~mem2100#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7612: assume !(0 != ubi_attach_mtd_dev_~err~25#1);call ubi_attach_mtd_dev_#t~mem2102#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2338 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4); [2025-02-08 02:47:11,977 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7348: call write~$Pointer$#44(349, 0, io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset, 8);call write~$Pointer$#44(350, 0, io_init_~#descriptor___8~0#1.base, 8 + io_init_~#descriptor___8~0#1.offset, 8);call write~$Pointer$#44(351, 0, io_init_~#descriptor___8~0#1.base, 16 + io_init_~#descriptor___8~0#1.offset, 8);call write~$Pointer$#44(352, 0, io_init_~#descriptor___8~0#1.base, 24 + io_init_~#descriptor___8~0#1.offset, 8);call write~int#44(823, io_init_~#descriptor___8~0#1.base, 32 + io_init_~#descriptor___8~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___8~0#1.base, 36 + io_init_~#descriptor___8~0#1.offset, 1);call io_init_#t~mem1832#1 := read~int#44(io_init_~#descriptor___8~0#1.base, 36 + io_init_~#descriptor___8~0#1.offset, 1); [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7216: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7084: call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset;ubi_attach_mtd_dev_#t~ret2091#1 := io_init_#res#1;havoc io_init_#t~mem1696#1, io_init_#t~ret1697#1, io_init_#t~ret1698#1.base, io_init_#t~ret1698#1.offset, io_init_#t~mem1699#1, io_init_#t~ret1700#1, io_init_#t~mem1701#1, io_init_#t~ret1702#1, io_init_#t~ret1703#1.base, io_init_#t~ret1703#1.offset, io_init_#t~mem1704#1, io_init_#t~ret1705#1, io_init_#t~mem1706#1.base, io_init_#t~mem1706#1.offset, io_init_#t~mem1707#1, io_init_#t~ret1708#1, io_init_#t~mem1709#1, io_init_#t~mem1710#1.base, io_init_#t~mem1710#1.offset, io_init_#t~mem1711#1, io_init_#t~mem1712#1.base, io_init_#t~mem1712#1.offset, io_init_#t~mem1713#1, io_init_#t~mem1714#1.base, io_init_#t~mem1714#1.offset, io_init_#t~ret1715#1, io_init_#t~mem1716#1.base, io_init_#t~mem1716#1.offset, io_init_#t~mem1717#1, io_init_#t~mem1718#1.base, io_init_#t~mem1718#1.offset, io_init_#t~ret1719#1, io_init_#t~ret1720#1, io_init_#t~mem1721#1.base, io_init_#t~mem1721#1.offset, io_init_#t~mem1722#1, io_init_#t~mem1723#1.base, io_init_#t~mem1723#1.offset, io_init_#t~mem1724#1, io_init_#t~ret1725#1, io_init_#t~ret1726#1.base, io_init_#t~ret1726#1.offset, io_init_#t~mem1727#1, io_init_#t~ret1728#1, io_init_#t~mem1729#1.base, io_init_#t~mem1729#1.offset, io_init_#t~mem1730#1, io_init_#t~mem1731#1.base, io_init_#t~mem1731#1.offset, io_init_#t~mem1733#1, io_init_#t~mem1732#1.base, io_init_#t~mem1732#1.offset, io_init_#t~mem1734#1, io_init_#t~bitwise1735#1, io_init_#t~mem1736#1, io_init_#t~ret1737#1, io_init_#t~mem1738#1, io_init_#t~ret1739#1, io_init_#t~mem1740#1, io_init_#t~ret1741#1, io_init_#t~ret1742#1.base, io_init_#t~ret1742#1.offset, io_init_#t~mem1743#1, io_init_#t~ret1744#1, io_init_#t~mem1745#1, io_init_#t~mem1746#1, io_init_#t~ret1747#1, io_init_#t~ret1748#1.base, io_init_#t~ret1748#1.offset, io_init_#t~mem1749#1, io_init_#t~ret1750#1, io_init_#t~mem1751#1, io_init_#t~mem1752#1, io_init_#t~ret1753#1, io_init_#t~ret1754#1.base, io_init_#t~ret1754#1.offset, io_init_#t~mem1755#1, io_init_#t~ret1756#1, io_init_#t~mem1757#1.base, io_init_#t~mem1757#1.offset, io_init_#t~mem1758#1, io_init_#t~mem1759#1, io_init_#t~mem1760#1, io_init_#t~mem1761#1, io_init_#t~mem1762#1, io_init_#t~short1763#1, io_init_#t~mem1764#1, io_init_#t~mem1765#1, io_init_#t~ret1766#1, io_init_#t~mem1767#1, io_init_#t~ret1768#1, io_init_#t~mem1769#1, io_init_#t~mem1770#1, io_init_#t~ret1771#1, io_init_#t~mem1772#1, io_init_#t~mem1773#1, io_init_#t~bitwise1774#1, io_init_#t~mem1775#1, io_init_#t~mem1776#1, io_init_#t~bitwise1777#1, io_init_#t~mem1778#1, io_init_#t~ret1779#1, io_init_#t~ret1780#1.base, io_init_#t~ret1780#1.offset, io_init_#t~mem1781#1, io_init_#t~mem1782#1, io_init_#t~ret1783#1, io_init_#t~mem1784#1, io_init_#t~ret1785#1, io_init_#t~ret1786#1.base, io_init_#t~ret1786#1.offset, io_init_#t~mem1787#1, io_init_#t~mem1788#1, io_init_#t~ret1789#1, io_init_#t~mem1790#1, io_init_#t~ret1791#1, io_init_#t~ret1792#1.base, io_init_#t~ret1792#1.offset, io_init_#t~mem1793#1, io_init_#t~mem1794#1, io_init_#t~ret1795#1, io_init_#t~mem1796#1, io_init_#t~ret1797#1, io_init_#t~ret1798#1.base, io_init_#t~ret1798#1.offset, io_init_#t~mem1799#1, io_init_#t~mem1800#1, io_init_#t~ret1801#1, io_init_#t~mem1802#1, io_init_#t~ret1803#1, io_init_#t~ret1804#1.base, io_init_#t~ret1804#1.offset, io_init_#t~mem1805#1, io_init_#t~mem1806#1, io_init_#t~ret1807#1, io_init_#t~mem1808#1, io_init_#t~mem1809#1, io_init_#t~mem1811#1, io_init_#t~mem1810#1, io_init_#t~bitwise1812#1, io_init_#t~mem1813#1, io_init_#t~mem1814#1, io_init_#t~mem1815#1, io_init_#t~mem1817#1, io_init_#t~mem1816#1, io_init_#t~mem1818#1, io_init_#t~bitwise1819#1, io_init_#t~mem1820#1, io_init_#t~ret1821#1, io_init_#t~ret1822#1.base, io_init_#t~ret1822#1.offset, io_init_#t~mem1823#1, io_init_#t~mem1824#1, io_init_#t~ret1825#1, io_init_#t~mem1826#1, io_init_#t~ret1827#1, io_init_#t~ret1828#1.base, io_init_#t~ret1828#1.offset, io_init_#t~mem1829#1, io_init_#t~mem1830#1, io_init_#t~ret1831#1, io_init_#t~mem1832#1, io_init_#t~ret1833#1, io_init_#t~ret1834#1.base, io_init_#t~ret1834#1.offset, io_init_#t~mem1835#1, io_init_#t~mem1836#1, io_init_#t~ret1837#1, io_init_#t~mem1838#1, io_init_#t~ret1839#1, io_init_#t~ret1840#1.base, io_init_#t~ret1840#1.offset, io_init_#t~mem1841#1, io_init_#t~mem1842#1, io_init_#t~ret1843#1, io_init_#t~mem1844#1, io_init_#t~mem1845#1, io_init_#t~ret1846#1, io_init_#t~mem1847#1, io_init_#t~mem1848#1, io_init_#t~mem1849#1, io_init_#t~short1850#1, io_init_#t~mem1851#1, io_init_#t~mem1852#1, io_init_#t~short1853#1, io_init_#t~mem1855#1, io_init_#t~mem1854#1, io_init_#t~bitwise1856#1, io_init_#t~short1857#1, io_init_#t~mem1858#1, io_init_#t~mem1859#1, io_init_#t~ret1860#1, io_init_#t~mem1861#1, io_init_#t~mem1862#1, io_init_#t~mem1863#1, io_init_#t~ret1864#1, io_init_#t~ret1865#1.base, io_init_#t~ret1865#1.offset, io_init_#t~mem1866#1, io_init_#t~mem1867#1, io_init_#t~ret1868#1, io_init_#t~mem1869#1, io_init_#t~mem1870#1, io_init_#t~ret1871#1, io_init_#t~mem1872#1, io_init_#t~mem1873#1, io_init_#t~mem1874#1.base, io_init_#t~mem1874#1.offset, io_init_#t~mem1875#1, io_init_#t~bitwise1876#1, io_init_#t~mem1877#1.base, io_init_#t~mem1877#1.offset, io_init_#t~mem1878#1, io_init_#t~ret1879#1, io_init_~ubi#1.base, io_init_~ubi#1.offset, io_init_~max_beb_per1024#1, io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset, io_init_~tmp~44#1.base, io_init_~tmp~44#1.offset, io_init_~tmp___0~35#1, io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset, io_init_~tmp___1~23#1.base, io_init_~tmp___1~23#1.offset, io_init_~tmp___2~20#1, io_init_~tmp___3~15#1, io_init_~tmp___4~12#1, io_init_~tmp___5~7#1.base, io_init_~tmp___5~7#1.offset, io_init_~tmp___6~6#1, io_init_~tmp___7~5#1, io_init_~tmp___8~4#1, io_init_~tmp___9~4#1.base, io_init_~tmp___9~4#1.offset, io_init_~tmp___10~2#1, io_init_~tmp___11~1#1.base, io_init_~tmp___11~1#1.offset, io_init_~tmp___12~0#1, io_init_~tmp___13~0#1.base, io_init_~tmp___13~0#1.offset, io_init_~tmp___14~0#1, io_init_~tmp___15~0#1, io_init_~tmp___16~0#1, io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset, io_init_~tmp___17~0#1.base, io_init_~tmp___17~0#1.offset, io_init_~tmp___18~0#1, io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset, io_init_~tmp___19~0#1.base, io_init_~tmp___19~0#1.offset, io_init_~tmp___20~0#1, io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset, io_init_~tmp___21~0#1.base, io_init_~tmp___21~0#1.offset, io_init_~tmp___22~0#1, io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset, io_init_~tmp___23~0#1.base, io_init_~tmp___23~0#1.offset, io_init_~tmp___24~0#1, io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset, io_init_~tmp___25~0#1.base, io_init_~tmp___25~0#1.offset, io_init_~tmp___26~0#1, io_init_~tmp___27~0#1, io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset, io_init_~tmp___28~0#1.base, io_init_~tmp___28~0#1.offset, io_init_~tmp___29~0#1, io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset, io_init_~tmp___30~0#1.base, io_init_~tmp___30~0#1.offset, io_init_~tmp___31~0#1, io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset, io_init_~tmp___32~0#1.base, io_init_~tmp___32~0#1.offset, io_init_~tmp___33~0#1, io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset, io_init_~tmp___34~0#1.base, io_init_~tmp___34~0#1.offset, io_init_~tmp___35~0#1, io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset, io_init_~tmp___36~0#1.base, io_init_~tmp___36~0#1.offset, io_init_~tmp___37~0#1;havoc io_init_#in~ubi#1.base, io_init_#in~ubi#1.offset, io_init_#in~max_beb_per1024#1;assume { :end_inline_io_init } true;assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2091#1 && ubi_attach_mtd_dev_#t~ret2091#1 <= 2147483647;ubi_attach_mtd_dev_~err~25#1 := ubi_attach_mtd_dev_#t~ret2091#1;havoc ubi_attach_mtd_dev_#t~ret2091#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6952-1: SUMMARY for call uif_init_#t~ret1659#1 := printk(273, 0); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9859: SUMMARY for call ldv_mutex_unlock_ubi_devices_mutex(ldv_mutex_unlock_83_~ldv_func_arg1#1.base, ldv_mutex_unlock_83_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6952: assume -2147483648 <= uif_init_#t~ret1659#1 && uif_init_#t~ret1659#1 <= 2147483647;havoc uif_init_#t~ret1659#1;uif_init_#res#1 := uif_init_~err~23#1;call ULTIMATE.dealloc(uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset);havoc uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset;call ULTIMATE.dealloc(uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset);havoc uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20429: assume true;assume ubi_debugfs_init_dev_#t~loopctr5748#1 < 7;havoc ubi_debugfs_init_dev_#t~nondet5749#1;call write~int#1(ubi_debugfs_init_dev_#t~nondet5749#1, ubi_debugfs_init_dev_~d~2#1.base, 5 + ubi_debugfs_init_dev_~d~2#1.offset + ubi_debugfs_init_dev_#t~loopctr5748#1, 8);ubi_debugfs_init_dev_#t~loopctr5748#1 := 1 + ubi_debugfs_init_dev_#t~loopctr5748#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20429: assume true;ubi_debugfs_init_dev_~n~4#1 := ubi_debugfs_init_dev_#t~ret5750#1;havoc ubi_debugfs_init_dev_#t~mem5747#1;havoc ubi_debugfs_init_dev_#t~loopctr5748#1;havoc ubi_debugfs_init_dev_#t~nondet5749#1;havoc ubi_debugfs_init_dev_#t~ret5750#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21751: assume 0 == (ubi_attach_fastmap_~ech___0~1#1.base + ubi_attach_fastmap_~ech___0~1#1.offset) % 18446744073709551616;ubi_attach_fastmap_~ret~8#1 := -12; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21751: assume !(0 == (ubi_attach_fastmap_~ech___0~1#1.base + ubi_attach_fastmap_~ech___0~1#1.offset) % 18446744073709551616);call ubi_attach_fastmap_#t~mem6104#1.base, ubi_attach_fastmap_#t~mem6104#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset, 8);ubi_attach_fastmap_~__mptr___1~11#1.base, ubi_attach_fastmap_~__mptr___1~11#1.offset := ubi_attach_fastmap_#t~mem6104#1.base, ubi_attach_fastmap_#t~mem6104#1.offset;havoc ubi_attach_fastmap_#t~mem6104#1.base, ubi_attach_fastmap_#t~mem6104#1.offset;ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset := ubi_attach_fastmap_~__mptr___1~11#1.base, -1600 + ubi_attach_fastmap_~__mptr___1~11#1.offset;call ubi_attach_fastmap_#t~mem6105#1.base, ubi_attach_fastmap_#t~mem6105#1.offset := read~$Pointer$#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 26 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 8);ubi_attach_fastmap_~__mptr___2~9#1.base, ubi_attach_fastmap_~__mptr___2~9#1.offset := ubi_attach_fastmap_#t~mem6105#1.base, ubi_attach_fastmap_#t~mem6105#1.offset;havoc ubi_attach_fastmap_#t~mem6105#1.base, ubi_attach_fastmap_#t~mem6105#1.offset;ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset := ubi_attach_fastmap_~__mptr___2~9#1.base, -1600 + ubi_attach_fastmap_~__mptr___2~9#1.offset; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7613-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2101#1 := printk(397, 0); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7613: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2101#1 && ubi_attach_mtd_dev_#t~ret2101#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2100#1;havoc ubi_attach_mtd_dev_#t~ret2101#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19241-1: SUMMARY for call ubi_attach_#t~ret5316#1 := scan_all(ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset, 0); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19241: assume -2147483648 <= ubi_attach_#t~ret5316#1 && ubi_attach_#t~ret5316#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5316#1;havoc ubi_attach_#t~ret5316#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19109: assume scan_fast_~pnum~9#1 <= 63; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19109: assume !(scan_fast_~pnum~9#1 <= 63); [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9860: SUMMARY for call mutex_unlock(ldv_mutex_unlock_83_~ldv_func_arg1#1.base, ldv_mutex_unlock_83_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20430: assume 6 == ubi_debugfs_init_dev_~n~4#1;ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1658, 0; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20430: assume !(6 == ubi_debugfs_init_dev_~n~4#1);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := ubi_debugfs_init_dev_~d~2#1.base, 5 + ubi_debugfs_init_dev_~d~2#1.offset; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4443: check_attaching_info_~i~5#1 := 1 + check_attaching_info_~i~5#1;call check_attaching_info_#t~mem342#1 := read~int#1(check_attaching_info_~ubi#1.base, 2342 + check_attaching_info_~ubi#1.offset, 4); [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12503: assume 0 != ubi_eba_init_#t~mem3429#1 % 256 % 4294967296;havoc ubi_eba_init_#t~mem3429#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12503: assume !(0 != ubi_eba_init_#t~mem3429#1 % 256 % 4294967296);havoc ubi_eba_init_#t~mem3429#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4179: assume create_empty_lvol_~i~3#1 <= 1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4179: assume !(create_empty_lvol_~i~3#1 <= 1);create_empty_lvol_#res#1.base, create_empty_lvol_#res#1.offset := create_empty_lvol_~vtbl~0#1.base, create_empty_lvol_~vtbl~0#1.offset; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12239: call self_check_eba_#t~mem3350#1.base, self_check_eba_#t~mem3350#1.offset := read~$Pointer$#1(self_check_eba_~ubi#1.base, 1210 + self_check_eba_~ubi#1.offset + 8 * self_check_eba_~i~23#1, 8);self_check_eba_~vol~31#1.base, self_check_eba_~vol~31#1.offset := self_check_eba_#t~mem3350#1.base, self_check_eba_#t~mem3350#1.offset; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17260: SUMMARY for call cancel_pending(ubi_wl_init_~ubi#1.base, ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19242: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,978 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19242: assume !(0 != ubi_attach_~err~88#1);assume { :begin_inline_self_check_eba } true;self_check_eba_#in~ubi#1.base, self_check_eba_#in~ubi#1.offset, self_check_eba_#in~ai_fastmap#1.base, self_check_eba_#in~ai_fastmap#1.offset, self_check_eba_#in~ai_scan#1.base, self_check_eba_#in~ai_scan#1.offset := ubi_attach_~ubi#1.base, ubi_attach_~ubi#1.offset, ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset, ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset;havoc self_check_eba_#res#1;havoc self_check_eba_#t~mem3347#1, self_check_eba_#t~ret3348#1.base, self_check_eba_#t~ret3348#1.offset, self_check_eba_#t~ret3349#1.base, self_check_eba_#t~ret3349#1.offset, self_check_eba_#t~mem3350#1.base, self_check_eba_#t~mem3350#1.offset, self_check_eba_#t~mem3351#1, self_check_eba_#t~ret3352#1.base, self_check_eba_#t~ret3352#1.offset, self_check_eba_#t~mem3353#1.base, self_check_eba_#t~mem3353#1.offset, self_check_eba_#t~mem3354#1, self_check_eba_#t~ret3355#1.base, self_check_eba_#t~ret3355#1.offset, self_check_eba_#t~mem3356#1.base, self_check_eba_#t~mem3356#1.offset, self_check_eba_#t~mem3357#1.base, self_check_eba_#t~mem3357#1.offset, self_check_eba_#t~mem3358#1.base, self_check_eba_#t~mem3358#1.offset, self_check_eba_#t~mem3359#1, self_check_eba_#t~ret3360#1, self_check_eba_#t~ret3361#1.base, self_check_eba_#t~ret3361#1.offset, self_check_eba_#t~ret3362#1.base, self_check_eba_#t~ret3362#1.offset, self_check_eba_#t~mem3364#1.base, self_check_eba_#t~mem3364#1.offset, self_check_eba_#t~mem3363#1, self_check_eba_#t~mem3365#1, self_check_eba_#t~ret3366#1.base, self_check_eba_#t~ret3366#1.offset, self_check_eba_#t~ret3367#1, self_check_eba_#t~ret3368#1.base, self_check_eba_#t~ret3368#1.offset, self_check_eba_#t~ret3369#1.base, self_check_eba_#t~ret3369#1.offset, self_check_eba_#t~mem3371#1.base, self_check_eba_#t~mem3371#1.offset, self_check_eba_#t~mem3370#1, self_check_eba_#t~mem3372#1, self_check_eba_#t~ret3373#1.base, self_check_eba_#t~ret3373#1.offset, self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset, self_check_eba_#t~mem3376#1, self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset, self_check_eba_#t~mem3377#1, self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset, self_check_eba_#t~mem3379#1, self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset, self_check_eba_#t~mem3381#1, self_check_eba_#t~short3382#1, self_check_eba_#t~mem3383#1, self_check_eba_#t~mem3384#1.base, self_check_eba_#t~mem3384#1.offset, self_check_eba_#t~mem3385#1, self_check_eba_#t~mem3386#1.base, self_check_eba_#t~mem3386#1.offset, self_check_eba_#t~mem3387#1, self_check_eba_#t~ret3388#1, self_check_eba_#t~ret3389#1.base, self_check_eba_#t~ret3389#1.offset, self_check_eba_#t~mem3390#1, self_check_eba_#t~ret3391#1, self_check_eba_#t~mem3392#1, self_check_eba_#t~mem3393#1.base, self_check_eba_#t~mem3393#1.offset, self_check_eba_#t~mem3394#1.base, self_check_eba_#t~mem3394#1.offset, self_check_eba_#t~mem3395#1.base, self_check_eba_#t~mem3395#1.offset, self_check_eba_~ubi#1.base, self_check_eba_~ubi#1.offset, self_check_eba_~ai_fastmap#1.base, self_check_eba_~ai_fastmap#1.offset, self_check_eba_~ai_scan#1.base, self_check_eba_~ai_scan#1.offset, self_check_eba_~i~23#1, self_check_eba_~j~0#1, self_check_eba_~num_volumes~0#1, self_check_eba_~ret~3#1, self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset, self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset, self_check_eba_~av~3#1.base, self_check_eba_~av~3#1.offset, self_check_eba_~vol~31#1.base, self_check_eba_~vol~31#1.offset, self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset, self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset, self_check_eba_~tmp~97#1.base, self_check_eba_~tmp~97#1.offset, self_check_eba_~tmp___0~81#1.base, self_check_eba_~tmp___0~81#1.offset, self_check_eba_~tmp___1~52#1.base, self_check_eba_~tmp___1~52#1.offset, self_check_eba_~tmp___2~41#1.base, self_check_eba_~tmp___2~41#1.offset, self_check_eba_~tmp___3~35#1, self_check_eba_~tmp___4~29#1, self_check_eba_~__mptr~10#1.base, self_check_eba_~__mptr~10#1.offset, self_check_eba_~__mptr___0~4#1.base, self_check_eba_~__mptr___0~4#1.offset, self_check_eba_~tmp___5~21#1, self_check_eba_~__mptr___1~1#1.base, self_check_eba_~__mptr___1~1#1.offset, self_check_eba_~__mptr___2~1#1.base, self_check_eba_~__mptr___2~1#1.offset, self_check_eba_~tmp___6~20#1.base, self_check_eba_~tmp___6~20#1.offset;self_check_eba_~ubi#1.base, self_check_eba_~ubi#1.offset := self_check_eba_#in~ubi#1.base, self_check_eba_#in~ubi#1.offset;self_check_eba_~ai_fastmap#1.base, self_check_eba_~ai_fastmap#1.offset := self_check_eba_#in~ai_fastmap#1.base, self_check_eba_#in~ai_fastmap#1.offset;self_check_eba_~ai_scan#1.base, self_check_eba_~ai_scan#1.offset := self_check_eba_#in~ai_scan#1.base, self_check_eba_#in~ai_scan#1.offset;havoc self_check_eba_~i~23#1;havoc self_check_eba_~j~0#1;havoc self_check_eba_~num_volumes~0#1;havoc self_check_eba_~ret~3#1;havoc self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset;havoc self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset;havoc self_check_eba_~av~3#1.base, self_check_eba_~av~3#1.offset;havoc self_check_eba_~vol~31#1.base, self_check_eba_~vol~31#1.offset;havoc self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset;havoc self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset;havoc self_check_eba_~tmp~97#1.base, self_check_eba_~tmp~97#1.offset;havoc self_check_eba_~tmp___0~81#1.base, self_check_eba_~tmp___0~81#1.offset;havoc self_check_eba_~tmp___1~52#1.base, self_check_eba_~tmp___1~52#1.offset;havoc self_check_eba_~tmp___2~41#1.base, self_check_eba_~tmp___2~41#1.offset;havoc self_check_eba_~tmp___3~35#1;havoc self_check_eba_~tmp___4~29#1;havoc self_check_eba_~__mptr~10#1.base, self_check_eba_~__mptr~10#1.offset;havoc self_check_eba_~__mptr___0~4#1.base, self_check_eba_~__mptr___0~4#1.offset;havoc self_check_eba_~tmp___5~21#1;havoc self_check_eba_~__mptr___1~1#1.base, self_check_eba_~__mptr___1~1#1.offset;havoc self_check_eba_~__mptr___2~1#1.base, self_check_eba_~__mptr___2~1#1.offset;havoc self_check_eba_~tmp___6~20#1.base, self_check_eba_~tmp___6~20#1.offset;self_check_eba_~ret~3#1 := 0;call self_check_eba_#t~mem3347#1 := read~int#1(self_check_eba_~ubi#1.base, 2342 + self_check_eba_~ubi#1.offset, 4);self_check_eba_~num_volumes~0#1 := 1 + self_check_eba_#t~mem3347#1;havoc self_check_eba_#t~mem3347#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12372: SUMMARY for call kfree(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12504: call ubi_eba_init_#t~mem3430#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);call ubi_eba_init_#t~mem3431#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2330 + ubi_eba_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7219-1: SUMMARY for call io_init_#t~ret1753#1 := ldv__builtin_expect((if 0 != (if io_init_#t~mem1751#1 < 0 && 0 != io_init_#t~mem1751#1 % io_init_#t~mem1752#1 then (if io_init_#t~mem1752#1 < 0 then io_init_#t~mem1751#1 % io_init_#t~mem1752#1 + io_init_#t~mem1752#1 else io_init_#t~mem1751#1 % io_init_#t~mem1752#1 - io_init_#t~mem1752#1) else io_init_#t~mem1751#1 % io_init_#t~mem1752#1) then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7219: assume -9223372036854775808 <= io_init_#t~ret1753#1 && io_init_#t~ret1753#1 <= 9223372036854775807;io_init_~tmp___14~0#1 := io_init_#t~ret1753#1;havoc io_init_#t~mem1751#1;havoc io_init_#t~mem1752#1;havoc io_init_#t~ret1753#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12504-1: SUMMARY for call ubi_calculate_reserved(ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7219-2: call io_init_#t~mem1751#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1752#1 := read~int#1(io_init_~ubi#1.base, 5899 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12240: assume 0 == (self_check_eba_~vol~31#1.base + self_check_eba_~vol~31#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12240: assume !(0 == (self_check_eba_~vol~31#1.base + self_check_eba_~vol~31#1.offset) % 18446744073709551616);call self_check_eba_#t~mem3351#1 := read~int#1(self_check_eba_~vol~31#1.base, 1221 + self_check_eba_~vol~31#1.offset, 4); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22018: ubi_scan_fastmap_~tmp___12~17#1 := ubi_scan_fastmap_#t~ret6176#1;havoc ubi_scan_fastmap_#t~mem6175#1;havoc ubi_scan_fastmap_#t~ret6176#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20432: ubi_debugfs_init_dev_~tmp~192#1.base, ubi_debugfs_init_dev_~tmp~192#1.offset := ubi_debugfs_init_dev_#t~ret5751#1.base, ubi_debugfs_init_dev_#t~ret5751#1.offset;havoc ubi_debugfs_init_dev_#t~ret5751#1.base, ubi_debugfs_init_dev_#t~ret5751#1.offset;ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_~tmp~192#1.base, ubi_debugfs_init_dev_~tmp~192#1.offset; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20432-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5751#1.base, ubi_debugfs_init_dev_#t~ret5751#1.offset := ERR_PTR(-22); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17261: SUMMARY for call tree_destroy(ubi_wl_init_~ubi#1.base, 5226 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19243: SUMMARY for call destroy_ai(ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21622: ubi_attach_fastmap_~tmp___21~4#1 := ubi_attach_fastmap_#t~ret6047#1;havoc ubi_attach_fastmap_#t~mem6045#1;havoc ubi_attach_fastmap_#t~mem6046#1;havoc ubi_attach_fastmap_#t~ret6047#1;call write~int#1((if ubi_attach_fastmap_~tmp___21~4#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___21~4#1 % 18446744073709551616 % 4294967296 else ubi_attach_fastmap_~tmp___21~4#1 % 18446744073709551616 % 4294967296 - 4294967296), ubi_attach_fastmap_~ai#1.base, 120 + ubi_attach_fastmap_~ai#1.offset, 4);call ubi_attach_fastmap_#t~mem6048#1 := read~int#1(ubi_attach_fastmap_~fmhdr~0#1.base, 16 + ubi_attach_fastmap_~fmhdr~0#1.offset, 4); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4445: assume 1 + check_attaching_info_#t~mem342#1 > check_attaching_info_~i~5#1;havoc check_attaching_info_#t~mem342#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4445: assume !(1 + check_attaching_info_#t~mem342#1 > check_attaching_info_~i~5#1);havoc check_attaching_info_#t~mem342#1;check_attaching_info_#res#1 := 0; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21622-1: SUMMARY for call ubi_attach_fastmap_#t~ret6047#1 := div_u64(ubi_attach_fastmap_#t~mem6045#1, ubi_attach_fastmap_#t~mem6046#1); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12373-1: SUMMARY for call kfree(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12373: self_check_eba_#res#1 := self_check_eba_~ret~3#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22018-1: SUMMARY for call ubi_scan_fastmap_#t~ret6176#1 := __fswab32(ubi_scan_fastmap_#t~mem6175#1); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12505: assume ubi_eba_init_#t~mem3430#1 < ubi_eba_init_#t~mem3431#1;havoc ubi_eba_init_#t~mem3430#1;havoc ubi_eba_init_#t~mem3431#1;call ubi_eba_init_#t~mem3432#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(ubi_eba_init_#t~mem3432#1, ubi_eba_init_~ubi#1.base, 2326 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3432#1;assume { :begin_inline_print_rsvd_warning } true;print_rsvd_warning_#in~ubi#1.base, print_rsvd_warning_#in~ubi#1.offset, print_rsvd_warning_#in~ai#1.base, print_rsvd_warning_#in~ai#1.offset := ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset, ubi_eba_init_~ai#1.base, ubi_eba_init_~ai#1.offset;havoc print_rsvd_warning_#t~mem3338#1, print_rsvd_warning_#t~mem3339#1, print_rsvd_warning_#t~mem3340#1, print_rsvd_warning_#t~mem3341#1, print_rsvd_warning_#t~mem3342#1, print_rsvd_warning_#t~ret3343#1, print_rsvd_warning_#t~mem3344#1, print_rsvd_warning_#t~mem3345#1, print_rsvd_warning_#t~ret3346#1, print_rsvd_warning_~ubi#1.base, print_rsvd_warning_~ubi#1.offset, print_rsvd_warning_~ai#1.base, print_rsvd_warning_~ai#1.offset, print_rsvd_warning_~min~0#1;print_rsvd_warning_~ubi#1.base, print_rsvd_warning_~ubi#1.offset := print_rsvd_warning_#in~ubi#1.base, print_rsvd_warning_#in~ubi#1.offset;print_rsvd_warning_~ai#1.base, print_rsvd_warning_~ai#1.offset := print_rsvd_warning_#in~ai#1.base, print_rsvd_warning_#in~ai#1.offset;havoc print_rsvd_warning_~min~0#1;call print_rsvd_warning_#t~mem3338#1 := read~int#1(print_rsvd_warning_~ai#1.base, 112 + print_rsvd_warning_~ai#1.offset, 8); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12505: assume !(ubi_eba_init_#t~mem3430#1 < ubi_eba_init_#t~mem3431#1);havoc ubi_eba_init_#t~mem3430#1;havoc ubi_eba_init_#t~mem3431#1;call ubi_eba_init_#t~mem3433#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2330 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(ubi_eba_init_#t~mem3433#1, ubi_eba_init_~ubi#1.base, 2326 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3433#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7220: assume 0 != io_init_~tmp___14~0#1; [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7220: assume !(0 != io_init_~tmp___14~0#1); [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17130-1: SUMMARY for call ubi_wl_init_#t~ret4792#1.base, ubi_wl_init_#t~ret4792#1.offset := rb_first(ubi_wl_init_~av~5#1.base, 56 + ubi_wl_init_~av~5#1.offset); srcloc: null [2025-02-08 02:47:11,979 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4049-1: SUMMARY for call process_lvol_#t~ret189#1 := ubi_io_read_data(process_lvol_~ubi#1.base, process_lvol_~ubi#1.offset, process_lvol_#t~mem186#1.base, process_lvol_#t~mem186#1.offset, process_lvol_#t~mem187#1, 0, process_lvol_#t~mem188#1); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4049: assume -2147483648 <= process_lvol_#t~ret189#1 && process_lvol_#t~ret189#1 <= 2147483647;process_lvol_~err~4#1 := process_lvol_#t~ret189#1;havoc process_lvol_#t~mem185#1;havoc process_lvol_#t~mem186#1.base, process_lvol_#t~mem186#1.offset;havoc process_lvol_#t~mem187#1;havoc process_lvol_#t~mem188#1;havoc process_lvol_#t~ret189#1; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22019: assume 2147479553 != ubi_scan_fastmap_~tmp___12~17#1 % 4294967296;call ubi_scan_fastmap_#t~mem6177#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 8 + ubi_scan_fastmap_~vh~2#1.offset, 4); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22019: assume !(2147479553 != ubi_scan_fastmap_~tmp___12~17#1 % 4294967296); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956-1: SUMMARY for call uif_init_#t~ret1661#1 := ldv__builtin_expect((if 0 != uif_init_#t~mem1660#1 % 1048576 % 4294967296 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume -9223372036854775808 <= uif_init_#t~ret1661#1 && uif_init_#t~ret1661#1 <= 9223372036854775807;uif_init_~tmp___0~34#1 := uif_init_#t~ret1661#1;havoc uif_init_#t~mem1660#1;havoc uif_init_#t~ret1661#1; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17262: SUMMARY for call tree_destroy(ubi_wl_init_~ubi#1.base, 5242 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17130: ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset := ubi_wl_init_#t~ret4792#1.base, ubi_wl_init_#t~ret4792#1.offset; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21491: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21491: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem5987#1 := read~int#1(ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset, 4); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7485: assume ubi_attach_mtd_dev_~max_beb_per1024#1 < 0 || ubi_attach_mtd_dev_~max_beb_per1024#1 > 768;ubi_attach_mtd_dev_#res#1 := -22;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7485: assume !(ubi_attach_mtd_dev_~max_beb_per1024#1 < 0 || ubi_attach_mtd_dev_~max_beb_per1024#1 > 768); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7221-1: SUMMARY for call io_init_#t~ret1754#1.base, io_init_#t~ret1754#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7221: io_init_~tmp___13~0#1.base, io_init_~tmp___13~0#1.offset := io_init_#t~ret1754#1.base, io_init_#t~ret1754#1.offset;havoc io_init_#t~ret1754#1.base, io_init_#t~ret1754#1.offset;call io_init_#t~mem1755#1 := read~int#1(io_init_~tmp___13~0#1.base, 1176 + io_init_~tmp___13~0#1.offset, 4); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19113: SUMMARY for call ubi_free_vid_hdr(scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, ~vidh~0.base, ~vidh~0.offset); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22020-1: SUMMARY for call ubi_scan_fastmap_#t~ret6178#1 := __fswab32(ubi_scan_fastmap_#t~mem6177#1); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6957: assume 0 != uif_init_~tmp___0~34#1; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6957: assume !(0 != uif_init_~tmp___0~34#1); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22020: ubi_scan_fastmap_~tmp___11~21#1 := ubi_scan_fastmap_#t~ret6178#1;havoc ubi_scan_fastmap_#t~mem6177#1;havoc ubi_scan_fastmap_#t~ret6178#1; [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17263: call ubi_wl_init_#t~mem4845#1.base, ubi_wl_init_#t~mem4845#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8); [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17263-1: SUMMARY for call tree_destroy(ubi_wl_init_~ubi#1.base, 5254 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,980 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7618: assume -1 != ubi_attach_mtd_dev_#t~mem2102#1;havoc ubi_attach_mtd_dev_#t~mem2102#1;call ubi_attach_mtd_dev_#t~mem2103#1 := read~int#1(ubi_attach_mtd_dev_~ubi~9#1.base, 2338 + ubi_attach_mtd_dev_~ubi~9#1.offset, 4);assume { :begin_inline_autoresize } true;autoresize_#in~ubi#1.base, autoresize_#in~ubi#1.offset, autoresize_#in~vol_id#1 := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ubi_attach_mtd_dev_#t~mem2103#1;havoc autoresize_#res#1;havoc autoresize_#t~mem1880#1.base, autoresize_#t~mem1880#1.offset, autoresize_#t~mem1881#1, autoresize_#t~mem1882#1, autoresize_#t~ret1883#1, autoresize_#t~mem1884#1.base, autoresize_#t~mem1884#1.offset, autoresize_#t~mem1885#1.base, autoresize_#t~mem1885#1.offset, autoresize_#t~mem1886#1, autoresize_#t~bitwise1887#1, autoresize_#t~mem1888#1, autoresize_#t~mem1889#1.base, autoresize_#t~mem1889#1.offset, autoresize_#t~mem1890#1, autoresize_#t~mem1891#1, autoresize_#t~mem1892#1, autoresize_#t~mem1893#1, autoresize_#t~mem1894#1, autoresize_#t~mem1895#1, autoresize_#t~arrayCopy1896#1, autoresize_#t~mem1897#1, autoresize_#t~mem1898#1, autoresize_#t~mem1899#1, autoresize_#t~mem1900#1, autoresize_#t~mem1901#1, autoresize_#t~mem1902#1, autoresize_#t~mem1903#1, autoresize_#t~mem1904#1, autoresize_#t~mem1905#1, autoresize_#t~mem1906#1, autoresize_#t~mem1907#1, autoresize_#t~mem1908#1, autoresize_#t~mem1909#1, autoresize_#t~mem1910#1, autoresize_#t~mem1911#1, autoresize_#t~mem1912#1, autoresize_#t~mem1913#1, autoresize_#t~mem1914#1, autoresize_#t~mem1915#1, autoresize_#t~mem1916#1, autoresize_#t~mem1917#1, autoresize_#t~mem1918#1, autoresize_#t~mem1919#1, autoresize_#t~mem1920#1, autoresize_#t~mem1921#1, autoresize_#t~mem1922#1, autoresize_#t~mem1923#1, autoresize_#t~mem1924#1, autoresize_#t~mem1925#1, autoresize_#t~mem1926#1, autoresize_#t~mem1927#1, autoresize_#t~mem1928#1, autoresize_#t~mem1929#1, autoresize_#t~mem1930#1, autoresize_#t~mem1931#1, autoresize_#t~mem1932#1, autoresize_#t~mem1933#1, autoresize_#t~mem1934#1, autoresize_#t~mem1935#1, autoresize_#t~mem1936#1, autoresize_#t~mem1937#1, autoresize_#t~mem1938#1, autoresize_#t~mem1939#1, autoresize_#t~mem1940#1, autoresize_#t~mem1941#1, autoresize_#t~mem1942#1, autoresize_#t~mem1943#1, autoresize_#t~mem1944#1, autoresize_#t~mem1945#1, autoresize_#t~mem1946#1, autoresize_#t~mem1947#1, autoresize_#t~mem1948#1, autoresize_#t~mem1949#1, autoresize_#t~mem1950#1, autoresize_#t~mem1951#1, autoresize_#t~mem1952#1, autoresize_#t~mem1953#1, autoresize_#t~mem1954#1, autoresize_#t~mem1955#1, autoresize_#t~mem1956#1, autoresize_#t~mem1957#1, autoresize_#t~mem1958#1, autoresize_#t~mem1959#1, autoresize_#t~mem1960#1, autoresize_#t~mem1961#1, autoresize_#t~mem1962#1, autoresize_#t~mem1963#1, autoresize_#t~mem1964#1, autoresize_#t~mem1965#1, autoresize_#t~mem1966#1, autoresize_#t~mem1967#1, autoresize_#t~mem1968#1, autoresize_#t~mem1969#1, autoresize_#t~mem1970#1, autoresize_#t~mem1971#1, autoresize_#t~mem1972#1, autoresize_#t~mem1973#1, autoresize_#t~mem1974#1, autoresize_#t~mem1975#1, autoresize_#t~mem1976#1, autoresize_#t~mem1977#1, autoresize_#t~mem1978#1, autoresize_#t~mem1979#1, autoresize_#t~mem1980#1, autoresize_#t~mem1981#1, autoresize_#t~mem1982#1, autoresize_#t~mem1983#1, autoresize_#t~mem1984#1, autoresize_#t~mem1985#1, autoresize_#t~mem1986#1, autoresize_#t~mem1987#1, autoresize_#t~mem1988#1, autoresize_#t~mem1989#1, autoresize_#t~mem1990#1, autoresize_#t~mem1991#1, autoresize_#t~mem1992#1, autoresize_#t~mem1993#1, autoresize_#t~mem1994#1, autoresize_#t~mem1995#1, autoresize_#t~mem1996#1, autoresize_#t~mem1997#1, autoresize_#t~mem1998#1, autoresize_#t~mem1999#1, autoresize_#t~mem2000#1, autoresize_#t~mem2001#1, autoresize_#t~mem2002#1, autoresize_#t~mem2003#1, autoresize_#t~mem2004#1, autoresize_#t~mem2005#1, autoresize_#t~mem2006#1, autoresize_#t~mem2007#1, autoresize_#t~mem2008#1, autoresize_#t~mem2009#1, autoresize_#t~mem2010#1, autoresize_#t~mem2011#1, autoresize_#t~mem2012#1, autoresize_#t~mem2013#1, autoresize_#t~mem2014#1, autoresize_#t~mem2015#1, autoresize_#t~mem2016#1, autoresize_#t~mem2017#1, autoresize_#t~mem2018#1, autoresize_#t~mem2019#1, autoresize_#t~mem2020#1, autoresize_#t~mem2021#1, autoresize_#t~mem2022#1, autoresize_#t~mem2023#1, autoresize_#t~mem2024#1, autoresize_#t~mem2025#1, autoresize_#t~arrayCopy2026#1, autoresize_#t~mem2027#1, autoresize_#t~mem2028#1, autoresize_#t~mem2029#1, autoresize_#t~mem2030#1, autoresize_#t~mem2031#1, autoresize_#t~mem2032#1, autoresize_#t~mem2033#1, autoresize_#t~mem2034#1, autoresize_#t~mem2035#1, autoresize_#t~mem2036#1, autoresize_#t~mem2037#1, autoresize_#t~mem2038#1, autoresize_#t~mem2039#1, autoresize_#t~mem2040#1, autoresize_#t~mem2041#1, autoresize_#t~mem2042#1, autoresize_#t~mem2043#1, autoresize_#t~mem2044#1, autoresize_#t~mem2045#1, autoresize_#t~mem2046#1, autoresize_#t~mem2047#1, autoresize_#t~mem2048#1, autoresize_#t~mem2049#1, autoresize_#t~mem2050#1, autoresize_#t~ret2051#1, autoresize_#t~ret2052#1, autoresize_#t~mem2053#1, autoresize_#t~ret2054#1, autoresize_#t~ret2055#1, autoresize_#t~mem2056#1, autoresize_#t~ret2057#1, autoresize_~ubi#1.base, autoresize_~ubi#1.offset, autoresize_~vol_id#1, autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset, autoresize_~vol~10#1.base, autoresize_~vol~10#1.offset, autoresize_~err~24#1, autoresize_~old_reserved_pebs~0#1, autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset;autoresize_~ubi#1.base, autoresize_~ubi#1.offset := autoresize_#in~ubi#1.base, autoresize_#in~ubi#1.offset;autoresize_~vol_id#1 := autoresize_#in~vol_id#1;call autoresize_~#desc~0#1.base, autoresize_~#desc~0#1.offset := #Ultimate.allocOnStack(12);havoc autoresize_~vol~10#1.base, autoresize_~vol~10#1.offset;havoc autoresize_~err~24#1;havoc autoresize_~old_reserved_pebs~0#1;call autoresize_~#vtbl_rec~5#1.base, autoresize_~#vtbl_rec~5#1.offset := #Ultimate.allocOnStack(172);call autoresize_#t~mem1880#1.base, autoresize_#t~mem1880#1.offset := read~$Pointer$#1(autoresize_~ubi#1.base, 1210 + autoresize_~ubi#1.offset + 8 * autoresize_~vol_id#1, 8);autoresize_~vol~10#1.base, autoresize_~vol~10#1.offset := autoresize_#t~mem1880#1.base, autoresize_#t~mem1880#1.offset;havoc autoresize_#t~mem1880#1.base, autoresize_#t~mem1880#1.offset;call autoresize_#t~mem1881#1 := read~int#1(autoresize_~vol~10#1.base, 1221 + autoresize_~vol~10#1.offset, 4);autoresize_~old_reserved_pebs~0#1 := autoresize_#t~mem1881#1;havoc autoresize_#t~mem1881#1;call autoresize_#t~mem1882#1 := read~int#1(autoresize_~ubi#1.base, 5903 + autoresize_~ubi#1.offset, 4); [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7618: assume !(-1 != ubi_attach_mtd_dev_#t~mem2102#1);havoc ubi_attach_mtd_dev_#t~mem2102#1; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17131: assume 0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616;ubi_wl_init_~__mptr___5~1#1.base, ubi_wl_init_~__mptr___5~1#1.offset := ubi_wl_init_~rb2~0#1.base, ubi_wl_init_~rb2~0#1.offset;ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := ubi_wl_init_~__mptr___5~1#1.base, -1600 + ubi_wl_init_~__mptr___5~1#1.offset; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17131: assume !(0 != (ubi_wl_init_~rb2~0#1.base + ubi_wl_init_~rb2~0#1.offset) % 18446744073709551616);ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset := 0, 0; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21624-1: SUMMARY for call ubi_attach_fastmap_#t~ret6049#1 := __fswab32(ubi_attach_fastmap_#t~mem6048#1); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12507: havoc print_rsvd_warning_#t~mem3338#1, print_rsvd_warning_#t~mem3339#1, print_rsvd_warning_#t~mem3340#1, print_rsvd_warning_#t~mem3341#1, print_rsvd_warning_#t~mem3342#1, print_rsvd_warning_#t~ret3343#1, print_rsvd_warning_#t~mem3344#1, print_rsvd_warning_#t~mem3345#1, print_rsvd_warning_#t~ret3346#1, print_rsvd_warning_~ubi#1.base, print_rsvd_warning_~ubi#1.offset, print_rsvd_warning_~ai#1.base, print_rsvd_warning_~ai#1.offset, print_rsvd_warning_~min~0#1;havoc print_rsvd_warning_#in~ubi#1.base, print_rsvd_warning_#in~ubi#1.offset, print_rsvd_warning_#in~ai#1.base, print_rsvd_warning_#in~ai#1.offset;assume { :end_inline_print_rsvd_warning } true; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21624: ubi_attach_fastmap_~tmp___22~3#1 := ubi_attach_fastmap_#t~ret6049#1;havoc ubi_attach_fastmap_#t~mem6048#1;havoc ubi_attach_fastmap_#t~ret6049#1;call write~int#1((if ubi_attach_fastmap_~tmp___22~3#1 % 4294967296 % 4294967296 <= 2147483647 then ubi_attach_fastmap_~tmp___22~3#1 % 4294967296 % 4294967296 else ubi_attach_fastmap_~tmp___22~3#1 % 4294967296 % 4294967296 - 4294967296), ubi_attach_fastmap_~ai#1.base, 84 + ubi_attach_fastmap_~ai#1.offset, 4);ubi_attach_fastmap_~i~36#1 := 0; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7354: assume -9223372036854775808 <= io_init_#t~ret1833#1 && io_init_#t~ret1833#1 <= 9223372036854775807;io_init_~tmp___33~0#1 := io_init_#t~ret1833#1;havoc io_init_#t~mem1832#1;havoc io_init_#t~ret1833#1; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7222: assume -2147483648 <= io_init_#t~ret1756#1 && io_init_#t~ret1756#1 <= 2147483647;havoc io_init_#t~mem1755#1;havoc io_init_#t~ret1756#1; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7354-1: SUMMARY for call io_init_#t~ret1833#1 := ldv__builtin_expect((if io_init_#t~mem1832#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1832#1 % 256 % 18446744073709551616 else io_init_#t~mem1832#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4051: assume 5 == process_lvol_~err~4#1;call write~int#1(1, process_lvol_~aeb~0#1.base, 16 + process_lvol_~aeb~0#1.offset, 1); [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4051: assume !(5 == process_lvol_~err~4#1); [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7222-1: SUMMARY for call io_init_#t~ret1756#1 := printk(308, 0); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958: uif_init_~tmp~42#1.base, uif_init_~tmp~42#1.offset := uif_init_#t~ret1662#1.base, uif_init_#t~ret1662#1.offset;havoc uif_init_#t~ret1662#1.base, uif_init_#t~ret1662#1.offset;call uif_init_#t~mem1663#1 := read~int#1(uif_init_~tmp~42#1.base, 1176 + uif_init_~tmp~42#1.offset, 4); [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22021: assume -2147483648 <= ubi_scan_fastmap_#t~ret6179#1 && ubi_scan_fastmap_#t~ret6179#1 <= 2147483647;havoc ubi_scan_fastmap_#t~ret6179#1;ubi_scan_fastmap_~ret~9#1 := 2; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958-1: SUMMARY for call uif_init_#t~ret1662#1.base, uif_init_#t~ret1662#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22021-1: SUMMARY for call ubi_scan_fastmap_#t~ret6179#1 := printk(1753, 0); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17264: havoc ubi_wl_init_#t~mem4845#1.base, ubi_wl_init_#t~mem4845#1.offset;ubi_wl_init_#res#1 := ubi_wl_init_~err~78#1;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset);havoc ubi_wl_init_~#tmp___0~129#1.base, ubi_wl_init_~#tmp___0~129#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset);havoc ubi_wl_init_~#tmp___1~91#1.base, ubi_wl_init_~#tmp___1~91#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset);havoc ubi_wl_init_~#tmp___2~69#1.base, ubi_wl_init_~#tmp___2~69#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset);havoc ubi_wl_init_~#__constr_expr_0~3#1.base, ubi_wl_init_~#__constr_expr_0~3#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset);havoc ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset);havoc ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset);havoc ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset);havoc ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset);havoc ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset);havoc ubi_wl_init_~#descriptor~67#1.base, ubi_wl_init_~#descriptor~67#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset);havoc ubi_wl_init_~#descriptor___0~20#1.base, ubi_wl_init_~#descriptor___0~20#1.offset;call ULTIMATE.dealloc(ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset);havoc ubi_wl_init_~#descriptor___1~7#1.base, ubi_wl_init_~#descriptor___1~7#1.offset; [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17264-1: SUMMARY for call kfree(ubi_wl_init_#t~mem4845#1.base, ubi_wl_init_#t~mem4845#1.offset); srcloc: null [2025-02-08 02:47:11,981 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21360: call ULTIMATE.dealloc(ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset);havoc ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset);havoc ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset);havoc ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset);havoc ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset);havoc ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset;call ULTIMATE.dealloc(ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset);havoc ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset;ubi_scan_fastmap_#t~ret6197#1 := ubi_attach_fastmap_#res#1;havoc ubi_attach_fastmap_#t~mem5976#1, ubi_attach_fastmap_#t~mem5977#1.base, ubi_attach_fastmap_#t~mem5977#1.offset, ubi_attach_fastmap_#t~mem5978#1.base, ubi_attach_fastmap_#t~mem5978#1.offset, ubi_attach_fastmap_#t~ret5979#1.base, ubi_attach_fastmap_#t~ret5979#1.offset, ubi_attach_fastmap_#t~mem5980#1.base, ubi_attach_fastmap_#t~mem5980#1.offset, ubi_attach_fastmap_#t~mem5981#1, ubi_attach_fastmap_#t~mem5982#1, ubi_attach_fastmap_#t~ret5983#1, ubi_attach_fastmap_#t~mem5984#1, ubi_attach_fastmap_#t~ret5985#1, ubi_attach_fastmap_#t~ret5986#1, ubi_attach_fastmap_#t~mem5987#1, ubi_attach_fastmap_#t~ret5988#1, ubi_attach_fastmap_#t~mem5989#1, ubi_attach_fastmap_#t~ret5990#1, ubi_attach_fastmap_#t~ret5991#1, ubi_attach_fastmap_#t~mem5992#1, ubi_attach_fastmap_#t~ret5993#1, ubi_attach_fastmap_#t~mem5994#1, ubi_attach_fastmap_#t~ret5995#1, ubi_attach_fastmap_#t~ret5996#1, ubi_attach_fastmap_#t~mem5997#1, ubi_attach_fastmap_#t~ret5998#1, ubi_attach_fastmap_#t~mem5999#1, ubi_attach_fastmap_#t~ret6000#1, ubi_attach_fastmap_#t~mem6001#1, ubi_attach_fastmap_#t~ret6002#1, ubi_attach_fastmap_#t~mem6003#1, ubi_attach_fastmap_#t~ret6004#1, ubi_attach_fastmap_#t~ret6005#1, ubi_attach_fastmap_#t~ret6006#1, ubi_attach_fastmap_#t~mem6007#1, ubi_attach_fastmap_#t~mem6008#1, ubi_attach_fastmap_#t~short6009#1, ubi_attach_fastmap_#t~mem6010#1, ubi_attach_fastmap_#t~ret6011#1, ubi_attach_fastmap_#t~mem6012#1, ubi_attach_fastmap_#t~mem6013#1, ubi_attach_fastmap_#t~short6014#1, ubi_attach_fastmap_#t~mem6015#1, ubi_attach_fastmap_#t~ret6016#1, ubi_attach_fastmap_#t~mem6017#1, ubi_attach_fastmap_#t~ret6018#1, ubi_attach_fastmap_#t~mem6019#1, ubi_attach_fastmap_#t~ret6020#1, ubi_attach_fastmap_#t~ret6021#1, ubi_attach_fastmap_#t~mem6022#1, ubi_attach_fastmap_#t~ret6023#1, ubi_attach_fastmap_#t~mem6024#1, ubi_attach_fastmap_#t~ret6025#1, ubi_attach_fastmap_#t~mem6026#1, ubi_attach_fastmap_#t~ret6027#1, ubi_attach_fastmap_#t~ret6028#1, ubi_attach_fastmap_#t~mem6029#1, ubi_attach_fastmap_#t~ret6030#1, ubi_attach_fastmap_#t~mem6031#1, ubi_attach_fastmap_#t~ret6032#1, ubi_attach_fastmap_#t~mem6033#1, ubi_attach_fastmap_#t~ret6034#1, ubi_attach_fastmap_#t~ret6035#1, ubi_attach_fastmap_#t~mem6036#1, ubi_attach_fastmap_#t~ret6037#1, ubi_attach_fastmap_#t~mem6038#1, ubi_attach_fastmap_#t~ret6039#1, ubi_attach_fastmap_#t~mem6040#1, ubi_attach_fastmap_#t~ret6041#1, ubi_attach_fastmap_#t~ret6042#1, ubi_attach_fastmap_#t~mem6043#1, ubi_attach_fastmap_#t~ret6044#1, ubi_attach_fastmap_#t~mem6045#1, ubi_attach_fastmap_#t~mem6046#1, ubi_attach_fastmap_#t~ret6047#1, ubi_attach_fastmap_#t~mem6048#1, ubi_attach_fastmap_#t~ret6049#1, ubi_attach_fastmap_#t~mem6050#1, ubi_attach_fastmap_#t~ret6051#1, ubi_attach_fastmap_#t~mem6052#1, ubi_attach_fastmap_#t~ret6053#1, ubi_attach_fastmap_#t~ret6054#1, ubi_attach_fastmap_#t~mem6055#1, ubi_attach_fastmap_#t~ret6056#1, ubi_attach_fastmap_#t~mem6057#1, ubi_attach_fastmap_#t~ret6058#1, ubi_attach_fastmap_#t~mem6059#1, ubi_attach_fastmap_#t~ret6060#1, ubi_attach_fastmap_#t~mem6061#1, ubi_attach_fastmap_#t~ret6062#1, ubi_attach_fastmap_#t~mem6063#1, ubi_attach_fastmap_#t~ret6064#1.base, ubi_attach_fastmap_#t~ret6064#1.offset, ubi_attach_fastmap_#t~mem6065#1, ubi_attach_fastmap_#t~mem6066#1, ubi_attach_fastmap_#t~ret6067#1, ubi_attach_fastmap_#t~mem6068#1, ubi_attach_fastmap_#t~mem6069#1, ubi_attach_fastmap_#t~ret6070#1, ubi_attach_fastmap_#t~mem6071#1, ubi_attach_fastmap_#t~ret6072#1, ubi_attach_fastmap_#t~mem6073#1, ubi_attach_fastmap_#t~ret6074#1, ubi_attach_fastmap_#t~mem6075#1, ubi_attach_fastmap_#t~ret6076#1, ubi_attach_fastmap_#t~ret6077#1, ubi_attach_fastmap_#t~mem6078#1, ubi_attach_fastmap_#t~ret6079#1, ubi_attach_fastmap_#t~mem6080#1, ubi_attach_fastmap_#t~ret6081#1, ubi_attach_fastmap_#t~mem6082#1.base, ubi_attach_fastmap_#t~mem6082#1.offset, ubi_attach_fastmap_#t~mem6083#1, ubi_attach_fastmap_#t~mem6084#1.base, ubi_attach_fastmap_#t~mem6084#1.offset, ubi_attach_fastmap_#t~mem6085#1.base, ubi_attach_fastmap_#t~mem6085#1.offset, ubi_attach_fastmap_#t~ret6086#1.base, ubi_attach_fastmap_#t~ret6086#1.offset, ubi_attach_fastmap_#t~mem6087#1, ubi_attach_fastmap_#t~ret6088#1, ubi_attach_fastmap_#t~mem6089#1, ubi_attach_fastmap_#t~mem6090#1, ubi_attach_fastmap_#t~mem6091#1, ubi_attach_fastmap_#t~mem6092#1, ubi_attach_fastmap_#t~ret6093#1, ubi_attach_fastmap_#t~ret6094#1.base, ubi_attach_fastmap_#t~ret6094#1.offset, ubi_attach_fastmap_#t~mem6095#1, ubi_attach_fastmap_#t~mem6096#1, ubi_attach_fastmap_#t~mem6097#1, ubi_attach_fastmap_#t~mem6098#1, ubi_attach_fastmap_#t~ret6099#1, ubi_attach_fastmap_#t~mem6100#1, ubi_attach_fastmap_#t~ret6101#1, ubi_attach_fastmap_#t~mem6102#1, ubi_attach_fastmap_#t~ret6103#1.base, ubi_attach_fastmap_#t~ret6103#1.offset, ubi_attach_fastmap_#t~mem6104#1.base, ubi_attach_fastmap_#t~mem6104#1.offset, ubi_attach_fastmap_#t~mem6105#1.base, ubi_attach_fastmap_#t~mem6105#1.offset, ubi_attach_fastmap_#t~mem6106#1, ubi_attach_fastmap_#t~ret6107#1, ubi_attach_fastmap_#t~ret6108#1, ubi_attach_fastmap_#t~mem6109#1, ubi_attach_fastmap_#t~ret6110#1, ubi_attach_fastmap_#t~mem6111#1, ubi_attach_fastmap_#t~ret6112#1, ubi_attach_fastmap_#t~mem6113#1, ubi_attach_fastmap_#t~ret6114#1, ubi_attach_fastmap_#t~mem6115#1.base, ubi_attach_fastmap_#t~mem6115#1.offset, ubi_attach_fastmap_#t~mem6116#1, ubi_attach_fastmap_#t~ret6117#1, ubi_attach_fastmap_#t~ret6118#1, ubi_attach_fastmap_#t~ret6119#1, ubi_attach_fastmap_#t~mem6120#1, ubi_attach_fastmap_#t~mem6121#1, ubi_attach_fastmap_#t~mem6122#1, ubi_attach_fastmap_#t~mem6123#1.base, ubi_attach_fastmap_#t~mem6123#1.offset, ubi_attach_fastmap_#t~mem6124#1.base, ubi_attach_fastmap_#t~mem6124#1.offset, ubi_attach_fastmap_#t~mem6125#1.base, ubi_attach_fastmap_#t~mem6125#1.offset, ubi_attach_fastmap_#t~ret6126#1, ubi_attach_fastmap_#t~mem6127#1, ubi_attach_fastmap_#t~mem6128#1, ubi_attach_fastmap_#t~mem6129#1, ubi_attach_fastmap_#t~ret6130#1, ubi_attach_fastmap_#t~ret6131#1, ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_~ai#1.base, ubi_attach_fastmap_~ai#1.offset, ubi_attach_fastmap_~fm#1.base, ubi_attach_fastmap_~fm#1.offset, ubi_attach_fastmap_~#used~0#1.base, ubi_attach_fastmap_~#used~0#1.offset, ubi_attach_fastmap_~#eba_orphans~0#1.base, ubi_attach_fastmap_~#eba_orphans~0#1.offset, ubi_attach_fastmap_~#free~0#1.base, ubi_attach_fastmap_~#free~0#1.offset, ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset, ubi_attach_fastmap_~aeb~18#1.base, ubi_attach_fastmap_~aeb~18#1.offset, ubi_attach_fastmap_~tmp_aeb~3#1.base, ubi_attach_fastmap_~tmp_aeb~3#1.offset, ubi_attach_fastmap_~_tmp_aeb~0#1.base, ubi_attach_fastmap_~_tmp_aeb~0#1.offset, ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset, ubi_attach_fastmap_~fmsb~0#1.base, ubi_attach_fastmap_~fmsb~0#1.offset, ubi_attach_fastmap_~fmhdr~0#1.base, ubi_attach_fastmap_~fmhdr~0#1.offset, ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset, ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset, ubi_attach_fastmap_~fmec~0#1.base, ubi_attach_fastmap_~fmec~0#1.offset, ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset, ubi_attach_fastmap_~fm_eba~1#1.base, ubi_attach_fastmap_~fm_eba~1#1.offset, ubi_attach_fastmap_~ret~8#1, ubi_attach_fastmap_~i~36#1, ubi_attach_fastmap_~j~2#1, ubi_attach_fastmap_~pool_size~0#1, ubi_attach_fastmap_~wl_pool_size~0#1, ubi_attach_fastmap_~fm_pos~0#1, ubi_attach_fastmap_~fm_size~0#1, ubi_attach_fastmap_~#max_sqnum~1#1.base, ubi_attach_fastmap_~#max_sqnum~1#1.offset, ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset, ubi_attach_fastmap_~#__constr_expr_0~7#1.base, ubi_attach_fastmap_~#__constr_expr_0~7#1.offset, ubi_attach_fastmap_~tmp~201#1, ubi_attach_fastmap_~tmp___0~164#1, ubi_attach_fastmap_~tmp___1~114#1, ubi_attach_fastmap_~tmp___2~88#1, ubi_attach_fastmap_~tmp___3~74#1, ubi_attach_fastmap_~tmp___4~64#1, ubi_attach_fastmap_~tmp___5~47#1, ubi_attach_fastmap_~tmp___6~43#1, ubi_attach_fastmap_~tmp___7~36#1, ubi_attach_fastmap_~tmp___8~27#1, ubi_attach_fastmap_~tmp___9~25#1, ubi_attach_fastmap_~tmp___10~22#1, ubi_attach_fastmap_~tmp___11~20#1, ubi_attach_fastmap_~tmp___12~16#1, ubi_attach_fastmap_~tmp___13~16#1, ubi_attach_fastmap_~tmp___14~13#1, ubi_attach_fastmap_~tmp___15~8#1, ubi_attach_fastmap_~tmp___16~6#1, ubi_attach_fastmap_~tmp___17~6#1, ubi_attach_fastmap_~tmp___18~6#1, ubi_attach_fastmap_~tmp___19~5#1, ubi_attach_fastmap_~tmp___20~5#1, ubi_attach_fastmap_~tmp___21~4#1, ubi_attach_fastmap_~tmp___22~3#1, ubi_attach_fastmap_~tmp___23~3#1, ubi_attach_fastmap_~tmp___24~3#1, ubi_attach_fastmap_~tmp___25~3#1, ubi_attach_fastmap_~tmp___26~2#1, ubi_attach_fastmap_~tmp___27~2#1, ubi_attach_fastmap_~tmp___28~2#1, ubi_attach_fastmap_~tmp___29~2#1, ubi_attach_fastmap_~tmp___30~2#1, ubi_attach_fastmap_~tmp___31~2#1, ubi_attach_fastmap_~tmp___32~2#1, ubi_attach_fastmap_~tmp___33~2#1, ubi_attach_fastmap_~pnum~12#1, ubi_attach_fastmap_~tmp___34~2#1, ubi_attach_fastmap_~tmp___35~2#1, ubi_attach_fastmap_~__mptr~46#1.base, ubi_attach_fastmap_~__mptr~46#1.offset, ubi_attach_fastmap_~__mptr___0~24#1.base, ubi_attach_fastmap_~__mptr___0~24#1.offset, ubi_attach_fastmap_~tmp___36~2#1.base, ubi_attach_fastmap_~tmp___36~2#1.offset, ubi_attach_fastmap_~tmp___37~2#1, ubi_attach_fastmap_~tmp___38~1#1, ubi_attach_fastmap_~#descriptor~83#1.base, ubi_attach_fastmap_~#descriptor~83#1.offset, ubi_attach_fastmap_~tmp___39~1#1.base, ubi_attach_fastmap_~tmp___39~1#1.offset, ubi_attach_fastmap_~tmp___40~1#1, ubi_attach_fastmap_~tmp___41~0#1, ubi_attach_fastmap_~tmp___42~0#1.base, ubi_attach_fastmap_~tmp___42~0#1.offset, ubi_attach_fastmap_~__mptr___1~11#1.base, ubi_attach_fastmap_~__mptr___1~11#1.offset, ubi_attach_fastmap_~__mptr___2~9#1.base, ubi_attach_fastmap_~__mptr___2~9#1.offset, ubi_attach_fastmap_~err~95#1, ubi_attach_fastmap_~tmp___43~0#1, ubi_attach_fastmap_~tmp___44~0#1, ubi_attach_fastmap_~__mptr___3~6#1.base, ubi_attach_fastmap_~__mptr___3~6#1.offset, ubi_attach_fastmap_~tmp___45~0#1, ubi_attach_fastmap_~__mptr___4~6#1.base, ubi_attach_fastmap_~__mptr___4~6#1.offset, ubi_attach_fastmap_~__mptr___5~6#1.base, ubi_attach_fastmap_~__mptr___5~6#1.offset, ubi_attach_fastmap_~__mptr___6~5#1.base, ubi_attach_fastmap_~__mptr___6~5#1.offset, ubi_attach_fastmap_~__ret_warn_on~1#1, ubi_attach_fastmap_~tmp___46~0#1, ubi_attach_fastmap_~tmp___47~0#1, ubi_attach_fastmap_~tmp___48~0#1;havoc ubi_attach_fastmap_#in~ubi#1.base, ubi_attach_fastmap_#in~ubi#1.offset, ubi_attach_fastmap_#in~ai#1.base, ubi_attach_fastmap_#in~ai#1.offset, ubi_attach_fastmap_#in~fm#1.base, ubi_attach_fastmap_#in~fm#1.offset;assume { :end_inline_ubi_attach_fastmap } true;assume -2147483648 <= ubi_scan_fastmap_#t~ret6197#1 && ubi_scan_fastmap_#t~ret6197#1 <= 2147483647;ubi_scan_fastmap_~ret~9#1 := ubi_scan_fastmap_#t~ret6197#1;havoc ubi_scan_fastmap_#t~ret6197#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19114: SUMMARY for call kfree(~ech~0.base, ~ech~0.offset); srcloc: null [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4316-1: SUMMARY for call init_volumes_#t~ret292#1 := ldv__builtin_expect((if 0 != (init_volumes_#t~mem291#1.base + init_volumes_#t~mem291#1.offset) % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7355: assume 0 != io_init_~tmp___33~0#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7355: assume !(0 != io_init_~tmp___33~0#1); [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4316: assume -9223372036854775808 <= init_volumes_#t~ret292#1 && init_volumes_#t~ret292#1 <= 9223372036854775807;init_volumes_~tmp___9~1#1 := init_volumes_#t~ret292#1;havoc init_volumes_#t~mem291#1.base, init_volumes_#t~mem291#1.offset;havoc init_volumes_#t~ret292#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12244: self_check_eba_~tmp___1~52#1.base, self_check_eba_~tmp___1~52#1.offset := self_check_eba_#t~ret3352#1.base, self_check_eba_#t~ret3352#1.offset;havoc self_check_eba_#t~mem3351#1;havoc self_check_eba_#t~ret3352#1.base, self_check_eba_#t~ret3352#1.offset;call write~$Pointer$#1(self_check_eba_~tmp___1~52#1.base, self_check_eba_~tmp___1~52#1.offset, self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3353#1.base, self_check_eba_#t~mem3353#1.offset := read~$Pointer$#1(self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7223: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12244-1: SUMMARY for call self_check_eba_#t~ret3352#1.base, self_check_eba_#t~ret3352#1.offset := kmalloc(4 * self_check_eba_#t~mem3351#1, 208); srcloc: null [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6959-1: SUMMARY for call uif_init_#t~ret1664#1 := printk(275, 0); srcloc: null [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6959: assume -2147483648 <= uif_init_#t~ret1664#1 && uif_init_#t~ret1664#1 <= 2147483647;havoc uif_init_#t~mem1663#1;havoc uif_init_#t~ret1664#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19247: ubi_attach_#t~ret5317#1 := self_check_eba_#res#1;havoc self_check_eba_#t~mem3347#1, self_check_eba_#t~ret3348#1.base, self_check_eba_#t~ret3348#1.offset, self_check_eba_#t~ret3349#1.base, self_check_eba_#t~ret3349#1.offset, self_check_eba_#t~mem3350#1.base, self_check_eba_#t~mem3350#1.offset, self_check_eba_#t~mem3351#1, self_check_eba_#t~ret3352#1.base, self_check_eba_#t~ret3352#1.offset, self_check_eba_#t~mem3353#1.base, self_check_eba_#t~mem3353#1.offset, self_check_eba_#t~mem3354#1, self_check_eba_#t~ret3355#1.base, self_check_eba_#t~ret3355#1.offset, self_check_eba_#t~mem3356#1.base, self_check_eba_#t~mem3356#1.offset, self_check_eba_#t~mem3357#1.base, self_check_eba_#t~mem3357#1.offset, self_check_eba_#t~mem3358#1.base, self_check_eba_#t~mem3358#1.offset, self_check_eba_#t~mem3359#1, self_check_eba_#t~ret3360#1, self_check_eba_#t~ret3361#1.base, self_check_eba_#t~ret3361#1.offset, self_check_eba_#t~ret3362#1.base, self_check_eba_#t~ret3362#1.offset, self_check_eba_#t~mem3364#1.base, self_check_eba_#t~mem3364#1.offset, self_check_eba_#t~mem3363#1, self_check_eba_#t~mem3365#1, self_check_eba_#t~ret3366#1.base, self_check_eba_#t~ret3366#1.offset, self_check_eba_#t~ret3367#1, self_check_eba_#t~ret3368#1.base, self_check_eba_#t~ret3368#1.offset, self_check_eba_#t~ret3369#1.base, self_check_eba_#t~ret3369#1.offset, self_check_eba_#t~mem3371#1.base, self_check_eba_#t~mem3371#1.offset, self_check_eba_#t~mem3370#1, self_check_eba_#t~mem3372#1, self_check_eba_#t~ret3373#1.base, self_check_eba_#t~ret3373#1.offset, self_check_eba_#t~mem3374#1.base, self_check_eba_#t~mem3374#1.offset, self_check_eba_#t~mem3376#1, self_check_eba_#t~mem3375#1.base, self_check_eba_#t~mem3375#1.offset, self_check_eba_#t~mem3377#1, self_check_eba_#t~mem3378#1.base, self_check_eba_#t~mem3378#1.offset, self_check_eba_#t~mem3379#1, self_check_eba_#t~mem3380#1.base, self_check_eba_#t~mem3380#1.offset, self_check_eba_#t~mem3381#1, self_check_eba_#t~short3382#1, self_check_eba_#t~mem3383#1, self_check_eba_#t~mem3384#1.base, self_check_eba_#t~mem3384#1.offset, self_check_eba_#t~mem3385#1, self_check_eba_#t~mem3386#1.base, self_check_eba_#t~mem3386#1.offset, self_check_eba_#t~mem3387#1, self_check_eba_#t~ret3388#1, self_check_eba_#t~ret3389#1.base, self_check_eba_#t~ret3389#1.offset, self_check_eba_#t~mem3390#1, self_check_eba_#t~ret3391#1, self_check_eba_#t~mem3392#1, self_check_eba_#t~mem3393#1.base, self_check_eba_#t~mem3393#1.offset, self_check_eba_#t~mem3394#1.base, self_check_eba_#t~mem3394#1.offset, self_check_eba_#t~mem3395#1.base, self_check_eba_#t~mem3395#1.offset, self_check_eba_~ubi#1.base, self_check_eba_~ubi#1.offset, self_check_eba_~ai_fastmap#1.base, self_check_eba_~ai_fastmap#1.offset, self_check_eba_~ai_scan#1.base, self_check_eba_~ai_scan#1.offset, self_check_eba_~i~23#1, self_check_eba_~j~0#1, self_check_eba_~num_volumes~0#1, self_check_eba_~ret~3#1, self_check_eba_~scan_eba~0#1.base, self_check_eba_~scan_eba~0#1.offset, self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset, self_check_eba_~av~3#1.base, self_check_eba_~av~3#1.offset, self_check_eba_~vol~31#1.base, self_check_eba_~vol~31#1.offset, self_check_eba_~aeb~1#1.base, self_check_eba_~aeb~1#1.offset, self_check_eba_~rb~1#1.base, self_check_eba_~rb~1#1.offset, self_check_eba_~tmp~97#1.base, self_check_eba_~tmp~97#1.offset, self_check_eba_~tmp___0~81#1.base, self_check_eba_~tmp___0~81#1.offset, self_check_eba_~tmp___1~52#1.base, self_check_eba_~tmp___1~52#1.offset, self_check_eba_~tmp___2~41#1.base, self_check_eba_~tmp___2~41#1.offset, self_check_eba_~tmp___3~35#1, self_check_eba_~tmp___4~29#1, self_check_eba_~__mptr~10#1.base, self_check_eba_~__mptr~10#1.offset, self_check_eba_~__mptr___0~4#1.base, self_check_eba_~__mptr___0~4#1.offset, self_check_eba_~tmp___5~21#1, self_check_eba_~__mptr___1~1#1.base, self_check_eba_~__mptr___1~1#1.offset, self_check_eba_~__mptr___2~1#1.base, self_check_eba_~__mptr___2~1#1.offset, self_check_eba_~tmp___6~20#1.base, self_check_eba_~tmp___6~20#1.offset;havoc self_check_eba_#in~ubi#1.base, self_check_eba_#in~ubi#1.offset, self_check_eba_#in~ai_fastmap#1.base, self_check_eba_#in~ai_fastmap#1.offset, self_check_eba_#in~ai_scan#1.base, self_check_eba_#in~ai_scan#1.offset;assume { :end_inline_self_check_eba } true;assume -2147483648 <= ubi_attach_#t~ret5317#1 && ubi_attach_#t~ret5317#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5317#1;havoc ubi_attach_#t~ret5317#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7620: assume 0 != ubi_attach_mtd_dev_~err~25#1; [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7620: assume !(0 != ubi_attach_mtd_dev_~err~25#1); [2025-02-08 02:47:11,982 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19115: assume scan_fast_~fm_anchor~0#1 < 0;scan_fast_#res#1 := 1;call ULTIMATE.dealloc(scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset);havoc scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset;call ULTIMATE.dealloc(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset);havoc scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset;call ULTIMATE.dealloc(scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset);havoc scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19115: assume !(scan_fast_~fm_anchor~0#1 < 0);assume { :begin_inline_ubi_scan_fastmap } true;ubi_scan_fastmap_#in~ubi#1.base, ubi_scan_fastmap_#in~ubi#1.offset, ubi_scan_fastmap_#in~ai#1.base, ubi_scan_fastmap_#in~ai#1.offset, ubi_scan_fastmap_#in~fm_anchor#1 := scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, scan_fast_~ai#1.base, scan_fast_~ai#1.offset, scan_fast_~fm_anchor~0#1;havoc ubi_scan_fastmap_#res#1;havoc ubi_scan_fastmap_#t~mem6132#1.base, ubi_scan_fastmap_#t~mem6132#1.offset, ubi_scan_fastmap_#t~mem6133#1, ubi_scan_fastmap_#t~memset~res6134#1.base, ubi_scan_fastmap_#t~memset~res6134#1.offset, ubi_scan_fastmap_#t~ret6135#1.base, ubi_scan_fastmap_#t~ret6135#1.offset, ubi_scan_fastmap_#t~ret6136#1.base, ubi_scan_fastmap_#t~ret6136#1.offset, ubi_scan_fastmap_#t~mem6137#1, ubi_scan_fastmap_#t~ret6138#1, ubi_scan_fastmap_#t~mem6139#1, ubi_scan_fastmap_#t~ret6140#1, ubi_scan_fastmap_#t~mem6141#1, ubi_scan_fastmap_#t~ret6142#1, ubi_scan_fastmap_#t~ret6143#1, ubi_scan_fastmap_#t~mem6144#1, ubi_scan_fastmap_#t~mem6145#1, ubi_scan_fastmap_#t~ret6146#1, ubi_scan_fastmap_#t~mem6147#1, ubi_scan_fastmap_#t~ret6148#1, ubi_scan_fastmap_#t~ret6149#1, ubi_scan_fastmap_#t~mem6150#1, ubi_scan_fastmap_#t~mem6151#1, ubi_scan_fastmap_#t~mem6152#1, ubi_scan_fastmap_#t~ret6153#1, ubi_scan_fastmap_#t~mem6154#1, ubi_scan_fastmap_#t~ret6155#1.base, ubi_scan_fastmap_#t~ret6155#1.offset, ubi_scan_fastmap_#t~ret6156#1.base, ubi_scan_fastmap_#t~ret6156#1.offset, ubi_scan_fastmap_#t~mem6157#1, ubi_scan_fastmap_#t~ret6158#1, ubi_scan_fastmap_#t~ret6159#1, ubi_scan_fastmap_#t~ret6160#1, ubi_scan_fastmap_#t~ret6161#1, ubi_scan_fastmap_#t~mem6162#1, ubi_scan_fastmap_#t~mem6163#1, ubi_scan_fastmap_#t~ret6164#1, ubi_scan_fastmap_#t~mem6165#1, ubi_scan_fastmap_#t~ret6166#1, ubi_scan_fastmap_#t~mem6167#1, ubi_scan_fastmap_#t~ret6168#1, ubi_scan_fastmap_#t~ret6169#1, ubi_scan_fastmap_#t~mem6170#1, ubi_scan_fastmap_#t~ret6171#1, ubi_scan_fastmap_#t~mem6172#1, ubi_scan_fastmap_#t~ret6173#1, ubi_scan_fastmap_#t~ret6174#1, ubi_scan_fastmap_#t~mem6175#1, ubi_scan_fastmap_#t~ret6176#1, ubi_scan_fastmap_#t~mem6177#1, ubi_scan_fastmap_#t~ret6178#1, ubi_scan_fastmap_#t~ret6179#1, ubi_scan_fastmap_#t~mem6180#1, ubi_scan_fastmap_#t~ret6181#1, ubi_scan_fastmap_#t~mem6182#1, ubi_scan_fastmap_#t~ret6183#1, ubi_scan_fastmap_#t~mem6185#1.base, ubi_scan_fastmap_#t~mem6185#1.offset, ubi_scan_fastmap_#t~mem6184#1, ubi_scan_fastmap_#t~mem6186#1, ubi_scan_fastmap_#t~mem6187#1, ubi_scan_fastmap_#t~ret6188#1, ubi_scan_fastmap_#t~ret6189#1, ubi_scan_fastmap_#t~mem6190#1.base, ubi_scan_fastmap_#t~mem6190#1.offset, ubi_scan_fastmap_#t~mem6191#1, ubi_scan_fastmap_#t~ret6192#1, ubi_scan_fastmap_#t~mem6193#1.base, ubi_scan_fastmap_#t~mem6193#1.offset, ubi_scan_fastmap_#t~ret6194#1, ubi_scan_fastmap_#t~ret6195#1, ubi_scan_fastmap_#t~ret6196#1, ubi_scan_fastmap_#t~ret6197#1, ubi_scan_fastmap_#t~ret6198#1.base, ubi_scan_fastmap_#t~ret6198#1.offset, ubi_scan_fastmap_#t~mem6199#1.base, ubi_scan_fastmap_#t~mem6199#1.offset, ubi_scan_fastmap_#t~mem6200#1, ubi_scan_fastmap_#t~ret6201#1, ubi_scan_fastmap_#t~mem6202#1, ubi_scan_fastmap_#t~ret6203#1, ubi_scan_fastmap_#t~mem6204#1.base, ubi_scan_fastmap_#t~mem6204#1.offset, ubi_scan_fastmap_#t~mem6205#1, ubi_scan_fastmap_#t~mem6206#1.base, ubi_scan_fastmap_#t~mem6206#1.offset, ubi_scan_fastmap_#t~mem6207#1, ubi_scan_fastmap_#t~ret6208#1, ubi_scan_fastmap_#t~mem6209#1, ubi_scan_fastmap_#t~ret6210#1, ubi_scan_fastmap_#t~mem6211#1, ubi_scan_fastmap_#t~ret6212#1, ubi_scan_fastmap_#t~ret6213#1, ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~ai#1.base, ubi_scan_fastmap_~ai#1.offset, ubi_scan_fastmap_~fm_anchor#1, ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset, ubi_scan_fastmap_~fmsb2~0#1.base, ubi_scan_fastmap_~fmsb2~0#1.offset, ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset, ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset, ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset, ubi_scan_fastmap_~i~37#1, ubi_scan_fastmap_~used_blocks~0#1, ubi_scan_fastmap_~pnum~13#1, ubi_scan_fastmap_~ret~9#1, ubi_scan_fastmap_~fm_size~1#1, ubi_scan_fastmap_~crc~14#1, ubi_scan_fastmap_~tmp_crc~0#1, ubi_scan_fastmap_~sqnum~3#1, ubi_scan_fastmap_~tmp~202#1.base, ubi_scan_fastmap_~tmp~202#1.offset, ubi_scan_fastmap_~tmp___0~165#1.base, ubi_scan_fastmap_~tmp___0~165#1.offset, ubi_scan_fastmap_~tmp___1~115#1, ubi_scan_fastmap_~tmp___2~89#1, ubi_scan_fastmap_~tmp___3~75#1, ubi_scan_fastmap_~tmp___4~65#1.base, ubi_scan_fastmap_~tmp___4~65#1.offset, ubi_scan_fastmap_~tmp___5~48#1, ubi_scan_fastmap_~tmp___6~44#1, ubi_scan_fastmap_~tmp___7~37#1, ubi_scan_fastmap_~tmp___8~28#1, ubi_scan_fastmap_~tmp___9~26#1, ubi_scan_fastmap_~tmp___10~23#1, ubi_scan_fastmap_~tmp___11~21#1, ubi_scan_fastmap_~tmp___12~17#1, ubi_scan_fastmap_~tmp___13~17#1, ubi_scan_fastmap_~tmp___14~14#1, ubi_scan_fastmap_~tmp___15~9#1, ubi_scan_fastmap_~e~17#1.base, ubi_scan_fastmap_~e~17#1.offset, ubi_scan_fastmap_~tmp___16~7#1.base, ubi_scan_fastmap_~tmp___16~7#1.offset, ubi_scan_fastmap_~tmp___17~7#1, ubi_scan_fastmap_~tmp___18~7#1, ubi_scan_fastmap_~tmp___19~6#1;ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset := ubi_scan_fastmap_#in~ubi#1.base, ubi_scan_fastmap_#in~ubi#1.offset;ubi_scan_fastmap_~ai#1.base, ubi_scan_fastmap_~ai#1.offset := ubi_scan_fastmap_#in~ai#1.base, ubi_scan_fastmap_#in~ai#1.offset;ubi_scan_fastmap_~fm_anchor#1 := ubi_scan_fastmap_#in~fm_anchor#1;havoc ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset;havoc ubi_scan_fastmap_~fmsb2~0#1.base, ubi_scan_fastmap_~fmsb2~0#1.offset;havoc ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset;havoc ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset;havoc ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset;havoc ubi_scan_fastmap_~i~37#1;havoc ubi_scan_fastmap_~used_blocks~0#1;havoc ubi_scan_fastmap_~pnum~13#1;havoc ubi_scan_fastmap_~ret~9#1;havoc ubi_scan_fastmap_~fm_size~1#1;havoc ubi_scan_fastmap_~crc~14#1;havoc ubi_scan_fastmap_~tmp_crc~0#1;havoc ubi_scan_fastmap_~sqnum~3#1;havoc ubi_scan_fastmap_~tmp~202#1.base, ubi_scan_fastmap_~tmp~202#1.offset;havoc ubi_scan_fastmap_~tmp___0~165#1.base, ubi_scan_fastmap_~tmp___0~165#1.offset;havoc ubi_scan_fastmap_~tmp___1~115#1;havoc ubi_scan_fastmap_~tmp___2~89#1;havoc ubi_scan_fastmap_~tmp___3~75#1;havoc ubi_scan_fastmap_~tmp___4~65#1.base, ubi_scan_fastmap_~tmp___4~65#1.offset;havoc ubi_scan_fastmap_~tmp___5~48#1;havoc ubi_scan_fastmap_~tmp___6~44#1;havoc ubi_scan_fastmap_~tmp___7~37#1;havoc ubi_scan_fastmap_~tmp___8~28#1;havoc ubi_scan_fastmap_~tmp___9~26#1;havoc ubi_scan_fastmap_~tmp___10~23#1;havoc ubi_scan_fastmap_~tmp___11~21#1;havoc ubi_scan_fastmap_~tmp___12~17#1;havoc ubi_scan_fastmap_~tmp___13~17#1;havoc ubi_scan_fastmap_~tmp___14~14#1;havoc ubi_scan_fastmap_~tmp___15~9#1;havoc ubi_scan_fastmap_~e~17#1.base, ubi_scan_fastmap_~e~17#1.offset;havoc ubi_scan_fastmap_~tmp___16~7#1.base, ubi_scan_fastmap_~tmp___16~7#1.offset;havoc ubi_scan_fastmap_~tmp___17~7#1;havoc ubi_scan_fastmap_~tmp___18~7#1;havoc ubi_scan_fastmap_~tmp___19~6#1;ubi_scan_fastmap_~ret~9#1 := 0;ubi_scan_fastmap_~sqnum~3#1 := 0;assume { :begin_inline_ldv_mutex_lock_236 } true;ldv_mutex_lock_236_#in~ldv_func_arg1#1.base, ldv_mutex_lock_236_#in~ldv_func_arg1#1.offset := ubi_scan_fastmap_~ubi#1.base, 4978 + ubi_scan_fastmap_~ubi#1.offset;havoc ldv_mutex_lock_236_~ldv_func_arg1#1.base, ldv_mutex_lock_236_~ldv_func_arg1#1.offset;ldv_mutex_lock_236_~ldv_func_arg1#1.base, ldv_mutex_lock_236_~ldv_func_arg1#1.offset := ldv_mutex_lock_236_#in~ldv_func_arg1#1.base, ldv_mutex_lock_236_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7356-1: SUMMARY for call io_init_#t~ret1834#1.base, io_init_#t~ret1834#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7356: io_init_~tmp___32~0#1.base, io_init_~tmp___32~0#1.offset := io_init_#t~ret1834#1.base, io_init_#t~ret1834#1.offset;havoc io_init_#t~ret1834#1.base, io_init_#t~ret1834#1.offset;call io_init_#t~mem1835#1 := read~int#1(io_init_~tmp___32~0#1.base, 1176 + io_init_~tmp___32~0#1.offset, 4);call io_init_#t~mem1836#1 := read~int#1(io_init_~ubi#1.base, 5931 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6960: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19248: SUMMARY for call destroy_ai(ubi_attach_~scan_ai~0#1.base, ubi_attach_~scan_ai~0#1.offset); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21495: ubi_attach_fastmap_~tmp___2~88#1 := ubi_attach_fastmap_#t~ret5988#1;havoc ubi_attach_fastmap_#t~mem5987#1;havoc ubi_attach_fastmap_#t~ret5988#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4318: assume 0 != init_volumes_~tmp___9~1#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4318: assume !(0 != init_volumes_~tmp___9~1#1); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21495-1: SUMMARY for call ubi_attach_fastmap_#t~ret5988#1 := __fswab32(ubi_attach_fastmap_#t~mem5987#1); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20438: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5752#1.base, ubi_debugfs_init_dev_#t~ret5752#1.offset;havoc ubi_debugfs_init_dev_#t~ret5752#1.base, ubi_debugfs_init_dev_#t~ret5752#1.offset; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7489: assume 0 == ubi_attach_mtd_dev_~max_beb_per1024#1;ubi_attach_mtd_dev_~max_beb_per1024#1 := 20; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7489: assume !(0 == ubi_attach_mtd_dev_~max_beb_per1024#1); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20438-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5752#1.base, ubi_debugfs_init_dev_#t~ret5752#1.offset := debugfs_create_dir(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, ~dfs_rootdir~0.base, ~dfs_rootdir~0.offset); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7357-1: SUMMARY for call io_init_#t~ret1837#1 := __dynamic_pr_debug(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset, 353, 0); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7357: assume -2147483648 <= io_init_#t~ret1837#1 && io_init_#t~ret1837#1 <= 2147483647;havoc io_init_#t~mem1835#1;havoc io_init_#t~mem1836#1;havoc io_init_#t~ret1837#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4054: assume -2147483648 <= process_lvol_#t~ret190#1 && process_lvol_#t~ret190#1 <= 2147483647;process_lvol_~tmp___2~4#1 := process_lvol_#t~ret190#1;havoc process_lvol_#t~ret190#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4054-1: SUMMARY for call process_lvol_#t~ret190#1 := mtd_is_eccerr(process_lvol_~err~4#1); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12246: assume 0 == (self_check_eba_#t~mem3353#1.base + self_check_eba_#t~mem3353#1.offset) % 18446744073709551616;havoc self_check_eba_#t~mem3353#1.base, self_check_eba_#t~mem3353#1.offset;self_check_eba_~ret~3#1 := -12; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12246: assume !(0 == (self_check_eba_#t~mem3353#1.base + self_check_eba_#t~mem3353#1.offset) % 18446744073709551616);havoc self_check_eba_#t~mem3353#1.base, self_check_eba_#t~mem3353#1.offset;call self_check_eba_#t~mem3354#1 := read~int#1(self_check_eba_~vol~31#1.base, 1221 + self_check_eba_~vol~31#1.offset, 4); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21892: havoc ldv_mutex_lock_236_~ldv_func_arg1#1.base, ldv_mutex_lock_236_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_236_#in~ldv_func_arg1#1.base, ldv_mutex_lock_236_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_236 } true;call ubi_scan_fastmap_#t~mem6132#1.base, ubi_scan_fastmap_#t~mem6132#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 5134 + ubi_scan_fastmap_~ubi#1.offset, 8);call ubi_scan_fastmap_#t~mem6133#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5142 + ubi_scan_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19249: assume 0 != ubi_attach_~err~88#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19249: assume !(0 != ubi_attach_~err~88#1); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4319: init_volumes_~tmp___8~1#1.base, init_volumes_~tmp___8~1#1.offset := init_volumes_#t~ret293#1.base, init_volumes_#t~ret293#1.offset;havoc init_volumes_#t~ret293#1.base, init_volumes_#t~ret293#1.offset;call init_volumes_#t~mem294#1 := read~int#1(init_volumes_~tmp___8~1#1.base, 1176 + init_volumes_~tmp___8~1#1.offset, 4); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4319-1: SUMMARY for call init_volumes_#t~ret293#1.base, init_volumes_#t~ret293#1.offset := get_current(); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20439-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5753#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20439: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5753#1 && ubi_debugfs_init_dev_#t~ret5753#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___0~157#1 := ubi_debugfs_init_dev_#t~ret5753#1;havoc ubi_debugfs_init_dev_#t~ret5753#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21496: assume 1739541768 != ubi_attach_fastmap_~tmp___2~88#1 % 4294967296;call ubi_attach_fastmap_#t~mem5989#1 := read~int#1(ubi_attach_fastmap_~fmpl1~0#1.base, ubi_attach_fastmap_~fmpl1~0#1.offset, 4); [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21496: assume !(1739541768 != ubi_attach_fastmap_~tmp___2~88#1 % 4294967296);ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 1048 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,983 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7226: call io_init_#t~mem1757#1.base, io_init_#t~mem1757#1.offset := read~$Pointer$#1(io_init_~ubi#1.base, 5941 + io_init_~ubi#1.offset, 8);call io_init_#t~mem1758#1 := read~int#1(io_init_#t~mem1757#1.base, 21 + io_init_#t~mem1757#1.offset, 4);call write~int#1((if io_init_#t~mem1758#1 % 4294967296 % 4294967296 <= 2147483647 then io_init_#t~mem1758#1 % 4294967296 % 4294967296 else io_init_#t~mem1758#1 % 4294967296 % 4294967296 - 4294967296), io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4);havoc io_init_#t~mem1757#1.base, io_init_#t~mem1757#1.offset;havoc io_init_#t~mem1758#1;call io_init_#t~mem1759#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1760#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4);io_init_#t~short1763#1 := io_init_#t~mem1759#1 < io_init_#t~mem1760#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12511: call ubi_eba_init_#t~mem3434#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);call ubi_eba_init_#t~mem3435#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2326 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(ubi_eba_init_#t~mem3434#1 - ubi_eba_init_#t~mem3435#1, ubi_eba_init_~ubi#1.base, 2322 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3434#1;havoc ubi_eba_init_#t~mem3435#1;call ubi_eba_init_#t~mem3436#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2318 + ubi_eba_init_~ubi#1.offset, 4);call ubi_eba_init_#t~mem3437#1 := read~int#1(ubi_eba_init_~ubi#1.base, 2326 + ubi_eba_init_~ubi#1.offset, 4);call write~int#1(ubi_eba_init_#t~mem3436#1 + ubi_eba_init_#t~mem3437#1, ubi_eba_init_~ubi#1.base, 2318 + ubi_eba_init_~ubi#1.offset, 4);havoc ubi_eba_init_#t~mem3436#1;havoc ubi_eba_init_#t~mem3437#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4055: assume 0 != process_lvol_~tmp___2~4#1;call write~int#1(1, process_lvol_~aeb~0#1.base, 16 + process_lvol_~aeb~0#1.offset, 1); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4055: assume !(0 != process_lvol_~tmp___2~4#1); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21893: havoc ubi_scan_fastmap_#t~mem6132#1.base, ubi_scan_fastmap_#t~mem6132#1.offset;havoc ubi_scan_fastmap_#t~mem6133#1;havoc ubi_scan_fastmap_#t~memset~res6134#1.base, ubi_scan_fastmap_#t~memset~res6134#1.offset; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21893-1: SUMMARY for call ubi_scan_fastmap_#t~memset~res6134#1.base, ubi_scan_fastmap_#t~memset~res6134#1.offset := #Ultimate.C_memset#1(ubi_scan_fastmap_#t~mem6132#1.base, ubi_scan_fastmap_#t~mem6132#1.offset, 0, ubi_scan_fastmap_#t~mem6133#1); srcloc: null [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20440: assume 0 != ubi_debugfs_init_dev_~tmp___0~157#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20440: assume !(0 != ubi_debugfs_init_dev_~tmp___0~157#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1659, 0;call ubi_debugfs_init_dev_#t~mem5754#1.base, ubi_debugfs_init_dev_#t~mem5754#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4320-1: SUMMARY for call init_volumes_#t~ret295#1 := printk(48, 0); srcloc: null [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21497: ubi_attach_fastmap_~tmp___1~114#1 := ubi_attach_fastmap_#t~ret5990#1;havoc ubi_attach_fastmap_#t~mem5989#1;havoc ubi_attach_fastmap_#t~ret5990#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4320: assume -2147483648 <= init_volumes_#t~ret295#1 && init_volumes_#t~ret295#1 <= 2147483647;havoc init_volumes_#t~mem294#1;havoc init_volumes_#t~ret295#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21497-1: SUMMARY for call ubi_attach_fastmap_#t~ret5990#1 := __fswab32(ubi_attach_fastmap_#t~mem5989#1); srcloc: null [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7227-1: assume io_init_#t~short1763#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7227-1: assume !io_init_#t~short1763#1;call io_init_#t~mem1761#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1762#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4);io_init_#t~short1763#1 := 0 != (if io_init_#t~mem1761#1 < 0 && 0 != io_init_#t~mem1761#1 % io_init_#t~mem1762#1 then (if io_init_#t~mem1762#1 < 0 then io_init_#t~mem1761#1 % io_init_#t~mem1762#1 + io_init_#t~mem1762#1 else io_init_#t~mem1761#1 % io_init_#t~mem1762#1 - io_init_#t~mem1762#1) else io_init_#t~mem1761#1 % io_init_#t~mem1762#1); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7227: assume io_init_#t~short1763#1;havoc io_init_#t~mem1759#1;havoc io_init_#t~mem1760#1;havoc io_init_#t~mem1761#1;havoc io_init_#t~mem1762#1;havoc io_init_#t~short1763#1;call io_init_#t~mem1764#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4);call io_init_#t~mem1765#1 := read~int#1(io_init_~ubi#1.base, 5895 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7227: assume !io_init_#t~short1763#1;havoc io_init_#t~mem1759#1;havoc io_init_#t~mem1760#1;havoc io_init_#t~mem1761#1;havoc io_init_#t~mem1762#1;havoc io_init_#t~short1763#1;call io_init_#t~mem1767#1 := read~int#1(io_init_~ubi#1.base, 5937 + io_init_~ubi#1.offset, 4); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24404: havoc mtd_get_device_size_#t~nondet6571#1;get_bad_peb_limit_#t~ret1693#1 := mtd_get_device_size_#res#1;havoc mtd_get_device_size_#t~nondet6571#1, mtd_get_device_size_~arg0#1.base, mtd_get_device_size_~arg0#1.offset;havoc mtd_get_device_size_#in~arg0#1.base, mtd_get_device_size_#in~arg0#1.offset;assume { :end_inline_mtd_get_device_size } true;get_bad_peb_limit_~device_size~0#1 := get_bad_peb_limit_#t~ret1693#1;havoc get_bad_peb_limit_#t~mem1692#1.base, get_bad_peb_limit_#t~mem1692#1.offset;havoc get_bad_peb_limit_#t~ret1693#1;call get_bad_peb_limit_#t~mem1694#1.base, get_bad_peb_limit_#t~mem1694#1.offset := read~$Pointer$#1(get_bad_peb_limit_~ubi#1.base, 5941 + get_bad_peb_limit_~ubi#1.offset, 8); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963-1: SUMMARY for call cdev_init(uif_init_~ubi#1.base, uif_init_~ubi#1.offset, ~#ubi_cdev_operations~0.base, ~#ubi_cdev_operations~0.offset); srcloc: null [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963: call write~$Pointer$#44(277, 0, uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset, 8);call write~$Pointer$#44(278, 0, uif_init_~#descriptor~14#1.base, 8 + uif_init_~#descriptor~14#1.offset, 8);call write~$Pointer$#44(279, 0, uif_init_~#descriptor~14#1.base, 16 + uif_init_~#descriptor~14#1.offset, 8);call write~$Pointer$#44(280, 0, uif_init_~#descriptor~14#1.base, 24 + uif_init_~#descriptor~14#1.offset, 8);call write~int#44(612, uif_init_~#descriptor~14#1.base, 32 + uif_init_~#descriptor~14#1.offset, 4);call write~int#44(0, uif_init_~#descriptor~14#1.base, 36 + uif_init_~#descriptor~14#1.offset, 1);call uif_init_#t~mem1665#1 := read~int#44(uif_init_~#descriptor~14#1.base, 36 + uif_init_~#descriptor~14#1.offset, 1); [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21629: ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset := ubi_attach_fastmap_~fm_raw~0#1.base, ubi_attach_fastmap_~fm_raw~0#1.offset + (if ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_attach_fastmap_~fm_pos~0#1 := 32 + ubi_attach_fastmap_~fm_pos~0#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21894: ubi_scan_fastmap_~tmp~202#1.base, ubi_scan_fastmap_~tmp~202#1.offset := ubi_scan_fastmap_#t~ret6135#1.base, ubi_scan_fastmap_#t~ret6135#1.offset;havoc ubi_scan_fastmap_#t~ret6135#1.base, ubi_scan_fastmap_#t~ret6135#1.offset;ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset := ubi_scan_fastmap_~tmp~202#1.base, ubi_scan_fastmap_~tmp~202#1.offset; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21762: assume -2147483648 <= ubi_attach_fastmap_#t~ret6107#1 && ubi_attach_fastmap_#t~ret6107#1 <= 2147483647;ubi_attach_fastmap_~tmp___43~0#1 := ubi_attach_fastmap_#t~ret6107#1; [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21894-1: SUMMARY for call ubi_scan_fastmap_#t~ret6135#1.base, ubi_scan_fastmap_#t~ret6135#1.offset := kmalloc(312, 208); srcloc: null [2025-02-08 02:47:11,984 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19119: scan_fast_#t~ret5284#1 := ubi_scan_fastmap_#res#1;havoc ubi_scan_fastmap_#t~mem6132#1.base, ubi_scan_fastmap_#t~mem6132#1.offset, ubi_scan_fastmap_#t~mem6133#1, ubi_scan_fastmap_#t~memset~res6134#1.base, ubi_scan_fastmap_#t~memset~res6134#1.offset, ubi_scan_fastmap_#t~ret6135#1.base, ubi_scan_fastmap_#t~ret6135#1.offset, ubi_scan_fastmap_#t~ret6136#1.base, ubi_scan_fastmap_#t~ret6136#1.offset, ubi_scan_fastmap_#t~mem6137#1, ubi_scan_fastmap_#t~ret6138#1, ubi_scan_fastmap_#t~mem6139#1, ubi_scan_fastmap_#t~ret6140#1, ubi_scan_fastmap_#t~mem6141#1, ubi_scan_fastmap_#t~ret6142#1, ubi_scan_fastmap_#t~ret6143#1, ubi_scan_fastmap_#t~mem6144#1, ubi_scan_fastmap_#t~mem6145#1, ubi_scan_fastmap_#t~ret6146#1, ubi_scan_fastmap_#t~mem6147#1, ubi_scan_fastmap_#t~ret6148#1, ubi_scan_fastmap_#t~ret6149#1, ubi_scan_fastmap_#t~mem6150#1, ubi_scan_fastmap_#t~mem6151#1, ubi_scan_fastmap_#t~mem6152#1, ubi_scan_fastmap_#t~ret6153#1, ubi_scan_fastmap_#t~mem6154#1, ubi_scan_fastmap_#t~ret6155#1.base, ubi_scan_fastmap_#t~ret6155#1.offset, ubi_scan_fastmap_#t~ret6156#1.base, ubi_scan_fastmap_#t~ret6156#1.offset, ubi_scan_fastmap_#t~mem6157#1, ubi_scan_fastmap_#t~ret6158#1, ubi_scan_fastmap_#t~ret6159#1, ubi_scan_fastmap_#t~ret6160#1, ubi_scan_fastmap_#t~ret6161#1, ubi_scan_fastmap_#t~mem6162#1, ubi_scan_fastmap_#t~mem6163#1, ubi_scan_fastmap_#t~ret6164#1, ubi_scan_fastmap_#t~mem6165#1, ubi_scan_fastmap_#t~ret6166#1, ubi_scan_fastmap_#t~mem6167#1, ubi_scan_fastmap_#t~ret6168#1, ubi_scan_fastmap_#t~ret6169#1, ubi_scan_fastmap_#t~mem6170#1, ubi_scan_fastmap_#t~ret6171#1, ubi_scan_fastmap_#t~mem6172#1, ubi_scan_fastmap_#t~ret6173#1, ubi_scan_fastmap_#t~ret6174#1, ubi_scan_fastmap_#t~mem6175#1, ubi_scan_fastmap_#t~ret6176#1, ubi_scan_fastmap_#t~mem6177#1, ubi_scan_fastmap_#t~ret6178#1, ubi_scan_fastmap_#t~ret6179#1, ubi_scan_fastmap_#t~mem6180#1, ubi_scan_fastmap_#t~ret6181#1, ubi_scan_fastmap_#t~mem6182#1, ubi_scan_fastmap_#t~ret6183#1, ubi_scan_fastmap_#t~mem6185#1.base, ubi_scan_fastmap_#t~mem6185#1.offset, ubi_scan_fastmap_#t~mem6184#1, ubi_scan_fastmap_#t~mem6186#1, ubi_scan_fastmap_#t~mem6187#1, ubi_scan_fastmap_#t~ret6188#1, ubi_scan_fastmap_#t~ret6189#1, ubi_scan_fastmap_#t~mem6190#1.base, ubi_scan_fastmap_#t~mem6190#1.offset, ubi_scan_fastmap_#t~mem6191#1, ubi_scan_fastmap_#t~ret6192#1, ubi_scan_fastmap_#t~mem6193#1.base, ubi_scan_fastmap_#t~mem6193#1.offset, ubi_scan_fastmap_#t~ret6194#1, ubi_scan_fastmap_#t~ret6195#1, ubi_scan_fastmap_#t~ret6196#1, ubi_scan_fastmap_#t~ret6197#1, ubi_scan_fastmap_#t~ret6198#1.base, ubi_scan_fastmap_#t~ret6198#1.offset, ubi_scan_fastmap_#t~mem6199#1.base, ubi_scan_fastmap_#t~mem6199#1.offset, ubi_scan_fastmap_#t~mem6200#1, ubi_scan_fastmap_#t~ret6201#1, ubi_scan_fastmap_#t~mem6202#1, ubi_scan_fastmap_#t~ret6203#1, ubi_scan_fastmap_#t~mem6204#1.base, ubi_scan_fastmap_#t~mem6204#1.offset, ubi_scan_fastmap_#t~mem6205#1, ubi_scan_fastmap_#t~mem6206#1.base, ubi_scan_fastmap_#t~mem6206#1.offset, ubi_scan_fastmap_#t~mem6207#1, ubi_scan_fastmap_#t~ret6208#1, ubi_scan_fastmap_#t~mem6209#1, ubi_scan_fastmap_#t~ret6210#1, ubi_scan_fastmap_#t~mem6211#1, ubi_scan_fastmap_#t~ret6212#1, ubi_scan_fastmap_#t~ret6213#1, ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_~ai#1.base, ubi_scan_fastmap_~ai#1.offset, ubi_scan_fastmap_~fm_anchor#1, ubi_scan_fastmap_~fmsb~1#1.base, ubi_scan_fastmap_~fmsb~1#1.offset, ubi_scan_fastmap_~fmsb2~0#1.base, ubi_scan_fastmap_~fmsb2~0#1.offset, ubi_scan_fastmap_~vh~2#1.base, ubi_scan_fastmap_~vh~2#1.offset, ubi_scan_fastmap_~ech___0~2#1.base, ubi_scan_fastmap_~ech___0~2#1.offset, ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset, ubi_scan_fastmap_~i~37#1, ubi_scan_fastmap_~used_blocks~0#1, ubi_scan_fastmap_~pnum~13#1, ubi_scan_fastmap_~ret~9#1, ubi_scan_fastmap_~fm_size~1#1, ubi_scan_fastmap_~crc~14#1, ubi_scan_fastmap_~tmp_crc~0#1, ubi_scan_fastmap_~sqnum~3#1, ubi_scan_fastmap_~tmp~202#1.base, ubi_scan_fastmap_~tmp~202#1.offset, ubi_scan_fastmap_~tmp___0~165#1.base, ubi_scan_fastmap_~tmp___0~165#1.offset, ubi_scan_fastmap_~tmp___1~115#1, ubi_scan_fastmap_~tmp___2~89#1, ubi_scan_fastmap_~tmp___3~75#1, ubi_scan_fastmap_~tmp___4~65#1.base, ubi_scan_fastmap_~tmp___4~65#1.offset, ubi_scan_fastmap_~tmp___5~48#1, ubi_scan_fastmap_~tmp___6~44#1, ubi_scan_fastmap_~tmp___7~37#1, ubi_scan_fastmap_~tmp___8~28#1, ubi_scan_fastmap_~tmp___9~26#1, ubi_scan_fastmap_~tmp___10~23#1, ubi_scan_fastmap_~tmp___11~21#1, ubi_scan_fastmap_~tmp___12~17#1, ubi_scan_fastmap_~tmp___13~17#1, ubi_scan_fastmap_~tmp___14~14#1, ubi_scan_fastmap_~tmp___15~9#1, ubi_scan_fastmap_~e~17#1.base, ubi_scan_fastmap_~e~17#1.offset, ubi_scan_fastmap_~tmp___16~7#1.base, ubi_scan_fastmap_~tmp___16~7#1.offset, ubi_scan_fastmap_~tmp___17~7#1, ubi_scan_fastmap_~tmp___18~7#1, ubi_scan_fastmap_~tmp___19~6#1;havoc ubi_scan_fastmap_#in~ubi#1.base, ubi_scan_fastmap_#in~ubi#1.offset, ubi_scan_fastmap_#in~ai#1.base, ubi_scan_fastmap_#in~ai#1.offset, ubi_scan_fastmap_#in~fm_anchor#1;assume { :end_inline_ubi_scan_fastmap } true;assume -2147483648 <= scan_fast_#t~ret5284#1 && scan_fast_#t~ret5284#1 <= 2147483647;scan_fast_~tmp___2~77#1 := scan_fast_#t~ret5284#1;havoc scan_fast_#t~ret5284#1;scan_fast_#res#1 := scan_fast_~tmp___2~77#1;call ULTIMATE.dealloc(scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset);havoc scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset;call ULTIMATE.dealloc(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset);havoc scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset;call ULTIMATE.dealloc(scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset);havoc scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4321: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21498-1: SUMMARY for call ubi_attach_fastmap_#t~ret5991#1 := printk(1713, 0); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7228-1: SUMMARY for call io_init_#t~ret1766#1 := printk(310, 0); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7228: assume -2147483648 <= io_init_#t~ret1766#1 && io_init_#t~ret1766#1 <= 2147483647;havoc io_init_#t~mem1764#1;havoc io_init_#t~mem1765#1;havoc io_init_#t~ret1766#1;io_init_#res#1 := -22;call ULTIMATE.dealloc(io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset);havoc io_init_~#descriptor~15#1.base, io_init_~#descriptor~15#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset);havoc io_init_~#descriptor___0~2#1.base, io_init_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset);havoc io_init_~#descriptor___1~0#1.base, io_init_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset);havoc io_init_~#descriptor___2~0#1.base, io_init_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset);havoc io_init_~#descriptor___3~0#1.base, io_init_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset);havoc io_init_~#descriptor___4~0#1.base, io_init_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset);havoc io_init_~#descriptor___5~0#1.base, io_init_~#descriptor___5~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset);havoc io_init_~#descriptor___6~0#1.base, io_init_~#descriptor___6~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset);havoc io_init_~#descriptor___7~0#1.base, io_init_~#descriptor___7~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset);havoc io_init_~#descriptor___8~0#1.base, io_init_~#descriptor___8~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset);havoc io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset;call ULTIMATE.dealloc(io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset);havoc io_init_~#descriptor___10~0#1.base, io_init_~#descriptor___10~0#1.offset; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21762-1: SUMMARY for call ubi_attach_fastmap_#t~ret6107#1 := ubi_io_is_bad(ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_#t~mem6106#1); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21762-2: call ubi_attach_fastmap_#t~mem6106#1 := read~int#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 4 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 4); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21498: assume -2147483648 <= ubi_attach_fastmap_#t~ret5991#1 && ubi_attach_fastmap_#t~ret5991#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret5991#1; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21763: assume 0 != ubi_attach_fastmap_~tmp___43~0#1; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21763: assume !(0 != ubi_attach_fastmap_~tmp___43~0#1);call ubi_attach_fastmap_#t~mem6109#1 := read~int#1(ubi_attach_fastmap_~tmp_aeb~3#1.base, 4 + ubi_attach_fastmap_~tmp_aeb~3#1.offset, 4); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7493: ubi_attach_mtd_dev_~i~19#1 := 0; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7361: call write~$Pointer$#44(354, 0, io_init_~#descriptor___9~0#1.base, io_init_~#descriptor___9~0#1.offset, 8);call write~$Pointer$#44(355, 0, io_init_~#descriptor___9~0#1.base, 8 + io_init_~#descriptor___9~0#1.offset, 8);call write~$Pointer$#44(356, 0, io_init_~#descriptor___9~0#1.base, 16 + io_init_~#descriptor___9~0#1.offset, 8);call write~$Pointer$#44(357, 0, io_init_~#descriptor___9~0#1.base, 24 + io_init_~#descriptor___9~0#1.offset, 8);call write~int#44(824, io_init_~#descriptor___9~0#1.base, 32 + io_init_~#descriptor___9~0#1.offset, 4);call write~int#44(0, io_init_~#descriptor___9~0#1.base, 36 + io_init_~#descriptor___9~0#1.offset, 1);call io_init_#t~mem1838#1 := read~int#44(io_init_~#descriptor___9~0#1.base, 36 + io_init_~#descriptor___9~0#1.offset, 1); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17139: SUMMARY for call __might_sleep(1306, 0, 2025, 0); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4058: assume 0 != process_lvol_~err~4#1; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4058: assume !(0 != process_lvol_~err~4#1); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21631: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21631: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem6050#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21896: assume 0 == (ubi_scan_fastmap_~fmsb~1#1.base + ubi_scan_fastmap_~fmsb~1#1.offset) % 18446744073709551616;ubi_scan_fastmap_~ret~9#1 := -12; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21896: assume !(0 == (ubi_scan_fastmap_~fmsb~1#1.base + ubi_scan_fastmap_~fmsb~1#1.offset) % 18446744073709551616); [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7626: assume { :begin_inline_uif_init } true;uif_init_#in~ubi#1.base, uif_init_#in~ubi#1.offset, uif_init_#in~ref#1.base, uif_init_#in~ref#1.offset := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;havoc uif_init_#res#1;havoc uif_init_#t~mem1653#1, uif_init_#t~loopctr1654#1, uif_init_#t~nondet1655#1, uif_init_#t~ret1656#1, uif_init_#t~mem1657#1, uif_init_#t~ret1658#1, uif_init_#t~ret1659#1, uif_init_#t~mem1660#1, uif_init_#t~ret1661#1, uif_init_#t~ret1662#1.base, uif_init_#t~ret1662#1.offset, uif_init_#t~mem1663#1, uif_init_#t~ret1664#1, uif_init_#t~mem1665#1, uif_init_#t~ret1666#1, uif_init_#t~ret1667#1.base, uif_init_#t~ret1667#1.offset, uif_init_#t~mem1668#1, uif_init_#t~mem1669#1, uif_init_#t~ret1670#1, uif_init_#t~mem1671#1, uif_init_#t~ret1672#1, uif_init_#t~ret1673#1, uif_init_#t~ret1674#1, uif_init_#t~mem1675#1.base, uif_init_#t~mem1675#1.offset, uif_init_#t~mem1676#1.base, uif_init_#t~mem1676#1.offset, uif_init_#t~ret1677#1, uif_init_#t~ret1678#1, uif_init_#t~mem1679#1, uif_init_#t~mem1680#1, uif_init_#t~ret1681#1.base, uif_init_#t~ret1681#1.offset, uif_init_#t~mem1682#1, uif_init_#t~mem1683#1, uif_init_#t~ret1684#1, uif_init_~ubi#1.base, uif_init_~ubi#1.offset, uif_init_~ref#1.base, uif_init_~ref#1.offset, uif_init_~i~17#1, uif_init_~err~23#1, uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset, uif_init_~tmp~42#1.base, uif_init_~tmp~42#1.offset, uif_init_~tmp___0~34#1, uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset, uif_init_~tmp___1~22#1.base, uif_init_~tmp___1~22#1.offset, uif_init_~tmp___2~19#1;uif_init_~ubi#1.base, uif_init_~ubi#1.offset := uif_init_#in~ubi#1.base, uif_init_#in~ubi#1.offset;uif_init_~ref#1.base, uif_init_~ref#1.offset := uif_init_#in~ref#1.base, uif_init_#in~ref#1.offset;havoc uif_init_~i~17#1;havoc uif_init_~err~23#1;call uif_init_~#dev~2#1.base, uif_init_~#dev~2#1.offset := #Ultimate.allocOnStack(4);havoc uif_init_~tmp~42#1.base, uif_init_~tmp~42#1.offset;havoc uif_init_~tmp___0~34#1;call uif_init_~#descriptor~14#1.base, uif_init_~#descriptor~14#1.offset := #Ultimate.allocOnStack(37);havoc uif_init_~tmp___1~22#1.base, uif_init_~tmp___1~22#1.offset;havoc uif_init_~tmp___2~19#1;call write~int#0(0, uif_init_~ref#1.base, uif_init_~ref#1.offset, 4);call uif_init_#t~mem1653#1 := read~int#1(uif_init_~ubi#1.base, 1193 + uif_init_~ubi#1.offset, 4);uif_init_#t~loopctr1654#1 := 0; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21764-1: SUMMARY for call ubi_attach_fastmap_#t~ret6108#1 := printk(1734, 0); srcloc: null [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21764: assume -2147483648 <= ubi_attach_fastmap_#t~ret6108#1 && ubi_attach_fastmap_#t~ret6108#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6108#1;ubi_attach_fastmap_~ret~8#1 := 2; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17007: havoc ubi_wl_init_#t~ret4743#1.base, ubi_wl_init_#t~ret4743#1.offset; [2025-02-08 02:47:11,985 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12515: call write~$Pointer$#44(745, 0, ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset, 8);call write~$Pointer$#44(746, 0, ubi_eba_init_~#descriptor___0~11#1.base, 8 + ubi_eba_init_~#descriptor___0~11#1.offset, 8);call write~$Pointer$#44(747, 0, ubi_eba_init_~#descriptor___0~11#1.base, 16 + ubi_eba_init_~#descriptor___0~11#1.offset, 8);call write~$Pointer$#44(748, 0, ubi_eba_init_~#descriptor___0~11#1.base, 24 + ubi_eba_init_~#descriptor___0~11#1.offset, 8);call write~int#44(1482, ubi_eba_init_~#descriptor___0~11#1.base, 32 + ubi_eba_init_~#descriptor___0~11#1.offset, 4);call write~int#44(0, ubi_eba_init_~#descriptor___0~11#1.base, 36 + ubi_eba_init_~#descriptor___0~11#1.offset, 1);call ubi_eba_init_#t~mem3438#1 := read~int#44(ubi_eba_init_~#descriptor___0~11#1.base, 36 + ubi_eba_init_~#descriptor___0~11#1.offset, 1); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17007-1: SUMMARY for call ubi_wl_init_#t~ret4743#1.base, ubi_wl_init_#t~ret4743#1.offset := spinlock_check(ubi_wl_init_~ubi#1.base, 5426 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22028-1: SUMMARY for call ubi_scan_fastmap_#t~ret6181#1 := __fswab64(ubi_scan_fastmap_#t~mem6180#1); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22028-2: call ubi_scan_fastmap_#t~mem6180#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 40 + ubi_scan_fastmap_~vh~2#1.offset, 8); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22028: ubi_scan_fastmap_~tmp___14~14#1 := ubi_scan_fastmap_#t~ret6181#1;havoc ubi_scan_fastmap_#t~mem6180#1;havoc ubi_scan_fastmap_#t~ret6181#1; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12251-1: SUMMARY for call self_check_eba_#t~ret3355#1.base, self_check_eba_#t~ret3355#1.offset := kmalloc(4 * self_check_eba_#t~mem3354#1, 208); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12251: self_check_eba_~tmp___2~41#1.base, self_check_eba_~tmp___2~41#1.offset := self_check_eba_#t~ret3355#1.base, self_check_eba_#t~ret3355#1.offset;havoc self_check_eba_#t~mem3354#1;havoc self_check_eba_#t~ret3355#1.base, self_check_eba_#t~ret3355#1.offset;call write~$Pointer$#1(self_check_eba_~tmp___2~41#1.base, self_check_eba_~tmp___2~41#1.offset, self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call self_check_eba_#t~mem3356#1.base, self_check_eba_#t~mem3356#1.offset := read~$Pointer$#1(self_check_eba_~fm_eba~0#1.base, self_check_eba_~fm_eba~0#1.offset + 8 * (if self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 else self_check_eba_~i~23#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19122: SUMMARY for call ubi_free_vid_hdr(scan_fast_~ubi#1.base, scan_fast_~ubi#1.offset, ~vidh~0.base, ~vidh~0.offset); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7627: assume 0 != ubi_attach_mtd_dev_~err~25#1; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7627: assume !(0 != ubi_attach_mtd_dev_~err~25#1);assume { :begin_inline_ubi_debugfs_init_dev } true;ubi_debugfs_init_dev_#in~ubi#1.base, ubi_debugfs_init_dev_#in~ubi#1.offset := ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset;havoc ubi_debugfs_init_dev_#res#1;havoc ubi_debugfs_init_dev_#t~mem5746#1, ubi_debugfs_init_dev_#t~mem5747#1, ubi_debugfs_init_dev_#t~loopctr5748#1, ubi_debugfs_init_dev_#t~nondet5749#1, ubi_debugfs_init_dev_#t~ret5750#1, ubi_debugfs_init_dev_#t~ret5751#1.base, ubi_debugfs_init_dev_#t~ret5751#1.offset, ubi_debugfs_init_dev_#t~ret5752#1.base, ubi_debugfs_init_dev_#t~ret5752#1.offset, ubi_debugfs_init_dev_#t~ret5753#1, ubi_debugfs_init_dev_#t~mem5754#1.base, ubi_debugfs_init_dev_#t~mem5754#1.offset, ubi_debugfs_init_dev_#t~ret5755#1.base, ubi_debugfs_init_dev_#t~ret5755#1.offset, ubi_debugfs_init_dev_#t~ret5756#1, ubi_debugfs_init_dev_#t~mem5757#1.base, ubi_debugfs_init_dev_#t~mem5757#1.offset, ubi_debugfs_init_dev_#t~ret5758#1.base, ubi_debugfs_init_dev_#t~ret5758#1.offset, ubi_debugfs_init_dev_#t~ret5759#1, ubi_debugfs_init_dev_#t~mem5760#1.base, ubi_debugfs_init_dev_#t~mem5760#1.offset, ubi_debugfs_init_dev_#t~ret5761#1.base, ubi_debugfs_init_dev_#t~ret5761#1.offset, ubi_debugfs_init_dev_#t~ret5762#1, ubi_debugfs_init_dev_#t~mem5763#1.base, ubi_debugfs_init_dev_#t~mem5763#1.offset, ubi_debugfs_init_dev_#t~ret5764#1.base, ubi_debugfs_init_dev_#t~ret5764#1.offset, ubi_debugfs_init_dev_#t~ret5765#1, ubi_debugfs_init_dev_#t~mem5766#1.base, ubi_debugfs_init_dev_#t~mem5766#1.offset, ubi_debugfs_init_dev_#t~ret5767#1.base, ubi_debugfs_init_dev_#t~ret5767#1.offset, ubi_debugfs_init_dev_#t~ret5768#1, ubi_debugfs_init_dev_#t~mem5769#1.base, ubi_debugfs_init_dev_#t~mem5769#1.offset, ubi_debugfs_init_dev_#t~ret5770#1, ubi_debugfs_init_dev_#t~ret5771#1, ubi_debugfs_init_dev_~ubi#1.base, ubi_debugfs_init_dev_~ubi#1.offset, ubi_debugfs_init_dev_~err~93#1, ubi_debugfs_init_dev_~n~4#1, ubi_debugfs_init_dev_~ubi_num~6#1, ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, ubi_debugfs_init_dev_~d~2#1.offset, ubi_debugfs_init_dev_~tmp~192#1.base, ubi_debugfs_init_dev_~tmp~192#1.offset, ubi_debugfs_init_dev_~tmp___0~157#1, ubi_debugfs_init_dev_~tmp___1~109#1, ubi_debugfs_init_dev_~tmp___2~83#1, ubi_debugfs_init_dev_~tmp___3~70#1, ubi_debugfs_init_dev_~tmp___4~60#1, ubi_debugfs_init_dev_~tmp___5~43#1, ubi_debugfs_init_dev_~tmp___6~39#1;ubi_debugfs_init_dev_~ubi#1.base, ubi_debugfs_init_dev_~ubi#1.offset := ubi_debugfs_init_dev_#in~ubi#1.base, ubi_debugfs_init_dev_#in~ubi#1.offset;havoc ubi_debugfs_init_dev_~err~93#1;havoc ubi_debugfs_init_dev_~n~4#1;havoc ubi_debugfs_init_dev_~ubi_num~6#1;havoc ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset;havoc ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset;havoc ubi_debugfs_init_dev_~d~2#1.base, ubi_debugfs_init_dev_~d~2#1.offset;havoc ubi_debugfs_init_dev_~tmp~192#1.base, ubi_debugfs_init_dev_~tmp~192#1.offset;havoc ubi_debugfs_init_dev_~tmp___0~157#1;havoc ubi_debugfs_init_dev_~tmp___1~109#1;havoc ubi_debugfs_init_dev_~tmp___2~83#1;havoc ubi_debugfs_init_dev_~tmp___3~70#1;havoc ubi_debugfs_init_dev_~tmp___4~60#1;havoc ubi_debugfs_init_dev_~tmp___5~43#1;havoc ubi_debugfs_init_dev_~tmp___6~39#1;call ubi_debugfs_init_dev_#t~mem5746#1 := read~int#1(ubi_debugfs_init_dev_~ubi#1.base, 1193 + ubi_debugfs_init_dev_~ubi#1.offset, 4);ubi_debugfs_init_dev_~ubi_num~6#1 := ubi_debugfs_init_dev_#t~mem5746#1;havoc ubi_debugfs_init_dev_#t~mem5746#1;ubi_debugfs_init_dev_~d~2#1.base, ubi_debugfs_init_dev_~d~2#1.offset := ubi_debugfs_init_dev_~ubi#1.base, 6269 + ubi_debugfs_init_dev_~ubi#1.offset;call ubi_debugfs_init_dev_#t~mem5747#1 := read~int#1(ubi_debugfs_init_dev_~ubi#1.base, 1193 + ubi_debugfs_init_dev_~ubi#1.offset, 4);ubi_debugfs_init_dev_#t~loopctr5748#1 := 0; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17008: SUMMARY for call __raw_spin_lock_init(ubi_wl_init_~ubi#1.base, 5426 + ubi_wl_init_~ubi#1.offset, 1294, 0, ubi_wl_init_~#__key~4#1.base, ubi_wl_init_~#__key~4#1.offset); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4324-1: SUMMARY for call init_volumes_#t~ret297#1 := vol_id2idx(init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset, init_volumes_#t~mem296#1); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4324-2: call init_volumes_#t~mem296#1 := read~int#1(init_volumes_~vol~1#1.base, 1201 + init_volumes_~vol~1#1.offset, 4); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22029: assume ubi_scan_fastmap_~tmp___14~14#1 % 18446744073709551616 > ubi_scan_fastmap_~sqnum~3#1 % 18446744073709551616;call ubi_scan_fastmap_#t~mem6182#1 := read~int#1(ubi_scan_fastmap_~vh~2#1.base, 40 + ubi_scan_fastmap_~vh~2#1.offset, 8); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22029: assume !(ubi_scan_fastmap_~tmp___14~14#1 % 18446744073709551616 > ubi_scan_fastmap_~sqnum~3#1 % 18446744073709551616); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4324: assume -2147483648 <= init_volumes_#t~ret297#1 && init_volumes_#t~ret297#1 <= 2147483647;init_volumes_~tmp___10~0#1 := init_volumes_#t~ret297#1;havoc init_volumes_#t~mem296#1;havoc init_volumes_#t~ret297#1;call write~$Pointer$#1(init_volumes_~vol~1#1.base, init_volumes_~vol~1#1.offset, init_volumes_~ubi#1.base, 1210 + init_volumes_~ubi#1.offset + 8 * init_volumes_~tmp___10~0#1, 8);call init_volumes_#t~mem298#1 := read~int#1(init_volumes_~vol~1#1.base, 1221 + init_volumes_~vol~1#1.offset, 4);init_volumes_~reserved_pebs~1#1 := init_volumes_#t~mem298#1 + init_volumes_~reserved_pebs~1#1;havoc init_volumes_#t~mem298#1;call init_volumes_#t~mem299#1 := read~int#1(init_volumes_~ubi#1.base, 1206 + init_volumes_~ubi#1.offset, 4);call write~int#1(1 + init_volumes_#t~mem299#1, init_volumes_~ubi#1.base, 1206 + init_volumes_~ubi#1.offset, 4);havoc init_volumes_#t~mem299#1;call write~$Pointer$#1(init_volumes_~ubi#1.base, init_volumes_~ubi#1.offset, init_volumes_~vol~1#1.base, 1193 + init_volumes_~vol~1#1.offset, 8);call init_volumes_#t~mem300#1 := read~int#1(init_volumes_~ubi#1.base, 2322 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17141: assume -2147483648 <= ubi_wl_init_#t~ret4793#1 && ubi_wl_init_#t~ret4793#1 <= 2147483647;havoc ubi_wl_init_#t~ret4793#1; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17141-1: SUMMARY for call ubi_wl_init_#t~ret4793#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21766: SUMMARY for call kfree(ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17009: SUMMARY for call __mutex_init(ubi_wl_init_~ubi#1.base, 5494 + ubi_wl_init_~ubi#1.offset, 1295, 0, ubi_wl_init_~#__key___0~2#1.base, ubi_wl_init_~#__key___0~2#1.offset); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22030: ubi_scan_fastmap_~tmp___13~17#1 := ubi_scan_fastmap_#t~ret6183#1;havoc ubi_scan_fastmap_#t~mem6182#1;havoc ubi_scan_fastmap_#t~ret6183#1;ubi_scan_fastmap_~sqnum~3#1 := ubi_scan_fastmap_~tmp___13~17#1; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7496: call ubi_attach_mtd_dev_#t~mem2058#1.base, ubi_attach_mtd_dev_#t~mem2058#1.offset := read~$Pointer$#37(~#ubi_devices~0.base, ~#ubi_devices~0.offset + 8 * ubi_attach_mtd_dev_~i~19#1, 8);ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset := ubi_attach_mtd_dev_#t~mem2058#1.base, ubi_attach_mtd_dev_#t~mem2058#1.offset;ubi_attach_mtd_dev_#t~short2062#1 := 0 != (ubi_attach_mtd_dev_~ubi~9#1.base + ubi_attach_mtd_dev_~ubi~9#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22030-1: SUMMARY for call ubi_scan_fastmap_#t~ret6183#1 := __fswab64(ubi_scan_fastmap_#t~mem6182#1); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12253: assume 0 == (self_check_eba_#t~mem3356#1.base + self_check_eba_#t~mem3356#1.offset) % 18446744073709551616;havoc self_check_eba_#t~mem3356#1.base, self_check_eba_#t~mem3356#1.offset;self_check_eba_~ret~3#1 := -12; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12253: assume !(0 == (self_check_eba_#t~mem3356#1.base + self_check_eba_#t~mem3356#1.offset) % 18446744073709551616);havoc self_check_eba_#t~mem3356#1.base, self_check_eba_#t~mem3356#1.offset;self_check_eba_~j~0#1 := 0; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7232-1: SUMMARY for call io_init_#t~ret1768#1 := is_power_of_2(io_init_#t~mem1767#1); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7232: io_init_~tmp___15~0#1 := (if 0 == io_init_#t~ret1768#1 % 256 then 0 else 1);havoc io_init_#t~mem1767#1;havoc io_init_#t~ret1768#1; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17142: ubi_wl_init_~tmp___15~7#1.base, ubi_wl_init_~tmp___15~7#1.offset := ubi_wl_init_#t~ret4794#1.base, ubi_wl_init_#t~ret4794#1.offset;havoc ubi_wl_init_#t~ret4794#1.base, ubi_wl_init_#t~ret4794#1.offset;ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset := ubi_wl_init_~tmp___15~7#1.base, ubi_wl_init_~tmp___15~7#1.offset; [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17142-1: SUMMARY for call ubi_wl_init_#t~ret4794#1.base, ubi_wl_init_#t~ret4794#1.offset := kmem_cache_alloc(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, 208); srcloc: null [2025-02-08 02:47:11,986 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19124: scan_fast_#res#1 := scan_fast_~err~87#1;call ULTIMATE.dealloc(scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset);havoc scan_fast_~#vol_id~25#1.base, scan_fast_~#vol_id~25#1.offset;call ULTIMATE.dealloc(scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset);havoc scan_fast_~#sqnum~2#1.base, scan_fast_~#sqnum~2#1.offset;call ULTIMATE.dealloc(scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset);havoc scan_fast_~#descriptor~78#1.base, scan_fast_~#descriptor~78#1.offset; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17010: call ubi_wl_init_#t~mem4744#1 := read~int#1(ubi_wl_init_~ai#1.base, 108 + ubi_wl_init_~ai#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4744#1, ubi_wl_init_~ubi#1.base, 2514 + ubi_wl_init_~ubi#1.offset, 4);havoc ubi_wl_init_#t~mem4744#1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19124-1: SUMMARY for call kfree(~ech~0.base, ~ech~0.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9875: SUMMARY for call ldv_mutex_unlock_ubi_devices_mutex(ldv_mutex_unlock_85_~ldv_func_arg1#1.base, ldv_mutex_unlock_85_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21635: ubi_attach_fastmap_~tmp___24~3#1 := ubi_attach_fastmap_#t~ret6051#1;havoc ubi_attach_fastmap_#t~mem6050#1;havoc ubi_attach_fastmap_#t~ret6051#1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21635-1: SUMMARY for call ubi_attach_fastmap_#t~ret6051#1 := __fswab32(ubi_attach_fastmap_#t~mem6050#1); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17010-1: SUMMARY for call __init_rwsem(ubi_wl_init_~ubi#1.base, 5650 + ubi_wl_init_~ubi#1.offset, 1296, 0, ubi_wl_init_~#__key___1~1#1.base, ubi_wl_init_~#__key___1~1#1.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7497-1: assume ubi_attach_mtd_dev_#t~short2062#1;call ubi_attach_mtd_dev_#t~mem2060#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4);call ubi_attach_mtd_dev_#t~mem2059#1.base, ubi_attach_mtd_dev_#t~mem2059#1.offset := read~$Pointer$#1(ubi_attach_mtd_dev_~ubi~9#1.base, 5941 + ubi_attach_mtd_dev_~ubi~9#1.offset, 8);call ubi_attach_mtd_dev_#t~mem2061#1 := read~int#1(ubi_attach_mtd_dev_#t~mem2059#1.base, 61 + ubi_attach_mtd_dev_#t~mem2059#1.offset, 4);ubi_attach_mtd_dev_#t~short2062#1 := ubi_attach_mtd_dev_#t~mem2060#1 == ubi_attach_mtd_dev_#t~mem2061#1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7497-1: assume !ubi_attach_mtd_dev_#t~short2062#1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7497: assume ubi_attach_mtd_dev_#t~short2062#1;havoc ubi_attach_mtd_dev_#t~mem2060#1;havoc ubi_attach_mtd_dev_#t~mem2059#1.base, ubi_attach_mtd_dev_#t~mem2059#1.offset;havoc ubi_attach_mtd_dev_#t~mem2061#1;havoc ubi_attach_mtd_dev_#t~short2062#1;call ubi_attach_mtd_dev_#t~mem2063#1 := read~int#1(ubi_attach_mtd_dev_~mtd#1.base, 61 + ubi_attach_mtd_dev_~mtd#1.offset, 4); [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7497: assume !ubi_attach_mtd_dev_#t~short2062#1;havoc ubi_attach_mtd_dev_#t~mem2060#1;havoc ubi_attach_mtd_dev_#t~mem2059#1.base, ubi_attach_mtd_dev_#t~mem2059#1.offset;havoc ubi_attach_mtd_dev_#t~mem2061#1;havoc ubi_attach_mtd_dev_#t~short2062#1;ubi_attach_mtd_dev_~i~19#1 := 1 + ubi_attach_mtd_dev_~i~19#1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19257-1: SUMMARY for call destroy_ai(ubi_attach_~ai~1#1.base, ubi_attach_~ai~1#1.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19257: ubi_attach_#res#1 := 0;call ULTIMATE.dealloc(ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset);havoc ubi_attach_~#descriptor~79#1.base, ubi_attach_~#descriptor~79#1.offset; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7233: assume 0 != io_init_~tmp___15~0#1 % 256;io_init_~tmp___16~0#1 := 0; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7233: assume !(0 != io_init_~tmp___15~0#1 % 256);io_init_~tmp___16~0#1 := 1; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9876: SUMMARY for call mutex_unlock(ldv_mutex_unlock_85_~ldv_func_arg1#1.base, ldv_mutex_unlock_85_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20446: ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset := ubi_debugfs_init_dev_#t~ret5755#1.base, ubi_debugfs_init_dev_#t~ret5755#1.offset;havoc ubi_debugfs_init_dev_#t~mem5754#1.base, ubi_debugfs_init_dev_#t~mem5754#1.offset;havoc ubi_debugfs_init_dev_#t~ret5755#1.base, ubi_debugfs_init_dev_#t~ret5755#1.offset; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20446-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5755#1.base, ubi_debugfs_init_dev_#t~ret5755#1.offset := debugfs_create_file(ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, 128, ubi_debugfs_init_dev_#t~mem5754#1.base, ubi_debugfs_init_dev_#t~mem5754#1.offset, 0, (if ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 else ubi_debugfs_init_dev_~ubi_num~6#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ~#dfs_fops~0.base, ~#dfs_fops~0.offset); srcloc: null [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20711: call ULTIMATE.dealloc(add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset);havoc add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset;call ULTIMATE.dealloc(add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset);havoc add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset;ubi_attach_fastmap_#t~ret6064#1.base, ubi_attach_fastmap_#t~ret6064#1.offset := add_vol_#res#1.base, add_vol_#res#1.offset;havoc add_vol_#t~mem5799#1.base, add_vol_#t~mem5799#1.offset, add_vol_#t~mem5800#1, add_vol_#t~mem5801#1.base, add_vol_#t~mem5801#1.offset, add_vol_#t~mem5802#1, add_vol_#t~mem5803#1.base, add_vol_#t~mem5803#1.offset, add_vol_#t~mem5804#1.base, add_vol_#t~mem5804#1.offset, add_vol_#t~ret5805#1.base, add_vol_#t~ret5805#1.offset, add_vol_#t~mem5806#1.base, add_vol_#t~mem5806#1.offset, add_vol_#t~mem5807#1, add_vol_#t~ret5808#1, add_vol_#t~ret5809#1.base, add_vol_#t~ret5809#1.offset, add_vol_#t~mem5810#1, add_vol_#t~ret5811#1, add_vol_~ai#1.base, add_vol_~ai#1.offset, add_vol_~vol_id#1, add_vol_~used_ebs#1, add_vol_~data_pad#1, add_vol_~vol_type#1, add_vol_~last_eb_bytes#1, add_vol_~av~12#1.base, add_vol_~av~12#1.offset, add_vol_~p~15#1.base, add_vol_~p~15#1.offset, add_vol_~parent~4#1.base, add_vol_~parent~4#1.offset, add_vol_~__mptr~39#1.base, add_vol_~__mptr~39#1.offset, add_vol_~tmp~197#1.base, add_vol_~tmp~197#1.offset, add_vol_~tmp___0~160#1, add_vol_~#__constr_expr_0~6#1.base, add_vol_~#__constr_expr_0~6#1.offset, add_vol_~#descriptor~80#1.base, add_vol_~#descriptor~80#1.offset, add_vol_~tmp___1~110#1.base, add_vol_~tmp___1~110#1.offset, add_vol_~tmp___2~84#1;havoc add_vol_#in~ai#1.base, add_vol_#in~ai#1.offset, add_vol_#in~vol_id#1, add_vol_#in~used_ebs#1, add_vol_#in~data_pad#1, add_vol_#in~vol_type#1, add_vol_#in~last_eb_bytes#1;assume { :end_inline_add_vol } true;ubi_attach_fastmap_~av~16#1.base, ubi_attach_fastmap_~av~16#1.offset := ubi_attach_fastmap_#t~ret6064#1.base, ubi_attach_fastmap_#t~ret6064#1.offset;havoc ubi_attach_fastmap_#t~mem6063#1;havoc ubi_attach_fastmap_#t~ret6064#1.base, ubi_attach_fastmap_#t~ret6064#1.offset; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7498: assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2064#1 && ubi_attach_mtd_dev_#t~ret2064#1 <= 2147483647;havoc ubi_attach_mtd_dev_#t~mem2063#1;havoc ubi_attach_mtd_dev_#t~ret2064#1;ubi_attach_mtd_dev_#res#1 := -17;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset);havoc ubi_attach_mtd_dev_~#ref~0#1.base, ubi_attach_mtd_dev_~#ref~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset);havoc ubi_attach_mtd_dev_~#__key~0#1.base, ubi_attach_mtd_dev_~#__key~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___0~0#1.base, ubi_attach_mtd_dev_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___1~0#1.base, ubi_attach_mtd_dev_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___2~0#1.base, ubi_attach_mtd_dev_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___3~0#1.base, ubi_attach_mtd_dev_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset);havoc ubi_attach_mtd_dev_~#__key___4~0#1.base, ubi_attach_mtd_dev_~#__key___4~0#1.offset; [2025-02-08 02:47:11,987 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21636: assume 4197912273 != ubi_attach_fastmap_~tmp___24~3#1 % 4294967296;call ubi_attach_fastmap_#t~mem6052#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21636: assume !(4197912273 != ubi_attach_fastmap_~tmp___24~3#1 % 4294967296);call ubi_attach_fastmap_#t~mem6055#1 := read~int#1(ubi_attach_fastmap_~fmvhdr~0#1.base, 20 + ubi_attach_fastmap_~fmvhdr~0#1.offset, 4); [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12387: call ULTIMATE.dealloc(ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset);havoc ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset);havoc ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset);havoc ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset);havoc ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset);havoc ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset;ubi_attach_#t~ret5312#1 := ubi_eba_init_#res#1;havoc ubi_eba_init_#t~mem3396#1, ubi_eba_init_#t~ret3397#1, ubi_eba_init_#t~ret3398#1.base, ubi_eba_init_#t~ret3398#1.offset, ubi_eba_init_#t~mem3399#1, ubi_eba_init_#t~ret3400#1, ubi_eba_init_#t~ret3401#1.base, ubi_eba_init_#t~ret3401#1.offset, ubi_eba_init_#t~mem3402#1.base, ubi_eba_init_#t~mem3402#1.offset, ubi_eba_init_#t~mem3403#1, ubi_eba_init_#t~mem3404#1, ubi_eba_init_#t~mem3405#1.base, ubi_eba_init_#t~mem3405#1.offset, ubi_eba_init_#t~ret3406#1, ubi_eba_init_#t~mem3407#1, ubi_eba_init_#t~ret3408#1.base, ubi_eba_init_#t~ret3408#1.offset, ubi_eba_init_#t~mem3409#1.base, ubi_eba_init_#t~mem3409#1.offset, ubi_eba_init_#t~mem3410#1.base, ubi_eba_init_#t~mem3410#1.offset, ubi_eba_init_#t~mem3411#1, ubi_eba_init_#t~ret3412#1, ubi_eba_init_#t~ret3413#1.base, ubi_eba_init_#t~ret3413#1.offset, ubi_eba_init_#t~ret3414#1.base, ubi_eba_init_#t~ret3414#1.offset, ubi_eba_init_#t~mem3415#1, ubi_eba_init_#t~mem3416#1, ubi_eba_init_#t~mem3418#1.base, ubi_eba_init_#t~mem3418#1.offset, ubi_eba_init_#t~mem3417#1, ubi_eba_init_#t~mem3419#1, ubi_eba_init_#t~ret3420#1.base, ubi_eba_init_#t~ret3420#1.offset, ubi_eba_init_#t~mem3421#1, ubi_eba_init_#t~mem3422#1, ubi_eba_init_#t~ret3423#1, ubi_eba_init_#t~mem3424#1, ubi_eba_init_#t~mem3425#1, ubi_eba_init_#t~ret3426#1, ubi_eba_init_#t~mem3427#1, ubi_eba_init_#t~mem3428#1, ubi_eba_init_#t~mem3429#1, ubi_eba_init_#t~mem3430#1, ubi_eba_init_#t~mem3431#1, ubi_eba_init_#t~mem3432#1, ubi_eba_init_#t~mem3433#1, ubi_eba_init_#t~mem3434#1, ubi_eba_init_#t~mem3435#1, ubi_eba_init_#t~mem3436#1, ubi_eba_init_#t~mem3437#1, ubi_eba_init_#t~mem3438#1, ubi_eba_init_#t~ret3439#1, ubi_eba_init_#t~ret3440#1.base, ubi_eba_init_#t~ret3440#1.offset, ubi_eba_init_#t~mem3441#1, ubi_eba_init_#t~ret3442#1, ubi_eba_init_#t~mem3443#1.base, ubi_eba_init_#t~mem3443#1.offset, ubi_eba_init_#t~mem3444#1.base, ubi_eba_init_#t~mem3444#1.offset, ubi_eba_init_#t~mem3445#1.base, ubi_eba_init_#t~mem3445#1.offset, ubi_eba_init_#t~mem3446#1.base, ubi_eba_init_#t~mem3446#1.offset, ubi_eba_init_~ubi#1.base, ubi_eba_init_~ubi#1.offset, ubi_eba_init_~ai#1.base, ubi_eba_init_~ai#1.offset, ubi_eba_init_~i~24#1, ubi_eba_init_~j~1#1, ubi_eba_init_~err~48#1, ubi_eba_init_~num_volumes~1#1, ubi_eba_init_~av~4#1.base, ubi_eba_init_~av~4#1.offset, ubi_eba_init_~vol~32#1.base, ubi_eba_init_~vol~32#1.offset, ubi_eba_init_~aeb~2#1.base, ubi_eba_init_~aeb~2#1.offset, ubi_eba_init_~rb~2#1.base, ubi_eba_init_~rb~2#1.offset, ubi_eba_init_~#descriptor~42#1.base, ubi_eba_init_~#descriptor~42#1.offset, ubi_eba_init_~tmp~98#1.base, ubi_eba_init_~tmp~98#1.offset, ubi_eba_init_~tmp___0~82#1, ubi_eba_init_~#__key~2#1.base, ubi_eba_init_~#__key~2#1.offset, ubi_eba_init_~#__key___0~1#1.base, ubi_eba_init_~#__key___0~1#1.offset, ubi_eba_init_~#__constr_expr_0~0#1.base, ubi_eba_init_~#__constr_expr_0~0#1.offset, ubi_eba_init_~tmp___1~53#1.base, ubi_eba_init_~tmp___1~53#1.offset, ubi_eba_init_~tmp___2~42#1, ubi_eba_init_~__mptr~11#1.base, ubi_eba_init_~__mptr~11#1.offset, ubi_eba_init_~__mptr___0~5#1.base, ubi_eba_init_~__mptr___0~5#1.offset, ubi_eba_init_~#descriptor___0~11#1.base, ubi_eba_init_~#descriptor___0~11#1.offset, ubi_eba_init_~tmp___3~36#1.base, ubi_eba_init_~tmp___3~36#1.offset, ubi_eba_init_~tmp___4~30#1;havoc ubi_eba_init_#in~ubi#1.base, ubi_eba_init_#in~ubi#1.offset, ubi_eba_init_#in~ai#1.base, ubi_eba_init_#in~ai#1.offset;assume { :end_inline_ubi_eba_init } true;assume -2147483648 <= ubi_attach_#t~ret5312#1 && ubi_attach_#t~ret5312#1 <= 2147483647;ubi_attach_~err~88#1 := ubi_attach_#t~ret5312#1;havoc ubi_attach_#t~ret5312#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7498-1: SUMMARY for call ubi_attach_mtd_dev_#t~ret2064#1 := printk(378, 0); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17144: assume 0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17144: assume !(0 == (ubi_wl_init_~e~15#1.base + ubi_wl_init_~e~15#1.offset) % 18446744073709551616);call ubi_wl_init_#t~mem4795#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 4 + ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4795#1, ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4795#1;call ubi_wl_init_#t~mem4796#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, ubi_wl_init_~aeb~3#1.offset, 4);call write~int#1(ubi_wl_init_#t~mem4796#1, ubi_wl_init_~e~15#1.base, 24 + ubi_wl_init_~e~15#1.offset, 4);havoc ubi_wl_init_#t~mem4796#1;call ubi_wl_init_#t~mem4798#1.base, ubi_wl_init_#t~mem4798#1.offset := read~$Pointer$#1(ubi_wl_init_~ubi#1.base, 5786 + ubi_wl_init_~ubi#1.offset, 8);call ubi_wl_init_#t~mem4797#1 := read~int#1(ubi_wl_init_~e~15#1.base, 28 + ubi_wl_init_~e~15#1.offset, 4);call write~$Pointer$#1(ubi_wl_init_~e~15#1.base, ubi_wl_init_~e~15#1.offset, ubi_wl_init_#t~mem4798#1.base, ubi_wl_init_#t~mem4798#1.offset + 8 * (if ubi_wl_init_#t~mem4797#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_wl_init_#t~mem4797#1 % 18446744073709551616 % 18446744073709551616 else ubi_wl_init_#t~mem4797#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);havoc ubi_wl_init_#t~mem4798#1.base, ubi_wl_init_#t~mem4798#1.offset;havoc ubi_wl_init_#t~mem4797#1;call ubi_wl_init_#t~mem4799#1 := read~int#1(ubi_wl_init_~aeb~3#1.base, 16 + ubi_wl_init_~aeb~3#1.offset, 1); [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4063-1: SUMMARY for call process_lvol_#t~ret191#1.base, process_lvol_#t~ret191#1.offset := rb_next(process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4063: process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset := process_lvol_#t~ret191#1.base, process_lvol_#t~ret191#1.offset;havoc process_lvol_#t~ret191#1.base, process_lvol_#t~ret191#1.offset; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: assume -9223372036854775808 <= uif_init_#t~ret1666#1 && uif_init_#t~ret1666#1 <= 9223372036854775807;uif_init_~tmp___2~19#1 := uif_init_#t~ret1666#1;havoc uif_init_#t~mem1665#1;havoc uif_init_#t~ret1666#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17012: assume { :begin_inline___init_work } true;__init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset, __init_work_#in~arg1#1 := ubi_wl_init_~ubi#1.base, 5150 + ubi_wl_init_~ubi#1.offset, 0;havoc __init_work_~arg0#1.base, __init_work_~arg0#1.offset, __init_work_~arg1#1;__init_work_~arg0#1.base, __init_work_~arg0#1.offset := __init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset;__init_work_~arg1#1 := __init_work_#in~arg1#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17012-1: SUMMARY for call INIT_LIST_HEAD(ubi_wl_init_~ubi#1.base, 5814 + ubi_wl_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6838: assume -2147483648 <= ubi_sysfs_init_#t~ret1637#1 && ubi_sysfs_init_#t~ret1637#1 <= 2147483647;havoc ubi_sysfs_init_#t~mem1636#1;havoc ubi_sysfs_init_#t~ret1637#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20447-1: SUMMARY for call ubi_debugfs_init_dev_#t~ret5756#1 := IS_ERR_OR_NULL(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20447: assume -9223372036854775808 <= ubi_debugfs_init_dev_#t~ret5756#1 && ubi_debugfs_init_dev_#t~ret5756#1 <= 9223372036854775807;ubi_debugfs_init_dev_~tmp___1~109#1 := ubi_debugfs_init_dev_#t~ret5756#1;havoc ubi_debugfs_init_dev_#t~ret5756#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6970-1: SUMMARY for call uif_init_#t~ret1666#1 := ldv__builtin_expect((if uif_init_#t~mem1665#1 % 256 % 18446744073709551616 <= 9223372036854775807 then uif_init_#t~mem1665#1 % 256 % 18446744073709551616 else uif_init_#t~mem1665#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6838-1: SUMMARY for call ubi_sysfs_init_#t~ret1637#1 := dev_set_name(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset, 272, 0); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7631: ubi_attach_mtd_dev_#t~ret2106#1 := ubi_debugfs_init_dev_#res#1;havoc ubi_debugfs_init_dev_#t~mem5746#1, ubi_debugfs_init_dev_#t~mem5747#1, ubi_debugfs_init_dev_#t~loopctr5748#1, ubi_debugfs_init_dev_#t~nondet5749#1, ubi_debugfs_init_dev_#t~ret5750#1, ubi_debugfs_init_dev_#t~ret5751#1.base, ubi_debugfs_init_dev_#t~ret5751#1.offset, ubi_debugfs_init_dev_#t~ret5752#1.base, ubi_debugfs_init_dev_#t~ret5752#1.offset, ubi_debugfs_init_dev_#t~ret5753#1, ubi_debugfs_init_dev_#t~mem5754#1.base, ubi_debugfs_init_dev_#t~mem5754#1.offset, ubi_debugfs_init_dev_#t~ret5755#1.base, ubi_debugfs_init_dev_#t~ret5755#1.offset, ubi_debugfs_init_dev_#t~ret5756#1, ubi_debugfs_init_dev_#t~mem5757#1.base, ubi_debugfs_init_dev_#t~mem5757#1.offset, ubi_debugfs_init_dev_#t~ret5758#1.base, ubi_debugfs_init_dev_#t~ret5758#1.offset, ubi_debugfs_init_dev_#t~ret5759#1, ubi_debugfs_init_dev_#t~mem5760#1.base, ubi_debugfs_init_dev_#t~mem5760#1.offset, ubi_debugfs_init_dev_#t~ret5761#1.base, ubi_debugfs_init_dev_#t~ret5761#1.offset, ubi_debugfs_init_dev_#t~ret5762#1, ubi_debugfs_init_dev_#t~mem5763#1.base, ubi_debugfs_init_dev_#t~mem5763#1.offset, ubi_debugfs_init_dev_#t~ret5764#1.base, ubi_debugfs_init_dev_#t~ret5764#1.offset, ubi_debugfs_init_dev_#t~ret5765#1, ubi_debugfs_init_dev_#t~mem5766#1.base, ubi_debugfs_init_dev_#t~mem5766#1.offset, ubi_debugfs_init_dev_#t~ret5767#1.base, ubi_debugfs_init_dev_#t~ret5767#1.offset, ubi_debugfs_init_dev_#t~ret5768#1, ubi_debugfs_init_dev_#t~mem5769#1.base, ubi_debugfs_init_dev_#t~mem5769#1.offset, ubi_debugfs_init_dev_#t~ret5770#1, ubi_debugfs_init_dev_#t~ret5771#1, ubi_debugfs_init_dev_~ubi#1.base, ubi_debugfs_init_dev_~ubi#1.offset, ubi_debugfs_init_dev_~err~93#1, ubi_debugfs_init_dev_~n~4#1, ubi_debugfs_init_dev_~ubi_num~6#1, ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset, ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, ubi_debugfs_init_dev_~d~2#1.offset, ubi_debugfs_init_dev_~tmp~192#1.base, ubi_debugfs_init_dev_~tmp~192#1.offset, ubi_debugfs_init_dev_~tmp___0~157#1, ubi_debugfs_init_dev_~tmp___1~109#1, ubi_debugfs_init_dev_~tmp___2~83#1, ubi_debugfs_init_dev_~tmp___3~70#1, ubi_debugfs_init_dev_~tmp___4~60#1, ubi_debugfs_init_dev_~tmp___5~43#1, ubi_debugfs_init_dev_~tmp___6~39#1;havoc ubi_debugfs_init_dev_#in~ubi#1.base, ubi_debugfs_init_dev_#in~ubi#1.offset;assume { :end_inline_ubi_debugfs_init_dev } true;assume -2147483648 <= ubi_attach_mtd_dev_#t~ret2106#1 && ubi_attach_mtd_dev_#t~ret2106#1 <= 2147483647;ubi_attach_mtd_dev_~err~25#1 := ubi_attach_mtd_dev_#t~ret2106#1;havoc ubi_attach_mtd_dev_#t~ret2106#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21637: ubi_attach_fastmap_~tmp___23~3#1 := ubi_attach_fastmap_#t~ret6053#1;havoc ubi_attach_fastmap_#t~mem6052#1;havoc ubi_attach_fastmap_#t~ret6053#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21637-1: SUMMARY for call ubi_attach_fastmap_#t~ret6053#1 := __fswab32(ubi_attach_fastmap_#t~mem6052#1); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7367-1: SUMMARY for call io_init_#t~ret1839#1 := ldv__builtin_expect((if io_init_#t~mem1838#1 % 256 % 18446744073709551616 <= 9223372036854775807 then io_init_#t~mem1838#1 % 256 % 18446744073709551616 else io_init_#t~mem1838#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7367: assume -9223372036854775808 <= io_init_#t~ret1839#1 && io_init_#t~ret1839#1 <= 9223372036854775807;io_init_~tmp___35~0#1 := io_init_#t~ret1839#1;havoc io_init_#t~mem1838#1;havoc io_init_#t~ret1839#1; [2025-02-08 02:47:11,988 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21901: ubi_scan_fastmap_~tmp___0~165#1.base, ubi_scan_fastmap_~tmp___0~165#1.offset := ubi_scan_fastmap_#t~ret6136#1.base, ubi_scan_fastmap_#t~ret6136#1.offset;havoc ubi_scan_fastmap_#t~ret6136#1.base, ubi_scan_fastmap_#t~ret6136#1.offset;ubi_scan_fastmap_~fm~0#1.base, ubi_scan_fastmap_~fm~0#1.offset := ubi_scan_fastmap_~tmp___0~165#1.base, ubi_scan_fastmap_~tmp___0~165#1.offset; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21901-1: SUMMARY for call ubi_scan_fastmap_#t~ret6136#1.base, ubi_scan_fastmap_#t~ret6136#1.offset := kzalloc(400, 208); srcloc: null [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4064: assume 0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616;process_lvol_~__mptr___0~1#1.base, process_lvol_~__mptr___0~1#1.offset := process_lvol_~rb~0#1.base, process_lvol_~rb~0#1.offset;process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset := process_lvol_~__mptr___0~1#1.base, -1600 + process_lvol_~__mptr___0~1#1.offset; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4064: assume !(0 != (process_lvol_~rb~0#1.base + process_lvol_~rb~0#1.offset) % 18446744073709551616);process_lvol_~aeb~0#1.base, process_lvol_~aeb~0#1.offset := 0, 0; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17013: havoc __init_work_~arg0#1.base, __init_work_~arg0#1.offset, __init_work_~arg1#1;havoc __init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset, __init_work_#in~arg1#1;assume { :end_inline___init_work } true;call write~int#22(137438953408, ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset, 8);call ubi_wl_init_#t~mem4745#1 := read~int#22(ubi_wl_init_~#__constr_expr_1~0#1.base, ubi_wl_init_~#__constr_expr_1~0#1.offset, 8);call write~int#1(ubi_wl_init_#t~mem4745#1, ubi_wl_init_~ubi#1.base, 5150 + ubi_wl_init_~ubi#1.offset, 8);havoc ubi_wl_init_#t~mem4745#1;assume { :begin_inline_lockdep_init_map } true;lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset, lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset, lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset, lockdep_init_map_#in~arg3#1 := ubi_wl_init_~ubi#1.base, 5182 + ubi_wl_init_~ubi#1.offset, 1297, 0, ubi_wl_init_~#__key___2~1#1.base, ubi_wl_init_~#__key___2~1#1.offset, 0;havoc lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset, lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset, lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset, lockdep_init_map_~arg3#1;lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset := lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset;lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset := lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset;lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset := lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset;lockdep_init_map_~arg3#1 := lockdep_init_map_#in~arg3#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6971: assume 0 != uif_init_~tmp___2~19#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6971: assume !(0 != uif_init_~tmp___2~19#1); [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22034: assume -2147483648 <= ubi_scan_fastmap_#t~ret6188#1 && ubi_scan_fastmap_#t~ret6188#1 <= 2147483647;ubi_scan_fastmap_~ret~9#1 := ubi_scan_fastmap_#t~ret6188#1;havoc ubi_scan_fastmap_#t~mem6185#1.base, ubi_scan_fastmap_#t~mem6185#1.offset;havoc ubi_scan_fastmap_#t~mem6184#1;havoc ubi_scan_fastmap_#t~mem6186#1;havoc ubi_scan_fastmap_#t~mem6187#1;havoc ubi_scan_fastmap_#t~ret6188#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20448: assume 0 != ubi_debugfs_init_dev_~tmp___1~109#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20448: assume !(0 != ubi_debugfs_init_dev_~tmp___1~109#1);call write~$Pointer$#1(ubi_debugfs_init_dev_~dent~2#1.base, ubi_debugfs_init_dev_~dent~2#1.offset, ubi_debugfs_init_dev_~d~2#1.base, 20 + ubi_debugfs_init_dev_~d~2#1.offset, 8);ubi_debugfs_init_dev_~fname~0#1.base, ubi_debugfs_init_dev_~fname~0#1.offset := 1660, 0;call ubi_debugfs_init_dev_#t~mem5757#1.base, ubi_debugfs_init_dev_#t~mem5757#1.offset := read~$Pointer$#1(ubi_debugfs_init_dev_~d~2#1.base, 12 + ubi_debugfs_init_dev_~d~2#1.offset, 8); [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6839-1: SUMMARY for call ubi_sysfs_init_#t~ret1638#1 := device_register(ubi_sysfs_init_~ubi#1.base, 105 + ubi_sysfs_init_~ubi#1.offset); srcloc: null [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6839: assume -2147483648 <= ubi_sysfs_init_#t~ret1638#1 && ubi_sysfs_init_#t~ret1638#1 <= 2147483647;ubi_sysfs_init_~err~22#1 := ubi_sysfs_init_#t~ret1638#1;havoc ubi_sysfs_init_#t~ret1638#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21505: assume ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21505: assume !(ubi_attach_fastmap_~fm_pos~0#1 % 18446744073709551616 >= ubi_attach_fastmap_~fm_size~0#1 % 18446744073709551616);call ubi_attach_fastmap_#t~mem5992#1 := read~int#1(ubi_attach_fastmap_~fmpl2~0#1.base, ubi_attach_fastmap_~fmpl2~0#1.offset, 4); [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21638: assume -2147483648 <= ubi_attach_fastmap_#t~ret6054#1 && ubi_attach_fastmap_#t~ret6054#1 <= 2147483647;havoc ubi_attach_fastmap_#t~ret6054#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7632: assume 0 != ubi_attach_mtd_dev_~err~25#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7632: assume !(0 != ubi_attach_mtd_dev_~err~25#1);assume { :begin_inline_kthread_create_on_node } true;kthread_create_on_node_#in~arg0#1.base, kthread_create_on_node_#in~arg0#1.offset, kthread_create_on_node_#in~arg1#1.base, kthread_create_on_node_#in~arg1#1.offset, kthread_create_on_node_#in~arg2#1, kthread_create_on_node_#in~arg3#1.base, kthread_create_on_node_#in~arg3#1.offset := #funAddr~ubi_thread.base, #funAddr~ubi_thread.offset, ubi_attach_mtd_dev_~ubi~9#1.base, ubi_attach_mtd_dev_~ubi~9#1.offset, -1, ubi_attach_mtd_dev_~ubi~9#1.base, 5846 + ubi_attach_mtd_dev_~ubi~9#1.offset;havoc kthread_create_on_node_#res#1.base, kthread_create_on_node_#res#1.offset;havoc kthread_create_on_node_#t~ret6564#1.base, kthread_create_on_node_#t~ret6564#1.offset, kthread_create_on_node_~arg0#1.base, kthread_create_on_node_~arg0#1.offset, kthread_create_on_node_~arg1#1.base, kthread_create_on_node_~arg1#1.offset, kthread_create_on_node_~arg2#1, kthread_create_on_node_~arg3#1.base, kthread_create_on_node_~arg3#1.offset;kthread_create_on_node_~arg0#1.base, kthread_create_on_node_~arg0#1.offset := kthread_create_on_node_#in~arg0#1.base, kthread_create_on_node_#in~arg0#1.offset;kthread_create_on_node_~arg1#1.base, kthread_create_on_node_~arg1#1.offset := kthread_create_on_node_#in~arg1#1.base, kthread_create_on_node_#in~arg1#1.offset;kthread_create_on_node_~arg2#1 := kthread_create_on_node_#in~arg2#1;kthread_create_on_node_~arg3#1.base, kthread_create_on_node_~arg3#1.offset := kthread_create_on_node_#in~arg3#1.base, kthread_create_on_node_#in~arg3#1.offset; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21770-1: SUMMARY for call ubi_attach_fastmap_#t~ret6110#1 := ubi_io_read_ec_hdr(ubi_attach_fastmap_~ubi#1.base, ubi_attach_fastmap_~ubi#1.offset, ubi_attach_fastmap_#t~mem6109#1, ubi_attach_fastmap_~ech___0~1#1.base, ubi_attach_fastmap_~ech___0~1#1.offset, 0); srcloc: null [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21638-1: SUMMARY for call ubi_attach_fastmap_#t~ret6054#1 := printk(1725, 0); srcloc: null [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4329: assume init_volumes_#t~mem300#1 < init_volumes_~reserved_pebs~1#1;havoc init_volumes_#t~mem300#1;call init_volumes_#t~mem301#1 := read~int#1(init_volumes_~ubi#1.base, 2322 + init_volumes_~ubi#1.offset, 4); [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4329: assume !(init_volumes_#t~mem300#1 < init_volumes_~reserved_pebs~1#1);havoc init_volumes_#t~mem300#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22034-1: SUMMARY for call ubi_scan_fastmap_#t~ret6188#1 := ubi_io_read(ubi_scan_fastmap_~ubi#1.base, ubi_scan_fastmap_~ubi#1.offset, ubi_scan_fastmap_#t~mem6185#1.base, ubi_scan_fastmap_#t~mem6185#1.offset + (if ubi_scan_fastmap_#t~mem6184#1 * ubi_scan_fastmap_~i~37#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_scan_fastmap_#t~mem6184#1 * ubi_scan_fastmap_~i~37#1 % 18446744073709551616 % 18446744073709551616 else ubi_scan_fastmap_#t~mem6184#1 * ubi_scan_fastmap_~i~37#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ubi_scan_fastmap_~pnum~13#1, ubi_scan_fastmap_#t~mem6186#1, ubi_scan_fastmap_#t~mem6187#1); srcloc: null [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7368: assume 0 != io_init_~tmp___35~0#1; [2025-02-08 02:47:11,989 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7368: assume !(0 != io_init_~tmp___35~0#1); [2025-02-08 02:47:11,990 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22034-2: call ubi_scan_fastmap_#t~mem6185#1.base, ubi_scan_fastmap_#t~mem6185#1.offset := read~$Pointer$#1(ubi_scan_fastmap_~ubi#1.base, 5134 + ubi_scan_fastmap_~ubi#1.offset, 8);call ubi_scan_fastmap_#t~mem6184#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5907 + ubi_scan_fastmap_~ubi#1.offset, 4);call ubi_scan_fastmap_#t~mem6186#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5911 + ubi_scan_fastmap_~ubi#1.offset, 4);call ubi_scan_fastmap_#t~mem6187#1 := read~int#1(ubi_scan_fastmap_~ubi#1.base, 5907 + ubi_scan_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:11,990 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12521-1: SUMMARY for call ubi_eba_init_#t~ret3439#1 := ldv__builtin_expect((if ubi_eba_init_#t~mem3438#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_eba_init_#t~mem3438#1 % 256 % 18446744073709551616 else ubi_eba_init_#t~mem3438#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:11,990 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12521: assume -9223372036854775808 <= ubi_eba_init_#t~ret3439#1 && ubi_eba_init_#t~ret3439#1 <= 9223372036854775807;ubi_eba_init_~tmp___4~30#1 := ubi_eba_init_#t~ret3439#1;havoc ubi_eba_init_#t~mem3438#1;havoc ubi_eba_init_#t~ret3439#1; [2025-02-08 02:47:11,990 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21770: assume -2147483648 <= ubi_attach_fastmap_#t~ret6110#1 && ubi_attach_fastmap_#t~ret6110#1 <= 2147483647;ubi_attach_fastmap_~err~95#1 := ubi_attach_fastmap_#t~ret6110#1;havoc ubi_attach_fastmap_#t~mem6109#1;havoc ubi_attach_fastmap_#t~ret6110#1; [2025-02-08 02:47:12,012 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24280: havoc #t~nondet6551; [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17840: call ULTIMATE.dealloc(~#descriptor~72#1.base, ~#descriptor~72#1.offset);havoc ~#descriptor~72#1.base, ~#descriptor~72#1.offset;call ULTIMATE.dealloc(~#descriptor___0~22#1.base, ~#descriptor___0~22#1.offset);havoc ~#descriptor___0~22#1.base, ~#descriptor___0~22#1.offset;call ULTIMATE.dealloc(~#descriptor___1~9#1.base, ~#descriptor___1~9#1.offset);havoc ~#descriptor___1~9#1.base, ~#descriptor___1~9#1.offset;call ULTIMATE.dealloc(~#descriptor___2~6#1.base, ~#descriptor___2~6#1.offset);havoc ~#descriptor___2~6#1.base, ~#descriptor___2~6#1.offset;call ULTIMATE.dealloc(~#descriptor___3~3#1.base, ~#descriptor___3~3#1.offset);havoc ~#descriptor___3~3#1.base, ~#descriptor___3~3#1.offset;call ULTIMATE.dealloc(~#descriptor___4~2#1.base, ~#descriptor___4~2#1.offset);havoc ~#descriptor___4~2#1.base, ~#descriptor___4~2#1.offset; [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18016: #res#1 := ~err~80#1;call ULTIMATE.dealloc(~#descriptor~72#1.base, ~#descriptor~72#1.offset);havoc ~#descriptor~72#1.base, ~#descriptor~72#1.offset;call ULTIMATE.dealloc(~#descriptor___0~22#1.base, ~#descriptor___0~22#1.offset);havoc ~#descriptor___0~22#1.base, ~#descriptor___0~22#1.offset;call ULTIMATE.dealloc(~#descriptor___1~9#1.base, ~#descriptor___1~9#1.offset);havoc ~#descriptor___1~9#1.base, ~#descriptor___1~9#1.offset;call ULTIMATE.dealloc(~#descriptor___2~6#1.base, ~#descriptor___2~6#1.offset);havoc ~#descriptor___2~6#1.base, ~#descriptor___2~6#1.offset;call ULTIMATE.dealloc(~#descriptor___3~3#1.base, ~#descriptor___3~3#1.offset);havoc ~#descriptor___3~3#1.base, ~#descriptor___3~3#1.offset;call ULTIMATE.dealloc(~#descriptor___4~2#1.base, ~#descriptor___4~2#1.offset);havoc ~#descriptor___4~2#1.base, ~#descriptor___4~2#1.offset; [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18016-1: SUMMARY for call ubi_free_vid_hdr(~ubi#1.base, ~ubi#1.offset, ~vh~0#1.base, ~vh~0#1.offset); srcloc: null [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19801: SUMMARY for call ldv_mutex_unlock_buf_mutex_of_ubi_device(ldv_mutex_unlock_198_~ldv_func_arg1#1.base, ldv_mutex_unlock_198_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19802-1: SUMMARY for call mutex_unlock(ldv_mutex_unlock_198_~ldv_func_arg1#1.base, ldv_mutex_unlock_198_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19802: havoc ldv_mutex_unlock_198_~ldv_func_arg1#1.base, ldv_mutex_unlock_198_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_198_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_198_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_198 } true; [2025-02-08 02:47:13,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18012: havoc #t~bitwise5004#1;havoc #t~bitwise5005#1;assume { :begin_inline_ldv_mutex_unlock_198 } true;ldv_mutex_unlock_198_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_198_#in~ldv_func_arg1#1.offset := ~ubi#1.base, 5957 + ~ubi#1.offset;havoc ldv_mutex_unlock_198_~ldv_func_arg1#1.base, ldv_mutex_unlock_198_~ldv_func_arg1#1.offset;ldv_mutex_unlock_198_~ldv_func_arg1#1.base, ldv_mutex_unlock_198_~ldv_func_arg1#1.offset := ldv_mutex_unlock_198_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_198_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9780: SUMMARY for call mutex_unlock(ldv_mutex_unlock_73_~ldv_func_arg1#1.base, ldv_mutex_unlock_73_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10640: havoc ubi_is_mapped_#t~mem2962#1.base, ubi_is_mapped_#t~mem2962#1.offset;havoc ubi_is_mapped_#t~mem2963#1;call ULTIMATE.dealloc(ubi_is_mapped_~#descriptor~35#1.base, ubi_is_mapped_~#descriptor~35#1.offset);havoc ubi_is_mapped_~#descriptor~35#1.base, ubi_is_mapped_~#descriptor~35#1.offset;#t~ret2476#1 := ubi_is_mapped_#res#1;havoc ubi_is_mapped_#t~mem2952#1.base, ubi_is_mapped_#t~mem2952#1.offset, ubi_is_mapped_#t~mem2953#1, ubi_is_mapped_#t~ret2954#1, ubi_is_mapped_#t~ret2955#1.base, ubi_is_mapped_#t~ret2955#1.offset, ubi_is_mapped_#t~mem2956#1, ubi_is_mapped_#t~mem2957#1, ubi_is_mapped_#t~ret2958#1, ubi_is_mapped_#t~mem2959#1, ubi_is_mapped_#t~short2960#1, ubi_is_mapped_#t~mem2961#1, ubi_is_mapped_#t~mem2962#1.base, ubi_is_mapped_#t~mem2962#1.offset, ubi_is_mapped_#t~mem2963#1, ubi_is_mapped_~desc#1.base, ubi_is_mapped_~desc#1.offset, ubi_is_mapped_~lnum#1, ubi_is_mapped_~vol~28#1.base, ubi_is_mapped_~vol~28#1.offset, ubi_is_mapped_~#descriptor~35#1.base, ubi_is_mapped_~#descriptor~35#1.offset, ubi_is_mapped_~tmp~79#1.base, ubi_is_mapped_~tmp~79#1.offset, ubi_is_mapped_~tmp___0~66#1;havoc ubi_is_mapped_#in~desc#1.base, ubi_is_mapped_#in~desc#1.offset, ubi_is_mapped_#in~lnum#1;assume { :end_inline_ubi_is_mapped } true;assume -2147483648 <= #t~ret2476#1 && #t~ret2476#1 <= 2147483647;~err~31#1 := #t~ret2476#1; [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6380: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_27_~ldv_func_arg1#1.base, ldv_mutex_unlock_27_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6381: SUMMARY for call mutex_unlock(ldv_mutex_unlock_27_~ldv_func_arg1#1.base, ldv_mutex_unlock_27_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8628: assume 0 == #t~mem2442#1;havoc #t~mem2442#1; [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8628: assume !(0 == #t~mem2442#1);havoc #t~mem2442#1; [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8694: SUMMARY for call revoke_exclusive(~desc~8#1.base, ~desc~8#1.offset, 2); srcloc: null [2025-02-08 02:47:21,800 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5986: assume ubi_start_update_#t~mem1354#1 > ubi_start_update_~i~11#1;havoc ubi_start_update_#t~mem1354#1; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5986: assume !(ubi_start_update_#t~mem1354#1 > ubi_start_update_~i~11#1);havoc ubi_start_update_#t~mem1354#1; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5806: call ULTIMATE.dealloc(set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset);havoc set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset;call ULTIMATE.dealloc(set_update_marker_~#descriptor~7#1.base, set_update_marker_~#descriptor~7#1.offset);havoc set_update_marker_~#descriptor~7#1.base, set_update_marker_~#descriptor~7#1.offset;call ULTIMATE.dealloc(set_update_marker_~#descriptor___0~1#1.base, set_update_marker_~#descriptor___0~1#1.offset);havoc set_update_marker_~#descriptor___0~1#1.base, set_update_marker_~#descriptor___0~1#1.offset;ubi_start_update_#t~ret1352#1 := set_update_marker_#res#1;havoc set_update_marker_#t~mem965#1, set_update_marker_#t~ret966#1, set_update_marker_#t~ret967#1.base, set_update_marker_#t~ret967#1.offset, set_update_marker_#t~mem968#1, set_update_marker_#t~mem969#1, set_update_marker_#t~ret970#1, set_update_marker_#t~mem971#1, set_update_marker_#t~mem973#1.base, set_update_marker_#t~mem973#1.offset, set_update_marker_#t~mem972#1, set_update_marker_#t~mem974#1, set_update_marker_#t~ret975#1, set_update_marker_#t~ret976#1.base, set_update_marker_#t~ret976#1.offset, set_update_marker_#t~mem977#1, set_update_marker_#t~ret978#1, set_update_marker_#t~mem979#1, set_update_marker_#t~ret980#1, set_update_marker_#t~ret981#1.base, set_update_marker_#t~ret981#1.offset, set_update_marker_#t~mem982#1, set_update_marker_#t~ret983#1, set_update_marker_#t~mem985#1.base, set_update_marker_#t~mem985#1.offset, set_update_marker_#t~mem984#1, set_update_marker_#t~mem986#1, set_update_marker_#t~mem987#1, set_update_marker_#t~mem988#1, set_update_marker_#t~mem989#1, set_update_marker_#t~mem990#1, set_update_marker_#t~mem991#1, set_update_marker_#t~arrayCopy992#1, set_update_marker_#t~mem993#1, set_update_marker_#t~mem994#1, set_update_marker_#t~mem995#1, set_update_marker_#t~mem996#1, set_update_marker_#t~mem997#1, set_update_marker_#t~mem998#1, set_update_marker_#t~mem999#1, set_update_marker_#t~mem1000#1, set_update_marker_#t~mem1001#1, set_update_marker_#t~mem1002#1, set_update_marker_#t~mem1003#1, set_update_marker_#t~mem1004#1, set_update_marker_#t~mem1005#1, set_update_marker_#t~mem1006#1, set_update_marker_#t~mem1007#1, set_update_marker_#t~mem1008#1, set_update_marker_#t~mem1009#1, set_update_marker_#t~mem1010#1, set_update_marker_#t~mem1011#1, set_update_marker_#t~mem1012#1, set_update_marker_#t~mem1013#1, set_update_marker_#t~mem1014#1, set_update_marker_#t~mem1015#1, set_update_marker_#t~mem1016#1, set_update_marker_#t~mem1017#1, set_update_marker_#t~mem1018#1, set_update_marker_#t~mem1019#1, set_update_marker_#t~mem1020#1, set_update_marker_#t~mem1021#1, set_update_marker_#t~mem1022#1, set_update_marker_#t~mem1023#1, set_update_marker_#t~mem1024#1, set_update_marker_#t~mem1025#1, set_update_marker_#t~mem1026#1, set_update_marker_#t~mem1027#1, set_update_marker_#t~mem1028#1, set_update_marker_#t~mem1029#1, set_update_marker_#t~mem1030#1, set_update_marker_#t~mem1031#1, set_update_marker_#t~mem1032#1, set_update_marker_#t~mem1033#1, set_update_marker_#t~mem1034#1, set_update_marker_#t~mem1035#1, set_update_marker_#t~mem1036#1, set_update_marker_#t~mem1037#1, set_update_marker_#t~mem1038#1, set_update_marker_#t~mem1039#1, set_update_marker_#t~mem1040#1, set_update_marker_#t~mem1041#1, set_update_marker_#t~mem1042#1, set_update_marker_#t~mem1043#1, set_update_marker_#t~mem1044#1, set_update_marker_#t~mem1045#1, set_update_marker_#t~mem1046#1, set_update_marker_#t~mem1047#1, set_update_marker_#t~mem1048#1, set_update_marker_#t~mem1049#1, set_update_marker_#t~mem1050#1, set_update_marker_#t~mem1051#1, set_update_marker_#t~mem1052#1, set_update_marker_#t~mem1053#1, set_update_marker_#t~mem1054#1, set_update_marker_#t~mem1055#1, set_update_marker_#t~mem1056#1, set_update_marker_#t~mem1057#1, set_update_marker_#t~mem1058#1, set_update_marker_#t~mem1059#1, set_update_marker_#t~mem1060#1, set_update_marker_#t~mem1061#1, set_update_marker_#t~mem1062#1, set_update_marker_#t~mem1063#1, set_update_marker_#t~mem1064#1, set_update_marker_#t~mem1065#1, set_update_marker_#t~mem1066#1, set_update_marker_#t~mem1067#1, set_update_marker_#t~mem1068#1, set_update_marker_#t~mem1069#1, set_update_marker_#t~mem1070#1, set_update_marker_#t~mem1071#1, set_update_marker_#t~mem1072#1, set_update_marker_#t~mem1073#1, set_update_marker_#t~mem1074#1, set_update_marker_#t~mem1075#1, set_update_marker_#t~mem1076#1, set_update_marker_#t~mem1077#1, set_update_marker_#t~mem1078#1, set_update_marker_#t~mem1079#1, set_update_marker_#t~mem1080#1, set_update_marker_#t~mem1081#1, set_update_marker_#t~mem1082#1, set_update_marker_#t~mem1083#1, set_update_marker_#t~mem1084#1, set_update_marker_#t~mem1085#1, set_update_marker_#t~mem1086#1, set_update_marker_#t~mem1087#1, set_update_marker_#t~mem1088#1, set_update_marker_#t~mem1089#1, set_update_marker_#t~mem1090#1, set_update_marker_#t~mem1091#1, set_update_marker_#t~mem1092#1, set_update_marker_#t~mem1093#1, set_update_marker_#t~mem1094#1, set_update_marker_#t~mem1095#1, set_update_marker_#t~mem1096#1, set_update_marker_#t~mem1097#1, set_update_marker_#t~mem1098#1, set_update_marker_#t~mem1099#1, set_update_marker_#t~mem1100#1, set_update_marker_#t~mem1101#1, set_update_marker_#t~mem1102#1, set_update_marker_#t~mem1103#1, set_update_marker_#t~mem1104#1, set_update_marker_#t~mem1105#1, set_update_marker_#t~mem1106#1, set_update_marker_#t~mem1107#1, set_update_marker_#t~mem1108#1, set_update_marker_#t~mem1109#1, set_update_marker_#t~mem1110#1, set_update_marker_#t~mem1111#1, set_update_marker_#t~mem1112#1, set_update_marker_#t~mem1113#1, set_update_marker_#t~mem1114#1, set_update_marker_#t~mem1115#1, set_update_marker_#t~mem1116#1, set_update_marker_#t~mem1117#1, set_update_marker_#t~mem1118#1, set_update_marker_#t~mem1119#1, set_update_marker_#t~mem1120#1, set_update_marker_#t~mem1121#1, set_update_marker_#t~arrayCopy1122#1, set_update_marker_#t~mem1123#1, set_update_marker_#t~mem1124#1, set_update_marker_#t~mem1125#1, set_update_marker_#t~mem1126#1, set_update_marker_#t~mem1127#1, set_update_marker_#t~mem1128#1, set_update_marker_#t~mem1129#1, set_update_marker_#t~mem1130#1, set_update_marker_#t~mem1131#1, set_update_marker_#t~mem1132#1, set_update_marker_#t~mem1133#1, set_update_marker_#t~mem1134#1, set_update_marker_#t~mem1135#1, set_update_marker_#t~mem1136#1, set_update_marker_#t~mem1137#1, set_update_marker_#t~mem1138#1, set_update_marker_#t~mem1139#1, set_update_marker_#t~mem1140#1, set_update_marker_#t~mem1141#1, set_update_marker_#t~mem1142#1, set_update_marker_#t~mem1143#1, set_update_marker_#t~mem1144#1, set_update_marker_#t~mem1145#1, set_update_marker_#t~mem1146#1, set_update_marker_#t~mem1147#1, set_update_marker_#t~ret1148#1, set_update_marker_~ubi#1.base, set_update_marker_~ubi#1.offset, set_update_marker_~vol#1.base, set_update_marker_~vol#1.offset, set_update_marker_~err~16#1, set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset, set_update_marker_~#descriptor~7#1.base, set_update_marker_~#descriptor~7#1.offset, set_update_marker_~tmp~28#1.base, set_update_marker_~tmp~28#1.offset, set_update_marker_~tmp___0~22#1, set_update_marker_~tmp___1~15#1.base, set_update_marker_~tmp___1~15#1.offset, set_update_marker_~tmp___2~12#1, set_update_marker_~#descriptor___0~1#1.base, set_update_marker_~#descriptor___0~1#1.offset, set_update_marker_~tmp___3~8#1.base, set_update_marker_~tmp___3~8#1.offset, set_update_marker_~tmp___4~6#1;havoc set_update_marker_#in~ubi#1.base, set_update_marker_#in~ubi#1.offset, set_update_marker_#in~vol#1.base, set_update_marker_#in~vol#1.offset;assume { :end_inline_set_update_marker } true;assume -2147483648 <= ubi_start_update_#t~ret1352#1 && ubi_start_update_#t~ret1352#1 <= 2147483647;ubi_start_update_~err~18#1 := ubi_start_update_#t~ret1352#1;havoc ubi_start_update_#t~ret1352#1; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6005: call write~$Pointer$#1(ubi_start_update_#t~ret1358#1.base, ubi_start_update_#t~ret1358#1.offset, ubi_start_update_~vol#1.base, 1413 + ubi_start_update_~vol#1.offset, 8);havoc ubi_start_update_#t~mem1357#1;havoc ubi_start_update_#t~ret1358#1.base, ubi_start_update_#t~ret1358#1.offset;call ubi_start_update_#t~mem1359#1.base, ubi_start_update_#t~mem1359#1.offset := read~$Pointer$#1(ubi_start_update_~vol#1.base, 1413 + ubi_start_update_~vol#1.offset, 8); [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8598: call ULTIMATE.dealloc(~#bytes~0#1.base, ~#bytes~0#1.offset);havoc ~#bytes~0#1.base, ~#bytes~0#1.offset;call ULTIMATE.dealloc(~#req~0#1.base, ~#req~0#1.offset);havoc ~#req~0#1.base, ~#req~0#1.offset;call ULTIMATE.dealloc(~#descriptor~21#1.base, ~#descriptor~21#1.offset);havoc ~#descriptor~21#1.base, ~#descriptor~21#1.offset;call ULTIMATE.dealloc(~#req___0~0#1.base, ~#req___0~0#1.offset);havoc ~#req___0~0#1.base, ~#req___0~0#1.offset;call ULTIMATE.dealloc(~#req___1~0#1.base, ~#req___1~0#1.offset);havoc ~#req___1~0#1.base, ~#req___1~0#1.offset; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6005-1: SUMMARY for call ubi_start_update_#t~ret1358#1.base, ubi_start_update_#t~ret1358#1.offset := vmalloc(ubi_start_update_#t~mem1357#1); srcloc: null [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5972: assume 0 != ubi_start_update_~err~18#1;ubi_start_update_#res#1 := ubi_start_update_~err~18#1;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5972: assume !(0 != ubi_start_update_~err~18#1);ubi_start_update_~i~11#1 := 0; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6022: call ULTIMATE.dealloc(ubi_start_leb_change_~#descriptor~10#1.base, ubi_start_leb_change_~#descriptor~10#1.offset);havoc ubi_start_leb_change_~#descriptor~10#1.base, ubi_start_leb_change_~#descriptor~10#1.offset;#t~ret2457#1 := ubi_start_leb_change_#res#1;havoc ubi_start_leb_change_#t~mem1363#1, ubi_start_leb_change_#t~ret1364#1, ubi_start_leb_change_#t~ret1365#1.base, ubi_start_leb_change_#t~ret1365#1.offset, ubi_start_leb_change_#t~mem1366#1, ubi_start_leb_change_#t~ret1367#1, ubi_start_leb_change_#t~mem1368#1, ubi_start_leb_change_#t~ret1369#1, ubi_start_leb_change_#t~ret1370#1.base, ubi_start_leb_change_#t~ret1370#1.offset, ubi_start_leb_change_#t~mem1371#1, ubi_start_leb_change_#t~ret1372#1, ubi_start_leb_change_#t~mem1373#1, ubi_start_leb_change_#t~ret1374#1, ubi_start_leb_change_#t~ret1375#1.base, ubi_start_leb_change_#t~ret1375#1.offset, ubi_start_leb_change_#t~mem1376#1, ubi_start_leb_change_#t~mem1377#1, ubi_start_leb_change_#t~mem1378#1, ubi_start_leb_change_#t~mem1379#1, ubi_start_leb_change_#t~ret1380#1, ubi_start_leb_change_#t~mem1381#1, ubi_start_leb_change_#t~mem1382#1, ubi_start_leb_change_#t~ret1383#1, ubi_start_leb_change_#t~mem1384#1, ubi_start_leb_change_#t~mem1385#1, ubi_start_leb_change_#t~mem1386#1, ubi_start_leb_change_#t~ret1387#1.base, ubi_start_leb_change_#t~ret1387#1.offset, ubi_start_leb_change_#t~mem1388#1.base, ubi_start_leb_change_#t~mem1388#1.offset, ubi_start_leb_change_~ubi#1.base, ubi_start_leb_change_~ubi#1.offset, ubi_start_leb_change_~vol#1.base, ubi_start_leb_change_~vol#1.offset, ubi_start_leb_change_~req#1.base, ubi_start_leb_change_~req#1.offset, ubi_start_leb_change_~tmp~31#1.base, ubi_start_leb_change_~tmp~31#1.offset, ubi_start_leb_change_~tmp___0~25#1, ubi_start_leb_change_~tmp___1~18#1, ubi_start_leb_change_~#descriptor~10#1.base, ubi_start_leb_change_~#descriptor~10#1.offset, ubi_start_leb_change_~tmp___2~15#1.base, ubi_start_leb_change_~tmp___2~15#1.offset, ubi_start_leb_change_~tmp___3~11#1, ubi_start_leb_change_~tmp___4~9#1;havoc ubi_start_leb_change_#in~ubi#1.base, ubi_start_leb_change_#in~ubi#1.offset, ubi_start_leb_change_#in~vol#1.base, ubi_start_leb_change_#in~vol#1.offset, ubi_start_leb_change_#in~req#1.base, ubi_start_leb_change_#in~req#1.offset;assume { :end_inline_ubi_start_leb_change } true;assume -2147483648 <= #t~ret2457#1 && #t~ret2457#1 <= 2147483647;~err~31#1 := #t~ret2457#1;call #t~mem2458#1 := read~int#1(~#req~0#1.base, 4 + ~#req~0#1.offset, 4); [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10531: call ULTIMATE.dealloc(ubi_leb_unmap_~#descriptor~33#1.base, ubi_leb_unmap_~#descriptor~33#1.offset);havoc ubi_leb_unmap_~#descriptor~33#1.base, ubi_leb_unmap_~#descriptor~33#1.offset;#t~ret2475#1 := ubi_leb_unmap_#res#1;havoc ubi_leb_unmap_#t~mem2920#1.base, ubi_leb_unmap_#t~mem2920#1.offset, ubi_leb_unmap_#t~mem2921#1.base, ubi_leb_unmap_#t~mem2921#1.offset, ubi_leb_unmap_#t~mem2922#1, ubi_leb_unmap_#t~ret2923#1, ubi_leb_unmap_#t~ret2924#1.base, ubi_leb_unmap_#t~ret2924#1.offset, ubi_leb_unmap_#t~mem2925#1, ubi_leb_unmap_#t~mem2926#1, ubi_leb_unmap_#t~ret2927#1, ubi_leb_unmap_#t~mem2928#1, ubi_leb_unmap_#t~mem2929#1, ubi_leb_unmap_#t~short2930#1, ubi_leb_unmap_#t~mem2931#1, ubi_leb_unmap_#t~short2932#1, ubi_leb_unmap_#t~mem2933#1, ubi_leb_unmap_#t~ret2934#1, ubi_leb_unmap_~desc#1.base, ubi_leb_unmap_~desc#1.offset, ubi_leb_unmap_~lnum#1, ubi_leb_unmap_~vol~26#1.base, ubi_leb_unmap_~vol~26#1.offset, ubi_leb_unmap_~ubi~25#1.base, ubi_leb_unmap_~ubi~25#1.offset, ubi_leb_unmap_~#descriptor~33#1.base, ubi_leb_unmap_~#descriptor~33#1.offset, ubi_leb_unmap_~tmp~77#1.base, ubi_leb_unmap_~tmp~77#1.offset, ubi_leb_unmap_~tmp___0~64#1, ubi_leb_unmap_~tmp___1~42#1;havoc ubi_leb_unmap_#in~desc#1.base, ubi_leb_unmap_#in~desc#1.offset, ubi_leb_unmap_#in~lnum#1;assume { :end_inline_ubi_leb_unmap } true;assume -2147483648 <= #t~ret2475#1 && #t~ret2475#1 <= 2147483647;~err~31#1 := #t~ret2475#1; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5857: havoc ldv_mutex_lock_26_~ldv_func_arg1#1.base, ldv_mutex_lock_26_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_26_#in~ldv_func_arg1#1.base, ldv_mutex_lock_26_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_26 } true;call set_update_marker_#t~mem1147#1 := read~int#1(set_update_marker_~vol#1.base, 1201 + set_update_marker_~vol#1.offset, 4); [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6006: assume 0 == (ubi_start_update_#t~mem1359#1.base + ubi_start_update_#t~mem1359#1.offset) % 18446744073709551616;havoc ubi_start_update_#t~mem1359#1.base, ubi_start_update_#t~mem1359#1.offset;ubi_start_update_#res#1 := -12;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6006: assume !(0 == (ubi_start_update_#t~mem1359#1.base + ubi_start_update_#t~mem1359#1.offset) % 18446744073709551616);havoc ubi_start_update_#t~mem1359#1.base, ubi_start_update_#t~mem1359#1.offset;call ubi_start_update_#t~mem1360#1 := read~int#1(ubi_start_update_~vol#1.base, 1229 + ubi_start_update_~vol#1.offset, 4);call ubi_start_update_#t~mem1361#1 := read~int#1(ubi_start_update_~vol#1.base, 1229 + ubi_start_update_~vol#1.offset, 4); [2025-02-08 02:47:21,801 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8665: SUMMARY for call revoke_exclusive(~desc~8#1.base, ~desc~8#1.offset, 2); srcloc: null [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5990: assume 0 == ubi_start_update_~bytes#1; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5990: assume !(0 == ubi_start_update_~bytes#1);call ubi_start_update_#t~mem1357#1 := read~int#1(ubi_start_update_~ubi#1.base, 5907 + ubi_start_update_~ubi#1.offset, 4); [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5858: assume -2147483648 <= set_update_marker_#t~ret1148#1 && set_update_marker_#t~ret1148#1 <= 2147483647;set_update_marker_~err~16#1 := set_update_marker_#t~ret1148#1;havoc set_update_marker_#t~mem1147#1;havoc set_update_marker_#t~ret1148#1;call write~int#1(1, set_update_marker_~vol#1.base, 1431 + set_update_marker_~vol#1.offset, 1);assume { :begin_inline_ldv_mutex_unlock_27 } true;ldv_mutex_unlock_27_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_27_#in~ldv_func_arg1#1.offset := set_update_marker_~ubi#1.base, 2358 + set_update_marker_~ubi#1.offset;havoc ldv_mutex_unlock_27_~ldv_func_arg1#1.base, ldv_mutex_unlock_27_~ldv_func_arg1#1.offset;ldv_mutex_unlock_27_~ldv_func_arg1#1.base, ldv_mutex_unlock_27_~ldv_func_arg1#1.offset := ldv_mutex_unlock_27_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_27_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5858-1: SUMMARY for call set_update_marker_#t~ret1148#1 := ubi_change_vtbl_record(set_update_marker_~ubi#1.base, set_update_marker_~ubi#1.offset, set_update_marker_#t~mem1147#1, set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset); srcloc: null [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5991: assume -2147483648 <= ubi_start_update_#t~ret1355#1 && ubi_start_update_#t~ret1355#1 <= 2147483647;ubi_start_update_~err~18#1 := ubi_start_update_#t~ret1355#1;havoc ubi_start_update_#t~ret1355#1; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5991-1: SUMMARY for call ubi_start_update_#t~ret1355#1 := ubi_wl_flush(ubi_start_update_~ubi#1.base, ubi_start_update_~ubi#1.offset, -1, -1); srcloc: null [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5992: assume 0 != ubi_start_update_~err~18#1;ubi_start_update_#res#1 := ubi_start_update_~err~18#1;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5992: assume !(0 != ubi_start_update_~err~18#1); [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5860: havoc ldv_mutex_unlock_27_~ldv_func_arg1#1.base, ldv_mutex_unlock_27_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_27_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_27_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_27 } true;set_update_marker_#res#1 := set_update_marker_~err~16#1;call ULTIMATE.dealloc(set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset);havoc set_update_marker_~#vtbl_rec~3#1.base, set_update_marker_~#vtbl_rec~3#1.offset;call ULTIMATE.dealloc(set_update_marker_~#descriptor~7#1.base, set_update_marker_~#descriptor~7#1.offset);havoc set_update_marker_~#descriptor~7#1.base, set_update_marker_~#descriptor~7#1.offset;call ULTIMATE.dealloc(set_update_marker_~#descriptor___0~1#1.base, set_update_marker_~#descriptor___0~1#1.offset);havoc set_update_marker_~#descriptor___0~1#1.base, set_update_marker_~#descriptor___0~1#1.offset; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8669: assume 0 == #t~mem2458#1;havoc #t~mem2458#1; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8669: assume !(0 == #t~mem2458#1);havoc #t~mem2458#1; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6010: ubi_start_update_~tmp___4~8#1 := ubi_start_update_#t~ret1362#1;havoc ubi_start_update_#t~mem1360#1;havoc ubi_start_update_#t~mem1361#1;havoc ubi_start_update_#t~ret1362#1;call write~int#1((if ubi_start_update_~tmp___4~8#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_start_update_~tmp___4~8#1 % 18446744073709551616 % 4294967296 else ubi_start_update_~tmp___4~8#1 % 18446744073709551616 % 4294967296 - 4294967296), ubi_start_update_~vol#1.base, 1389 + ubi_start_update_~vol#1.offset, 4);call write~int#1(ubi_start_update_~bytes#1, ubi_start_update_~vol#1.base, 1397 + ubi_start_update_~vol#1.offset, 8);call write~int#1(0, ubi_start_update_~vol#1.base, 1405 + ubi_start_update_~vol#1.offset, 8);ubi_start_update_#res#1 := 0;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6010-1: SUMMARY for call ubi_start_update_#t~ret1362#1 := div_u64(-1 + (ubi_start_update_#t~mem1360#1 + ubi_start_update_~bytes#1), ubi_start_update_#t~mem1361#1); srcloc: null [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8785: havoc ldv_mutex_lock_72_~ldv_func_arg1#1.base, ldv_mutex_lock_72_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_72_#in~ldv_func_arg1#1.base, ldv_mutex_lock_72_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_72 } true;call #t~mem2480#1.base, #t~mem2480#1.offset := read~$Pointer$#1(~desc~8#1.base, ~desc~8#1.offset, 8);call #t~mem2481#1 := read~int#1(~#req___1~0#1.base, 8 + ~#req___1~0#1.offset, 8);call write~int#1((if 0 != #t~mem2481#1 % 18446744073709551616 then 1 else 0) % 2, #t~mem2480#1.base, 1434 + #t~mem2480#1.offset, 1);assume { :begin_inline_ldv_mutex_unlock_73 } true;ldv_mutex_unlock_73_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_73_#in~ldv_func_arg1#1.offset := ~ubi~15#1.base, 2358 + ~ubi~15#1.offset;havoc ldv_mutex_unlock_73_~ldv_func_arg1#1.base, ldv_mutex_unlock_73_~ldv_func_arg1#1.offset;ldv_mutex_unlock_73_~ldv_func_arg1#1.base, ldv_mutex_unlock_73_~ldv_func_arg1#1.offset := ldv_mutex_unlock_73_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_73_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5979: assume -2147483648 <= ubi_start_update_#t~ret1353#1 && ubi_start_update_#t~ret1353#1 <= 2147483647;ubi_start_update_~err~18#1 := ubi_start_update_#t~ret1353#1; [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5979-1: SUMMARY for call ubi_start_update_#t~ret1353#1 := ubi_eba_unmap_leb(ubi_start_update_~ubi#1.base, ubi_start_update_~ubi#1.offset, ubi_start_update_~vol#1.base, ubi_start_update_~vol#1.offset, ubi_start_update_~i~11#1); srcloc: null [2025-02-08 02:47:21,802 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8787: havoc ldv_mutex_unlock_73_~ldv_func_arg1#1.base, ldv_mutex_unlock_73_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_73_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_73_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_73 } true; [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10571: call ULTIMATE.dealloc(ubi_leb_map_~#descriptor~34#1.base, ubi_leb_map_~#descriptor~34#1.offset);havoc ubi_leb_map_~#descriptor~34#1.base, ubi_leb_map_~#descriptor~34#1.offset;#t~ret2474#1 := ubi_leb_map_#res#1;havoc ubi_leb_map_#t~mem2935#1.base, ubi_leb_map_#t~mem2935#1.offset, ubi_leb_map_#t~mem2936#1.base, ubi_leb_map_#t~mem2936#1.offset, ubi_leb_map_#t~mem2937#1, ubi_leb_map_#t~ret2938#1, ubi_leb_map_#t~ret2939#1.base, ubi_leb_map_#t~ret2939#1.offset, ubi_leb_map_#t~mem2940#1, ubi_leb_map_#t~mem2941#1, ubi_leb_map_#t~ret2942#1, ubi_leb_map_#t~mem2943#1, ubi_leb_map_#t~mem2944#1, ubi_leb_map_#t~short2945#1, ubi_leb_map_#t~mem2946#1, ubi_leb_map_#t~short2947#1, ubi_leb_map_#t~mem2948#1, ubi_leb_map_#t~mem2949#1.base, ubi_leb_map_#t~mem2949#1.offset, ubi_leb_map_#t~mem2950#1, ubi_leb_map_#t~ret2951#1, ubi_leb_map_~desc#1.base, ubi_leb_map_~desc#1.offset, ubi_leb_map_~lnum#1, ubi_leb_map_~vol~27#1.base, ubi_leb_map_~vol~27#1.offset, ubi_leb_map_~ubi~26#1.base, ubi_leb_map_~ubi~26#1.offset, ubi_leb_map_~#descriptor~34#1.base, ubi_leb_map_~#descriptor~34#1.offset, ubi_leb_map_~tmp~78#1.base, ubi_leb_map_~tmp~78#1.offset, ubi_leb_map_~tmp___0~65#1, ubi_leb_map_~tmp___1~43#1;havoc ubi_leb_map_#in~desc#1.base, ubi_leb_map_#in~desc#1.offset, ubi_leb_map_#in~lnum#1;assume { :end_inline_ubi_leb_map } true;assume -2147483648 <= #t~ret2474#1 && #t~ret2474#1 <= 2147483647;~err~31#1 := #t~ret2474#1; [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5996-1: SUMMARY for call ubi_start_update_#t~ret1356#1 := clear_update_marker(ubi_start_update_~ubi#1.base, ubi_start_update_~ubi#1.offset, ubi_start_update_~vol#1.base, ubi_start_update_~vol#1.offset, 0); srcloc: null [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5996: assume -2147483648 <= ubi_start_update_#t~ret1356#1 && ubi_start_update_#t~ret1356#1 <= 2147483647;ubi_start_update_~err~18#1 := ubi_start_update_#t~ret1356#1;havoc ubi_start_update_#t~ret1356#1; [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5980: assume 0 != ubi_start_update_~err~18#1;ubi_start_update_#res#1 := ubi_start_update_~err~18#1;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5980: assume !(0 != ubi_start_update_~err~18#1);ubi_start_update_~i~11#1 := 1 + ubi_start_update_~i~11#1;call ubi_start_update_#t~mem1354#1 := read~int#1(ubi_start_update_~vol#1.base, 1221 + ubi_start_update_~vol#1.offset, 4); [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9779: SUMMARY for call ldv_mutex_unlock_device_mutex_of_ubi_device(ldv_mutex_unlock_73_~ldv_func_arg1#1.base, ldv_mutex_unlock_73_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5931: call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset;#t~ret2441#1 := ubi_start_update_#res#1;havoc ubi_start_update_#t~mem1336#1, ubi_start_update_#t~ret1337#1, ubi_start_update_#t~ret1338#1.base, ubi_start_update_#t~ret1338#1.offset, ubi_start_update_#t~mem1339#1, ubi_start_update_#t~mem1340#1, ubi_start_update_#t~ret1341#1, ubi_start_update_#t~mem1342#1, ubi_start_update_#t~ret1343#1, ubi_start_update_#t~ret1344#1.base, ubi_start_update_#t~ret1344#1.offset, ubi_start_update_#t~mem1345#1, ubi_start_update_#t~ret1346#1, ubi_start_update_#t~mem1347#1, ubi_start_update_#t~ret1348#1, ubi_start_update_#t~ret1349#1.base, ubi_start_update_#t~ret1349#1.offset, ubi_start_update_#t~mem1350#1, ubi_start_update_#t~ret1351#1, ubi_start_update_#t~ret1352#1, ubi_start_update_#t~ret1353#1, ubi_start_update_#t~mem1354#1, ubi_start_update_#t~ret1355#1, ubi_start_update_#t~ret1356#1, ubi_start_update_#t~mem1357#1, ubi_start_update_#t~ret1358#1.base, ubi_start_update_#t~ret1358#1.offset, ubi_start_update_#t~mem1359#1.base, ubi_start_update_#t~mem1359#1.offset, ubi_start_update_#t~mem1360#1, ubi_start_update_#t~mem1361#1, ubi_start_update_#t~ret1362#1, ubi_start_update_~ubi#1.base, ubi_start_update_~ubi#1.offset, ubi_start_update_~vol#1.base, ubi_start_update_~vol#1.offset, ubi_start_update_~bytes#1, ubi_start_update_~i~11#1, ubi_start_update_~err~18#1, ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset, ubi_start_update_~tmp~30#1.base, ubi_start_update_~tmp~30#1.offset, ubi_start_update_~tmp___0~24#1, ubi_start_update_~tmp___1~17#1.base, ubi_start_update_~tmp___1~17#1.offset, ubi_start_update_~tmp___2~14#1, ubi_start_update_~tmp___3~10#1, ubi_start_update_~tmp___4~8#1;havoc ubi_start_update_#in~ubi#1.base, ubi_start_update_#in~ubi#1.offset, ubi_start_update_#in~vol#1.base, ubi_start_update_#in~vol#1.offset, ubi_start_update_#in~bytes#1;assume { :end_inline_ubi_start_update } true;assume -2147483648 <= #t~ret2441#1 && #t~ret2441#1 <= 2147483647;~err~31#1 := #t~ret2441#1;call #t~mem2442#1 := read~int#1(~#bytes~0#1.base, ~#bytes~0#1.offset, 8); [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5997: assume 0 != ubi_start_update_~err~18#1;ubi_start_update_#res#1 := ubi_start_update_~err~18#1;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:21,803 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5997: assume !(0 != ubi_start_update_~err~18#1);call write~int#1(0, ubi_start_update_~vol#1.base, 1432 + ubi_start_update_~vol#1.offset, 1);ubi_start_update_#res#1 := 0;call ULTIMATE.dealloc(ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset);havoc ubi_start_update_~#descriptor~9#1.base, ubi_start_update_~#descriptor~9#1.offset; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22464-1: SUMMARY for call ubi_write_fastmap_#t~ret6310#1 := __fswab32(ubi_write_fastmap_#t~mem6309#1); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22464: ubi_write_fastmap_~tmp___36~3#1 := ubi_write_fastmap_#t~ret6310#1;havoc ubi_write_fastmap_#t~mem6309#1;havoc ubi_write_fastmap_#t~ret6310#1;call write~int#1(ubi_write_fastmap_~tmp___36~3#1, ubi_write_fastmap_~fvh~0#1.base, 16 + ubi_write_fastmap_~fvh~0#1.offset, 4);call ubi_write_fastmap_#t~mem6311#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1253 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22332: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22597-2: call ubi_write_fastmap_#t~mem6378#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5907 + ubi_write_fastmap_~ubi#1.offset, 4);call ubi_write_fastmap_#t~mem6379#1.base, ubi_write_fastmap_#t~mem6379#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6380#1 := read~int#1(ubi_write_fastmap_#t~mem6379#1.base, 28 + ubi_write_fastmap_#t~mem6379#1.offset, 4);call ubi_write_fastmap_#t~mem6381#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5911 + ubi_write_fastmap_~ubi#1.offset, 4);call ubi_write_fastmap_#t~mem6382#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5907 + ubi_write_fastmap_~ubi#1.offset, 4); [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22597: assume -2147483648 <= ubi_write_fastmap_#t~ret6383#1 && ubi_write_fastmap_#t~ret6383#1 <= 2147483647;ubi_write_fastmap_~ret~10#1 := ubi_write_fastmap_#t~ret6383#1; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14801-1: SUMMARY for call produce_free_peb_#t~ret4088#1 := ldv__builtin_expect((if produce_free_peb_#t~mem4087#1 % 256 % 18446744073709551616 <= 9223372036854775807 then produce_free_peb_#t~mem4087#1 % 256 % 18446744073709551616 else produce_free_peb_#t~mem4087#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22597-1: SUMMARY for call ubi_write_fastmap_#t~ret6383#1 := ubi_io_write(ubi_write_fastmap_~ubi#1.base, ubi_write_fastmap_~ubi#1.offset, ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_#t~mem6378#1 * ubi_write_fastmap_~i~38#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_#t~mem6378#1 * ubi_write_fastmap_~i~38#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_#t~mem6378#1 * ubi_write_fastmap_~i~38#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ubi_write_fastmap_#t~mem6380#1, ubi_write_fastmap_#t~mem6381#1, ubi_write_fastmap_#t~mem6382#1); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14801: assume -9223372036854775808 <= produce_free_peb_#t~ret4088#1 && produce_free_peb_#t~ret4088#1 <= 9223372036854775807;produce_free_peb_~tmp___0~109#1 := produce_free_peb_#t~ret4088#1;havoc produce_free_peb_#t~mem4087#1;havoc produce_free_peb_#t~ret4088#1; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15132-1: SUMMARY for call __wl_get_peb_#t~ret4185#1.base, __wl_get_peb_#t~ret4185#1.offset := find_mean_wl_entry(__wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset, __wl_get_peb_~ubi#1.base, 5242 + __wl_get_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15132: __wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset := __wl_get_peb_#t~ret4185#1.base, __wl_get_peb_#t~ret4185#1.offset;havoc __wl_get_peb_#t~ret4185#1.base, __wl_get_peb_#t~ret4185#1.offset; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23027: SUMMARY for call ldv_mutex_unlock_fm_mutex_of_ubi_device(ldv_mutex_unlock_242_~ldv_func_arg1#1.base, ldv_mutex_unlock_242_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14802: assume 0 != produce_free_peb_~tmp___0~109#1; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14802: assume !(0 != produce_free_peb_~tmp___0~109#1); [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22432: call ubi_write_fastmap_#t~mem6298#1.base, ubi_write_fastmap_#t~mem6298#1.offset := read~$Pointer$#1(ubi_write_fastmap_~ubi_wrk~0#1.base, ubi_write_fastmap_~ubi_wrk~0#1.offset, 8);ubi_write_fastmap_~__mptr___3~7#1.base, ubi_write_fastmap_~__mptr___3~7#1.offset := ubi_write_fastmap_#t~mem6298#1.base, ubi_write_fastmap_#t~mem6298#1.offset;havoc ubi_write_fastmap_#t~mem6298#1.base, ubi_write_fastmap_#t~mem6298#1.offset;ubi_write_fastmap_~ubi_wrk~0#1.base, ubi_write_fastmap_~ubi_wrk~0#1.offset := ubi_write_fastmap_~__mptr___3~7#1.base, ubi_write_fastmap_~__mptr___3~7#1.offset; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22499: assume ubi_write_fastmap_#t~mem6331#1 > ubi_write_fastmap_~j~3#1;havoc ubi_write_fastmap_#t~mem6331#1; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22499: assume !(ubi_write_fastmap_#t~mem6331#1 > ubi_write_fastmap_~j~3#1);havoc ubi_write_fastmap_#t~mem6331#1; [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22466: ubi_write_fastmap_~tmp___37~3#1 := ubi_write_fastmap_#t~ret6312#1;havoc ubi_write_fastmap_#t~mem6311#1;havoc ubi_write_fastmap_#t~ret6312#1;call write~int#1(ubi_write_fastmap_~tmp___37~3#1, ubi_write_fastmap_~fvh~0#1.base, 12 + ubi_write_fastmap_~fvh~0#1.offset, 4);call ubi_write_fastmap_#t~mem6313#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1237 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22565: ubi_write_fastmap_~tmp___58~0#1 := ubi_write_fastmap_#t~ret6361#1;havoc ubi_write_fastmap_#t~ret6361#1;call write~int#1(ubi_write_fastmap_~tmp___58~0#1, ubi_write_fastmap_~dvhdr~0#1.base, 12 + ubi_write_fastmap_~dvhdr~0#1.offset, 4);call write~$Pointer$#44(1793, 0, ubi_write_fastmap_~#descriptor___0~27#1.base, ubi_write_fastmap_~#descriptor___0~27#1.offset, 8);call write~$Pointer$#44(1794, 0, ubi_write_fastmap_~#descriptor___0~27#1.base, 8 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 8);call write~$Pointer$#44(1795, 0, ubi_write_fastmap_~#descriptor___0~27#1.base, 16 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 8);call write~$Pointer$#44(1796, 0, ubi_write_fastmap_~#descriptor___0~27#1.base, 24 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 8);call write~int#44(1343, ubi_write_fastmap_~#descriptor___0~27#1.base, 32 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 4);call write~int#44(0, ubi_write_fastmap_~#descriptor___0~27#1.base, 36 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 1);call ubi_write_fastmap_#t~mem6362#1 := read~int#44(ubi_write_fastmap_~#descriptor___0~27#1.base, 36 + ubi_write_fastmap_~#descriptor___0~27#1.offset, 1); [2025-02-08 02:47:28,546 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22565-1: SUMMARY for call ubi_write_fastmap_#t~ret6361#1 := __fswab32(ubi_write_fastmap_~i~38#1); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22862: assume -2147483648 <= #t~ret6462#1 && #t~ret6462#1 <= 2147483647;~i___0~0#1 := 1 + ~i___0~0#1;call #t~mem6463#1 := read~int#1(~new_fm~0#1.base, 384 + ~new_fm~0#1.offset, 4); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22862-1: SUMMARY for call #t~ret6462#1 := ubi_wl_put_fm_peb(~ubi#1.base, ~ubi#1.offset, #t~mem6461#1.base, #t~mem6461#1.offset, ~i___0~0#1, 0); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22862-2: call #t~mem6461#1.base, #t~mem6461#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i___0~0#1, 8); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15133: assume 0 == (__wl_get_peb_~e~5#1.base + __wl_get_peb_~e~5#1.offset) % 18446744073709551616; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15133: assume !(0 == (__wl_get_peb_~e~5#1.base + __wl_get_peb_~e~5#1.offset) % 18446744073709551616); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23028: SUMMARY for call mutex_unlock(ldv_mutex_unlock_242_~ldv_func_arg1#1.base, ldv_mutex_unlock_242_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14803-1: SUMMARY for call produce_free_peb_#t~ret4089#1.base, produce_free_peb_#t~ret4089#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14803: produce_free_peb_~tmp~133#1.base, produce_free_peb_~tmp~133#1.offset := produce_free_peb_#t~ret4089#1.base, produce_free_peb_#t~ret4089#1.offset;havoc produce_free_peb_#t~ret4089#1.base, produce_free_peb_#t~ret4089#1.offset;call produce_free_peb_#t~mem4090#1 := read~int#1(produce_free_peb_~tmp~133#1.base, 1176 + produce_free_peb_~tmp~133#1.offset, 4); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22466-1: SUMMARY for call ubi_write_fastmap_#t~ret6312#1 := __fswab32(ubi_write_fastmap_#t~mem6311#1); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22599: assume 0 != ubi_write_fastmap_~ret~10#1;call ubi_write_fastmap_#t~mem6384#1.base, ubi_write_fastmap_#t~mem6384#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6385#1 := read~int#1(ubi_write_fastmap_#t~mem6384#1.base, 28 + ubi_write_fastmap_#t~mem6384#1.offset, 4); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22599: assume !(0 != ubi_write_fastmap_~ret~10#1);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15134-1: SUMMARY for call __wl_get_peb_#t~ret4186#1 := printk(1071, 0); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15134: assume -2147483648 <= __wl_get_peb_#t~ret4186#1 && __wl_get_peb_#t~ret4186#1 <= 2147483647;havoc __wl_get_peb_#t~ret4186#1;__wl_get_peb_#res#1 := -28;call ULTIMATE.dealloc(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset);havoc __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22335: ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset := ubi_write_fastmap_#t~ret6256#1.base, ubi_write_fastmap_#t~ret6256#1.offset;havoc ubi_write_fastmap_#t~ret6256#1.base, ubi_write_fastmap_#t~ret6256#1.offset; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22335-1: SUMMARY for call ubi_write_fastmap_#t~ret6256#1.base, ubi_write_fastmap_#t~ret6256#1.offset := rb_next(ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14804-1: SUMMARY for call produce_free_peb_#t~ret4091#1 := __dynamic_pr_debug(produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset, 1053, 0); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14804: assume -2147483648 <= produce_free_peb_#t~ret4091#1 && produce_free_peb_#t~ret4091#1 <= 2147483647;havoc produce_free_peb_#t~mem4090#1;havoc produce_free_peb_#t~ret4091#1; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22600-1: SUMMARY for call ubi_write_fastmap_#t~ret6386#1 := printk(1800, 0); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22600: assume -2147483648 <= ubi_write_fastmap_#t~ret6386#1 && ubi_write_fastmap_#t~ret6386#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6384#1.base, ubi_write_fastmap_#t~mem6384#1.offset;havoc ubi_write_fastmap_#t~mem6385#1;havoc ubi_write_fastmap_#t~ret6386#1; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22468-1: SUMMARY for call ubi_write_fastmap_#t~ret6314#1 := __fswab32(ubi_write_fastmap_#t~mem6313#1); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22468: ubi_write_fastmap_~tmp___38~2#1 := ubi_write_fastmap_#t~ret6314#1;havoc ubi_write_fastmap_#t~mem6313#1;havoc ubi_write_fastmap_#t~ret6314#1;call write~int#1(ubi_write_fastmap_~tmp___38~2#1, ubi_write_fastmap_~fvh~0#1.base, 20 + ubi_write_fastmap_~fvh~0#1.offset, 4);call ubi_write_fastmap_#t~mem6315#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1225 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22831: assume -2147483648 <= #t~ret6441#1 && #t~ret6441#1 <= 2147483647;havoc #t~ret6441#1; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22831-1: SUMMARY for call #t~ret6441#1 := printk(1813, 0); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22699: assume -2147483648 <= invalidate_fastmap_#t~ret6407#1 && invalidate_fastmap_#t~ret6407#1 <= 2147483647;invalidate_fastmap_~ret~12#1 := invalidate_fastmap_#t~ret6407#1;havoc invalidate_fastmap_#t~mem6405#1.base, invalidate_fastmap_#t~mem6405#1.offset;havoc invalidate_fastmap_#t~mem6406#1;havoc invalidate_fastmap_#t~ret6407#1; [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22699-1: SUMMARY for call invalidate_fastmap_#t~ret6407#1 := erase_block(invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, invalidate_fastmap_#t~mem6406#1); srcloc: null [2025-02-08 02:47:28,547 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22765: ~tmp___0~169#1.base, ~tmp___0~169#1.offset := #t~ret6425#1.base, #t~ret6425#1.offset;call write~$Pointer$#1(~tmp___0~169#1.base, ~tmp___0~169#1.offset, ~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6426#1.base, #t~mem6426#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8); [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22765-1: SUMMARY for call #t~ret6425#1.base, #t~ret6425#1.offset := kmem_cache_alloc(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, 208); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22403: assume { :begin_inline_ubi_is_erase_work } true;ubi_is_erase_work_#in~wrk#1.base, ubi_is_erase_work_#in~wrk#1.offset := ubi_write_fastmap_~ubi_wrk~0#1.base, ubi_write_fastmap_~ubi_wrk~0#1.offset;havoc ubi_is_erase_work_#res#1;havoc ubi_is_erase_work_#t~mem4324#1.base, ubi_is_erase_work_#t~mem4324#1.offset, ubi_is_erase_work_~wrk#1.base, ubi_is_erase_work_~wrk#1.offset;ubi_is_erase_work_~wrk#1.base, ubi_is_erase_work_~wrk#1.offset := ubi_is_erase_work_#in~wrk#1.base, ubi_is_erase_work_#in~wrk#1.offset;call ubi_is_erase_work_#t~mem4324#1.base, ubi_is_erase_work_#t~mem4324#1.offset := read~$Pointer$#1(ubi_is_erase_work_~wrk#1.base, 16 + ubi_is_erase_work_~wrk#1.offset, 8);ubi_is_erase_work_#res#1 := (if (ubi_is_erase_work_#t~mem4324#1.base + ubi_is_erase_work_#t~mem4324#1.offset) % 18446744073709551616 == (#funAddr~erase_worker.base + #funAddr~erase_worker.offset) % 18446744073709551616 then 1 else 0);havoc ubi_is_erase_work_#t~mem4324#1.base, ubi_is_erase_work_#t~mem4324#1.offset; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22865: assume #t~mem6463#1 > ~i___0~0#1;havoc #t~mem6463#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22865: assume !(#t~mem6463#1 > ~i___0~0#1);havoc #t~mem6463#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22700: assume invalidate_fastmap_~ret~12#1 < 0;invalidate_fastmap_#res#1 := invalidate_fastmap_~ret~12#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22700: assume !(invalidate_fastmap_~ret~12#1 < 0); [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22503: ubi_write_fastmap_~tmp___45~1#1 := ubi_write_fastmap_#t~ret6332#1;havoc ubi_write_fastmap_#t~ret6332#1;call write~int#1(ubi_write_fastmap_~tmp___45~1#1, ubi_write_fastmap_~feba~0#1.base, 4 + ubi_write_fastmap_~feba~0#1.offset, 4);call write~int#1(2822815984, ubi_write_fastmap_~feba~0#1.base, ubi_write_fastmap_~feba~0#1.offset, 4);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22503-1: SUMMARY for call ubi_write_fastmap_#t~ret6332#1 := __fswab32(ubi_write_fastmap_~j~3#1); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22470: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6316#1 && ubi_write_fastmap_#t~ret6316#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___40~2#1 := ubi_write_fastmap_#t~ret6316#1;havoc ubi_write_fastmap_#t~mem6315#1;havoc ubi_write_fastmap_#t~ret6316#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22470-1: SUMMARY for call ubi_write_fastmap_#t~ret6316#1 := ldv__builtin_expect((if 3 != ubi_write_fastmap_#t~mem6315#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22404: assume 0 != ubi_write_fastmap_~tmp___31~3#1;call ubi_write_fastmap_#t~mem6284#1.base, ubi_write_fastmap_#t~mem6284#1.offset := read~$Pointer$#1(ubi_write_fastmap_~ubi_wrk~0#1.base, 24 + ubi_write_fastmap_~ubi_wrk~0#1.offset, 8);ubi_write_fastmap_~wl_e~0#1.base, ubi_write_fastmap_~wl_e~0#1.offset := ubi_write_fastmap_#t~mem6284#1.base, ubi_write_fastmap_#t~mem6284#1.offset;havoc ubi_write_fastmap_#t~mem6284#1.base, ubi_write_fastmap_#t~mem6284#1.offset; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22404: assume !(0 != ubi_write_fastmap_~tmp___31~3#1); [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22767: assume 0 == (#t~mem6426#1.base + #t~mem6426#1.offset) % 18446744073709551616;havoc #t~mem6426#1.base, #t~mem6426#1.offset; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22767: assume !(0 == (#t~mem6426#1.base + #t~mem6426#1.offset) % 18446744073709551616);havoc #t~mem6426#1.base, #t~mem6426#1.offset;~i~40#1 := 1 + ~i~40#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22800: SUMMARY for call spin_lock(~ubi#1.base, 5426 + ~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22471: assume 0 != ubi_write_fastmap_~tmp___40~2#1;call ubi_write_fastmap_#t~mem6317#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1225 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22471: assume !(0 != ubi_write_fastmap_~tmp___40~2#1); [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15534-1: ubi_write_fastmap_#t~ret6283#1 := ubi_is_erase_work_#res#1;havoc ubi_is_erase_work_#t~mem4324#1.base, ubi_is_erase_work_#t~mem4324#1.offset, ubi_is_erase_work_~wrk#1.base, ubi_is_erase_work_~wrk#1.offset;havoc ubi_is_erase_work_#in~wrk#1.base, ubi_is_erase_work_#in~wrk#1.offset;assume { :end_inline_ubi_is_erase_work } true;assume -2147483648 <= ubi_write_fastmap_#t~ret6283#1 && ubi_write_fastmap_#t~ret6283#1 <= 2147483647;ubi_write_fastmap_~tmp___31~3#1 := ubi_write_fastmap_#t~ret6283#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15534: havoc ubi_is_erase_work_#t~mem4324#1.base, ubi_is_erase_work_#t~mem4324#1.offset; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15138: assume -2147483648 <= __wl_get_peb_#t~ret4187#1 && __wl_get_peb_#t~ret4187#1 <= 2147483647;havoc __wl_get_peb_#t~ret4187#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22801: ~tmp_e~0#1.base, ~tmp_e~0#1.offset := #t~ret6432#1.base, #t~ret6432#1.offset;havoc #t~ret6432#1.base, #t~ret6432#1.offset; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22801-1: SUMMARY for call #t~ret6432#1.base, #t~ret6432#1.offset := ubi_wl_get_fm_peb(~ubi#1.base, ~ubi#1.offset, 0); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22802: SUMMARY for call spin_unlock(~ubi#1.base, 5426 + ~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15138-1: SUMMARY for call __wl_get_peb_#t~ret4187#1 := self_check_in_wl_tree(__wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset, __wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset, __wl_get_peb_~ubi#1.base, 5242 + __wl_get_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14808-1: SUMMARY for call produce_free_peb_#t~ret4092#1 := do_work(produce_free_peb_~ubi#1.base, produce_free_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14808: assume -2147483648 <= produce_free_peb_#t~ret4092#1 && produce_free_peb_#t~ret4092#1 <= 2147483647;produce_free_peb_~err~68#1 := produce_free_peb_#t~ret4092#1;havoc produce_free_peb_#t~ret4092#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22472-1: SUMMARY for call ubi_write_fastmap_#t~ret6318#1 := ldv__builtin_expect((if 4 != ubi_write_fastmap_#t~mem6317#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22406: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6285#1 && ubi_write_fastmap_#t~ret6285#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___26~3#1 := ubi_write_fastmap_#t~ret6285#1;havoc ubi_write_fastmap_#t~ret6285#1; [2025-02-08 02:47:28,548 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22472: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6318#1 && ubi_write_fastmap_#t~ret6318#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___41~1#1 := ubi_write_fastmap_#t~ret6318#1;havoc ubi_write_fastmap_#t~mem6317#1;havoc ubi_write_fastmap_#t~ret6318#1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22307: ubi_write_fastmap_~tmp___9~27#1 := ubi_write_fastmap_#t~ret6244#1;call write~int#1(ubi_write_fastmap_~tmp___9~27#1, ubi_write_fastmap_~fmpl2~1#1.base, 8 + ubi_write_fastmap_~fmpl2~1#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22307-1: SUMMARY for call ubi_write_fastmap_#t~ret6244#1 := __fswab32(ubi_write_fastmap_#t~mem6243#1); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22406-1: SUMMARY for call ubi_write_fastmap_#t~ret6285#1 := ldv__builtin_expect((if 0 == (ubi_write_fastmap_~wl_e~0#1.base + ubi_write_fastmap_~wl_e~0#1.offset) % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15139-1: SUMMARY for call rb_erase(__wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset, __wl_get_peb_~ubi#1.base, 5242 + __wl_get_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15139: call __wl_get_peb_#t~mem4188#1 := read~int#1(__wl_get_peb_~ubi#1.base, 5250 + __wl_get_peb_~ubi#1.offset, 4);call write~int#1(__wl_get_peb_#t~mem4188#1 - 1, __wl_get_peb_~ubi#1.base, 5250 + __wl_get_peb_~ubi#1.offset, 4);havoc __wl_get_peb_#t~mem4188#1;call write~$Pointer$#44(1073, 0, __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset, 8);call write~$Pointer$#44(1074, 0, __wl_get_peb_~#descriptor~53#1.base, 8 + __wl_get_peb_~#descriptor~53#1.offset, 8);call write~$Pointer$#44(1075, 0, __wl_get_peb_~#descriptor~53#1.base, 16 + __wl_get_peb_~#descriptor~53#1.offset, 8);call write~$Pointer$#44(1076, 0, __wl_get_peb_~#descriptor~53#1.base, 24 + __wl_get_peb_~#descriptor~53#1.offset, 8);call write~int#44(622, __wl_get_peb_~#descriptor~53#1.base, 32 + __wl_get_peb_~#descriptor~53#1.offset, 4);call write~int#44(0, __wl_get_peb_~#descriptor~53#1.base, 36 + __wl_get_peb_~#descriptor~53#1.offset, 1);call __wl_get_peb_#t~mem4189#1 := read~int#44(__wl_get_peb_~#descriptor~53#1.base, 36 + __wl_get_peb_~#descriptor~53#1.offset, 1); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22803: assume 0 == (~tmp_e~0#1.base + ~tmp_e~0#1.offset) % 18446744073709551616 && 0 == (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22803: assume !(0 == (~tmp_e~0#1.base + ~tmp_e~0#1.offset) % 18446744073709551616 && 0 == (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22770: ~tmp___1~118#1 := ~i~40#1;~i~40#1 := ~i~40#1 - 1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22307-2: call ubi_write_fastmap_#t~mem6243#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 3810 + ubi_write_fastmap_~ubi#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14809: SUMMARY for call spin_lock(produce_free_peb_~ubi#1.base, 5426 + produce_free_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22374: ubi_write_fastmap_~__mptr___1~12#1.base, ubi_write_fastmap_~__mptr___1~12#1.offset := ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset;ubi_write_fastmap_~wl_e~0#1.base, ubi_write_fastmap_~wl_e~0#1.offset := ubi_write_fastmap_~__mptr___1~12#1.base, ubi_write_fastmap_~__mptr___1~12#1.offset;ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ubi_write_fastmap_#t~mem6271#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 28 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22473: assume 0 != ubi_write_fastmap_~tmp___41~1#1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22473: assume !(0 != ubi_write_fastmap_~tmp___41~1#1); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22704-1: SUMMARY for call invalidate_fastmap_#t~ret6408#1.base, invalidate_fastmap_#t~ret6408#1.offset := new_fm_vhdr(invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, 2147479552); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22770-1: SUMMARY for call kfree(#t~mem6427#1.base, #t~mem6427#1.offset); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22704: invalidate_fastmap_~vh~3#1.base, invalidate_fastmap_~vh~3#1.offset := invalidate_fastmap_#t~ret6408#1.base, invalidate_fastmap_#t~ret6408#1.offset;havoc invalidate_fastmap_#t~ret6408#1.base, invalidate_fastmap_#t~ret6408#1.offset; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22770-2: call #t~mem6427#1.base, #t~mem6427#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14810: assume 0 != produce_free_peb_~err~68#1;produce_free_peb_#res#1 := produce_free_peb_~err~68#1;call ULTIMATE.dealloc(produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset);havoc produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14810: assume !(0 != produce_free_peb_~err~68#1);call produce_free_peb_#t~mem4093#1.base, produce_free_peb_#t~mem4093#1.offset := read~$Pointer$#1(produce_free_peb_~ubi#1.base, 5242 + produce_free_peb_~ubi#1.offset, 8); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22804-1: SUMMARY for call #t~ret6433#1 := printk(1811, 0); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22804: assume -2147483648 <= #t~ret6433#1 && #t~ret6433#1 <= 2147483647;havoc #t~ret6433#1;~j~4#1 := 1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22474-1: SUMMARY for call ubi_write_fastmap_#t~ret6319#1.base, ubi_write_fastmap_#t~ret6319#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22408: assume 0 != ubi_write_fastmap_~tmp___26~3#1; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22408: assume !(0 != ubi_write_fastmap_~tmp___26~3#1); [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22705: assume 0 == (invalidate_fastmap_~vh~3#1.base + invalidate_fastmap_~vh~3#1.offset) % 18446744073709551616;invalidate_fastmap_#res#1 := -12; [2025-02-08 02:47:28,549 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22705: assume !(0 == (invalidate_fastmap_~vh~3#1.base + invalidate_fastmap_~vh~3#1.offset) % 18446744073709551616); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22474: ubi_write_fastmap_~tmp___39~2#1.base, ubi_write_fastmap_~tmp___39~2#1.offset := ubi_write_fastmap_#t~ret6319#1.base, ubi_write_fastmap_#t~ret6319#1.offset;havoc ubi_write_fastmap_#t~ret6319#1.base, ubi_write_fastmap_#t~ret6319#1.offset;call ubi_write_fastmap_#t~mem6320#1 := read~int#1(ubi_write_fastmap_~tmp___39~2#1.base, 1176 + ubi_write_fastmap_~tmp___39~2#1.offset, 4); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22573: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6363#1 && ubi_write_fastmap_#t~ret6363#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___61~0#1 := ubi_write_fastmap_#t~ret6363#1;havoc ubi_write_fastmap_#t~mem6362#1;havoc ubi_write_fastmap_#t~ret6363#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22573-1: SUMMARY for call ubi_write_fastmap_#t~ret6363#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6362#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_#t~mem6362#1 % 256 % 18446744073709551616 else ubi_write_fastmap_#t~mem6362#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22409: ubi_write_fastmap_~tmp___25~4#1.base, ubi_write_fastmap_~tmp___25~4#1.offset := ubi_write_fastmap_#t~ret6286#1.base, ubi_write_fastmap_#t~ret6286#1.offset;havoc ubi_write_fastmap_#t~ret6286#1.base, ubi_write_fastmap_#t~ret6286#1.offset;call ubi_write_fastmap_#t~mem6287#1 := read~int#1(ubi_write_fastmap_~tmp___25~4#1.base, 1176 + ubi_write_fastmap_~tmp___25~4#1.offset, 4); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22409-1: SUMMARY for call ubi_write_fastmap_#t~ret6286#1.base, ubi_write_fastmap_#t~ret6286#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22211: call ULTIMATE.dealloc(ubi_write_fastmap_~#descriptor~84#1.base, ubi_write_fastmap_~#descriptor~84#1.offset);havoc ubi_write_fastmap_~#descriptor~84#1.base, ubi_write_fastmap_~#descriptor~84#1.offset;call ULTIMATE.dealloc(ubi_write_fastmap_~#descriptor___0~27#1.base, ubi_write_fastmap_~#descriptor___0~27#1.offset);havoc ubi_write_fastmap_~#descriptor___0~27#1.base, ubi_write_fastmap_~#descriptor___0~27#1.offset;call ULTIMATE.dealloc(ubi_write_fastmap_~#descriptor___1~11#1.base, ubi_write_fastmap_~#descriptor___1~11#1.offset);havoc ubi_write_fastmap_~#descriptor___1~11#1.base, ubi_write_fastmap_~#descriptor___1~11#1.offset; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22574: assume 0 != ubi_write_fastmap_~tmp___61~0#1;call ubi_write_fastmap_#t~mem6364#1 := read~int#1(ubi_write_fastmap_~dvhdr~0#1.base, 40 + ubi_write_fastmap_~dvhdr~0#1.offset, 8); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22574: assume !(0 != ubi_write_fastmap_~tmp___61~0#1); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15109: assume 0 == (__wl_get_peb_#t~mem4176#1.base + __wl_get_peb_#t~mem4176#1.offset) % 18446744073709551616;havoc __wl_get_peb_#t~mem4176#1.base, __wl_get_peb_#t~mem4176#1.offset;call __wl_get_peb_#t~mem4177#1 := read~int#1(__wl_get_peb_~ubi#1.base, 5830 + __wl_get_peb_~ubi#1.offset, 4); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15109: assume !(0 == (__wl_get_peb_#t~mem4176#1.base + __wl_get_peb_#t~mem4176#1.offset) % 18446744073709551616);havoc __wl_get_peb_#t~mem4176#1.base, __wl_get_peb_#t~mem4176#1.offset; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22475: assume -2147483648 <= ubi_write_fastmap_#t~ret6321#1 && ubi_write_fastmap_#t~ret6321#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6320#1;havoc ubi_write_fastmap_#t~ret6321#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22475-1: SUMMARY for call ubi_write_fastmap_#t~ret6321#1 := printk(1782, 0); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22410-1: SUMMARY for call ubi_write_fastmap_#t~ret6288#1 := printk(1776, 0); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22377: ubi_write_fastmap_~tmp___20~6#1 := ubi_write_fastmap_#t~ret6272#1;havoc ubi_write_fastmap_#t~mem6271#1;havoc ubi_write_fastmap_#t~ret6272#1;call write~int#1(ubi_write_fastmap_~tmp___20~6#1, ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset, 4);call ubi_write_fastmap_#t~mem6273#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 24 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22377-1: SUMMARY for call ubi_write_fastmap_#t~ret6272#1 := __fswab32(ubi_write_fastmap_#t~mem6271#1); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22575: ubi_write_fastmap_~tmp___59~0#1 := ubi_write_fastmap_#t~ret6365#1;havoc ubi_write_fastmap_#t~mem6364#1;havoc ubi_write_fastmap_#t~ret6365#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22575-1: SUMMARY for call ubi_write_fastmap_#t~ret6365#1 := __fswab64(ubi_write_fastmap_#t~mem6364#1); srcloc: null [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15110: assume 0 == __wl_get_peb_#t~mem4177#1;havoc __wl_get_peb_#t~mem4177#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15110: assume !(0 == __wl_get_peb_#t~mem4177#1);havoc __wl_get_peb_#t~mem4177#1;assume { :begin_inline_produce_free_peb } true;produce_free_peb_#in~ubi#1.base, produce_free_peb_#in~ubi#1.offset := __wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset;havoc produce_free_peb_#res#1;havoc produce_free_peb_#t~mem4087#1, produce_free_peb_#t~ret4088#1, produce_free_peb_#t~ret4089#1.base, produce_free_peb_#t~ret4089#1.offset, produce_free_peb_#t~mem4090#1, produce_free_peb_#t~ret4091#1, produce_free_peb_#t~ret4092#1, produce_free_peb_#t~mem4093#1.base, produce_free_peb_#t~mem4093#1.offset, produce_free_peb_~ubi#1.base, produce_free_peb_~ubi#1.offset, produce_free_peb_~err~68#1, produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset, produce_free_peb_~tmp~133#1.base, produce_free_peb_~tmp~133#1.offset, produce_free_peb_~tmp___0~109#1;produce_free_peb_~ubi#1.base, produce_free_peb_~ubi#1.offset := produce_free_peb_#in~ubi#1.base, produce_free_peb_#in~ubi#1.offset;havoc produce_free_peb_~err~68#1;call produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset := #Ultimate.allocOnStack(37);havoc produce_free_peb_~tmp~133#1.base, produce_free_peb_~tmp~133#1.offset;havoc produce_free_peb_~tmp___0~109#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22410: assume -2147483648 <= ubi_write_fastmap_#t~ret6288#1 && ubi_write_fastmap_#t~ret6288#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6287#1;havoc ubi_write_fastmap_#t~ret6288#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22774: assume 0 != ~tmp___1~118#1; [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22774: assume !(0 != ~tmp___1~118#1); [2025-02-08 02:47:28,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22840: assume 0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616;call #t~mem6452#1.base, #t~mem6452#1.offset := read~$Pointer$#1(~old_fm~0#1.base, ~old_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6453#1 := read~int#1(~old_fm~0#1.base, 256 + ~old_fm~0#1.offset + 4 * ~i~40#1, 4); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22840: assume !(0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22576-1: SUMMARY for call ubi_write_fastmap_#t~ret6366#1.base, ubi_write_fastmap_#t~ret6366#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22576: ubi_write_fastmap_~tmp___60~0#1.base, ubi_write_fastmap_~tmp___60~0#1.offset := ubi_write_fastmap_#t~ret6366#1.base, ubi_write_fastmap_#t~ret6366#1.offset;havoc ubi_write_fastmap_#t~ret6366#1.base, ubi_write_fastmap_#t~ret6366#1.offset;call ubi_write_fastmap_#t~mem6367#1 := read~int#1(ubi_write_fastmap_~tmp___60~0#1.base, 1176 + ubi_write_fastmap_~tmp___60~0#1.offset, 4);call ubi_write_fastmap_#t~mem6368#1.base, ubi_write_fastmap_#t~mem6368#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6369#1 := read~int#1(ubi_write_fastmap_#t~mem6368#1.base, 28 + ubi_write_fastmap_#t~mem6368#1.offset, 4); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15111-1: SUMMARY for call __wl_get_peb_#t~ret4178#1 := printk(1067, 0); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15111: assume -2147483648 <= __wl_get_peb_#t~ret4178#1 && __wl_get_peb_#t~ret4178#1 <= 2147483647;havoc __wl_get_peb_#t~ret4178#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22477: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22444: call ubi_write_fastmap_#t~mem6300#1.base, ubi_write_fastmap_#t~mem6300#1.offset := read~$Pointer$#1(ubi_write_fastmap_~ubi#1.base, 1210 + ubi_write_fastmap_~ubi#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);ubi_write_fastmap_~vol~34#1.base, ubi_write_fastmap_~vol~34#1.offset := ubi_write_fastmap_#t~mem6300#1.base, ubi_write_fastmap_#t~mem6300#1.offset; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22808-1: SUMMARY for call #t~ret6435#1 := ubi_wl_put_fm_peb(~ubi#1.base, ~ubi#1.offset, #t~mem6434#1.base, #t~mem6434#1.offset, ~j~4#1, 0); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22808-2: call #t~mem6434#1.base, #t~mem6434#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~j~4#1, 8); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22841: assume -2147483648 <= #t~ret6454#1 && #t~ret6454#1 <= 2147483647;havoc #t~mem6452#1.base, #t~mem6452#1.offset;havoc #t~mem6453#1;havoc #t~ret6454#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22808: assume -2147483648 <= #t~ret6435#1 && #t~ret6435#1 <= 2147483647;~j~4#1 := 1 + ~j~4#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22841-1: SUMMARY for call #t~ret6454#1 := ubi_wl_put_fm_peb(~ubi#1.base, ~ubi#1.offset, #t~mem6452#1.base, #t~mem6452#1.offset, ~i~40#1, #t~mem6453#1); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22709: invalidate_fastmap_~tmp~205#1 := invalidate_fastmap_#t~ret6409#1;havoc invalidate_fastmap_#t~ret6409#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22709-1: SUMMARY for call invalidate_fastmap_#t~ret6409#1 := ubi_next_sqnum(invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22577: assume -2147483648 <= ubi_write_fastmap_#t~ret6370#1 && ubi_write_fastmap_#t~ret6370#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6367#1;havoc ubi_write_fastmap_#t~mem6368#1.base, ubi_write_fastmap_#t~mem6368#1.offset;havoc ubi_write_fastmap_#t~mem6369#1;havoc ubi_write_fastmap_#t~ret6370#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22577-1: SUMMARY for call ubi_write_fastmap_#t~ret6370#1 := __dynamic_pr_debug(ubi_write_fastmap_~#descriptor___0~27#1.base, ubi_write_fastmap_~#descriptor___0~27#1.offset, 1797, 0); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22379: ubi_write_fastmap_~tmp___21~5#1 := ubi_write_fastmap_#t~ret6274#1;havoc ubi_write_fastmap_#t~mem6273#1;havoc ubi_write_fastmap_#t~ret6274#1;call write~int#1(ubi_write_fastmap_~tmp___21~5#1, ubi_write_fastmap_~fec~0#1.base, 4 + ubi_write_fastmap_~fec~0#1.offset, 4);ubi_write_fastmap_~scrub_peb_count~0#1 := 1 + ubi_write_fastmap_~scrub_peb_count~0#1;ubi_write_fastmap_~fm_pos~1#1 := 8 + ubi_write_fastmap_~fm_pos~1#1;call ubi_write_fastmap_#t~mem6275#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22379-1: SUMMARY for call ubi_write_fastmap_#t~ret6274#1 := __fswab32(ubi_write_fastmap_#t~mem6273#1); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22346: ubi_write_fastmap_~__mptr___0~25#1.base, ubi_write_fastmap_~__mptr___0~25#1.offset := ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset;ubi_write_fastmap_~wl_e~0#1.base, ubi_write_fastmap_~wl_e~0#1.offset := ubi_write_fastmap_~__mptr___0~25#1.base, ubi_write_fastmap_~__mptr___0~25#1.offset;ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ubi_write_fastmap_#t~mem6259#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 28 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15112-1: SUMMARY for call __wl_get_peb_#t~ret4179#1 := list_empty(__wl_get_peb_~ubi#1.base, 5814 + __wl_get_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22445: assume 0 == (ubi_write_fastmap_~vol~34#1.base + ubi_write_fastmap_~vol~34#1.offset) % 18446744073709551616; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22445: assume !(0 == (ubi_write_fastmap_~vol~34#1.base + ubi_write_fastmap_~vol~34#1.offset) % 18446744073709551616);ubi_write_fastmap_~vol_count~0#1 := 1 + ubi_write_fastmap_~vol_count~0#1;ubi_write_fastmap_~fvh~0#1.base, ubi_write_fastmap_~fvh~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_write_fastmap_~fm_pos~1#1 := 32 + ubi_write_fastmap_~fm_pos~1#1;call ubi_write_fastmap_#t~mem6301#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15112: assume -2147483648 <= __wl_get_peb_#t~ret4179#1 && __wl_get_peb_#t~ret4179#1 <= 2147483647;__wl_get_peb_~tmp___0~113#1 := __wl_get_peb_#t~ret4179#1;havoc __wl_get_peb_#t~ret4179#1; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22412: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22710: invalidate_fastmap_~tmp___0~168#1 := invalidate_fastmap_#t~ret6410#1;havoc invalidate_fastmap_#t~ret6410#1;call write~int#1(invalidate_fastmap_~tmp___0~168#1, invalidate_fastmap_~vh~3#1.base, 40 + invalidate_fastmap_~vh~3#1.offset, 8);call invalidate_fastmap_#t~mem6411#1.base, invalidate_fastmap_#t~mem6411#1.offset := read~$Pointer$#1(invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset, 8);call invalidate_fastmap_#t~mem6412#1 := read~int#1(invalidate_fastmap_#t~mem6411#1.base, 28 + invalidate_fastmap_#t~mem6411#1.offset, 4); [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14815: assume 0 == (produce_free_peb_#t~mem4093#1.base + produce_free_peb_#t~mem4093#1.offset) % 18446744073709551616;havoc produce_free_peb_#t~mem4093#1.base, produce_free_peb_#t~mem4093#1.offset; [2025-02-08 02:47:28,551 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14815: assume !(0 == (produce_free_peb_#t~mem4093#1.base + produce_free_peb_#t~mem4093#1.offset) % 18446744073709551616);havoc produce_free_peb_#t~mem4093#1.base, produce_free_peb_#t~mem4093#1.offset;produce_free_peb_#res#1 := 0;call ULTIMATE.dealloc(produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset);havoc produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22710-1: SUMMARY for call invalidate_fastmap_#t~ret6410#1 := __fswab64(invalidate_fastmap_~tmp~205#1); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22545-2: call ubi_write_fastmap_#t~mem6349#1.base, ubi_write_fastmap_#t~mem6349#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6350#1 := read~int#1(ubi_write_fastmap_#t~mem6349#1.base, 28 + ubi_write_fastmap_#t~mem6349#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22545: ubi_write_fastmap_~tmp___52~0#1 := ubi_write_fastmap_#t~ret6351#1;call write~int#1(ubi_write_fastmap_~tmp___52~0#1, ubi_write_fastmap_~fmsb~2#1.base, 16 + ubi_write_fastmap_~fmsb~2#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4);call ubi_write_fastmap_#t~mem6352#1.base, ubi_write_fastmap_#t~mem6352#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6353#1 := read~int#1(ubi_write_fastmap_#t~mem6352#1.base, 24 + ubi_write_fastmap_#t~mem6352#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22545-1: SUMMARY for call ubi_write_fastmap_#t~ret6351#1 := __fswab32(ubi_write_fastmap_#t~mem6350#1); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15113-1: SUMMARY for call __wl_get_peb_#t~ret4180#1 := ldv__builtin_expect((if 0 == __wl_get_peb_~tmp___0~113#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15113: assume -9223372036854775808 <= __wl_get_peb_#t~ret4180#1 && __wl_get_peb_#t~ret4180#1 <= 9223372036854775807;__wl_get_peb_~tmp___1~75#1 := __wl_get_peb_#t~ret4180#1;havoc __wl_get_peb_#t~ret4180#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22744: havoc ldv_mutex_unlock_239_~ldv_func_arg1#1.base, ldv_mutex_unlock_239_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_239_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_239_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_239 } true;#res#1 := 0; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15147-1: SUMMARY for call __wl_get_peb_#t~ret4190#1 := ldv__builtin_expect((if __wl_get_peb_#t~mem4189#1 % 256 % 18446744073709551616 <= 9223372036854775807 then __wl_get_peb_#t~mem4189#1 % 256 % 18446744073709551616 else __wl_get_peb_#t~mem4189#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15114: assume 0 != __wl_get_peb_~tmp___1~75#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15114: assume !(0 != __wl_get_peb_~tmp___1~75#1); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15147: assume -9223372036854775808 <= __wl_get_peb_#t~ret4190#1 && __wl_get_peb_#t~ret4190#1 <= 9223372036854775807;__wl_get_peb_~tmp___3~48#1 := __wl_get_peb_#t~ret4190#1;havoc __wl_get_peb_#t~mem4189#1;havoc __wl_get_peb_#t~ret4190#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22712-1: SUMMARY for call invalidate_fastmap_#t~ret6413#1 := ubi_io_write_vid_hdr(invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, invalidate_fastmap_#t~mem6412#1, invalidate_fastmap_~vh~3#1.base, invalidate_fastmap_~vh~3#1.offset); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22778-1: SUMMARY for call kfree(~new_fm~0#1.base, ~new_fm~0#1.offset); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22712: assume -2147483648 <= invalidate_fastmap_#t~ret6413#1 && invalidate_fastmap_#t~ret6413#1 <= 2147483647;invalidate_fastmap_~ret~12#1 := invalidate_fastmap_#t~ret6413#1;havoc invalidate_fastmap_#t~mem6411#1.base, invalidate_fastmap_#t~mem6411#1.offset;havoc invalidate_fastmap_#t~mem6412#1;havoc invalidate_fastmap_#t~ret6413#1;invalidate_fastmap_~i~39#1 := 0; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22547: ubi_write_fastmap_~tmp___53~0#1 := ubi_write_fastmap_#t~ret6354#1;havoc ubi_write_fastmap_#t~mem6352#1.base, ubi_write_fastmap_#t~mem6352#1.offset;havoc ubi_write_fastmap_#t~mem6353#1;havoc ubi_write_fastmap_#t~ret6354#1;call write~int#1(ubi_write_fastmap_~tmp___53~0#1, ubi_write_fastmap_~fmsb~2#1.base, 144 + ubi_write_fastmap_~fmsb~2#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22547-1: SUMMARY for call ubi_write_fastmap_#t~ret6354#1 := __fswab32(ubi_write_fastmap_#t~mem6353#1); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22811: assume ~j~4#1 < ~i~40#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22811: assume !(~j~4#1 < ~i~40#1);~ret~13#1 := -28; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22778: assume { :begin_inline_ldv_mutex_unlock_242 } true;ldv_mutex_unlock_242_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_242_#in~ldv_func_arg1#1.offset := ~ubi#1.base, 4978 + ~ubi#1.offset;havoc ldv_mutex_unlock_242_~ldv_func_arg1#1.base, ldv_mutex_unlock_242_~ldv_func_arg1#1.offset;ldv_mutex_unlock_242_~ldv_func_arg1#1.base, ldv_mutex_unlock_242_~ldv_func_arg1#1.offset := ldv_mutex_unlock_242_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_242_#in~ldv_func_arg1#1.offset; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15115-1: SUMMARY for call __wl_get_peb_#t~ret4181#1.base, __wl_get_peb_#t~ret4181#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15115: __wl_get_peb_~tmp~138#1.base, __wl_get_peb_~tmp~138#1.offset := __wl_get_peb_#t~ret4181#1.base, __wl_get_peb_#t~ret4181#1.offset;havoc __wl_get_peb_#t~ret4181#1.base, __wl_get_peb_#t~ret4181#1.offset;call __wl_get_peb_#t~mem4182#1 := read~int#1(__wl_get_peb_~tmp~138#1.base, 1176 + __wl_get_peb_~tmp~138#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15148: assume 0 != __wl_get_peb_~tmp___3~48#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15148: assume !(0 != __wl_get_peb_~tmp___3~48#1); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22415: ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ubi_write_fastmap_#t~mem6289#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 28 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22349: ubi_write_fastmap_~tmp___15~10#1 := ubi_write_fastmap_#t~ret6260#1;havoc ubi_write_fastmap_#t~mem6259#1;havoc ubi_write_fastmap_#t~ret6260#1;call write~int#1(ubi_write_fastmap_~tmp___15~10#1, ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset, 4);call ubi_write_fastmap_#t~mem6261#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 24 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22349-1: SUMMARY for call ubi_write_fastmap_#t~ret6260#1 := __fswab32(ubi_write_fastmap_#t~mem6259#1); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22581-2: call ubi_write_fastmap_#t~mem6371#1.base, ubi_write_fastmap_#t~mem6371#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6372#1 := read~int#1(ubi_write_fastmap_#t~mem6371#1.base, 28 + ubi_write_fastmap_#t~mem6371#1.offset, 4); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22482: ubi_write_fastmap_~feba~0#1.base, ubi_write_fastmap_~feba~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ubi_write_fastmap_#t~mem6322#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1221 + ubi_write_fastmap_~vol~34#1.offset, 4);ubi_write_fastmap_~fm_pos~1#1 := 4 * (2 + ubi_write_fastmap_#t~mem6322#1) + ubi_write_fastmap_~fm_pos~1#1;havoc ubi_write_fastmap_#t~mem6322#1;call ubi_write_fastmap_#t~mem6323#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22581: assume -2147483648 <= ubi_write_fastmap_#t~ret6373#1 && ubi_write_fastmap_#t~ret6373#1 <= 2147483647;ubi_write_fastmap_~ret~10#1 := ubi_write_fastmap_#t~ret6373#1;havoc ubi_write_fastmap_#t~mem6371#1.base, ubi_write_fastmap_#t~mem6371#1.offset;havoc ubi_write_fastmap_#t~mem6372#1;havoc ubi_write_fastmap_#t~ret6373#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22581-1: SUMMARY for call ubi_write_fastmap_#t~ret6373#1 := ubi_io_write_vid_hdr(ubi_write_fastmap_~ubi#1.base, ubi_write_fastmap_~ubi#1.offset, ubi_write_fastmap_#t~mem6372#1, ubi_write_fastmap_~dvhdr~0#1.base, ubi_write_fastmap_~dvhdr~0#1.offset); srcloc: null [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22779: havoc ldv_mutex_unlock_242_~ldv_func_arg1#1.base, ldv_mutex_unlock_242_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_242_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_242_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_242 } true;#res#1 := -12; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22845: ~i~40#1 := 1 + ~i~40#1; [2025-02-08 02:47:28,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15116-1: SUMMARY for call __wl_get_peb_#t~ret4183#1 := printk(1069, 0); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15149-1: SUMMARY for call __wl_get_peb_#t~ret4191#1.base, __wl_get_peb_#t~ret4191#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15116: assume -2147483648 <= __wl_get_peb_#t~ret4183#1 && __wl_get_peb_#t~ret4183#1 <= 2147483647;havoc __wl_get_peb_#t~mem4182#1;havoc __wl_get_peb_#t~ret4183#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15149: __wl_get_peb_~tmp___2~56#1.base, __wl_get_peb_~tmp___2~56#1.offset := __wl_get_peb_#t~ret4191#1.base, __wl_get_peb_#t~ret4191#1.offset;havoc __wl_get_peb_#t~ret4191#1.base, __wl_get_peb_#t~ret4191#1.offset;call __wl_get_peb_#t~mem4192#1 := read~int#1(__wl_get_peb_~tmp___2~56#1.base, 1176 + __wl_get_peb_~tmp___2~56#1.offset, 4);call __wl_get_peb_#t~mem4193#1 := read~int#1(__wl_get_peb_~e~5#1.base, 28 + __wl_get_peb_~e~5#1.offset, 4);call __wl_get_peb_#t~mem4194#1 := read~int#1(__wl_get_peb_~e~5#1.base, 24 + __wl_get_peb_~e~5#1.offset, 4); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22416-1: SUMMARY for call ubi_write_fastmap_#t~ret6290#1 := __fswab32(ubi_write_fastmap_#t~mem6289#1); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22383: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6276#1 && ubi_write_fastmap_#t~ret6276#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___23~4#1 := ubi_write_fastmap_#t~ret6276#1;havoc ubi_write_fastmap_#t~mem6275#1;havoc ubi_write_fastmap_#t~ret6276#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22383-1: SUMMARY for call ubi_write_fastmap_#t~ret6276#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6275#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22416: ubi_write_fastmap_~tmp___27~3#1 := ubi_write_fastmap_#t~ret6290#1;havoc ubi_write_fastmap_#t~mem6289#1;havoc ubi_write_fastmap_#t~ret6290#1;call write~int#1(ubi_write_fastmap_~tmp___27~3#1, ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset, 4);call ubi_write_fastmap_#t~mem6291#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 24 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22582: assume 0 != ubi_write_fastmap_~ret~10#1;call ubi_write_fastmap_#t~mem6374#1.base, ubi_write_fastmap_#t~mem6374#1.offset := read~$Pointer$#1(ubi_write_fastmap_~new_fm#1.base, ubi_write_fastmap_~new_fm#1.offset + 8 * ubi_write_fastmap_~i~38#1, 8);call ubi_write_fastmap_#t~mem6375#1 := read~int#1(ubi_write_fastmap_#t~mem6374#1.base, 28 + ubi_write_fastmap_#t~mem6374#1.offset, 4); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22582: assume !(0 != ubi_write_fastmap_~ret~10#1);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15150-1: SUMMARY for call __wl_get_peb_#t~ret4195#1 := __dynamic_pr_debug(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset, 1077, 0); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15150: assume -2147483648 <= __wl_get_peb_#t~ret4195#1 && __wl_get_peb_#t~ret4195#1 <= 2147483647;havoc __wl_get_peb_#t~mem4192#1;havoc __wl_get_peb_#t~mem4193#1;havoc __wl_get_peb_#t~mem4194#1;havoc __wl_get_peb_#t~ret4195#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15216-2: call refill_wl_user_pool_#t~mem4215#1.base, refill_wl_user_pool_#t~mem4215#1.offset := read~$Pointer$#1(refill_wl_user_pool_~ubi#1.base, 5242 + refill_wl_user_pool_~ubi#1.offset, 8);refill_wl_user_pool_#t~short4218#1 := 0 == (refill_wl_user_pool_#t~mem4215#1.base + refill_wl_user_pool_#t~mem4215#1.offset) % 18446744073709551616; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15216-1: assume refill_wl_user_pool_#t~short4218#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15216-1: assume !refill_wl_user_pool_#t~short4218#1;call refill_wl_user_pool_#t~mem4216#1 := read~int#1(refill_wl_user_pool_~ubi#1.base, 5250 + refill_wl_user_pool_~ubi#1.offset, 4);call refill_wl_user_pool_#t~mem4217#1 := read~int#1(refill_wl_user_pool_~ubi#1.base, 2326 + refill_wl_user_pool_~ubi#1.offset, 4);refill_wl_user_pool_#t~short4218#1 := refill_wl_user_pool_#t~mem4216#1 - refill_wl_user_pool_#t~mem4217#1 <= 0; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15216: assume refill_wl_user_pool_#t~short4218#1;havoc refill_wl_user_pool_#t~mem4215#1.base, refill_wl_user_pool_#t~mem4215#1.offset;havoc refill_wl_user_pool_#t~mem4216#1;havoc refill_wl_user_pool_#t~mem4217#1;havoc refill_wl_user_pool_#t~short4218#1; [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15216: assume !refill_wl_user_pool_#t~short4218#1;havoc refill_wl_user_pool_#t~mem4215#1.base, refill_wl_user_pool_#t~mem4215#1.offset;havoc refill_wl_user_pool_#t~mem4216#1;havoc refill_wl_user_pool_#t~mem4217#1;havoc refill_wl_user_pool_#t~short4218#1;call refill_wl_user_pool_#t~mem4219#1 := read~int#1(refill_wl_user_pool_~pool~1#1.base, 1028 + refill_wl_user_pool_~pool~1#1.offset, 4);assume { :begin_inline___wl_get_peb } true;__wl_get_peb_#in~ubi#1.base, __wl_get_peb_#in~ubi#1.offset := refill_wl_user_pool_~ubi#1.base, refill_wl_user_pool_~ubi#1.offset;havoc __wl_get_peb_#res#1;havoc __wl_get_peb_#t~mem4176#1.base, __wl_get_peb_#t~mem4176#1.offset, __wl_get_peb_#t~mem4177#1, __wl_get_peb_#t~ret4178#1, __wl_get_peb_#t~ret4179#1, __wl_get_peb_#t~ret4180#1, __wl_get_peb_#t~ret4181#1.base, __wl_get_peb_#t~ret4181#1.offset, __wl_get_peb_#t~mem4182#1, __wl_get_peb_#t~ret4183#1, __wl_get_peb_#t~ret4184#1, __wl_get_peb_#t~ret4185#1.base, __wl_get_peb_#t~ret4185#1.offset, __wl_get_peb_#t~ret4186#1, __wl_get_peb_#t~ret4187#1, __wl_get_peb_#t~mem4188#1, __wl_get_peb_#t~mem4189#1, __wl_get_peb_#t~ret4190#1, __wl_get_peb_#t~ret4191#1.base, __wl_get_peb_#t~ret4191#1.offset, __wl_get_peb_#t~mem4192#1, __wl_get_peb_#t~mem4193#1, __wl_get_peb_#t~mem4194#1, __wl_get_peb_#t~ret4195#1, __wl_get_peb_#t~mem4196#1, __wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset, __wl_get_peb_~err~69#1, __wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset, __wl_get_peb_~tmp~138#1.base, __wl_get_peb_~tmp~138#1.offset, __wl_get_peb_~tmp___0~113#1, __wl_get_peb_~tmp___1~75#1, __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset, __wl_get_peb_~tmp___2~56#1.base, __wl_get_peb_~tmp___2~56#1.offset, __wl_get_peb_~tmp___3~48#1;__wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset := __wl_get_peb_#in~ubi#1.base, __wl_get_peb_#in~ubi#1.offset;havoc __wl_get_peb_~err~69#1;havoc __wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset;havoc __wl_get_peb_~tmp~138#1.base, __wl_get_peb_~tmp~138#1.offset;havoc __wl_get_peb_~tmp___0~113#1;havoc __wl_get_peb_~tmp___1~75#1;call __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset := #Ultimate.allocOnStack(37);havoc __wl_get_peb_~tmp___2~56#1.base, __wl_get_peb_~tmp___2~56#1.offset;havoc __wl_get_peb_~tmp___3~48#1;call __wl_get_peb_#t~mem4176#1.base, __wl_get_peb_#t~mem4176#1.offset := read~$Pointer$#1(__wl_get_peb_~ubi#1.base, 5242 + __wl_get_peb_~ubi#1.offset, 8); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22351: ubi_write_fastmap_~tmp___16~8#1 := ubi_write_fastmap_#t~ret6262#1;havoc ubi_write_fastmap_#t~mem6261#1;havoc ubi_write_fastmap_#t~ret6262#1;call write~int#1(ubi_write_fastmap_~tmp___16~8#1, ubi_write_fastmap_~fec~0#1.base, 4 + ubi_write_fastmap_~fec~0#1.offset, 4);ubi_write_fastmap_~used_peb_count~0#1 := 1 + ubi_write_fastmap_~used_peb_count~0#1;ubi_write_fastmap_~fm_pos~1#1 := 8 + ubi_write_fastmap_~fm_pos~1#1;call ubi_write_fastmap_#t~mem6263#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22351-1: SUMMARY for call ubi_write_fastmap_#t~ret6262#1 := __fswab32(ubi_write_fastmap_#t~mem6261#1); srcloc: null [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22318: ubi_write_fastmap_~__mptr~47#1.base, ubi_write_fastmap_~__mptr~47#1.offset := ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset;ubi_write_fastmap_~wl_e~0#1.base, ubi_write_fastmap_~wl_e~0#1.offset := ubi_write_fastmap_~__mptr~47#1.base, ubi_write_fastmap_~__mptr~47#1.offset;ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset := ubi_write_fastmap_~fm_raw~1#1.base, ubi_write_fastmap_~fm_raw~1#1.offset + (if ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ubi_write_fastmap_#t~mem6247#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 28 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22384: assume 0 != ubi_write_fastmap_~tmp___23~4#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22384: assume !(0 != ubi_write_fastmap_~tmp___23~4#1); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22583: assume -2147483648 <= ubi_write_fastmap_#t~ret6376#1 && ubi_write_fastmap_#t~ret6376#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6374#1.base, ubi_write_fastmap_#t~mem6374#1.offset;havoc ubi_write_fastmap_#t~mem6375#1;havoc ubi_write_fastmap_#t~ret6376#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22583-1: SUMMARY for call ubi_write_fastmap_#t~ret6376#1 := printk(1798, 0); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22484-1: SUMMARY for call ubi_write_fastmap_#t~ret6324#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6323#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22418: ubi_write_fastmap_~tmp___28~3#1 := ubi_write_fastmap_#t~ret6292#1;havoc ubi_write_fastmap_#t~mem6291#1;havoc ubi_write_fastmap_#t~ret6292#1;call write~int#1(ubi_write_fastmap_~tmp___28~3#1, ubi_write_fastmap_~fec~0#1.base, 4 + ubi_write_fastmap_~fec~0#1.offset, 4);ubi_write_fastmap_~erase_peb_count~0#1 := 1 + ubi_write_fastmap_~erase_peb_count~0#1;ubi_write_fastmap_~fm_pos~1#1 := 8 + ubi_write_fastmap_~fm_pos~1#1;call ubi_write_fastmap_#t~mem6293#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22484: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6324#1 && ubi_write_fastmap_#t~ret6324#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___43~1#1 := ubi_write_fastmap_#t~ret6324#1;havoc ubi_write_fastmap_#t~mem6323#1;havoc ubi_write_fastmap_#t~ret6324#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22913: SUMMARY for call kfree(~new_fm~0#1.base, ~new_fm~0#1.offset); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15118: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22914: assume -2147483648 <= #t~ret6484#1 && #t~ret6484#1 <= 2147483647;havoc #t~ret6484#1;~ret~13#1 := 0; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22418-1: SUMMARY for call ubi_write_fastmap_#t~ret6292#1 := __fswab32(ubi_write_fastmap_#t~mem6291#1); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22385: ubi_write_fastmap_~tmp___22~4#1.base, ubi_write_fastmap_~tmp___22~4#1.offset := ubi_write_fastmap_#t~ret6277#1.base, ubi_write_fastmap_#t~ret6277#1.offset;havoc ubi_write_fastmap_#t~ret6277#1.base, ubi_write_fastmap_#t~ret6277#1.offset;call ubi_write_fastmap_#t~mem6278#1 := read~int#1(ubi_write_fastmap_~tmp___22~4#1.base, 1176 + ubi_write_fastmap_~tmp___22~4#1.offset, 4); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14788: call ULTIMATE.dealloc(produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset);havoc produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset;__wl_get_peb_#t~ret4184#1 := produce_free_peb_#res#1;havoc produce_free_peb_#t~mem4087#1, produce_free_peb_#t~ret4088#1, produce_free_peb_#t~ret4089#1.base, produce_free_peb_#t~ret4089#1.offset, produce_free_peb_#t~mem4090#1, produce_free_peb_#t~ret4091#1, produce_free_peb_#t~ret4092#1, produce_free_peb_#t~mem4093#1.base, produce_free_peb_#t~mem4093#1.offset, produce_free_peb_~ubi#1.base, produce_free_peb_~ubi#1.offset, produce_free_peb_~err~68#1, produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset, produce_free_peb_~tmp~133#1.base, produce_free_peb_~tmp~133#1.offset, produce_free_peb_~tmp___0~109#1;havoc produce_free_peb_#in~ubi#1.base, produce_free_peb_#in~ubi#1.offset;assume { :end_inline_produce_free_peb } true;assume -2147483648 <= __wl_get_peb_#t~ret4184#1 && __wl_get_peb_#t~ret4184#1 <= 2147483647;__wl_get_peb_~err~69#1 := __wl_get_peb_#t~ret4184#1;havoc __wl_get_peb_#t~ret4184#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22385-1: SUMMARY for call ubi_write_fastmap_#t~ret6277#1.base, ubi_write_fastmap_#t~ret6277#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22452-1: SUMMARY for call ubi_write_fastmap_#t~ret6302#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6301#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22386: assume -2147483648 <= ubi_write_fastmap_#t~ret6279#1 && ubi_write_fastmap_#t~ret6279#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6278#1;havoc ubi_write_fastmap_#t~ret6279#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22485: assume 0 != ubi_write_fastmap_~tmp___43~1#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22485: assume !(0 != ubi_write_fastmap_~tmp___43~1#1); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22452: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6302#1 && ubi_write_fastmap_#t~ret6302#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___34~3#1 := ubi_write_fastmap_#t~ret6302#1;havoc ubi_write_fastmap_#t~mem6301#1;havoc ubi_write_fastmap_#t~ret6302#1; [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22914-1: SUMMARY for call #t~ret6484#1 := printk(1819, 0); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22716-1: SUMMARY for call invalidate_fastmap_#t~ret6416#1 := ubi_wl_put_fm_peb(invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, invalidate_fastmap_#t~mem6414#1.base, invalidate_fastmap_#t~mem6414#1.offset, invalidate_fastmap_~i~39#1, invalidate_fastmap_#t~mem6415#1); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22716-2: call invalidate_fastmap_#t~mem6414#1.base, invalidate_fastmap_#t~mem6414#1.offset := read~$Pointer$#1(invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset + 8 * invalidate_fastmap_~i~39#1, 8);call invalidate_fastmap_#t~mem6415#1 := read~int#1(invalidate_fastmap_~fm#1.base, 256 + invalidate_fastmap_~fm#1.offset + 4 * invalidate_fastmap_~i~39#1, 4); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22716: assume -2147483648 <= invalidate_fastmap_#t~ret6416#1 && invalidate_fastmap_#t~ret6416#1 <= 2147483647;invalidate_fastmap_~i~39#1 := 1 + invalidate_fastmap_~i~39#1;call invalidate_fastmap_#t~mem6417#1 := read~int#1(invalidate_fastmap_~fm#1.base, 384 + invalidate_fastmap_~fm#1.offset, 4); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22386-1: SUMMARY for call ubi_write_fastmap_#t~ret6279#1 := printk(1774, 0); srcloc: null [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22486: ubi_write_fastmap_~tmp___42~1#1.base, ubi_write_fastmap_~tmp___42~1#1.offset := ubi_write_fastmap_#t~ret6325#1.base, ubi_write_fastmap_#t~ret6325#1.offset;havoc ubi_write_fastmap_#t~ret6325#1.base, ubi_write_fastmap_#t~ret6325#1.offset;call ubi_write_fastmap_#t~mem6326#1 := read~int#1(ubi_write_fastmap_~tmp___42~1#1.base, 1176 + ubi_write_fastmap_~tmp___42~1#1.offset, 4); [2025-02-08 02:47:28,554 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22486-1: SUMMARY for call ubi_write_fastmap_#t~ret6325#1.base, ubi_write_fastmap_#t~ret6325#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22453: assume 0 != ubi_write_fastmap_~tmp___34~3#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22453: assume !(0 != ubi_write_fastmap_~tmp___34~3#1); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22750: havoc ldv_mutex_unlock_240_~ldv_func_arg1#1.base, ldv_mutex_unlock_240_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_240_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_240_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_240 } true;#res#1 := ~ret~13#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22321: ubi_write_fastmap_~tmp___10~24#1 := ubi_write_fastmap_#t~ret6248#1;havoc ubi_write_fastmap_#t~mem6247#1;havoc ubi_write_fastmap_#t~ret6248#1;call write~int#1(ubi_write_fastmap_~tmp___10~24#1, ubi_write_fastmap_~fec~0#1.base, ubi_write_fastmap_~fec~0#1.offset, 4);call ubi_write_fastmap_#t~mem6249#1 := read~int#1(ubi_write_fastmap_~wl_e~0#1.base, 24 + ubi_write_fastmap_~wl_e~0#1.offset, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22321-1: SUMMARY for call ubi_write_fastmap_#t~ret6248#1 := __fswab32(ubi_write_fastmap_#t~mem6247#1); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22487: assume -2147483648 <= ubi_write_fastmap_#t~ret6327#1 && ubi_write_fastmap_#t~ret6327#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6326#1;havoc ubi_write_fastmap_#t~ret6327#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22487-1: SUMMARY for call ubi_write_fastmap_#t~ret6327#1 := printk(1784, 0); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22454: ubi_write_fastmap_~tmp___33~3#1.base, ubi_write_fastmap_~tmp___33~3#1.offset := ubi_write_fastmap_#t~ret6303#1.base, ubi_write_fastmap_#t~ret6303#1.offset;havoc ubi_write_fastmap_#t~ret6303#1.base, ubi_write_fastmap_#t~ret6303#1.offset;call ubi_write_fastmap_#t~mem6304#1 := read~int#1(ubi_write_fastmap_~tmp___33~3#1.base, 1176 + ubi_write_fastmap_~tmp___33~3#1.offset, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22355: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6264#1 && ubi_write_fastmap_#t~ret6264#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___18~8#1 := ubi_write_fastmap_#t~ret6264#1;havoc ubi_write_fastmap_#t~mem6263#1;havoc ubi_write_fastmap_#t~ret6264#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22355-1: SUMMARY for call ubi_write_fastmap_#t~ret6264#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6263#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22454-1: SUMMARY for call ubi_write_fastmap_#t~ret6303#1.base, ubi_write_fastmap_#t~ret6303#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22388: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15154: havoc __wl_get_peb_#t~mem4196#1;call ULTIMATE.dealloc(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset);havoc __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15187-1: assume refill_wl_pool_#t~short4206#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15187-1: assume !refill_wl_pool_#t~short4206#1;call refill_wl_pool_#t~mem4204#1 := read~int#1(refill_wl_pool_~ubi#1.base, 5250 + refill_wl_pool_~ubi#1.offset, 4);call refill_wl_pool_#t~mem4205#1 := read~int#1(refill_wl_pool_~ubi#1.base, 2326 + refill_wl_pool_~ubi#1.offset, 4);refill_wl_pool_#t~short4206#1 := refill_wl_pool_#t~mem4204#1 - refill_wl_pool_#t~mem4205#1 <= 4; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15187: assume refill_wl_pool_#t~short4206#1;havoc refill_wl_pool_#t~mem4203#1.base, refill_wl_pool_#t~mem4203#1.offset;havoc refill_wl_pool_#t~mem4204#1;havoc refill_wl_pool_#t~mem4205#1;havoc refill_wl_pool_#t~short4206#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15187: assume !refill_wl_pool_#t~short4206#1;havoc refill_wl_pool_#t~mem4203#1.base, refill_wl_pool_#t~mem4203#1.offset;havoc refill_wl_pool_#t~mem4204#1;havoc refill_wl_pool_#t~mem4205#1;havoc refill_wl_pool_#t~short4206#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22818: assume 0 == (~tmp_e~0#1.base + ~tmp_e~0#1.offset) % 18446744073709551616 && 0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616;call #t~mem6436#1.base, #t~mem6436#1.offset := read~$Pointer$#1(~old_fm~0#1.base, ~old_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6437#1 := read~int#1(#t~mem6436#1.base, 28 + #t~mem6436#1.offset, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22818: assume !(0 == (~tmp_e~0#1.base + ~tmp_e~0#1.offset) % 18446744073709551616 && 0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616);call #t~mem6448#1.base, #t~mem6448#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6449#1 := read~int#1(~tmp_e~0#1.base, 28 + ~tmp_e~0#1.offset, 4);call write~int#1(#t~mem6449#1, #t~mem6448#1.base, 28 + #t~mem6448#1.offset, 4);havoc #t~mem6448#1.base, #t~mem6448#1.offset;havoc #t~mem6449#1;call #t~mem6450#1.base, #t~mem6450#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6451#1 := read~int#1(~tmp_e~0#1.base, 24 + ~tmp_e~0#1.offset, 4);call write~int#1(#t~mem6451#1, #t~mem6450#1.base, 24 + #t~mem6450#1.offset, 4);havoc #t~mem6450#1.base, #t~mem6450#1.offset;havoc #t~mem6451#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22917: assume 0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616;assume { :begin_inline_invalidate_fastmap } true;invalidate_fastmap_#in~ubi#1.base, invalidate_fastmap_#in~ubi#1.offset, invalidate_fastmap_#in~fm#1.base, invalidate_fastmap_#in~fm#1.offset := ~ubi#1.base, ~ubi#1.offset, ~old_fm~0#1.base, ~old_fm~0#1.offset;havoc invalidate_fastmap_#res#1;havoc invalidate_fastmap_#t~mem6405#1.base, invalidate_fastmap_#t~mem6405#1.offset, invalidate_fastmap_#t~mem6406#1, invalidate_fastmap_#t~ret6407#1, invalidate_fastmap_#t~ret6408#1.base, invalidate_fastmap_#t~ret6408#1.offset, invalidate_fastmap_#t~ret6409#1, invalidate_fastmap_#t~ret6410#1, invalidate_fastmap_#t~mem6411#1.base, invalidate_fastmap_#t~mem6411#1.offset, invalidate_fastmap_#t~mem6412#1, invalidate_fastmap_#t~ret6413#1, invalidate_fastmap_#t~mem6414#1.base, invalidate_fastmap_#t~mem6414#1.offset, invalidate_fastmap_#t~mem6415#1, invalidate_fastmap_#t~ret6416#1, invalidate_fastmap_#t~mem6417#1, invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset, invalidate_fastmap_~ret~12#1, invalidate_fastmap_~i~39#1, invalidate_fastmap_~vh~3#1.base, invalidate_fastmap_~vh~3#1.offset, invalidate_fastmap_~tmp~205#1, invalidate_fastmap_~tmp___0~168#1;invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset := invalidate_fastmap_#in~ubi#1.base, invalidate_fastmap_#in~ubi#1.offset;invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset := invalidate_fastmap_#in~fm#1.base, invalidate_fastmap_#in~fm#1.offset;havoc invalidate_fastmap_~ret~12#1;havoc invalidate_fastmap_~i~39#1;havoc invalidate_fastmap_~vh~3#1.base, invalidate_fastmap_~vh~3#1.offset;havoc invalidate_fastmap_~tmp~205#1;havoc invalidate_fastmap_~tmp___0~168#1;call invalidate_fastmap_#t~mem6405#1.base, invalidate_fastmap_#t~mem6405#1.offset := read~$Pointer$#1(invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset, 8);call invalidate_fastmap_#t~mem6406#1 := read~int#1(invalidate_fastmap_#t~mem6405#1.base, 28 + invalidate_fastmap_#t~mem6405#1.offset, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22917: assume !(0 != (~old_fm~0#1.base + ~old_fm~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15154-2: call __wl_get_peb_#t~mem4196#1 := read~int#1(__wl_get_peb_~e~5#1.base, 28 + __wl_get_peb_~e~5#1.offset, 4);__wl_get_peb_#res#1 := __wl_get_peb_#t~mem4196#1;havoc __wl_get_peb_#t~mem4196#1;call ULTIMATE.dealloc(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset);havoc __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15121-1: __wl_get_peb_#res#1 := -28;call ULTIMATE.dealloc(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset);havoc __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15121: refill_wl_user_pool_#t~ret4220#1 := __wl_get_peb_#res#1;havoc __wl_get_peb_#t~mem4176#1.base, __wl_get_peb_#t~mem4176#1.offset, __wl_get_peb_#t~mem4177#1, __wl_get_peb_#t~ret4178#1, __wl_get_peb_#t~ret4179#1, __wl_get_peb_#t~ret4180#1, __wl_get_peb_#t~ret4181#1.base, __wl_get_peb_#t~ret4181#1.offset, __wl_get_peb_#t~mem4182#1, __wl_get_peb_#t~ret4183#1, __wl_get_peb_#t~ret4184#1, __wl_get_peb_#t~ret4185#1.base, __wl_get_peb_#t~ret4185#1.offset, __wl_get_peb_#t~ret4186#1, __wl_get_peb_#t~ret4187#1, __wl_get_peb_#t~mem4188#1, __wl_get_peb_#t~mem4189#1, __wl_get_peb_#t~ret4190#1, __wl_get_peb_#t~ret4191#1.base, __wl_get_peb_#t~ret4191#1.offset, __wl_get_peb_#t~mem4192#1, __wl_get_peb_#t~mem4193#1, __wl_get_peb_#t~mem4194#1, __wl_get_peb_#t~ret4195#1, __wl_get_peb_#t~mem4196#1, __wl_get_peb_~ubi#1.base, __wl_get_peb_~ubi#1.offset, __wl_get_peb_~err~69#1, __wl_get_peb_~e~5#1.base, __wl_get_peb_~e~5#1.offset, __wl_get_peb_~tmp~138#1.base, __wl_get_peb_~tmp~138#1.offset, __wl_get_peb_~tmp___0~113#1, __wl_get_peb_~tmp___1~75#1, __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset, __wl_get_peb_~tmp___2~56#1.base, __wl_get_peb_~tmp___2~56#1.offset, __wl_get_peb_~tmp___3~48#1;havoc __wl_get_peb_#in~ubi#1.base, __wl_get_peb_#in~ubi#1.offset;assume { :end_inline___wl_get_peb } true;assume -2147483648 <= refill_wl_user_pool_#t~ret4220#1 && refill_wl_user_pool_#t~ret4220#1 <= 2147483647;call write~int#1(refill_wl_user_pool_#t~ret4220#1, refill_wl_user_pool_~pool~1#1.base, refill_wl_user_pool_~pool~1#1.offset + 4 * refill_wl_user_pool_#t~mem4219#1, 4);havoc refill_wl_user_pool_#t~mem4219#1;havoc refill_wl_user_pool_#t~ret4220#1;call refill_wl_user_pool_#t~mem4221#1 := read~int#1(refill_wl_user_pool_~pool~1#1.base, 1028 + refill_wl_user_pool_~pool~1#1.offset, 4);call refill_wl_user_pool_#t~mem4222#1 := read~int#1(refill_wl_user_pool_~pool~1#1.base, refill_wl_user_pool_~pool~1#1.offset + 4 * refill_wl_user_pool_#t~mem4221#1, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15187-2: call refill_wl_pool_#t~mem4203#1.base, refill_wl_pool_#t~mem4203#1.offset := read~$Pointer$#1(refill_wl_pool_~ubi#1.base, 5242 + refill_wl_pool_~ubi#1.offset, 8);refill_wl_pool_#t~short4206#1 := 0 == (refill_wl_pool_#t~mem4203#1.base + refill_wl_pool_#t~mem4203#1.offset) % 18446744073709551616; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22289-2: call ubi_write_fastmap_#t~mem6236#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 2774 + ubi_write_fastmap_~ubi#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4); [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22289: ubi_write_fastmap_~tmp___6~45#1 := ubi_write_fastmap_#t~ret6237#1;call write~int#1(ubi_write_fastmap_~tmp___6~45#1, ubi_write_fastmap_~fmpl1~1#1.base, 8 + ubi_write_fastmap_~fmpl1~1#1.offset + 4 * ubi_write_fastmap_~i~38#1, 4);ubi_write_fastmap_~i~38#1 := 1 + ubi_write_fastmap_~i~38#1; [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22289-1: SUMMARY for call ubi_write_fastmap_#t~ret6237#1 := __fswab32(ubi_write_fastmap_#t~mem6236#1); srcloc: null [2025-02-08 02:47:28,555 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22455: assume -2147483648 <= ubi_write_fastmap_#t~ret6305#1 && ubi_write_fastmap_#t~ret6305#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6304#1;havoc ubi_write_fastmap_#t~ret6305#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22455-1: SUMMARY for call ubi_write_fastmap_#t~ret6305#1 := printk(1780, 0); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22422: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6294#1 && ubi_write_fastmap_#t~ret6294#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___30~3#1 := ubi_write_fastmap_#t~ret6294#1;havoc ubi_write_fastmap_#t~mem6293#1;havoc ubi_write_fastmap_#t~ret6294#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22323: ubi_write_fastmap_~tmp___11~22#1 := ubi_write_fastmap_#t~ret6250#1;havoc ubi_write_fastmap_#t~mem6249#1;havoc ubi_write_fastmap_#t~ret6250#1;call write~int#1(ubi_write_fastmap_~tmp___11~22#1, ubi_write_fastmap_~fec~0#1.base, 4 + ubi_write_fastmap_~fec~0#1.offset, 4);ubi_write_fastmap_~free_peb_count~0#1 := 1 + ubi_write_fastmap_~free_peb_count~0#1;ubi_write_fastmap_~fm_pos~1#1 := 8 + ubi_write_fastmap_~fm_pos~1#1;call ubi_write_fastmap_#t~mem6251#1 := read~int#1(ubi_write_fastmap_~ubi#1.base, 5142 + ubi_write_fastmap_~ubi#1.offset, 8); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22323-1: SUMMARY for call ubi_write_fastmap_#t~ret6250#1 := __fswab32(ubi_write_fastmap_#t~mem6249#1); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22422-1: SUMMARY for call ubi_write_fastmap_#t~ret6294#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6293#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22356: assume 0 != ubi_write_fastmap_~tmp___18~8#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22356: assume !(0 != ubi_write_fastmap_~tmp___18~8#1); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22719: assume invalidate_fastmap_#t~mem6417#1 > invalidate_fastmap_~i~39#1;havoc invalidate_fastmap_#t~mem6417#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22719: assume !(invalidate_fastmap_#t~mem6417#1 > invalidate_fastmap_~i~39#1);havoc invalidate_fastmap_#t~mem6417#1;invalidate_fastmap_#res#1 := invalidate_fastmap_~ret~12#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15221: assume refill_wl_user_pool_#t~mem4222#1 < 0;havoc refill_wl_user_pool_#t~mem4221#1;havoc refill_wl_user_pool_#t~mem4222#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15221: assume !(refill_wl_user_pool_#t~mem4222#1 < 0);havoc refill_wl_user_pool_#t~mem4221#1;havoc refill_wl_user_pool_#t~mem4222#1;call refill_wl_user_pool_#t~mem4223#1 := read~int#1(refill_wl_user_pool_~pool~1#1.base, 1028 + refill_wl_user_pool_~pool~1#1.offset, 4);call write~int#1(1 + refill_wl_user_pool_#t~mem4223#1, refill_wl_user_pool_~pool~1#1.base, 1028 + refill_wl_user_pool_~pool~1#1.offset, 4);havoc refill_wl_user_pool_#t~mem4223#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22918: #t~ret6485#1 := invalidate_fastmap_#res#1;havoc invalidate_fastmap_#t~mem6405#1.base, invalidate_fastmap_#t~mem6405#1.offset, invalidate_fastmap_#t~mem6406#1, invalidate_fastmap_#t~ret6407#1, invalidate_fastmap_#t~ret6408#1.base, invalidate_fastmap_#t~ret6408#1.offset, invalidate_fastmap_#t~ret6409#1, invalidate_fastmap_#t~ret6410#1, invalidate_fastmap_#t~mem6411#1.base, invalidate_fastmap_#t~mem6411#1.offset, invalidate_fastmap_#t~mem6412#1, invalidate_fastmap_#t~ret6413#1, invalidate_fastmap_#t~mem6414#1.base, invalidate_fastmap_#t~mem6414#1.offset, invalidate_fastmap_#t~mem6415#1, invalidate_fastmap_#t~ret6416#1, invalidate_fastmap_#t~mem6417#1, invalidate_fastmap_~ubi#1.base, invalidate_fastmap_~ubi#1.offset, invalidate_fastmap_~fm#1.base, invalidate_fastmap_~fm#1.offset, invalidate_fastmap_~ret~12#1, invalidate_fastmap_~i~39#1, invalidate_fastmap_~vh~3#1.base, invalidate_fastmap_~vh~3#1.offset, invalidate_fastmap_~tmp~205#1, invalidate_fastmap_~tmp___0~168#1;havoc invalidate_fastmap_#in~ubi#1.base, invalidate_fastmap_#in~ubi#1.offset, invalidate_fastmap_#in~fm#1.base, invalidate_fastmap_#in~fm#1.offset;assume { :end_inline_invalidate_fastmap } true;assume -2147483648 <= #t~ret6485#1 && #t~ret6485#1 <= 2147483647;~ret~13#1 := #t~ret6485#1;havoc #t~ret6485#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22885-2: call #t~mem6476#1.base, #t~mem6476#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i___1~0#1, 8); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22819: assume -2147483648 <= #t~ret6438#1 && #t~ret6438#1 <= 2147483647;~ret~13#1 := #t~ret6438#1;havoc #t~mem6436#1.base, #t~mem6436#1.offset;havoc #t~mem6437#1;havoc #t~ret6438#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22819-1: SUMMARY for call #t~ret6438#1 := erase_block(~ubi#1.base, ~ubi#1.offset, #t~mem6437#1); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22885: assume -2147483648 <= #t~ret6477#1 && #t~ret6477#1 <= 2147483647;~i___1~0#1 := 1 + ~i___1~0#1;call #t~mem6478#1 := read~int#1(~new_fm~0#1.base, 384 + ~new_fm~0#1.offset, 4); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22885-1: SUMMARY for call #t~ret6477#1 := ubi_wl_put_fm_peb(~ubi#1.base, ~ubi#1.offset, #t~mem6476#1.base, #t~mem6476#1.offset, ~i___1~0#1, 0); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22423: assume 0 != ubi_write_fastmap_~tmp___30~3#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22423: assume !(0 != ubi_write_fastmap_~tmp___30~3#1); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22489: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22357: ubi_write_fastmap_~tmp___17~8#1.base, ubi_write_fastmap_~tmp___17~8#1.offset := ubi_write_fastmap_#t~ret6265#1.base, ubi_write_fastmap_#t~ret6265#1.offset;havoc ubi_write_fastmap_#t~ret6265#1.base, ubi_write_fastmap_#t~ret6265#1.offset;call ubi_write_fastmap_#t~mem6266#1 := read~int#1(ubi_write_fastmap_~tmp___17~8#1.base, 1176 + ubi_write_fastmap_~tmp___17~8#1.offset, 4); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22357-1: SUMMARY for call ubi_write_fastmap_#t~ret6265#1.base, ubi_write_fastmap_#t~ret6265#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22919: assume ~ret~13#1 < 0; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22919: assume !(~ret~13#1 < 0); [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22820: assume ~ret~13#1 < 0;~j___0~0#1 := 1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22820: assume !(~ret~13#1 < 0);call #t~mem6442#1.base, #t~mem6442#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6443#1.base, #t~mem6443#1.offset := read~$Pointer$#1(~old_fm~0#1.base, ~old_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6444#1 := read~int#1(#t~mem6443#1.base, 28 + #t~mem6443#1.offset, 4);call write~int#1(#t~mem6444#1, #t~mem6442#1.base, 28 + #t~mem6442#1.offset, 4);havoc #t~mem6442#1.base, #t~mem6442#1.offset;havoc #t~mem6443#1.base, #t~mem6443#1.offset;havoc #t~mem6444#1;call #t~mem6445#1.base, #t~mem6445#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6446#1.base, #t~mem6446#1.offset := read~$Pointer$#1(~old_fm~0#1.base, ~old_fm~0#1.offset + 8 * ~i~40#1, 8);call #t~mem6447#1 := read~int#1(#t~mem6446#1.base, 24 + #t~mem6446#1.offset, 4);call write~int#1(#t~mem6447#1, #t~mem6445#1.base, 24 + #t~mem6445#1.offset, 4);havoc #t~mem6445#1.base, #t~mem6445#1.offset;havoc #t~mem6446#1.base, #t~mem6446#1.offset;havoc #t~mem6447#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22424-1: SUMMARY for call ubi_write_fastmap_#t~ret6295#1.base, ubi_write_fastmap_#t~ret6295#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22391: ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset := ubi_write_fastmap_#t~ret6280#1.base, ubi_write_fastmap_#t~ret6280#1.offset;havoc ubi_write_fastmap_#t~ret6280#1.base, ubi_write_fastmap_#t~ret6280#1.offset; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22391-1: SUMMARY for call ubi_write_fastmap_#t~ret6280#1.base, ubi_write_fastmap_#t~ret6280#1.offset := rb_next(ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset); srcloc: null [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22358: assume -2147483648 <= ubi_write_fastmap_#t~ret6267#1 && ubi_write_fastmap_#t~ret6267#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6266#1;havoc ubi_write_fastmap_#t~ret6267#1; [2025-02-08 02:47:28,556 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22457: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22424: ubi_write_fastmap_~tmp___29~3#1.base, ubi_write_fastmap_~tmp___29~3#1.offset := ubi_write_fastmap_#t~ret6295#1.base, ubi_write_fastmap_#t~ret6295#1.offset;havoc ubi_write_fastmap_#t~ret6295#1.base, ubi_write_fastmap_#t~ret6295#1.offset;call ubi_write_fastmap_#t~mem6296#1 := read~int#1(ubi_write_fastmap_~tmp___29~3#1.base, 1176 + ubi_write_fastmap_~tmp___29~3#1.offset, 4); [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22358-1: SUMMARY for call ubi_write_fastmap_#t~ret6267#1 := printk(1772, 0); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22920-1: SUMMARY for call #t~ret6486#1 := printk(1821, 0); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14794: call write~$Pointer$#44(1049, 0, produce_free_peb_~#descriptor~51#1.base, produce_free_peb_~#descriptor~51#1.offset, 8);call write~$Pointer$#44(1050, 0, produce_free_peb_~#descriptor~51#1.base, 8 + produce_free_peb_~#descriptor~51#1.offset, 8);call write~$Pointer$#44(1051, 0, produce_free_peb_~#descriptor~51#1.base, 16 + produce_free_peb_~#descriptor~51#1.offset, 8);call write~$Pointer$#44(1052, 0, produce_free_peb_~#descriptor~51#1.base, 24 + produce_free_peb_~#descriptor~51#1.offset, 8);call write~int#44(365, produce_free_peb_~#descriptor~51#1.base, 32 + produce_free_peb_~#descriptor~51#1.offset, 4);call write~int#44(0, produce_free_peb_~#descriptor~51#1.base, 36 + produce_free_peb_~#descriptor~51#1.offset, 1);call produce_free_peb_#t~mem4087#1 := read~int#44(produce_free_peb_~#descriptor~51#1.base, 36 + produce_free_peb_~#descriptor~51#1.offset, 1); [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22920: assume -2147483648 <= #t~ret6486#1 && #t~ret6486#1 <= 2147483647;havoc #t~ret6486#1; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14794-1: SUMMARY for call spin_unlock(produce_free_peb_~ubi#1.base, 5426 + produce_free_peb_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22425: assume -2147483648 <= ubi_write_fastmap_#t~ret6297#1 && ubi_write_fastmap_#t~ret6297#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6296#1;havoc ubi_write_fastmap_#t~ret6297#1; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22425-1: SUMMARY for call ubi_write_fastmap_#t~ret6297#1 := printk(1778, 0); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15125: assume __wl_get_peb_~err~69#1 < 0;__wl_get_peb_#res#1 := __wl_get_peb_~err~69#1;call ULTIMATE.dealloc(__wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset);havoc __wl_get_peb_~#descriptor~53#1.base, __wl_get_peb_~#descriptor~53#1.offset; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15125: assume !(__wl_get_peb_~err~69#1 < 0); [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15191-1: SUMMARY for call refill_wl_pool_#t~ret4207#1.base, refill_wl_pool_#t~ret4207#1.offset := find_wl_entry(refill_wl_pool_~ubi#1.base, refill_wl_pool_~ubi#1.offset, refill_wl_pool_~ubi#1.base, 5242 + refill_wl_pool_~ubi#1.offset, 8192); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15191: refill_wl_pool_~e~7#1.base, refill_wl_pool_~e~7#1.offset := refill_wl_pool_#t~ret4207#1.base, refill_wl_pool_#t~ret4207#1.offset;havoc refill_wl_pool_#t~ret4207#1.base, refill_wl_pool_#t~ret4207#1.offset; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22888: assume #t~mem6478#1 > ~i___1~0#1;havoc #t~mem6478#1; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22888: assume !(#t~mem6478#1 > ~i___1~0#1);havoc #t~mem6478#1;~ret~13#1 := -28; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22327: assume -9223372036854775808 <= ubi_write_fastmap_#t~ret6252#1 && ubi_write_fastmap_#t~ret6252#1 <= 9223372036854775807;ubi_write_fastmap_~tmp___13~18#1 := ubi_write_fastmap_#t~ret6252#1;havoc ubi_write_fastmap_#t~mem6251#1;havoc ubi_write_fastmap_#t~ret6252#1; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22327-1: SUMMARY for call ubi_write_fastmap_#t~ret6252#1 := ldv__builtin_expect((if ubi_write_fastmap_#t~mem6251#1 % 18446744073709551616 < ubi_write_fastmap_~fm_pos~1#1 % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22360: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15192-1: SUMMARY for call refill_wl_pool_#t~ret4208#1 := self_check_in_wl_tree(refill_wl_pool_~ubi#1.base, refill_wl_pool_~ubi#1.offset, refill_wl_pool_~e~7#1.base, refill_wl_pool_~e~7#1.offset, refill_wl_pool_~ubi#1.base, 5242 + refill_wl_pool_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15192: assume -2147483648 <= refill_wl_pool_#t~ret4208#1 && refill_wl_pool_#t~ret4208#1 <= 2147483647;havoc refill_wl_pool_#t~ret4208#1; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22492: ubi_write_fastmap_~j~3#1 := 0; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22757: havoc ldv_mutex_unlock_241_~ldv_func_arg1#1.base, ldv_mutex_unlock_241_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_241_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_241_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_241 } true;#res#1 := -12; [2025-02-08 02:47:28,557 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22922: assume 0 != ~ret~13#1;~ret~13#1 := 0; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22922: assume !(0 != ~ret~13#1); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22328: assume 0 != ubi_write_fastmap_~tmp___13~18#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22328: assume !(0 != ubi_write_fastmap_~tmp___13~18#1); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22427: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22493: call ubi_write_fastmap_#t~mem6331#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1221 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15193-1: SUMMARY for call rb_erase(refill_wl_pool_~e~7#1.base, refill_wl_pool_~e~7#1.offset, refill_wl_pool_~ubi#1.base, 5242 + refill_wl_pool_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22460: call write~int#1(3507369978, ubi_write_fastmap_~fvh~0#1.base, ubi_write_fastmap_~fvh~0#1.offset, 4);call ubi_write_fastmap_#t~mem6306#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1201 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15193: call refill_wl_pool_#t~mem4209#1 := read~int#1(refill_wl_pool_~ubi#1.base, 5250 + refill_wl_pool_~ubi#1.offset, 4);call write~int#1(refill_wl_pool_#t~mem4209#1 - 1, refill_wl_pool_~ubi#1.base, 5250 + refill_wl_pool_~ubi#1.offset, 4);havoc refill_wl_pool_#t~mem4209#1;call refill_wl_pool_#t~mem4210#1 := read~int#1(refill_wl_pool_~pool~0#1.base, 1028 + refill_wl_pool_~pool~0#1.offset, 4);call refill_wl_pool_#t~mem4211#1 := read~int#1(refill_wl_pool_~e~7#1.base, 28 + refill_wl_pool_~e~7#1.offset, 4);call write~int#1(refill_wl_pool_#t~mem4211#1, refill_wl_pool_~pool~0#1.base, refill_wl_pool_~pool~0#1.offset + 4 * refill_wl_pool_#t~mem4210#1, 4);havoc refill_wl_pool_#t~mem4210#1;havoc refill_wl_pool_#t~mem4211#1;call refill_wl_pool_#t~mem4212#1 := read~int#1(refill_wl_pool_~pool~0#1.base, 1028 + refill_wl_pool_~pool~0#1.offset, 4);call write~int#1(1 + refill_wl_pool_#t~mem4212#1, refill_wl_pool_~pool~0#1.base, 1028 + refill_wl_pool_~pool~0#1.offset, 4);havoc refill_wl_pool_#t~mem4212#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22824-1: SUMMARY for call #t~ret6440#1 := ubi_wl_put_fm_peb(~ubi#1.base, ~ubi#1.offset, #t~mem6439#1.base, #t~mem6439#1.offset, ~j___0~0#1, 0); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22824-2: call #t~mem6439#1.base, #t~mem6439#1.offset := read~$Pointer$#1(~new_fm~0#1.base, ~new_fm~0#1.offset + 8 * ~j___0~0#1, 8); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22824: assume -2147483648 <= #t~ret6440#1 && #t~ret6440#1 <= 2147483647;~j___0~0#1 := 1 + ~j___0~0#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22329: ubi_write_fastmap_~tmp___12~18#1.base, ubi_write_fastmap_~tmp___12~18#1.offset := ubi_write_fastmap_#t~ret6253#1.base, ubi_write_fastmap_#t~ret6253#1.offset;havoc ubi_write_fastmap_#t~ret6253#1.base, ubi_write_fastmap_#t~ret6253#1.offset;call ubi_write_fastmap_#t~mem6254#1 := read~int#1(ubi_write_fastmap_~tmp___12~18#1.base, 1176 + ubi_write_fastmap_~tmp___12~18#1.offset, 4); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22329-1: SUMMARY for call ubi_write_fastmap_#t~ret6253#1.base, ubi_write_fastmap_#t~ret6253#1.offset := get_current(); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22461: ubi_write_fastmap_~tmp___35~3#1 := ubi_write_fastmap_#t~ret6307#1;havoc ubi_write_fastmap_#t~mem6306#1;havoc ubi_write_fastmap_#t~ret6307#1;call write~int#1(ubi_write_fastmap_~tmp___35~3#1, ubi_write_fastmap_~fvh~0#1.base, 4 + ubi_write_fastmap_~fvh~0#1.offset, 4);call ubi_write_fastmap_#t~mem6308#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1225 + ubi_write_fastmap_~vol~34#1.offset, 4);call write~int#1(ubi_write_fastmap_#t~mem6308#1, ubi_write_fastmap_~fvh~0#1.base, 8 + ubi_write_fastmap_~fvh~0#1.offset, 1);havoc ubi_write_fastmap_#t~mem6308#1;call ubi_write_fastmap_#t~mem6309#1 := read~int#1(ubi_write_fastmap_~vol~34#1.base, 1233 + ubi_write_fastmap_~vol~34#1.offset, 4); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22461-1: SUMMARY for call ubi_write_fastmap_#t~ret6307#1 := __fswab32(ubi_write_fastmap_#t~mem6306#1); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22330-1: SUMMARY for call ubi_write_fastmap_#t~ret6255#1 := printk(1770, 0); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22495: ubi_write_fastmap_~tmp___44~1#1 := ubi_write_fastmap_#t~ret6330#1;call write~int#1(ubi_write_fastmap_~tmp___44~1#1, ubi_write_fastmap_~feba~0#1.base, 8 + ubi_write_fastmap_~feba~0#1.offset + 4 * ubi_write_fastmap_~j~3#1, 4);ubi_write_fastmap_~j~3#1 := 1 + ubi_write_fastmap_~j~3#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22495-1: SUMMARY for call ubi_write_fastmap_#t~ret6330#1 := __fswab32(ubi_write_fastmap_#t~mem6329#1); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22363: ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset := ubi_write_fastmap_#t~ret6268#1.base, ubi_write_fastmap_#t~ret6268#1.offset;havoc ubi_write_fastmap_#t~ret6268#1.base, ubi_write_fastmap_#t~ret6268#1.offset; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22363-1: SUMMARY for call ubi_write_fastmap_#t~ret6268#1.base, ubi_write_fastmap_#t~ret6268#1.offset := rb_next(ubi_write_fastmap_~node~1#1.base, ubi_write_fastmap_~node~1#1.offset); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22330: assume -2147483648 <= ubi_write_fastmap_#t~ret6255#1 && ubi_write_fastmap_#t~ret6255#1 <= 2147483647;havoc ubi_write_fastmap_#t~mem6254#1;havoc ubi_write_fastmap_#t~ret6255#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22495-2: call ubi_write_fastmap_#t~mem6328#1.base, ubi_write_fastmap_#t~mem6328#1.offset := read~$Pointer$#1(ubi_write_fastmap_~vol~34#1.base, 1421 + ubi_write_fastmap_~vol~34#1.offset, 8);call ubi_write_fastmap_#t~mem6329#1 := read~int#1(ubi_write_fastmap_#t~mem6328#1.base, ubi_write_fastmap_#t~mem6328#1.offset + 4 * (if ubi_write_fastmap_~j~3#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_write_fastmap_~j~3#1 % 18446744073709551616 % 18446744073709551616 else ubi_write_fastmap_~j~3#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22562: ubi_write_fastmap_~tmp___56~0#1 := ubi_write_fastmap_#t~ret6359#1; [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22562-1: SUMMARY for call ubi_write_fastmap_#t~ret6359#1 := ubi_next_sqnum(ubi_write_fastmap_~ubi#1.base, ubi_write_fastmap_~ubi#1.offset); srcloc: null [2025-02-08 02:47:28,558 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22563: ubi_write_fastmap_~tmp___57~0#1 := ubi_write_fastmap_#t~ret6360#1;havoc ubi_write_fastmap_#t~ret6360#1;call write~int#1(ubi_write_fastmap_~tmp___57~0#1, ubi_write_fastmap_~dvhdr~0#1.base, 40 + ubi_write_fastmap_~dvhdr~0#1.offset, 8); [2025-02-08 02:47:28,559 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22563-1: SUMMARY for call ubi_write_fastmap_#t~ret6360#1 := __fswab64(ubi_write_fastmap_~tmp___56~0#1); srcloc: null [2025-02-08 02:47:28,559 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22827: assume ~j___0~0#1 < ~i~40#1; [2025-02-08 02:47:28,559 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22827: assume !(~j___0~0#1 < ~i~40#1); [2025-02-08 02:47:28,606 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24464: havoc #t~ret6580.base, #t~ret6580.offset; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19890: assume 0 != ~tmp~182;~err~90 := 1; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19890: assume !(0 != ~tmp~182); [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19882-1: call #t~mem5490 := read~int#1(~vol~33.base, 1233 + ~vol~33.offset, 4); [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19889-1: SUMMARY for call #t~ret5494 := mtd_is_eccerr(~err~90); srcloc: null [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19888: assume 0 != ~err~90; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19888: assume !(0 != ~err~90);~i~33 := 1 + ~i~33; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19889: assume -2147483648 <= #t~ret5494 && #t~ret5494 <= 2147483647;~tmp~182 := #t~ret5494;havoc #t~ret5494; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19887-1: SUMMARY for call #t~ret5493 := ubi_eba_read_leb(~ubi.base, ~ubi.offset, ~vol~33.base, ~vol~33.offset, ~i~33, ~buf~2.base, ~buf~2.offset, 0, ~size~0, 1); srcloc: null [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19887: assume -2147483648 <= #t~ret5493 && #t~ret5493 <= 2147483647;~err~90 := #t~ret5493;havoc #t~ret5493; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19882: assume -1 + #t~mem5490 == ~i~33;havoc #t~mem5490;call #t~mem5491 := read~int#1(~vol~33.base, 1237 + ~vol~33.offset, 4);~size~0 := #t~mem5491;havoc #t~mem5491; [2025-02-08 02:47:28,874 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19882: assume !(-1 + #t~mem5490 == ~i~33);havoc #t~mem5490;call #t~mem5492 := read~int#1(~vol~33.base, 1229 + ~vol~33.offset, 4);~size~0 := #t~mem5492;havoc #t~mem5492; [2025-02-08 02:47:29,243 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17280: call protection_queue_destroy_#t~mem4846#1.base, protection_queue_destroy_#t~mem4846#1.offset := read~$Pointer$#1(protection_queue_destroy_~ubi#1.base, 5262 + protection_queue_destroy_~ubi#1.offset + 16 * (if protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 else protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);protection_queue_destroy_~__mptr~27#1.base, protection_queue_destroy_~__mptr~27#1.offset := protection_queue_destroy_#t~mem4846#1.base, protection_queue_destroy_#t~mem4846#1.offset;protection_queue_destroy_~e~16#1.base, protection_queue_destroy_~e~16#1.offset := protection_queue_destroy_~__mptr~27#1.base, protection_queue_destroy_~__mptr~27#1.offset;call protection_queue_destroy_#t~mem4847#1.base, protection_queue_destroy_#t~mem4847#1.offset := read~$Pointer$#1(protection_queue_destroy_~e~16#1.base, protection_queue_destroy_~e~16#1.offset, 8);protection_queue_destroy_~__mptr___0~14#1.base, protection_queue_destroy_~__mptr___0~14#1.offset := protection_queue_destroy_#t~mem4847#1.base, protection_queue_destroy_#t~mem4847#1.offset;havoc protection_queue_destroy_#t~mem4847#1.base, protection_queue_destroy_#t~mem4847#1.offset;protection_queue_destroy_~tmp~158#1.base, protection_queue_destroy_~tmp~158#1.offset := protection_queue_destroy_~__mptr___0~14#1.base, protection_queue_destroy_~__mptr___0~14#1.offset; [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17307: call ULTIMATE.dealloc(~#descriptor~68#1.base, ~#descriptor~68#1.offset);havoc ~#descriptor~68#1.base, ~#descriptor~68#1.offset; [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17287: protection_queue_destroy_~e~16#1.base, protection_queue_destroy_~e~16#1.offset := protection_queue_destroy_~tmp~158#1.base, protection_queue_destroy_~tmp~158#1.offset;call protection_queue_destroy_#t~mem4848#1.base, protection_queue_destroy_#t~mem4848#1.offset := read~$Pointer$#1(protection_queue_destroy_~tmp~158#1.base, protection_queue_destroy_~tmp~158#1.offset, 8);protection_queue_destroy_~__mptr___1~5#1.base, protection_queue_destroy_~__mptr___1~5#1.offset := protection_queue_destroy_#t~mem4848#1.base, protection_queue_destroy_#t~mem4848#1.offset;havoc protection_queue_destroy_#t~mem4848#1.base, protection_queue_destroy_#t~mem4848#1.offset;protection_queue_destroy_~tmp~158#1.base, protection_queue_destroy_~tmp~158#1.offset := protection_queue_destroy_~__mptr___1~5#1.base, protection_queue_destroy_~__mptr___1~5#1.offset; [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17287-1: SUMMARY for call kmem_cache_free(~ubi_wl_entry_slab~0.base, ~ubi_wl_entry_slab~0.offset, protection_queue_destroy_~e~16#1.base, protection_queue_destroy_~e~16#1.offset); srcloc: null [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17286: SUMMARY for call list_del(protection_queue_destroy_~e~16#1.base, protection_queue_destroy_~e~16#1.offset); srcloc: null [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17284: assume (protection_queue_destroy_~e~16#1.base + protection_queue_destroy_~e~16#1.offset) % 18446744073709551616 != (protection_queue_destroy_~ubi#1.base + (5262 + protection_queue_destroy_~ubi#1.offset + 16 * (if protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 else protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616))) % 18446744073709551616; [2025-02-08 02:47:29,244 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17284: assume !((protection_queue_destroy_~e~16#1.base + protection_queue_destroy_~e~16#1.offset) % 18446744073709551616 != (protection_queue_destroy_~ubi#1.base + (5262 + protection_queue_destroy_~ubi#1.offset + 16 * (if protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 else protection_queue_destroy_~i~30#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616))) % 18446744073709551616);protection_queue_destroy_~i~30#1 := 1 + protection_queue_destroy_~i~30#1; [2025-02-08 02:47:29,425 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18200: assume #t~mem5062 < ~vol_id;havoc #t~mem5062;call #t~mem5063.base, #t~mem5063.offset := read~$Pointer$#1(~p~14.base, 16 + ~p~14.offset, 8);~p~14.base, ~p~14.offset := #t~mem5063.base, #t~mem5063.offset;havoc #t~mem5063.base, #t~mem5063.offset; [2025-02-08 02:47:29,425 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18200: assume !(#t~mem5062 < ~vol_id);havoc #t~mem5062;call #t~mem5064.base, #t~mem5064.offset := read~$Pointer$#1(~p~14.base, 8 + ~p~14.offset, 8);~p~14.base, ~p~14.offset := #t~mem5064.base, #t~mem5064.offset;havoc #t~mem5064.base, #t~mem5064.offset; [2025-02-08 02:47:29,425 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18196: assume #t~mem5061 == ~vol_id;havoc #t~mem5061;#res.base, #res.offset := ~av~8.base, ~av~8.offset; [2025-02-08 02:47:29,425 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18196: assume !(#t~mem5061 == ~vol_id);havoc #t~mem5061;call #t~mem5062 := read~int#1(~av~8.base, ~av~8.offset, 4); [2025-02-08 02:47:29,425 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18194: ~__mptr~31.base, ~__mptr~31.offset := ~p~14.base, ~p~14.offset;~av~8.base, ~av~8.offset := ~__mptr~31.base, -2048 + ~__mptr~31.offset;call #t~mem5061 := read~int#1(~av~8.base, ~av~8.offset, 4); [2025-02-08 02:47:29,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24283: havoc #t~ret6552.base, #t~ret6552.offset; [2025-02-08 02:47:29,538 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3464: havoc __kmalloc_#t~ret46#1.base, __kmalloc_#t~ret46#1.offset; [2025-02-08 02:47:29,663 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6450: havoc #t~mem1539;havoc #t~bitwise1540; [2025-02-08 02:47:30,404 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24461: havoc rb_last_#t~ret6579#1.base, rb_last_#t~ret6579#1.offset; [2025-02-08 02:47:30,875 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24501: havoc #t~ret6586.base, #t~ret6586.offset; [2025-02-08 02:47:31,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24346: havoc #t~ret6562.base, #t~ret6562.offset; [2025-02-08 02:47:31,263 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12765: havoc #t~mem3503; [2025-02-08 02:47:31,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3584: havoc #t~mem67; [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14842: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14848: assume #t~mem4101 < #t~mem4102;havoc #t~mem4101;havoc #t~mem4102;call #t~mem4103.base, #t~mem4103.offset := read~$Pointer$#1(~p~7.base, 16 + ~p~7.offset, 8);~p~7.base, ~p~7.offset := #t~mem4103.base, #t~mem4103.offset;havoc #t~mem4103.base, #t~mem4103.offset; [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14848: assume !(#t~mem4101 < #t~mem4102);havoc #t~mem4101;havoc #t~mem4102;call #t~mem4104 := read~int#1(~e.base, 24 + ~e.offset, 4);call #t~mem4105 := read~int#1(~e1~1.base, 24 + ~e1~1.offset, 4); [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14838-1: SUMMARY for call #t~ret4097 := ldv__builtin_expect((if (~e.base + ~e.offset) % 18446744073709551616 != (~e1~1.base + ~e1~1.offset) % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14838: assume -9223372036854775808 <= #t~ret4097 && #t~ret4097 <= 9223372036854775807;~tmp___0~110 := #t~ret4097;havoc #t~ret4097; [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14840-1: SUMMARY for call #t~ret4098.base, #t~ret4098.offset := get_current(); srcloc: null [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14840: ~tmp~134.base, ~tmp~134.offset := #t~ret4098.base, #t~ret4098.offset;havoc #t~ret4098.base, #t~ret4098.offset;call #t~mem4099 := read~int#1(~tmp~134.base, 1176 + ~tmp~134.offset, 4); [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14861-1: call #t~mem4113 := read~int#1(~e.base, 28 + ~e.offset, 4);call #t~mem4114 := read~int#1(~e1~1.base, 28 + ~e1~1.offset, 4); [2025-02-08 02:47:32,142 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14861: assume #t~mem4113 < #t~mem4114;havoc #t~mem4113;havoc #t~mem4114;call #t~mem4115.base, #t~mem4115.offset := read~$Pointer$#1(~p~7.base, 16 + ~p~7.offset, 8);~p~7.base, ~p~7.offset := #t~mem4115.base, #t~mem4115.offset;havoc #t~mem4115.base, #t~mem4115.offset; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14861: assume !(#t~mem4113 < #t~mem4114);havoc #t~mem4113;havoc #t~mem4114;call #t~mem4116.base, #t~mem4116.offset := read~$Pointer$#1(~p~7.base, 8 + ~p~7.offset, 8);~p~7.base, ~p~7.offset := #t~mem4116.base, #t~mem4116.offset;havoc #t~mem4116.base, #t~mem4116.offset; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14851: assume #t~mem4104 > #t~mem4105;havoc #t~mem4104;havoc #t~mem4105;call #t~mem4106.base, #t~mem4106.offset := read~$Pointer$#1(~p~7.base, 8 + ~p~7.offset, 8);~p~7.base, ~p~7.offset := #t~mem4106.base, #t~mem4106.offset;havoc #t~mem4106.base, #t~mem4106.offset; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14851: assume !(#t~mem4104 > #t~mem4105);havoc #t~mem4104;havoc #t~mem4105;call #t~mem4107 := read~int#1(~e.base, 28 + ~e.offset, 4);call #t~mem4108 := read~int#1(~e1~1.base, 28 + ~e1~1.offset, 4); [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14855: assume 0 != ~tmp___2~54; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14855: assume !(0 != ~tmp___2~54); [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14857-1: SUMMARY for call #t~ret4112 := printk(1056, 0); srcloc: null [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14857: assume -2147483648 <= #t~ret4112 && #t~ret4112 <= 2147483647;havoc #t~mem4111;havoc #t~ret4112; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14845: #res := 1; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14835: ~__mptr~15.base, ~__mptr~15.offset := ~p~7.base, ~p~7.offset;~e1~1.base, ~e1~1.offset := ~__mptr~15.base, ~__mptr~15.offset;call #t~mem4095 := read~int#1(~e.base, 28 + ~e.offset, 4);call #t~mem4096 := read~int#1(~e1~1.base, 28 + ~e1~1.offset, 4); [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14837: assume #t~mem4095 == #t~mem4096;havoc #t~mem4095;havoc #t~mem4096; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14837: assume !(#t~mem4095 == #t~mem4096);havoc #t~mem4095;havoc #t~mem4096;call #t~mem4101 := read~int#1(~e.base, 24 + ~e.offset, 4);call #t~mem4102 := read~int#1(~e1~1.base, 24 + ~e1~1.offset, 4); [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14839: assume 0 != ~tmp___0~110; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14839: assume !(0 != ~tmp___0~110); [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14841-1: SUMMARY for call #t~ret4100 := printk(1054, 0); srcloc: null [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14841: assume -2147483648 <= #t~ret4100 && #t~ret4100 <= 2147483647;havoc #t~mem4099;havoc #t~ret4100; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14858: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14854-1: SUMMARY for call #t~ret4109 := ldv__builtin_expect((if #t~mem4107 == #t~mem4108 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14854: assume -9223372036854775808 <= #t~ret4109 && #t~ret4109 <= 9223372036854775807;~tmp___2~54 := #t~ret4109;havoc #t~mem4107;havoc #t~mem4108;havoc #t~ret4109; [2025-02-08 02:47:32,143 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14856-1: SUMMARY for call #t~ret4110.base, #t~ret4110.offset := get_current(); srcloc: null [2025-02-08 02:47:32,144 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14856: ~tmp___1~72.base, ~tmp___1~72.offset := #t~ret4110.base, #t~ret4110.offset;havoc #t~ret4110.base, #t~ret4110.offset;call #t~mem4111 := read~int#1(~tmp___1~72.base, 1176 + ~tmp___1~72.offset, 4); [2025-02-08 02:47:32,421 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19133: call ULTIMATE.dealloc(~#__constr_expr_0~5.base, ~#__constr_expr_0~5.offset);havoc ~#__constr_expr_0~5.base, ~#__constr_expr_0~5.offset; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18773: havoc #t~mem5211#1.base, #t~mem5211#1.offset;~aeb~11#1.base, ~aeb~11#1.offset := ~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset;call #t~mem5212#1.base, #t~mem5212#1.offset := read~$Pointer$#1(~aeb_tmp~0#1.base, 26 + ~aeb_tmp~0#1.offset, 8);~__mptr___1~7#1.base, ~__mptr___1~7#1.offset := #t~mem5212#1.base, #t~mem5212#1.offset;havoc #t~mem5212#1.base, #t~mem5212#1.offset;~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset := ~__mptr___1~7#1.base, -1600 + ~__mptr___1~7#1.offset; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18773-1: SUMMARY for call kmem_cache_free(#t~mem5211#1.base, #t~mem5211#1.offset, ~aeb~11#1.base, ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18843: assume (#t~mem5231#1.base + #t~mem5231#1.offset) % 18446744073709551616 == (~av~9#1.base + (32 + ~av~9#1.offset)) % 18446744073709551616;havoc #t~mem5231#1.base, #t~mem5231#1.offset;call write~$Pointer$#1(0, 0, ~rb~5#1.base, 16 + ~rb~5#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18843: assume !((#t~mem5231#1.base + #t~mem5231#1.offset) % 18446744073709551616 == (~av~9#1.base + (32 + ~av~9#1.offset)) % 18446744073709551616);havoc #t~mem5231#1.base, #t~mem5231#1.offset;call write~$Pointer$#1(0, 0, ~rb~5#1.base, 8 + ~rb~5#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18728: assume (destroy_av_#t~mem5207#1.base + destroy_av_#t~mem5207#1.offset) % 18446744073709551616 == (destroy_av_~aeb~10#1.base + (26 + destroy_av_~aeb~10#1.offset)) % 18446744073709551616;havoc destroy_av_#t~mem5207#1.base, destroy_av_#t~mem5207#1.offset;call write~$Pointer$#1(0, 0, destroy_av_~this~0#1.base, 16 + destroy_av_~this~0#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18728: assume !((destroy_av_#t~mem5207#1.base + destroy_av_#t~mem5207#1.offset) % 18446744073709551616 == (destroy_av_~aeb~10#1.base + (26 + destroy_av_~aeb~10#1.offset)) % 18446744073709551616);havoc destroy_av_#t~mem5207#1.base, destroy_av_#t~mem5207#1.offset;call write~$Pointer$#1(0, 0, destroy_av_~this~0#1.base, 8 + destroy_av_~this~0#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18836: assume 0 != (#t~mem5228#1.base + #t~mem5228#1.offset) % 18446744073709551616;havoc #t~mem5228#1.base, #t~mem5228#1.offset;call #t~mem5229#1.base, #t~mem5229#1.offset := read~$Pointer$#1(~rb~5#1.base, 8 + ~rb~5#1.offset, 8);~rb~5#1.base, ~rb~5#1.offset := #t~mem5229#1.base, #t~mem5229#1.offset;havoc #t~mem5229#1.base, #t~mem5229#1.offset; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18836: assume !(0 != (#t~mem5228#1.base + #t~mem5228#1.offset) % 18446744073709551616);havoc #t~mem5228#1.base, #t~mem5228#1.offset;~__mptr___11~0#1.base, ~__mptr___11~0#1.offset := ~rb~5#1.base, ~rb~5#1.offset;~av~9#1.base, ~av~9#1.offset := ~__mptr___11~0#1.base, -2048 + ~__mptr___11~0#1.offset;call #t~mem5230#1 := read~int#1(~rb~5#1.base, ~rb~5#1.offset, 8);~rb~5#1.base, ~rb~5#1.offset := 0, (if (#t~mem5230#1 - #t~mem5230#1 % 4) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (#t~mem5230#1 - #t~mem5230#1 % 4) % 18446744073709551616 % 18446744073709551616 else (#t~mem5230#1 - #t~mem5230#1 % 4) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc #t~mem5230#1; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18820: call #t~mem5223#1.base, #t~mem5223#1.offset := read~$Pointer$#1(~ai#1.base, 136 + ~ai#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18820-1: SUMMARY for call list_del(~aeb~11#1.base, 26 + ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18742: SUMMARY for call kfree(destroy_av_~av#1.base, destroy_av_~av#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18804: call #t~mem5219#1.base, #t~mem5219#1.offset := read~$Pointer$#1(~ai#1.base, 136 + ~ai#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18804-1: SUMMARY for call list_del(~aeb~11#1.base, 26 + ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18738: assume 0 != (destroy_av_~this~0#1.base + destroy_av_~this~0#1.offset) % 18446744073709551616; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18738: assume !(0 != (destroy_av_~this~0#1.base + destroy_av_~this~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18721: assume 0 != (destroy_av_#t~mem5204#1.base + destroy_av_#t~mem5204#1.offset) % 18446744073709551616;havoc destroy_av_#t~mem5204#1.base, destroy_av_#t~mem5204#1.offset;call destroy_av_#t~mem5205#1.base, destroy_av_#t~mem5205#1.offset := read~$Pointer$#1(destroy_av_~this~0#1.base, 8 + destroy_av_~this~0#1.offset, 8);destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset := destroy_av_#t~mem5205#1.base, destroy_av_#t~mem5205#1.offset;havoc destroy_av_#t~mem5205#1.base, destroy_av_#t~mem5205#1.offset; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18721: assume !(0 != (destroy_av_#t~mem5204#1.base + destroy_av_#t~mem5204#1.offset) % 18446744073709551616);havoc destroy_av_#t~mem5204#1.base, destroy_av_#t~mem5204#1.offset;destroy_av_~__mptr~35#1.base, destroy_av_~__mptr~35#1.offset := destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset;destroy_av_~aeb~10#1.base, destroy_av_~aeb~10#1.offset := destroy_av_~__mptr~35#1.base, -1600 + destroy_av_~__mptr~35#1.offset;call destroy_av_#t~mem5206#1 := read~int#1(destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset, 8);destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset := 0, (if (destroy_av_#t~mem5206#1 - destroy_av_#t~mem5206#1 % 4) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (destroy_av_#t~mem5206#1 - destroy_av_#t~mem5206#1 % 4) % 18446744073709551616 % 18446744073709551616 else (destroy_av_#t~mem5206#1 - destroy_av_#t~mem5206#1 % 4) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc destroy_av_#t~mem5206#1; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18821: havoc #t~mem5223#1.base, #t~mem5223#1.offset;~aeb~11#1.base, ~aeb~11#1.offset := ~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset;call #t~mem5224#1.base, #t~mem5224#1.offset := read~$Pointer$#1(~aeb_tmp~0#1.base, 26 + ~aeb_tmp~0#1.offset, 8);~__mptr___10~0#1.base, ~__mptr___10~0#1.offset := #t~mem5224#1.base, #t~mem5224#1.offset;havoc #t~mem5224#1.base, #t~mem5224#1.offset;~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset := ~__mptr___10~0#1.base, -1600 + ~__mptr___10~0#1.offset; [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18821-1: SUMMARY for call kmem_cache_free(#t~mem5223#1.base, #t~mem5223#1.offset, ~aeb~11#1.base, ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18788: call #t~mem5215#1.base, #t~mem5215#1.offset := read~$Pointer$#1(~ai#1.base, 136 + ~ai#1.offset, 8); [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18788-1: SUMMARY for call list_del(~aeb~11#1.base, 26 + ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,191 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18850: havoc destroy_av_#t~mem5201#1.base, destroy_av_#t~mem5201#1.offset, destroy_av_#t~mem5202#1.base, destroy_av_#t~mem5202#1.offset, destroy_av_#t~mem5203#1.base, destroy_av_#t~mem5203#1.offset, destroy_av_#t~mem5204#1.base, destroy_av_#t~mem5204#1.offset, destroy_av_#t~mem5205#1.base, destroy_av_#t~mem5205#1.offset, destroy_av_#t~mem5206#1, destroy_av_#t~mem5207#1.base, destroy_av_#t~mem5207#1.offset, destroy_av_#t~mem5208#1.base, destroy_av_#t~mem5208#1.offset, destroy_av_~ai#1.base, destroy_av_~ai#1.offset, destroy_av_~av#1.base, destroy_av_~av#1.offset, destroy_av_~aeb~10#1.base, destroy_av_~aeb~10#1.offset, destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset, destroy_av_~__mptr~35#1.base, destroy_av_~__mptr~35#1.offset;havoc destroy_av_#in~ai#1.base, destroy_av_#in~ai#1.offset, destroy_av_#in~av#1.base, destroy_av_#in~av#1.offset;assume { :end_inline_destroy_av } true; [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18833: assume 0 != (#t~mem5226#1.base + #t~mem5226#1.offset) % 18446744073709551616;havoc #t~mem5226#1.base, #t~mem5226#1.offset;call #t~mem5227#1.base, #t~mem5227#1.offset := read~$Pointer$#1(~rb~5#1.base, 16 + ~rb~5#1.offset, 8);~rb~5#1.base, ~rb~5#1.offset := #t~mem5227#1.base, #t~mem5227#1.offset;havoc #t~mem5227#1.base, #t~mem5227#1.offset; [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18833: assume !(0 != (#t~mem5226#1.base + #t~mem5226#1.offset) % 18446744073709551616);havoc #t~mem5226#1.base, #t~mem5226#1.offset;call #t~mem5228#1.base, #t~mem5228#1.offset := read~$Pointer$#1(~rb~5#1.base, 8 + ~rb~5#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18833-1: call #t~mem5226#1.base, #t~mem5226#1.offset := read~$Pointer$#1(~rb~5#1.base, 16 + ~rb~5#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18805: havoc #t~mem5219#1.base, #t~mem5219#1.offset;~aeb~11#1.base, ~aeb~11#1.offset := ~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset;call #t~mem5220#1.base, #t~mem5220#1.offset := read~$Pointer$#1(~aeb_tmp~0#1.base, 26 + ~aeb_tmp~0#1.offset, 8);~__mptr___7~1#1.base, ~__mptr___7~1#1.offset := #t~mem5220#1.base, #t~mem5220#1.offset;havoc #t~mem5220#1.base, #t~mem5220#1.offset;~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset := ~__mptr___7~1#1.base, -1600 + ~__mptr___7~1#1.offset; [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18805-1: SUMMARY for call kmem_cache_free(#t~mem5219#1.base, #t~mem5219#1.offset, ~aeb~11#1.base, ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18772: call #t~mem5211#1.base, #t~mem5211#1.offset := read~$Pointer$#1(~ai#1.base, 136 + ~ai#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18772-1: SUMMARY for call list_del(~aeb~11#1.base, 26 + ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18850-1: assume { :begin_inline_destroy_av } true;destroy_av_#in~ai#1.base, destroy_av_#in~ai#1.offset, destroy_av_#in~av#1.base, destroy_av_#in~av#1.offset := ~ai#1.base, ~ai#1.offset, ~av~9#1.base, ~av~9#1.offset;havoc destroy_av_#t~mem5201#1.base, destroy_av_#t~mem5201#1.offset, destroy_av_#t~mem5202#1.base, destroy_av_#t~mem5202#1.offset, destroy_av_#t~mem5203#1.base, destroy_av_#t~mem5203#1.offset, destroy_av_#t~mem5204#1.base, destroy_av_#t~mem5204#1.offset, destroy_av_#t~mem5205#1.base, destroy_av_#t~mem5205#1.offset, destroy_av_#t~mem5206#1, destroy_av_#t~mem5207#1.base, destroy_av_#t~mem5207#1.offset, destroy_av_#t~mem5208#1.base, destroy_av_#t~mem5208#1.offset, destroy_av_~ai#1.base, destroy_av_~ai#1.offset, destroy_av_~av#1.base, destroy_av_~av#1.offset, destroy_av_~aeb~10#1.base, destroy_av_~aeb~10#1.offset, destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset, destroy_av_~__mptr~35#1.base, destroy_av_~__mptr~35#1.offset;destroy_av_~ai#1.base, destroy_av_~ai#1.offset := destroy_av_#in~ai#1.base, destroy_av_#in~ai#1.offset;destroy_av_~av#1.base, destroy_av_~av#1.offset := destroy_av_#in~av#1.base, destroy_av_#in~av#1.offset;havoc destroy_av_~aeb~10#1.base, destroy_av_~aeb~10#1.offset;havoc destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset;havoc destroy_av_~__mptr~35#1.base, destroy_av_~__mptr~35#1.offset;call destroy_av_#t~mem5201#1.base, destroy_av_#t~mem5201#1.offset := read~$Pointer$#1(destroy_av_~av#1.base, 56 + destroy_av_~av#1.offset, 8);destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset := destroy_av_#t~mem5201#1.base, destroy_av_#t~mem5201#1.offset;havoc destroy_av_#t~mem5201#1.base, destroy_av_#t~mem5201#1.offset; [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18718: assume 0 != (destroy_av_#t~mem5202#1.base + destroy_av_#t~mem5202#1.offset) % 18446744073709551616;havoc destroy_av_#t~mem5202#1.base, destroy_av_#t~mem5202#1.offset;call destroy_av_#t~mem5203#1.base, destroy_av_#t~mem5203#1.offset := read~$Pointer$#1(destroy_av_~this~0#1.base, 16 + destroy_av_~this~0#1.offset, 8);destroy_av_~this~0#1.base, destroy_av_~this~0#1.offset := destroy_av_#t~mem5203#1.base, destroy_av_#t~mem5203#1.offset;havoc destroy_av_#t~mem5203#1.base, destroy_av_#t~mem5203#1.offset; [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18718: assume !(0 != (destroy_av_#t~mem5202#1.base + destroy_av_#t~mem5202#1.offset) % 18446744073709551616);havoc destroy_av_#t~mem5202#1.base, destroy_av_#t~mem5202#1.offset;call destroy_av_#t~mem5204#1.base, destroy_av_#t~mem5204#1.offset := read~$Pointer$#1(destroy_av_~this~0#1.base, 8 + destroy_av_~this~0#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18718-1: call destroy_av_#t~mem5202#1.base, destroy_av_#t~mem5202#1.offset := read~$Pointer$#1(destroy_av_~this~0#1.base, 16 + destroy_av_~this~0#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18842: assume 0 != (~rb~5#1.base + ~rb~5#1.offset) % 18446744073709551616;call #t~mem5231#1.base, #t~mem5231#1.offset := read~$Pointer$#1(~rb~5#1.base, 16 + ~rb~5#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18842: assume !(0 != (~rb~5#1.base + ~rb~5#1.offset) % 18446744073709551616); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18727: assume 0 != (destroy_av_~this~0#1.base + destroy_av_~this~0#1.offset) % 18446744073709551616;call destroy_av_#t~mem5207#1.base, destroy_av_#t~mem5207#1.offset := read~$Pointer$#1(destroy_av_~this~0#1.base, 16 + destroy_av_~this~0#1.offset, 8); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18727: assume !(0 != (destroy_av_~this~0#1.base + destroy_av_~this~0#1.offset) % 18446744073709551616); [2025-02-08 02:47:33,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18789: havoc #t~mem5215#1.base, #t~mem5215#1.offset;~aeb~11#1.base, ~aeb~11#1.offset := ~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset;call #t~mem5216#1.base, #t~mem5216#1.offset := read~$Pointer$#1(~aeb_tmp~0#1.base, 26 + ~aeb_tmp~0#1.offset, 8);~__mptr___4~2#1.base, ~__mptr___4~2#1.offset := #t~mem5216#1.base, #t~mem5216#1.offset;havoc #t~mem5216#1.base, #t~mem5216#1.offset;~aeb_tmp~0#1.base, ~aeb_tmp~0#1.offset := ~__mptr___4~2#1.base, -1600 + ~__mptr___4~2#1.offset; [2025-02-08 02:47:33,193 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18789-1: SUMMARY for call kmem_cache_free(#t~mem5215#1.base, #t~mem5215#1.offset, ~aeb~11#1.base, ~aeb~11#1.offset); srcloc: null [2025-02-08 02:47:33,193 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18735: havoc destroy_av_#t~mem5208#1.base, destroy_av_#t~mem5208#1.offset; [2025-02-08 02:47:33,193 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18735-1: SUMMARY for call kmem_cache_free(destroy_av_#t~mem5208#1.base, destroy_av_#t~mem5208#1.offset, destroy_av_~aeb~10#1.base, destroy_av_~aeb~10#1.offset); srcloc: null [2025-02-08 02:47:33,193 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18735-2: call destroy_av_#t~mem5208#1.base, destroy_av_#t~mem5208#1.offset := read~$Pointer$#1(destroy_av_~ai#1.base, 136 + destroy_av_~ai#1.offset, 8); [2025-02-08 02:47:33,223 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24226: havoc #t~nondet6542; [2025-02-08 02:47:33,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15546: call ULTIMATE.dealloc(~#descriptor~57.base, ~#descriptor~57.offset);havoc ~#descriptor~57.base, ~#descriptor~57.offset; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15294: call ULTIMATE.dealloc(~#descriptor~54#1.base, ~#descriptor~54#1.offset);havoc ~#descriptor~54#1.base, ~#descriptor~54#1.offset; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17416: assume (self_check_in_pq_~p~11#1.base + self_check_in_pq_~p~11#1.offset) % 18446744073709551616 != (self_check_in_pq_~ubi#1.base + (5262 + self_check_in_pq_~ubi#1.offset + 16 * (if self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 else self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616))) % 18446744073709551616; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17416: assume !((self_check_in_pq_~p~11#1.base + self_check_in_pq_~p~11#1.offset) % 18446744073709551616 != (self_check_in_pq_~ubi#1.base + (5262 + self_check_in_pq_~ubi#1.offset + 16 * (if self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 else self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616))) % 18446744073709551616);self_check_in_pq_~i~31#1 := 1 + self_check_in_pq_~i~31#1; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17414: call self_check_in_pq_#t~mem4869#1.base, self_check_in_pq_#t~mem4869#1.offset := read~$Pointer$#1(self_check_in_pq_~ubi#1.base, 5262 + self_check_in_pq_~ubi#1.offset + 16 * (if self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 else self_check_in_pq_~i~31#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);self_check_in_pq_~__mptr~28#1.base, self_check_in_pq_~__mptr~28#1.offset := self_check_in_pq_#t~mem4869#1.base, self_check_in_pq_#t~mem4869#1.offset;self_check_in_pq_~p~11#1.base, self_check_in_pq_~p~11#1.offset := self_check_in_pq_~__mptr~28#1.base, self_check_in_pq_~__mptr~28#1.offset; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17418: assume (self_check_in_pq_~p~11#1.base + self_check_in_pq_~p~11#1.offset) % 18446744073709551616 == (self_check_in_pq_~e#1.base + self_check_in_pq_~e#1.offset) % 18446744073709551616;self_check_in_pq_#res#1 := 0; [2025-02-08 02:47:34,054 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17418: assume !((self_check_in_pq_~p~11#1.base + self_check_in_pq_~p~11#1.offset) % 18446744073709551616 == (self_check_in_pq_~e#1.base + self_check_in_pq_~e#1.offset) % 18446744073709551616);call self_check_in_pq_#t~mem4870#1.base, self_check_in_pq_#t~mem4870#1.offset := read~$Pointer$#1(self_check_in_pq_~p~11#1.base, self_check_in_pq_~p~11#1.offset, 8);self_check_in_pq_~__mptr___0~15#1.base, self_check_in_pq_~__mptr___0~15#1.offset := self_check_in_pq_#t~mem4870#1.base, self_check_in_pq_#t~mem4870#1.offset;havoc self_check_in_pq_#t~mem4870#1.base, self_check_in_pq_#t~mem4870#1.offset;self_check_in_pq_~p~11#1.base, self_check_in_pq_~p~11#1.offset := self_check_in_pq_~__mptr___0~15#1.base, self_check_in_pq_~__mptr___0~15#1.offset; [2025-02-08 02:47:34,393 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13568: SUMMARY for call ubi_dump_ec_hdr(~ec_hdr.base, ~ec_hdr.offset); srcloc: null [2025-02-08 02:47:34,394 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13567: assume -2147483648 <= #t~ret3779 && #t~ret3779 <= 2147483647; [2025-02-08 02:47:34,394 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13567-1: SUMMARY for call #t~ret3779 := printk(881, 0); srcloc: null [2025-02-08 02:47:34,394 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13569: #res := 1; [2025-02-08 02:47:34,394 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13569-1: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:34,423 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3497: havoc #t~mem50; [2025-02-08 02:47:34,468 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7984: havoc #t~mem2203; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12935: ~err~49#1 := 5; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12787: call ULTIMATE.dealloc(~#read~0#1.base, ~#read~0#1.offset);havoc ~#read~0#1.base, ~#read~0#1.offset;call ULTIMATE.dealloc(~#descriptor~43#1.base, ~#descriptor~43#1.offset);havoc ~#descriptor~43#1.base, ~#descriptor~43#1.offset;call ULTIMATE.dealloc(~#descriptor___0~12#1.base, ~#descriptor___0~12#1.offset);havoc ~#descriptor___0~12#1.base, ~#descriptor___0~12#1.offset; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12928-1: SUMMARY for call #t~ret3560#1 := ldv__builtin_expect((if #t~mem3559#1 % 256 % 18446744073709551616 <= 9223372036854775807 then #t~mem3559#1 % 256 % 18446744073709551616 else #t~mem3559#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12928: assume -9223372036854775808 <= #t~ret3560#1 && #t~ret3560#1 <= 9223372036854775807;~tmp___19~2#1 := #t~ret3560#1;havoc #t~mem3559#1;havoc #t~ret3560#1; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12920: #t~ret3558#1 := ubi_dbg_is_bitflip_#res#1;havoc ubi_dbg_is_bitflip_#t~mem3497#1, ubi_dbg_is_bitflip_#t~ret3498#1, ubi_dbg_is_bitflip_~ubi#1.base, ubi_dbg_is_bitflip_~ubi#1.offset, ubi_dbg_is_bitflip_~tmp~103#1;havoc ubi_dbg_is_bitflip_#in~ubi#1.base, ubi_dbg_is_bitflip_#in~ubi#1.offset;assume { :end_inline_ubi_dbg_is_bitflip } true;assume -2147483648 <= #t~ret3558#1 && #t~ret3558#1 <= 2147483647;~tmp___20~2#1 := #t~ret3558#1;havoc #t~ret3558#1; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12929: assume 0 != ~tmp___19~2#1; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12929: assume !(0 != ~tmp___19~2#1); [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12921: assume 0 != ~tmp___20~2#1;call write~$Pointer$#44(778, 0, ~#descriptor___0~12#1.base, ~#descriptor___0~12#1.offset, 8);call write~$Pointer$#44(779, 0, ~#descriptor___0~12#1.base, 8 + ~#descriptor___0~12#1.offset, 8);call write~$Pointer$#44(780, 0, ~#descriptor___0~12#1.base, 16 + ~#descriptor___0~12#1.offset, 8);call write~$Pointer$#44(781, 0, ~#descriptor___0~12#1.base, 24 + ~#descriptor___0~12#1.offset, 8);call write~int#44(296, ~#descriptor___0~12#1.base, 32 + ~#descriptor___0~12#1.offset, 4);call write~int#44(0, ~#descriptor___0~12#1.base, 36 + ~#descriptor___0~12#1.offset, 1);call #t~mem3559#1 := read~int#44(~#descriptor___0~12#1.base, 36 + ~#descriptor___0~12#1.offset, 1); [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12921: assume !(0 != ~tmp___20~2#1); [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12930: ~tmp___18~3#1.base, ~tmp___18~3#1.offset := #t~ret3561#1.base, #t~ret3561#1.offset;havoc #t~ret3561#1.base, #t~ret3561#1.offset;call #t~mem3562#1 := read~int#1(~tmp___18~3#1.base, 1176 + ~tmp___18~3#1.offset, 4); [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12930-1: SUMMARY for call #t~ret3561#1.base, #t~ret3561#1.offset := get_current(); srcloc: null [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12931: assume -2147483648 <= #t~ret3563#1 && #t~ret3563#1 <= 2147483647;havoc #t~mem3562#1;havoc #t~ret3563#1; [2025-02-08 02:47:36,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12931-1: SUMMARY for call #t~ret3563#1 := __dynamic_pr_debug(~#descriptor___0~12#1.base, ~#descriptor___0~12#1.offset, 782, 0); srcloc: null [2025-02-08 02:47:37,223 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11894-1: SUMMARY for call #t~ret3251#1 := ubi_next_sqnum(~ubi#1.base, ~ubi#1.offset); srcloc: null [2025-02-08 02:47:37,223 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11894: ~tmp___10~8#1 := #t~ret3251#1;havoc #t~ret3251#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11878: SUMMARY for call ubi_ro_mode(~ubi#1.base, ~ubi#1.offset); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11895-1: SUMMARY for call #t~ret3252#1 := __fswab64(~tmp___10~8#1); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11895: ~tmp___11~6#1 := #t~ret3252#1;havoc #t~ret3252#1;call write~int#1(~tmp___11~6#1, ~vid_hdr~6#1.base, 40 + ~vid_hdr~6#1.offset, 8); [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11772: call ULTIMATE.dealloc(~#descriptor~40#1.base, ~#descriptor~40#1.offset);havoc ~#descriptor~40#1.base, ~#descriptor~40#1.offset; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11888: assume ~tries~4#1 > 3; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11888: assume !(~tries~4#1 > 3); [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11897-1: SUMMARY for call #t~ret3253#1 := printk(684, 0); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11897: assume -2147483648 <= #t~ret3253#1 && #t~ret3253#1 <= 2147483647;havoc #t~ret3253#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11889: SUMMARY for call ubi_ro_mode(~ubi#1.base, ~ubi#1.offset); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11882: assume -2147483648 <= #t~ret3250#1 && #t~ret3250#1 <= 2147483647;~err~46#1 := #t~ret3250#1;havoc #t~ret3250#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11882-1: SUMMARY for call #t~ret3250#1 := ubi_wl_put_peb(~ubi#1.base, ~ubi#1.offset, ~vol_id~16#1, ~lnum#1, ~pnum~4#1, 1); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11883: assume 0 != ~err~46#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11883: assume !(0 != ~err~46#1);~tries~4#1 := 1 + ~tries~4#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11884: SUMMARY for call ubi_ro_mode(~ubi#1.base, ~ubi#1.offset); srcloc: null [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877-1: assume #t~short3249#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877-1: assume !#t~short3249#1;call #t~mem3248#1 := read~int#1(~ubi#1.base, 6108 + ~ubi#1.offset, 1);#t~short3249#1 := 0 == #t~mem3248#1 % 256 % 4294967296; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877: assume #t~short3249#1;havoc #t~mem3248#1;havoc #t~short3249#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877: assume !#t~short3249#1;havoc #t~mem3248#1;havoc #t~short3249#1; [2025-02-08 02:47:37,224 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11877-2: #t~short3249#1 := -5 != ~err~46#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8128: assume vol_cdev_open_~ubi_num~1#1 < 0;vol_cdev_open_#res#1 := vol_cdev_open_~ubi_num~1#1;call ULTIMATE.dealloc(vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset);havoc vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8128: assume !(vol_cdev_open_~ubi_num~1#1 < 0);call vol_cdev_open_#t~mem2250#1 := read~int#9(vol_cdev_open_~file#1.base, 132 + vol_cdev_open_~file#1.offset, 4); [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7996: havoc file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset;vol_cdev_fsync_#t~ret2311#1.base, vol_cdev_fsync_#t~ret2311#1.offset := file_inode_#res#1.base, file_inode_#res#1.offset;havoc file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset, file_inode_~f#1.base, file_inode_~f#1.offset;havoc file_inode_#in~f#1.base, file_inode_#in~f#1.offset;assume { :end_inline_file_inode } true;vol_cdev_fsync_~tmp~55#1.base, vol_cdev_fsync_~tmp~55#1.offset := vol_cdev_fsync_#t~ret2311#1.base, vol_cdev_fsync_#t~ret2311#1.offset;havoc vol_cdev_fsync_#t~ret2311#1.base, vol_cdev_fsync_#t~ret2311#1.offset;vol_cdev_fsync_~inode~0#1.base, vol_cdev_fsync_~inode~0#1.offset := vol_cdev_fsync_~tmp~55#1.base, vol_cdev_fsync_~tmp~55#1.offset;assume { :begin_inline_ldv_mutex_lock_70 } true;ldv_mutex_lock_70_#in~ldv_func_arg1#1.base, ldv_mutex_lock_70_#in~ldv_func_arg1#1.offset := vol_cdev_fsync_~inode~0#1.base, 226 + vol_cdev_fsync_~inode~0#1.offset;havoc ldv_mutex_lock_70_~ldv_func_arg1#1.base, ldv_mutex_lock_70_~ldv_func_arg1#1.offset;ldv_mutex_lock_70_~ldv_func_arg1#1.base, ldv_mutex_lock_70_~ldv_func_arg1#1.offset := ldv_mutex_lock_70_#in~ldv_func_arg1#1.base, ldv_mutex_lock_70_#in~ldv_func_arg1#1.offset;assume { :begin_inline_ldv_mutex_lock_i_mutex_of_inode } true;ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.offset := ldv_mutex_lock_70_~ldv_func_arg1#1.base, ldv_mutex_lock_70_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_i_mutex_of_inode_~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_~lock#1.offset;ldv_mutex_lock_i_mutex_of_inode_~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_~lock#1.offset := ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.offset; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9549: ctrl_cdev_compat_ioctl_~tmp~66#1.base, ctrl_cdev_compat_ioctl_~tmp~66#1.offset := ctrl_cdev_compat_ioctl_#t~ret2688#1.base, ctrl_cdev_compat_ioctl_#t~ret2688#1.offset;havoc ctrl_cdev_compat_ioctl_#t~ret2688#1.base, ctrl_cdev_compat_ioctl_#t~ret2688#1.offset;ctrl_cdev_compat_ioctl_~translated_arg~2#1 := ctrl_cdev_compat_ioctl_~tmp~66#1.base + ctrl_cdev_compat_ioctl_~tmp~66#1.offset; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9549-1: SUMMARY for call ctrl_cdev_compat_ioctl_#t~ret2688#1.base, ctrl_cdev_compat_ioctl_#t~ret2688#1.offset := compat_ptr(ctrl_cdev_compat_ioctl_~arg#1); srcloc: null [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9681: assume { :begin_inline_ubi_cdev_compat_ioctl } true;ubi_cdev_compat_ioctl_#in~file#1.base, ubi_cdev_compat_ioctl_#in~file#1.offset, ubi_cdev_compat_ioctl_#in~cmd#1, ubi_cdev_compat_ioctl_#in~arg#1 := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_ubi_cdev_compat_ioctl_16_p1~0#1, main_~var_ubi_cdev_compat_ioctl_16_p2~0#1;havoc ubi_cdev_compat_ioctl_#res#1;havoc ubi_cdev_compat_ioctl_#t~ret2686#1.base, ubi_cdev_compat_ioctl_#t~ret2686#1.offset, ubi_cdev_compat_ioctl_#t~ret2687#1, ubi_cdev_compat_ioctl_~file#1.base, ubi_cdev_compat_ioctl_~file#1.offset, ubi_cdev_compat_ioctl_~cmd#1, ubi_cdev_compat_ioctl_~arg#1, ubi_cdev_compat_ioctl_~translated_arg~1#1, ubi_cdev_compat_ioctl_~tmp~65#1.base, ubi_cdev_compat_ioctl_~tmp~65#1.offset, ubi_cdev_compat_ioctl_~tmp___0~52#1;ubi_cdev_compat_ioctl_~file#1.base, ubi_cdev_compat_ioctl_~file#1.offset := ubi_cdev_compat_ioctl_#in~file#1.base, ubi_cdev_compat_ioctl_#in~file#1.offset;ubi_cdev_compat_ioctl_~cmd#1 := ubi_cdev_compat_ioctl_#in~cmd#1;ubi_cdev_compat_ioctl_~arg#1 := ubi_cdev_compat_ioctl_#in~arg#1;havoc ubi_cdev_compat_ioctl_~translated_arg~1#1;havoc ubi_cdev_compat_ioctl_~tmp~65#1.base, ubi_cdev_compat_ioctl_~tmp~65#1.offset;havoc ubi_cdev_compat_ioctl_~tmp___0~52#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9681-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9648: assume 3 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9648: assume !(3 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1); [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9648-1: assume main_#t~switch2692#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9648-1: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 4 == main_~tmp~67#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8327-1: SUMMARY for call vol_cdev_read_#t~ret2318#1 := ldv__builtin_expect((if vol_cdev_read_#t~mem2317#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_read_#t~mem2317#1 % 256 % 18446744073709551616 else vol_cdev_read_#t~mem2317#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8327: assume -9223372036854775808 <= vol_cdev_read_#t~ret2318#1 && vol_cdev_read_#t~ret2318#1 <= 9223372036854775807;vol_cdev_read_~tmp___0~45#1 := vol_cdev_read_#t~ret2318#1;havoc vol_cdev_read_#t~mem2317#1;havoc vol_cdev_read_#t~ret2318#1; [2025-02-08 02:47:53,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6312: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8195-1: SUMMARY for call vol_cdev_release_#t~ret2276#1.base, vol_cdev_release_#t~ret2276#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8195: vol_cdev_release_~tmp___1~28#1.base, vol_cdev_release_~tmp___1~28#1.offset := vol_cdev_release_#t~ret2276#1.base, vol_cdev_release_#t~ret2276#1.offset;havoc vol_cdev_release_#t~ret2276#1.base, vol_cdev_release_#t~ret2276#1.offset;call vol_cdev_release_#t~mem2277#1 := read~int#1(vol_cdev_release_~tmp___1~28#1.base, 1176 + vol_cdev_release_~tmp___1~28#1.offset, 4); [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9682: main_#t~ret2702#1 := ubi_cdev_compat_ioctl_#res#1;havoc ubi_cdev_compat_ioctl_#t~ret2686#1.base, ubi_cdev_compat_ioctl_#t~ret2686#1.offset, ubi_cdev_compat_ioctl_#t~ret2687#1, ubi_cdev_compat_ioctl_~file#1.base, ubi_cdev_compat_ioctl_~file#1.offset, ubi_cdev_compat_ioctl_~cmd#1, ubi_cdev_compat_ioctl_~arg#1, ubi_cdev_compat_ioctl_~translated_arg~1#1, ubi_cdev_compat_ioctl_~tmp~65#1.base, ubi_cdev_compat_ioctl_~tmp~65#1.offset, ubi_cdev_compat_ioctl_~tmp___0~52#1;havoc ubi_cdev_compat_ioctl_#in~file#1.base, ubi_cdev_compat_ioctl_#in~file#1.offset, ubi_cdev_compat_ioctl_#in~cmd#1, ubi_cdev_compat_ioctl_#in~arg#1;assume { :end_inline_ubi_cdev_compat_ioctl } true;assume -9223372036854775808 <= main_#t~ret2702#1 && main_#t~ret2702#1 <= 9223372036854775807; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23688: assume 2 == ~ldv_mutex_i_mutex_of_inode~0; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23688: assume !(2 == ~ldv_mutex_i_mutex_of_inode~0); [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14670-1: SUMMARY for call update_fastmap_work_fn_#t~ret4046#1 := ubi_update_fastmap(update_fastmap_work_fn_~ubi~29#1.base, update_fastmap_work_fn_~ubi~29#1.offset); srcloc: null [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8427: call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset;vol_cdev_write_#t~ret2414#1 := vol_cdev_direct_write_#res#1;havoc vol_cdev_direct_write_#t~mem2363#1.base, vol_cdev_direct_write_#t~mem2363#1.offset, vol_cdev_direct_write_#t~mem2364#1.base, vol_cdev_direct_write_#t~mem2364#1.offset, vol_cdev_direct_write_#t~mem2365#1.base, vol_cdev_direct_write_#t~mem2365#1.offset, vol_cdev_direct_write_#t~mem2366#1, vol_cdev_direct_write_#t~mem2367#1, vol_cdev_direct_write_#t~ret2368#1, vol_cdev_direct_write_#t~ret2369#1.base, vol_cdev_direct_write_#t~ret2369#1.offset, vol_cdev_direct_write_#t~mem2370#1, vol_cdev_direct_write_#t~mem2371#1, vol_cdev_direct_write_#t~mem2372#1, vol_cdev_direct_write_#t~ret2373#1, vol_cdev_direct_write_#t~mem2374#1, vol_cdev_direct_write_#t~mem2375#1, vol_cdev_direct_write_#t~mem2376#1, vol_cdev_direct_write_#t~ret2377#1, vol_cdev_direct_write_#t~mem2378#1, vol_cdev_direct_write_#t~mem2379#1, vol_cdev_direct_write_#t~bitwise2380#1, vol_cdev_direct_write_#t~ret2381#1, vol_cdev_direct_write_#t~mem2382#1, vol_cdev_direct_write_#t~mem2383#1, vol_cdev_direct_write_#t~mem2384#1, vol_cdev_direct_write_#t~mem2385#1, vol_cdev_direct_write_#t~mem2386#1, vol_cdev_direct_write_#t~bitwise2387#1, vol_cdev_direct_write_#t~ret2388#1, vol_cdev_direct_write_#t~mem2389#1, vol_cdev_direct_write_#t~mem2390#1, vol_cdev_direct_write_#t~mem2391#1, vol_cdev_direct_write_#t~bitwise2392#1, vol_cdev_direct_write_#t~ret2393#1.base, vol_cdev_direct_write_#t~ret2393#1.offset, vol_cdev_direct_write_#t~ret2394#1, vol_cdev_direct_write_#t~mem2395#1, vol_cdev_direct_write_#t~mem2396#1, vol_cdev_direct_write_#t~mem2397#1, vol_cdev_direct_write_#t~mem2398#1, vol_cdev_direct_write_#t~ret2399#1, vol_cdev_direct_write_#t~mem2400#1, vol_cdev_direct_write_#t~ret2401#1, vol_cdev_direct_write_#t~mem2402#1, vol_cdev_direct_write_#t~mem2403#1, vol_cdev_direct_write_#t~mem2404#1, vol_cdev_direct_write_#t~mem2405#1, vol_cdev_direct_write_#t~mem2406#1, vol_cdev_direct_write_#t~mem2407#1, vol_cdev_direct_write_~file#1.base, vol_cdev_direct_write_~file#1.offset, vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset, vol_cdev_direct_write_~count#1, vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, vol_cdev_direct_write_~desc~6#1.base, vol_cdev_direct_write_~desc~6#1.offset, vol_cdev_direct_write_~vol~16#1.base, vol_cdev_direct_write_~vol~16#1.offset, vol_cdev_direct_write_~ubi~13#1.base, vol_cdev_direct_write_~ubi~13#1.offset, vol_cdev_direct_write_~lnum~2#1, vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, vol_cdev_direct_write_~len~3#1, vol_cdev_direct_write_~tbuf_size~1#1, vol_cdev_direct_write_~err~29#1, vol_cdev_direct_write_~count_save~1#1, vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset, vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset, vol_cdev_direct_write_~tmp~57#1.base, vol_cdev_direct_write_~tmp~57#1.offset, vol_cdev_direct_write_~tmp___0~46#1, vol_cdev_direct_write_~tmp___1~30#1, vol_cdev_direct_write_~tmp___2~26#1.base, vol_cdev_direct_write_~tmp___2~26#1.offset, vol_cdev_direct_write_~tmp___3~21#1;havoc vol_cdev_direct_write_#in~file#1.base, vol_cdev_direct_write_#in~file#1.offset, vol_cdev_direct_write_#in~buf#1.base, vol_cdev_direct_write_#in~buf#1.offset, vol_cdev_direct_write_#in~count#1, vol_cdev_direct_write_#in~offp#1.base, vol_cdev_direct_write_#in~offp#1.offset;assume { :end_inline_vol_cdev_direct_write } true;assume -9223372036854775808 <= vol_cdev_write_#t~ret2414#1 && vol_cdev_write_#t~ret2414#1 <= 9223372036854775807;vol_cdev_write_~tmp~58#1 := vol_cdev_write_#t~ret2414#1;havoc vol_cdev_write_#t~ret2414#1;vol_cdev_write_#res#1 := vol_cdev_write_~tmp~58#1; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14670: assume -2147483648 <= update_fastmap_work_fn_#t~ret4046#1 && update_fastmap_work_fn_#t~ret4046#1 <= 2147483647;havoc update_fastmap_work_fn_#t~ret4046#1; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8559: assume vol_cdev_write_~err~30#1 < 0; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8559: assume !(vol_cdev_write_~err~30#1 < 0); [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6247: havoc ubi_more_update_data_#t~mem1463#1.base, ubi_more_update_data_#t~mem1463#1.offset; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6247-1: SUMMARY for call vfree(ubi_more_update_data_#t~mem1463#1.base, ubi_more_update_data_#t~mem1463#1.offset); srcloc: null [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8328: assume 0 != vol_cdev_read_~tmp___0~45#1; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8328: assume !(0 != vol_cdev_read_~tmp___0~45#1); [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8196-1: SUMMARY for call vol_cdev_release_#t~ret2278#1 := printk(441, 0); srcloc: null [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8196: assume -2147483648 <= vol_cdev_release_#t~ret2278#1 && vol_cdev_release_#t~ret2278#1 <= 2147483647;havoc vol_cdev_release_#t~mem2277#1;havoc vol_cdev_release_#t~ret2278#1; [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9650: assume { :begin_inline_vol_cdev_llseek } true;vol_cdev_llseek_#in~file#1.base, vol_cdev_llseek_#in~file#1.offset, vol_cdev_llseek_#in~offset#1, vol_cdev_llseek_#in~origin#1 := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_llseek_4_p1~0#1, main_~var_vol_cdev_llseek_4_p2~0#1;havoc vol_cdev_llseek_#res#1;havoc vol_cdev_llseek_#t~mem2292#1.base, vol_cdev_llseek_#t~mem2292#1.offset, vol_cdev_llseek_#t~mem2293#1.base, vol_cdev_llseek_#t~mem2293#1.offset, vol_cdev_llseek_#t~mem2294#1, vol_cdev_llseek_#t~ret2295#1, vol_cdev_llseek_#t~switch2296#1, vol_cdev_llseek_#t~mem2297#1, vol_cdev_llseek_#t~mem2298#1, vol_cdev_llseek_#t~mem2299#1, vol_cdev_llseek_#t~short2300#1, vol_cdev_llseek_#t~ret2301#1, vol_cdev_llseek_#t~mem2302#1, vol_cdev_llseek_#t~ret2303#1, vol_cdev_llseek_#t~ret2304#1.base, vol_cdev_llseek_#t~ret2304#1.offset, vol_cdev_llseek_#t~mem2305#1, vol_cdev_llseek_#t~mem2306#1, vol_cdev_llseek_#t~ret2307#1, vol_cdev_llseek_~file#1.base, vol_cdev_llseek_~file#1.offset, vol_cdev_llseek_~offset#1, vol_cdev_llseek_~origin#1, vol_cdev_llseek_~desc~3#1.base, vol_cdev_llseek_~desc~3#1.offset, vol_cdev_llseek_~vol~14#1.base, vol_cdev_llseek_~vol~14#1.offset, vol_cdev_llseek_~new_offset~0#1, vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset, vol_cdev_llseek_~tmp~54#1.base, vol_cdev_llseek_~tmp~54#1.offset, vol_cdev_llseek_~tmp___0~44#1;vol_cdev_llseek_~file#1.base, vol_cdev_llseek_~file#1.offset := vol_cdev_llseek_#in~file#1.base, vol_cdev_llseek_#in~file#1.offset;vol_cdev_llseek_~offset#1 := vol_cdev_llseek_#in~offset#1;vol_cdev_llseek_~origin#1 := vol_cdev_llseek_#in~origin#1;havoc vol_cdev_llseek_~desc~3#1.base, vol_cdev_llseek_~desc~3#1.offset;havoc vol_cdev_llseek_~vol~14#1.base, vol_cdev_llseek_~vol~14#1.offset;havoc vol_cdev_llseek_~new_offset~0#1;call vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_llseek_~tmp~54#1.base, vol_cdev_llseek_~tmp~54#1.offset;havoc vol_cdev_llseek_~tmp___0~44#1;call vol_cdev_llseek_#t~mem2292#1.base, vol_cdev_llseek_#t~mem2292#1.offset := read~$Pointer$#9(vol_cdev_llseek_~file#1.base, 292 + vol_cdev_llseek_~file#1.offset, 8);vol_cdev_llseek_~desc~3#1.base, vol_cdev_llseek_~desc~3#1.offset := vol_cdev_llseek_#t~mem2292#1.base, vol_cdev_llseek_#t~mem2292#1.offset;havoc vol_cdev_llseek_#t~mem2292#1.base, vol_cdev_llseek_#t~mem2292#1.offset;call vol_cdev_llseek_#t~mem2293#1.base, vol_cdev_llseek_#t~mem2293#1.offset := read~$Pointer$#1(vol_cdev_llseek_~desc~3#1.base, vol_cdev_llseek_~desc~3#1.offset, 8);vol_cdev_llseek_~vol~14#1.base, vol_cdev_llseek_~vol~14#1.offset := vol_cdev_llseek_#t~mem2293#1.base, vol_cdev_llseek_#t~mem2293#1.offset;havoc vol_cdev_llseek_#t~mem2293#1.base, vol_cdev_llseek_#t~mem2293#1.offset;call vol_cdev_llseek_#t~mem2294#1 := read~int#1(vol_cdev_llseek_~vol~14#1.base, 1480 + vol_cdev_llseek_~vol~14#1.offset, 1); [2025-02-08 02:47:53,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9650-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8560: assume -2147483648 <= vol_cdev_write_#t~ret2418#1 && vol_cdev_write_#t~ret2418#1 <= 2147483647;havoc vol_cdev_write_#t~ret2418#1;vol_cdev_write_#res#1 := vol_cdev_write_~err~30#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9551: assume -9223372036854775808 <= ctrl_cdev_compat_ioctl_#t~ret2689#1 && ctrl_cdev_compat_ioctl_#t~ret2689#1 <= 9223372036854775807;ctrl_cdev_compat_ioctl_~tmp___0~53#1 := ctrl_cdev_compat_ioctl_#t~ret2689#1;havoc ctrl_cdev_compat_ioctl_#t~ret2689#1;ctrl_cdev_compat_ioctl_#res#1 := ctrl_cdev_compat_ioctl_~tmp___0~53#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8560-1: SUMMARY for call vol_cdev_write_#t~ret2418#1 := printk(482, 0); srcloc: null [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8527: assume 0 != vol_cdev_direct_write_~count#1 % 18446744073709551616; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8527: assume !(0 != vol_cdev_direct_write_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9551-1: SUMMARY for call ctrl_cdev_compat_ioctl_#t~ret2689#1 := ctrl_cdev_ioctl(ctrl_cdev_compat_ioctl_~file#1.base, ctrl_cdev_compat_ioctl_~file#1.offset, ctrl_cdev_compat_ioctl_~cmd#1, ctrl_cdev_compat_ioctl_~translated_arg~2#1); srcloc: null [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6182: assume -2147483648 <= ubi_more_update_data_#t~ret1438#1 && ubi_more_update_data_#t~ret1438#1 <= 2147483647;ubi_more_update_data_~err~20#1 := ubi_more_update_data_#t~ret1438#1;havoc ubi_more_update_data_#t~mem1436#1.base, ubi_more_update_data_#t~mem1436#1.offset;havoc ubi_more_update_data_#t~mem1437#1;havoc ubi_more_update_data_#t~ret1438#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8329-1: SUMMARY for call vol_cdev_read_#t~ret2319#1.base, vol_cdev_read_#t~ret2319#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8329: vol_cdev_read_~tmp~56#1.base, vol_cdev_read_~tmp~56#1.offset := vol_cdev_read_#t~ret2319#1.base, vol_cdev_read_#t~ret2319#1.offset;havoc vol_cdev_read_#t~ret2319#1.base, vol_cdev_read_#t~ret2319#1.offset;call vol_cdev_read_#t~mem2320#1 := read~int#1(vol_cdev_read_~tmp~56#1.base, 1176 + vol_cdev_read_~tmp~56#1.offset, 4);call vol_cdev_read_#t~mem2321#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);call vol_cdev_read_#t~mem2322#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1201 + vol_cdev_read_~vol~15#1.offset, 4); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6182-1: SUMMARY for call ubi_more_update_data_#t~ret1438#1 := write_leb(ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset, ubi_more_update_data_~lnum~0#1, ubi_more_update_data_#t~mem1436#1.base, ubi_more_update_data_#t~mem1436#1.offset, ubi_more_update_data_~flush_len~0#1, ubi_more_update_data_#t~mem1437#1); srcloc: null [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6149: assume 0 != ubi_more_update_data_#t~mem1411#1;havoc ubi_more_update_data_#t~mem1411#1;ubi_more_update_data_#res#1 := -30;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6149: assume !(0 != ubi_more_update_data_#t~mem1411#1);havoc ubi_more_update_data_#t~mem1411#1;call ubi_more_update_data_#t~mem1412#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1413#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6182-2: call ubi_more_update_data_#t~mem1436#1.base, ubi_more_update_data_#t~mem1436#1.offset := read~$Pointer$#1(ubi_more_update_data_~vol#1.base, 1413 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1437#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1389 + ubi_more_update_data_~vol#1.offset, 4); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6149-1: call ubi_more_update_data_#t~mem1411#1 := read~int#1(ubi_more_update_data_~ubi#1.base, 5903 + ubi_more_update_data_~ubi#1.offset, 4); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9684: assume main_#t~switch2692#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9684: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 11 == main_~tmp~67#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8462-1: call vol_cdev_direct_write_#t~mem2374#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1225 + vol_cdev_direct_write_~vol~16#1.offset, 4); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6315-1: call ubi_more_leb_change_data_#t~mem1501#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1502#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8330: assume -2147483648 <= vol_cdev_read_#t~ret2323#1 && vol_cdev_read_#t~ret2323#1 <= 2147483647;havoc vol_cdev_read_#t~mem2320#1;havoc vol_cdev_read_#t~mem2321#1;havoc vol_cdev_read_#t~mem2322#1;havoc vol_cdev_read_#t~ret2323#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6315: assume ubi_more_leb_change_data_#t~mem1501#1 == ubi_more_leb_change_data_#t~mem1502#1;havoc ubi_more_leb_change_data_#t~mem1501#1;havoc ubi_more_leb_change_data_#t~mem1502#1;call write~int#1(0, ubi_more_leb_change_data_~vol#1.base, 1433 + ubi_more_leb_change_data_~vol#1.offset, 1);ubi_more_leb_change_data_~err~21#1 := ubi_more_leb_change_data_~count#1;call ubi_more_leb_change_data_#t~mem1503#1.base, ubi_more_leb_change_data_#t~mem1503#1.offset := read~$Pointer$#1(ubi_more_leb_change_data_~vol#1.base, 1413 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6315: assume !(ubi_more_leb_change_data_#t~mem1501#1 == ubi_more_leb_change_data_#t~mem1502#1);havoc ubi_more_leb_change_data_#t~mem1501#1;havoc ubi_more_leb_change_data_#t~mem1502#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6282: assume ubi_more_leb_change_data_#t~mem1472#1 + ubi_more_leb_change_data_~count#1 > ubi_more_leb_change_data_#t~mem1473#1;havoc ubi_more_leb_change_data_#t~mem1472#1;havoc ubi_more_leb_change_data_#t~mem1473#1;call ubi_more_leb_change_data_#t~mem1474#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1475#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);ubi_more_leb_change_data_~count#1 := (if (ubi_more_leb_change_data_#t~mem1474#1 - ubi_more_leb_change_data_#t~mem1475#1) % 4294967296 % 4294967296 <= 2147483647 then (ubi_more_leb_change_data_#t~mem1474#1 - ubi_more_leb_change_data_#t~mem1475#1) % 4294967296 % 4294967296 else (ubi_more_leb_change_data_#t~mem1474#1 - ubi_more_leb_change_data_#t~mem1475#1) % 4294967296 % 4294967296 - 4294967296);havoc ubi_more_leb_change_data_#t~mem1474#1;havoc ubi_more_leb_change_data_#t~mem1475#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6282: assume !(ubi_more_leb_change_data_#t~mem1472#1 + ubi_more_leb_change_data_~count#1 > ubi_more_leb_change_data_#t~mem1473#1);havoc ubi_more_leb_change_data_#t~mem1472#1;havoc ubi_more_leb_change_data_#t~mem1473#1; [2025-02-08 02:47:53,744 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8396: assume vol_cdev_read_#t~mem2357#1 == vol_cdev_read_#t~mem2358#1;havoc vol_cdev_read_#t~mem2357#1;havoc vol_cdev_read_#t~mem2358#1;vol_cdev_read_~lnum~1#1 := 1 + vol_cdev_read_~lnum~1#1;call vol_cdev_read_#t~mem2359#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);call vol_cdev_read_#t~mem2360#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4);call write~int#1(vol_cdev_read_#t~mem2359#1 - vol_cdev_read_#t~mem2360#1, vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);havoc vol_cdev_read_#t~mem2359#1;havoc vol_cdev_read_#t~mem2360#1; [2025-02-08 02:47:53,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8396: assume !(vol_cdev_read_#t~mem2357#1 == vol_cdev_read_#t~mem2358#1);havoc vol_cdev_read_#t~mem2357#1;havoc vol_cdev_read_#t~mem2358#1; [2025-02-08 02:47:53,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8462: assume 4 == vol_cdev_direct_write_#t~mem2374#1;havoc vol_cdev_direct_write_#t~mem2374#1;vol_cdev_direct_write_#res#1 := -30;call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8462: assume !(4 == vol_cdev_direct_write_#t~mem2374#1);havoc vol_cdev_direct_write_#t~mem2374#1;call vol_cdev_direct_write_#t~mem2375#1 := read~int#10(vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);call vol_cdev_direct_write_#t~mem2376#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8198: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6183: assume 0 != ubi_more_update_data_~err~20#1;ubi_more_update_data_#res#1 := ubi_more_update_data_~err~20#1;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6183: assume !(0 != ubi_more_update_data_~err~20#1); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6216: call ubi_more_update_data_#t~mem1451#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call write~int#1(ubi_more_update_data_#t~mem1451#1 + ubi_more_update_data_~len~0#1, ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);havoc ubi_more_update_data_#t~mem1451#1;ubi_more_update_data_~count#1 := ubi_more_update_data_~count#1 - ubi_more_update_data_~len~0#1;ubi_more_update_data_~lnum~0#1 := 1 + ubi_more_update_data_~lnum~0#1;ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset := ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset + (if ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8330-1: SUMMARY for call vol_cdev_read_#t~ret2323#1 := __dynamic_pr_debug(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset, 461, 0); srcloc: null [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23690: SUMMARY for call ldv_error(); srcloc: null [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-2: havoc vol_cdev_open_#t~bitwise2251#1;assume vol_cdev_open_#t~bitwise2251#1 % 4294967296 <= vol_cdev_open_#t~mem2250#1 % 4294967296 && vol_cdev_open_#t~bitwise2251#1 % 4294967296 <= 2; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-1: [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132: assume 0 != vol_cdev_open_#t~bitwise2251#1 % 4294967296;havoc vol_cdev_open_#t~mem2250#1;havoc vol_cdev_open_#t~bitwise2251#1;vol_cdev_open_~mode~0#1 := 2; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132: assume !(0 != vol_cdev_open_#t~bitwise2251#1 % 4294967296);havoc vol_cdev_open_#t~mem2250#1;havoc vol_cdev_open_#t~bitwise2251#1;vol_cdev_open_~mode~0#1 := 1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8165: call ULTIMATE.dealloc(vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset);havoc vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset;call ULTIMATE.dealloc(vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset);havoc vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset;main_#t~ret2697#1 := vol_cdev_release_#res#1;havoc vol_cdev_release_#t~mem2260#1.base, vol_cdev_release_#t~mem2260#1.offset, vol_cdev_release_#t~mem2261#1.base, vol_cdev_release_#t~mem2261#1.offset, vol_cdev_release_#t~mem2262#1, vol_cdev_release_#t~ret2263#1, vol_cdev_release_#t~ret2264#1.base, vol_cdev_release_#t~ret2264#1.offset, vol_cdev_release_#t~mem2265#1, vol_cdev_release_#t~mem2266#1.base, vol_cdev_release_#t~mem2266#1.offset, vol_cdev_release_#t~mem2267#1, vol_cdev_release_#t~mem2268#1, vol_cdev_release_#t~mem2269#1, vol_cdev_release_#t~ret2270#1, vol_cdev_release_#t~mem2271#1, vol_cdev_release_#t~mem2272#1, vol_cdev_release_#t~ret2273#1, vol_cdev_release_#t~mem2274#1, vol_cdev_release_#t~ret2275#1, vol_cdev_release_#t~ret2276#1.base, vol_cdev_release_#t~ret2276#1.offset, vol_cdev_release_#t~mem2277#1, vol_cdev_release_#t~ret2278#1, vol_cdev_release_#t~mem2279#1.base, vol_cdev_release_#t~mem2279#1.offset, vol_cdev_release_#t~mem2280#1, vol_cdev_release_#t~mem2281#1, vol_cdev_release_#t~ret2282#1, vol_cdev_release_#t~ret2283#1.base, vol_cdev_release_#t~ret2283#1.offset, vol_cdev_release_#t~mem2284#1, vol_cdev_release_#t~mem2285#1, vol_cdev_release_#t~mem2286#1, vol_cdev_release_#t~mem2287#1.base, vol_cdev_release_#t~mem2287#1.offset, vol_cdev_release_#t~mem2288#1, vol_cdev_release_#t~mem2289#1, vol_cdev_release_#t~ret2290#1, vol_cdev_release_#t~mem2291#1.base, vol_cdev_release_#t~mem2291#1.offset, vol_cdev_release_~inode#1.base, vol_cdev_release_~inode#1.offset, vol_cdev_release_~file#1.base, vol_cdev_release_~file#1.offset, vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset, vol_cdev_release_~vol~13#1.base, vol_cdev_release_~vol~13#1.offset, vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset, vol_cdev_release_~tmp~53#1.base, vol_cdev_release_~tmp~53#1.offset, vol_cdev_release_~tmp___0~43#1, vol_cdev_release_~tmp___1~28#1.base, vol_cdev_release_~tmp___1~28#1.offset, vol_cdev_release_~tmp___2~24#1, vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset, vol_cdev_release_~tmp___3~19#1.base, vol_cdev_release_~tmp___3~19#1.offset, vol_cdev_release_~tmp___4~16#1;havoc vol_cdev_release_#in~inode#1.base, vol_cdev_release_#in~inode#1.offset, vol_cdev_release_#in~file#1.base, vol_cdev_release_#in~file#1.offset;assume { :end_inline_vol_cdev_release } true;assume -2147483648 <= main_#t~ret2697#1 && main_#t~ret2697#1 <= 2147483647;havoc main_#t~ret2697#1;main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1 := 0; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-4: assume 0 == vol_cdev_open_#t~mem2250#1 % 4294967296;vol_cdev_open_#t~bitwise2251#1 := 0; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-4: assume !(0 == vol_cdev_open_#t~mem2250#1 % 4294967296); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-3: assume 2 == vol_cdev_open_#t~mem2250#1 % 4294967296;vol_cdev_open_#t~bitwise2251#1 := vol_cdev_open_#t~mem2250#1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8132-3: assume !(2 == vol_cdev_open_#t~mem2250#1 % 4294967296); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9685: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8364-1: call vol_cdev_read_#t~mem2337#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);call vol_cdev_read_#t~mem2338#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1241 + vol_cdev_read_~vol~15#1.offset, 8); [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8364: assume (vol_cdev_read_#t~mem2337#1 + vol_cdev_read_~count#1) % 18446744073709551616 > vol_cdev_read_#t~mem2338#1 % 18446744073709551616;havoc vol_cdev_read_#t~mem2337#1;havoc vol_cdev_read_#t~mem2338#1;call vol_cdev_read_#t~mem2339#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1241 + vol_cdev_read_~vol~15#1.offset, 8);call vol_cdev_read_#t~mem2340#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);vol_cdev_read_~count#1 := vol_cdev_read_#t~mem2339#1 - vol_cdev_read_#t~mem2340#1;havoc vol_cdev_read_#t~mem2339#1;havoc vol_cdev_read_#t~mem2340#1;vol_cdev_read_~count_save~0#1 := vol_cdev_read_~count#1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8364: assume !((vol_cdev_read_#t~mem2337#1 + vol_cdev_read_~count#1) % 18446744073709551616 > vol_cdev_read_#t~mem2338#1 % 18446744073709551616);havoc vol_cdev_read_#t~mem2337#1;havoc vol_cdev_read_#t~mem2338#1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6118: call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset;vol_cdev_write_#t~ret2416#1 := ubi_more_update_data_#res#1;havoc ubi_more_update_data_#t~mem1404#1, ubi_more_update_data_#t~ret1405#1, ubi_more_update_data_#t~ret1406#1.base, ubi_more_update_data_#t~ret1406#1.offset, ubi_more_update_data_#t~mem1407#1, ubi_more_update_data_#t~mem1408#1, ubi_more_update_data_#t~mem1409#1, ubi_more_update_data_#t~ret1410#1, ubi_more_update_data_#t~mem1411#1, ubi_more_update_data_#t~mem1412#1, ubi_more_update_data_#t~mem1413#1, ubi_more_update_data_#t~ret1414#1, ubi_more_update_data_#t~mem1415#1, ubi_more_update_data_#t~mem1416#1, ubi_more_update_data_#t~mem1417#1, ubi_more_update_data_#t~mem1418#1, ubi_more_update_data_#t~mem1419#1, ubi_more_update_data_#t~mem1420#1, ubi_more_update_data_#t~mem1421#1, ubi_more_update_data_#t~mem1423#1.base, ubi_more_update_data_#t~mem1423#1.offset, ubi_more_update_data_#t~mem1422#1, ubi_more_update_data_#t~ret1424#1, ubi_more_update_data_#t~mem1425#1, ubi_more_update_data_#t~mem1426#1, ubi_more_update_data_#t~mem1427#1, ubi_more_update_data_#t~mem1428#1, ubi_more_update_data_#t~short1429#1, ubi_more_update_data_#t~mem1430#1, ubi_more_update_data_#t~mem1431#1, ubi_more_update_data_#t~ret1432#1, ubi_more_update_data_#t~ret1433#1.base, ubi_more_update_data_#t~ret1433#1.offset, ubi_more_update_data_#t~mem1434#1, ubi_more_update_data_#t~ret1435#1, ubi_more_update_data_#t~mem1436#1.base, ubi_more_update_data_#t~mem1436#1.offset, ubi_more_update_data_#t~mem1437#1, ubi_more_update_data_#t~ret1438#1, ubi_more_update_data_#t~mem1439#1, ubi_more_update_data_#t~mem1440#1, ubi_more_update_data_#t~mem1441#1, ubi_more_update_data_#t~mem1442#1.base, ubi_more_update_data_#t~mem1442#1.offset, ubi_more_update_data_#t~ret1443#1, ubi_more_update_data_#t~mem1444#1, ubi_more_update_data_#t~mem1445#1, ubi_more_update_data_#t~mem1446#1, ubi_more_update_data_#t~short1447#1, ubi_more_update_data_#t~mem1448#1.base, ubi_more_update_data_#t~mem1448#1.offset, ubi_more_update_data_#t~mem1449#1, ubi_more_update_data_#t~ret1450#1, ubi_more_update_data_#t~mem1451#1, ubi_more_update_data_#t~mem1452#1, ubi_more_update_data_#t~mem1453#1, ubi_more_update_data_#t~ret1454#1, ubi_more_update_data_#t~ret1455#1.base, ubi_more_update_data_#t~ret1455#1.offset, ubi_more_update_data_#t~mem1456#1, ubi_more_update_data_#t~ret1457#1, ubi_more_update_data_#t~mem1458#1, ubi_more_update_data_#t~mem1459#1, ubi_more_update_data_#t~ret1460#1, ubi_more_update_data_#t~mem1461#1, ubi_more_update_data_#t~ret1462#1, ubi_more_update_data_#t~mem1463#1.base, ubi_more_update_data_#t~mem1463#1.offset, ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset, ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset, ubi_more_update_data_~count#1, ubi_more_update_data_~lnum~0#1, ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, ubi_more_update_data_~err~20#1, ubi_more_update_data_~len~0#1, ubi_more_update_data_~to_write~0#1, ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset, ubi_more_update_data_~tmp~33#1.base, ubi_more_update_data_~tmp~33#1.offset, ubi_more_update_data_~tmp___0~27#1, ubi_more_update_data_~tmp___1~19#1, ubi_more_update_data_~tmp___2~16#1, ubi_more_update_data_~flush_len~0#1, ubi_more_update_data_~tmp___3~12#1.base, ubi_more_update_data_~tmp___3~12#1.offset, ubi_more_update_data_~tmp___4~10#1, ubi_more_update_data_~tmp___5~5#1, ubi_more_update_data_~tmp___6~4#1.base, ubi_more_update_data_~tmp___6~4#1.offset, ubi_more_update_data_~tmp___7~3#1;havoc ubi_more_update_data_#in~ubi#1.base, ubi_more_update_data_#in~ubi#1.offset, ubi_more_update_data_#in~vol#1.base, ubi_more_update_data_#in~vol#1.offset, ubi_more_update_data_#in~buf#1.base, ubi_more_update_data_#in~buf#1.offset, ubi_more_update_data_#in~count#1;assume { :end_inline_ubi_more_update_data } true;assume -2147483648 <= vol_cdev_write_#t~ret2416#1 && vol_cdev_write_#t~ret2416#1 <= 2147483647;vol_cdev_write_~err~30#1 := vol_cdev_write_#t~ret2416#1;havoc vol_cdev_write_#t~ret2416#1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8232: call ULTIMATE.dealloc(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset);havoc vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset;main_#t~ret2696#1 := vol_cdev_llseek_#res#1;havoc vol_cdev_llseek_#t~mem2292#1.base, vol_cdev_llseek_#t~mem2292#1.offset, vol_cdev_llseek_#t~mem2293#1.base, vol_cdev_llseek_#t~mem2293#1.offset, vol_cdev_llseek_#t~mem2294#1, vol_cdev_llseek_#t~ret2295#1, vol_cdev_llseek_#t~switch2296#1, vol_cdev_llseek_#t~mem2297#1, vol_cdev_llseek_#t~mem2298#1, vol_cdev_llseek_#t~mem2299#1, vol_cdev_llseek_#t~short2300#1, vol_cdev_llseek_#t~ret2301#1, vol_cdev_llseek_#t~mem2302#1, vol_cdev_llseek_#t~ret2303#1, vol_cdev_llseek_#t~ret2304#1.base, vol_cdev_llseek_#t~ret2304#1.offset, vol_cdev_llseek_#t~mem2305#1, vol_cdev_llseek_#t~mem2306#1, vol_cdev_llseek_#t~ret2307#1, vol_cdev_llseek_~file#1.base, vol_cdev_llseek_~file#1.offset, vol_cdev_llseek_~offset#1, vol_cdev_llseek_~origin#1, vol_cdev_llseek_~desc~3#1.base, vol_cdev_llseek_~desc~3#1.offset, vol_cdev_llseek_~vol~14#1.base, vol_cdev_llseek_~vol~14#1.offset, vol_cdev_llseek_~new_offset~0#1, vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset, vol_cdev_llseek_~tmp~54#1.base, vol_cdev_llseek_~tmp~54#1.offset, vol_cdev_llseek_~tmp___0~44#1;havoc vol_cdev_llseek_#in~file#1.base, vol_cdev_llseek_#in~file#1.offset, vol_cdev_llseek_#in~offset#1, vol_cdev_llseek_#in~origin#1;assume { :end_inline_vol_cdev_llseek } true;assume -9223372036854775808 <= main_#t~ret2696#1 && main_#t~ret2696#1 <= 9223372036854775807;havoc main_#t~ret2696#1;main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1 := 1 + main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6250-1: ubi_more_update_data_#res#1 := ubi_more_update_data_~err~20#1;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4764-1: SUMMARY for call kfree(vol_release_#t~mem446#1.base, vol_release_#t~mem446#1.offset); srcloc: null [2025-02-08 02:47:53,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4764: havoc vol_release_#t~mem446#1.base, vol_release_#t~mem446#1.offset; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9686-1: SUMMARY for call main_#t~ret2703#1 := ctrl_cdev_ioctl(main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_ctrl_cdev_ioctl_14_p1~0#1, main_~var_ctrl_cdev_ioctl_14_p2~0#1); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620: assume main_~res_vol_cdev_read_6~0#1 < 0; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620: assume !(main_~res_vol_cdev_read_6~0#1 < 0);main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1 := 1 + main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620-1: assume 1 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620-1: assume !(1 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620-2: assume main_#t~switch2692#1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9620-2: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 2 == main_~tmp~67#1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9686: assume -9223372036854775808 <= main_#t~ret2703#1 && main_#t~ret2703#1 <= 9223372036854775807; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8497: SUMMARY for call __might_sleep(481, 0, 415, 0); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23692: ~ldv_mutex_i_mutex_of_inode~0 := 1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4765: SUMMARY for call kfree(vol_release_~vol~4#1.base, vol_release_~vol~4#1.offset); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6318: havoc ubi_more_leb_change_data_#t~mem1503#1.base, ubi_more_leb_change_data_#t~mem1503#1.offset; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6318-1: SUMMARY for call vfree(ubi_more_leb_change_data_#t~mem1503#1.base, ubi_more_leb_change_data_#t~mem1503#1.offset); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6153: ubi_more_update_data_~tmp___1~19#1 := ubi_more_update_data_#t~ret1414#1;havoc ubi_more_update_data_#t~mem1412#1;havoc ubi_more_update_data_#t~mem1413#1;havoc ubi_more_update_data_#t~ret1414#1;ubi_more_update_data_~lnum~0#1 := (if ubi_more_update_data_~tmp___1~19#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_more_update_data_~tmp___1~19#1 % 18446744073709551616 % 4294967296 else ubi_more_update_data_~tmp___1~19#1 % 18446744073709551616 % 4294967296 - 4294967296);call ubi_more_update_data_#t~mem1415#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1416#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8201: call write~int#1(0, vol_cdev_release_~vol~13#1.base, 1432 + vol_cdev_release_~vol~13#1.offset, 1);call vol_cdev_release_#t~mem2279#1.base, vol_cdev_release_#t~mem2279#1.offset := read~$Pointer$#1(vol_cdev_release_~vol~13#1.base, 1413 + vol_cdev_release_~vol~13#1.offset, 8); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6153-1: SUMMARY for call ubi_more_update_data_#t~ret1414#1 := div_u64_rem(ubi_more_update_data_#t~mem1412#1, ubi_more_update_data_#t~mem1413#1, ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23627: assume 1 == ~ldv_mutex_i_mutex_of_inode~0; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23627: assume !(1 == ~ldv_mutex_i_mutex_of_inode~0); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8565: assume 0 != vol_cdev_write_~err~30#1;vol_cdev_write_~count#1 := vol_cdev_write_~err~30#1;call vol_cdev_write_#t~mem2419#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1480 + vol_cdev_write_~vol~17#1.offset, 1); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8565: assume !(0 != vol_cdev_write_~err~30#1); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9622-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8532: vol_cdev_direct_write_#res#1 := (if (if 0 != vol_cdev_direct_write_~err~29#1 then vol_cdev_direct_write_~err~29#1 else vol_cdev_direct_write_~count_save~1#1 - vol_cdev_direct_write_~count#1) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (if 0 != vol_cdev_direct_write_~err~29#1 then vol_cdev_direct_write_~err~29#1 else vol_cdev_direct_write_~count_save~1#1 - vol_cdev_direct_write_~count#1) % 18446744073709551616 % 18446744073709551616 else (if 0 != vol_cdev_direct_write_~err~29#1 then vol_cdev_direct_write_~err~29#1 else vol_cdev_direct_write_~count_save~1#1 - vol_cdev_direct_write_~count#1) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8532-1: SUMMARY for call vfree(vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8499: assume -2147483648 <= vol_cdev_direct_write_#t~ret2394#1 && vol_cdev_direct_write_#t~ret2394#1 <= 2147483647;havoc vol_cdev_direct_write_#t~ret2394#1;call vol_cdev_direct_write_#t~mem2395#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);call vol_cdev_direct_write_#t~mem2396#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8499-1: SUMMARY for call vol_cdev_direct_write_#t~ret2394#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8466: vol_cdev_direct_write_~tmp___1~30#1 := vol_cdev_direct_write_#t~ret2377#1;havoc vol_cdev_direct_write_#t~mem2375#1;havoc vol_cdev_direct_write_#t~mem2376#1;havoc vol_cdev_direct_write_#t~ret2377#1;vol_cdev_direct_write_~lnum~2#1 := (if vol_cdev_direct_write_~tmp___1~30#1 % 18446744073709551616 % 4294967296 <= 2147483647 then vol_cdev_direct_write_~tmp___1~30#1 % 18446744073709551616 % 4294967296 else vol_cdev_direct_write_~tmp___1~30#1 % 18446744073709551616 % 4294967296 - 4294967296);call vol_cdev_direct_write_#t~mem2378#1 := read~int#1(vol_cdev_direct_write_~ubi~13#1.base, 5895 + vol_cdev_direct_write_~ubi~13#1.offset, 4);call vol_cdev_direct_write_#t~mem2379#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4); [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9688: assume main_#t~switch2692#1; [2025-02-08 02:47:53,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9688: assume !main_#t~switch2692#1;main_#t~switch2692#1 := true; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9622: assume { :begin_inline_vol_cdev_read } true;vol_cdev_read_#in~file#1.base, vol_cdev_read_#in~file#1.offset, vol_cdev_read_#in~buf#1.base, vol_cdev_read_#in~buf#1.offset, vol_cdev_read_#in~count#1, vol_cdev_read_#in~offp#1.base, vol_cdev_read_#in~offp#1.offset := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_read_6_p1~0#1.base, main_~var_vol_cdev_read_6_p1~0#1.offset, main_~var_vol_cdev_read_6_p2~0#1, main_~var_vol_cdev_read_6_p3~0#1.base, main_~var_vol_cdev_read_6_p3~0#1.offset;havoc vol_cdev_read_#res#1;havoc vol_cdev_read_#t~mem2314#1.base, vol_cdev_read_#t~mem2314#1.offset, vol_cdev_read_#t~mem2315#1.base, vol_cdev_read_#t~mem2315#1.offset, vol_cdev_read_#t~mem2316#1.base, vol_cdev_read_#t~mem2316#1.offset, vol_cdev_read_#t~mem2317#1, vol_cdev_read_#t~ret2318#1, vol_cdev_read_#t~ret2319#1.base, vol_cdev_read_#t~ret2319#1.offset, vol_cdev_read_#t~mem2320#1, vol_cdev_read_#t~mem2321#1, vol_cdev_read_#t~mem2322#1, vol_cdev_read_#t~ret2323#1, vol_cdev_read_#t~mem2324#1, vol_cdev_read_#t~ret2325#1, vol_cdev_read_#t~mem2326#1, vol_cdev_read_#t~ret2327#1, vol_cdev_read_#t~mem2328#1, vol_cdev_read_#t~mem2329#1, vol_cdev_read_#t~mem2330#1, vol_cdev_read_#t~mem2331#1, vol_cdev_read_#t~ret2332#1, vol_cdev_read_#t~ret2333#1.base, vol_cdev_read_#t~ret2333#1.offset, vol_cdev_read_#t~mem2334#1, vol_cdev_read_#t~mem2335#1, vol_cdev_read_#t~ret2336#1, vol_cdev_read_#t~mem2337#1, vol_cdev_read_#t~mem2338#1, vol_cdev_read_#t~mem2339#1, vol_cdev_read_#t~mem2340#1, vol_cdev_read_#t~mem2341#1, vol_cdev_read_#t~mem2342#1, vol_cdev_read_#t~mem2343#1, vol_cdev_read_#t~bitwise2344#1, vol_cdev_read_#t~ret2345#1.base, vol_cdev_read_#t~ret2345#1.offset, vol_cdev_read_#t~mem2346#1, vol_cdev_read_#t~mem2347#1, vol_cdev_read_#t~ret2348#1, vol_cdev_read_#t~ret2349#1, vol_cdev_read_#t~mem2350#1, vol_cdev_read_#t~mem2351#1, vol_cdev_read_#t~mem2352#1, vol_cdev_read_#t~mem2353#1, vol_cdev_read_#t~mem2354#1, vol_cdev_read_#t~ret2355#1, vol_cdev_read_#t~mem2356#1, vol_cdev_read_#t~mem2357#1, vol_cdev_read_#t~mem2358#1, vol_cdev_read_#t~mem2359#1, vol_cdev_read_#t~mem2360#1, vol_cdev_read_#t~mem2361#1, vol_cdev_read_#t~ret2362#1, vol_cdev_read_~file#1.base, vol_cdev_read_~file#1.offset, vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset, vol_cdev_read_~count#1, vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, vol_cdev_read_~desc~5#1.base, vol_cdev_read_~desc~5#1.offset, vol_cdev_read_~vol~15#1.base, vol_cdev_read_~vol~15#1.offset, vol_cdev_read_~ubi~12#1.base, vol_cdev_read_~ubi~12#1.offset, vol_cdev_read_~err~28#1, vol_cdev_read_~lnum~1#1, vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, vol_cdev_read_~len~2#1, vol_cdev_read_~tbuf_size~0#1, vol_cdev_read_~count_save~0#1, vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset, vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset, vol_cdev_read_~tmp~56#1.base, vol_cdev_read_~tmp~56#1.offset, vol_cdev_read_~tmp___0~45#1, vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset, vol_cdev_read_~tmp___1~29#1.base, vol_cdev_read_~tmp___1~29#1.offset, vol_cdev_read_~tmp___2~25#1, vol_cdev_read_~tmp___3~20#1;vol_cdev_read_~file#1.base, vol_cdev_read_~file#1.offset := vol_cdev_read_#in~file#1.base, vol_cdev_read_#in~file#1.offset;vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset := vol_cdev_read_#in~buf#1.base, vol_cdev_read_#in~buf#1.offset;vol_cdev_read_~count#1 := vol_cdev_read_#in~count#1;vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset := vol_cdev_read_#in~offp#1.base, vol_cdev_read_#in~offp#1.offset;havoc vol_cdev_read_~desc~5#1.base, vol_cdev_read_~desc~5#1.offset;havoc vol_cdev_read_~vol~15#1.base, vol_cdev_read_~vol~15#1.offset;havoc vol_cdev_read_~ubi~12#1.base, vol_cdev_read_~ubi~12#1.offset;havoc vol_cdev_read_~err~28#1;havoc vol_cdev_read_~lnum~1#1;call vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset := #Ultimate.allocOnStack(4);havoc vol_cdev_read_~len~2#1;havoc vol_cdev_read_~tbuf_size~0#1;havoc vol_cdev_read_~count_save~0#1;havoc vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset;call vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_read_~tmp~56#1.base, vol_cdev_read_~tmp~56#1.offset;havoc vol_cdev_read_~tmp___0~45#1;call vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_read_~tmp___1~29#1.base, vol_cdev_read_~tmp___1~29#1.offset;havoc vol_cdev_read_~tmp___2~25#1;havoc vol_cdev_read_~tmp___3~20#1;call vol_cdev_read_#t~mem2314#1.base, vol_cdev_read_#t~mem2314#1.offset := read~$Pointer$#9(vol_cdev_read_~file#1.base, 292 + vol_cdev_read_~file#1.offset, 8);vol_cdev_read_~desc~5#1.base, vol_cdev_read_~desc~5#1.offset := vol_cdev_read_#t~mem2314#1.base, vol_cdev_read_#t~mem2314#1.offset;havoc vol_cdev_read_#t~mem2314#1.base, vol_cdev_read_#t~mem2314#1.offset;call vol_cdev_read_#t~mem2315#1.base, vol_cdev_read_#t~mem2315#1.offset := read~$Pointer$#1(vol_cdev_read_~desc~5#1.base, vol_cdev_read_~desc~5#1.offset, 8);vol_cdev_read_~vol~15#1.base, vol_cdev_read_~vol~15#1.offset := vol_cdev_read_#t~mem2315#1.base, vol_cdev_read_#t~mem2315#1.offset;havoc vol_cdev_read_#t~mem2315#1.base, vol_cdev_read_#t~mem2315#1.offset;call vol_cdev_read_#t~mem2316#1.base, vol_cdev_read_#t~mem2316#1.offset := read~$Pointer$#1(vol_cdev_read_~vol~15#1.base, 1193 + vol_cdev_read_~vol~15#1.offset, 8);vol_cdev_read_~ubi~12#1.base, vol_cdev_read_~ubi~12#1.offset := vol_cdev_read_#t~mem2316#1.base, vol_cdev_read_#t~mem2316#1.offset;havoc vol_cdev_read_#t~mem2316#1.base, vol_cdev_read_#t~mem2316#1.offset;vol_cdev_read_~count_save~0#1 := vol_cdev_read_~count#1;call write~$Pointer$#44(457, 0, vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset, 8);call write~$Pointer$#44(458, 0, vol_cdev_read_~#descriptor~19#1.base, 8 + vol_cdev_read_~#descriptor~19#1.offset, 8);call write~$Pointer$#44(459, 0, vol_cdev_read_~#descriptor~19#1.base, 16 + vol_cdev_read_~#descriptor~19#1.offset, 8);call write~$Pointer$#44(460, 0, vol_cdev_read_~#descriptor~19#1.base, 24 + vol_cdev_read_~#descriptor~19#1.offset, 8);call write~int#44(305, vol_cdev_read_~#descriptor~19#1.base, 32 + vol_cdev_read_~#descriptor~19#1.offset, 4);call write~int#44(0, vol_cdev_read_~#descriptor~19#1.base, 36 + vol_cdev_read_~#descriptor~19#1.offset, 1);call vol_cdev_read_#t~mem2317#1 := read~int#44(vol_cdev_read_~#descriptor~19#1.base, 36 + vol_cdev_read_~#descriptor~19#1.offset, 1); [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8334: assume 0 != vol_cdev_read_#t~mem2324#1 % 256 % 4294967296;havoc vol_cdev_read_#t~mem2324#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8334: assume !(0 != vol_cdev_read_#t~mem2324#1 % 256 % 4294967296);havoc vol_cdev_read_#t~mem2324#1;call vol_cdev_read_#t~mem2326#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1480 + vol_cdev_read_~vol~15#1.offset, 1); [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6286: ubi_more_leb_change_data_~tmp___1~20#1 := ubi_more_leb_change_data_#t~ret1478#1;havoc ubi_more_leb_change_data_#t~mem1477#1.base, ubi_more_leb_change_data_#t~mem1477#1.offset;havoc ubi_more_leb_change_data_#t~mem1476#1;havoc ubi_more_leb_change_data_#t~ret1478#1;ubi_more_leb_change_data_~err~21#1 := (if ubi_more_leb_change_data_~tmp___1~20#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_~tmp___1~20#1 % 18446744073709551616 % 4294967296 else ubi_more_leb_change_data_~tmp___1~20#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8202: havoc vol_cdev_release_#t~mem2279#1.base, vol_cdev_release_#t~mem2279#1.offset; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8466-1: SUMMARY for call vol_cdev_direct_write_#t~ret2377#1 := div_u64_rem(vol_cdev_direct_write_#t~mem2375#1, vol_cdev_direct_write_#t~mem2376#1, vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset); srcloc: null [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8268-1: SUMMARY for call vol_cdev_llseek_#t~ret2303#1 := ldv__builtin_expect((if vol_cdev_llseek_#t~mem2302#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_llseek_#t~mem2302#1 % 256 % 18446744073709551616 else vol_cdev_llseek_#t~mem2302#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8268: assume -9223372036854775808 <= vol_cdev_llseek_#t~ret2303#1 && vol_cdev_llseek_#t~ret2303#1 <= 9223372036854775807;vol_cdev_llseek_~tmp___0~44#1 := vol_cdev_llseek_#t~ret2303#1;havoc vol_cdev_llseek_#t~mem2302#1;havoc vol_cdev_llseek_#t~ret2303#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6286-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1478#1 := copy_from_user(ubi_more_leb_change_data_#t~mem1477#1.base, ubi_more_leb_change_data_#t~mem1477#1.offset + (if ubi_more_leb_change_data_#t~mem1476#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_more_leb_change_data_#t~mem1476#1 % 18446744073709551616 % 18446744073709551616 else ubi_more_leb_change_data_#t~mem1476#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ubi_more_leb_change_data_~buf#1.base, ubi_more_leb_change_data_~buf#1.offset, ubi_more_leb_change_data_~count#1); srcloc: null [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6286-2: call ubi_more_leb_change_data_#t~mem1477#1.base, ubi_more_leb_change_data_#t~mem1477#1.offset := read~$Pointer$#1(ubi_more_leb_change_data_~vol#1.base, 1413 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1476#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8334-1: call vol_cdev_read_#t~mem2324#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1480 + vol_cdev_read_~vol~15#1.offset, 1); [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8202-1: SUMMARY for call vfree(vol_cdev_release_#t~mem2279#1.base, vol_cdev_release_#t~mem2279#1.offset); srcloc: null [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9755: havoc ldv_mutex_lock_i_mutex_of_inode_~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_~lock#1.offset;havoc ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_lock_i_mutex_of_inode_#in~lock#1.offset;assume { :end_inline_ldv_mutex_lock_i_mutex_of_inode } true; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8500: assume vol_cdev_direct_write_#t~mem2395#1 + vol_cdev_direct_write_~len~3#1 >= vol_cdev_direct_write_#t~mem2396#1;havoc vol_cdev_direct_write_#t~mem2395#1;havoc vol_cdev_direct_write_#t~mem2396#1;call vol_cdev_direct_write_#t~mem2397#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4);call vol_cdev_direct_write_#t~mem2398#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);vol_cdev_direct_write_~len~3#1 := vol_cdev_direct_write_#t~mem2397#1 - vol_cdev_direct_write_#t~mem2398#1;havoc vol_cdev_direct_write_#t~mem2397#1;havoc vol_cdev_direct_write_#t~mem2398#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8500: assume !(vol_cdev_direct_write_#t~mem2395#1 + vol_cdev_direct_write_~len~3#1 >= vol_cdev_direct_write_#t~mem2396#1);havoc vol_cdev_direct_write_#t~mem2395#1;havoc vol_cdev_direct_write_#t~mem2396#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9689: assume { :begin_inline_ctrl_cdev_compat_ioctl } true;ctrl_cdev_compat_ioctl_#in~file#1.base, ctrl_cdev_compat_ioctl_#in~file#1.offset, ctrl_cdev_compat_ioctl_#in~cmd#1, ctrl_cdev_compat_ioctl_#in~arg#1 := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_ctrl_cdev_compat_ioctl_17_p1~0#1, main_~var_ctrl_cdev_compat_ioctl_17_p2~0#1;havoc ctrl_cdev_compat_ioctl_#res#1;havoc ctrl_cdev_compat_ioctl_#t~ret2688#1.base, ctrl_cdev_compat_ioctl_#t~ret2688#1.offset, ctrl_cdev_compat_ioctl_#t~ret2689#1, ctrl_cdev_compat_ioctl_~file#1.base, ctrl_cdev_compat_ioctl_~file#1.offset, ctrl_cdev_compat_ioctl_~cmd#1, ctrl_cdev_compat_ioctl_~arg#1, ctrl_cdev_compat_ioctl_~translated_arg~2#1, ctrl_cdev_compat_ioctl_~tmp~66#1.base, ctrl_cdev_compat_ioctl_~tmp~66#1.offset, ctrl_cdev_compat_ioctl_~tmp___0~53#1;ctrl_cdev_compat_ioctl_~file#1.base, ctrl_cdev_compat_ioctl_~file#1.offset := ctrl_cdev_compat_ioctl_#in~file#1.base, ctrl_cdev_compat_ioctl_#in~file#1.offset;ctrl_cdev_compat_ioctl_~cmd#1 := ctrl_cdev_compat_ioctl_#in~cmd#1;ctrl_cdev_compat_ioctl_~arg#1 := ctrl_cdev_compat_ioctl_#in~arg#1;havoc ctrl_cdev_compat_ioctl_~translated_arg~2#1;havoc ctrl_cdev_compat_ioctl_~tmp~66#1.base, ctrl_cdev_compat_ioctl_~tmp~66#1.offset;havoc ctrl_cdev_compat_ioctl_~tmp___0~53#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9689-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9656: assume 4 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,749 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9656: assume !(4 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1); [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10647-1: SUMMARY for call ubi_sync_#t~ret2964#1.base, ubi_sync_#t~ret2964#1.offset := ubi_get_device(ubi_sync_~ubi_num#1); srcloc: null [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9656-1: assume main_#t~switch2692#1; [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9656-1: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 5 == main_~tmp~67#1; [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10647: ubi_sync_~ubi~27#1.base, ubi_sync_~ubi~27#1.offset := ubi_sync_#t~ret2964#1.base, ubi_sync_#t~ret2964#1.offset;havoc ubi_sync_#t~ret2964#1.base, ubi_sync_#t~ret2964#1.offset; [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8335-1: SUMMARY for call vol_cdev_read_#t~ret2325#1 := printk(462, 0); srcloc: null [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8335: assume -2147483648 <= vol_cdev_read_#t~ret2325#1 && vol_cdev_read_#t~ret2325#1 <= 2147483647;havoc vol_cdev_read_#t~ret2325#1;vol_cdev_read_#res#1 := -16;call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset; [2025-02-08 02:47:53,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8401: vol_cdev_read_~count#1 := vol_cdev_read_~count#1 - vol_cdev_read_~len~2#1;call vol_cdev_read_#t~mem2361#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);call write~int#3(vol_cdev_read_#t~mem2361#1 + vol_cdev_read_~len~2#1, vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);havoc vol_cdev_read_#t~mem2361#1;assume { :begin_inline_copy_to_user } true;copy_to_user_#in~dst#1.base, copy_to_user_#in~dst#1.offset, copy_to_user_#in~src#1.base, copy_to_user_#in~src#1.offset, copy_to_user_#in~size#1 := vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset, vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset, vol_cdev_read_~len~2#1;havoc copy_to_user_#res#1;havoc copy_to_user_#t~ret2202#1, copy_to_user_~dst#1.base, copy_to_user_~dst#1.offset, copy_to_user_~src#1.base, copy_to_user_~src#1.offset, copy_to_user_~size#1, copy_to_user_~tmp~49#1;copy_to_user_~dst#1.base, copy_to_user_~dst#1.offset := copy_to_user_#in~dst#1.base, copy_to_user_#in~dst#1.offset;copy_to_user_~src#1.base, copy_to_user_~src#1.offset := copy_to_user_#in~src#1.base, copy_to_user_#in~src#1.offset;copy_to_user_~size#1 := copy_to_user_#in~size#1;havoc copy_to_user_~tmp~49#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6155: assume ubi_more_update_data_#t~mem1415#1 + ubi_more_update_data_~count#1 > ubi_more_update_data_#t~mem1416#1;havoc ubi_more_update_data_#t~mem1415#1;havoc ubi_more_update_data_#t~mem1416#1;call ubi_more_update_data_#t~mem1417#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1418#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);ubi_more_update_data_~count#1 := (if (ubi_more_update_data_#t~mem1417#1 - ubi_more_update_data_#t~mem1418#1) % 4294967296 % 4294967296 <= 2147483647 then (ubi_more_update_data_#t~mem1417#1 - ubi_more_update_data_#t~mem1418#1) % 4294967296 % 4294967296 else (ubi_more_update_data_#t~mem1417#1 - ubi_more_update_data_#t~mem1418#1) % 4294967296 % 4294967296 - 4294967296);havoc ubi_more_update_data_#t~mem1417#1;havoc ubi_more_update_data_#t~mem1418#1;ubi_more_update_data_~to_write~0#1 := ubi_more_update_data_~count#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6155: assume !(ubi_more_update_data_#t~mem1415#1 + ubi_more_update_data_~count#1 > ubi_more_update_data_#t~mem1416#1);havoc ubi_more_update_data_#t~mem1415#1;havoc ubi_more_update_data_#t~mem1416#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6221: assume 0 != ubi_more_update_data_~count#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6221: assume !(0 != ubi_more_update_data_~count#1);call ubi_more_update_data_#t~mem1452#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1453#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8269: assume 0 != vol_cdev_llseek_~tmp___0~44#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8269: assume !(0 != vol_cdev_llseek_~tmp___0~44#1); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8137: call write~$Pointer$#44(429, 0, vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset, 8);call write~$Pointer$#44(430, 0, vol_cdev_open_~#descriptor~16#1.base, 8 + vol_cdev_open_~#descriptor~16#1.offset, 8);call write~$Pointer$#44(431, 0, vol_cdev_open_~#descriptor~16#1.base, 16 + vol_cdev_open_~#descriptor~16#1.offset, 8);call write~$Pointer$#44(432, 0, vol_cdev_open_~#descriptor~16#1.base, 24 + vol_cdev_open_~#descriptor~16#1.offset, 8);call write~int#44(206, vol_cdev_open_~#descriptor~16#1.base, 32 + vol_cdev_open_~#descriptor~16#1.offset, 4);call write~int#44(0, vol_cdev_open_~#descriptor~16#1.base, 36 + vol_cdev_open_~#descriptor~16#1.offset, 1);call vol_cdev_open_#t~mem2252#1 := read~int#44(vol_cdev_open_~#descriptor~16#1.base, 36 + vol_cdev_open_~#descriptor~16#1.offset, 1); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23629: SUMMARY for call ldv_error(); srcloc: null [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9756: SUMMARY for call mutex_lock(ldv_mutex_lock_70_~ldv_func_arg1#1.base, ldv_mutex_lock_70_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9690: main_#t~ret2704#1 := ctrl_cdev_compat_ioctl_#res#1;havoc ctrl_cdev_compat_ioctl_#t~ret2688#1.base, ctrl_cdev_compat_ioctl_#t~ret2688#1.offset, ctrl_cdev_compat_ioctl_#t~ret2689#1, ctrl_cdev_compat_ioctl_~file#1.base, ctrl_cdev_compat_ioctl_~file#1.offset, ctrl_cdev_compat_ioctl_~cmd#1, ctrl_cdev_compat_ioctl_~arg#1, ctrl_cdev_compat_ioctl_~translated_arg~2#1, ctrl_cdev_compat_ioctl_~tmp~66#1.base, ctrl_cdev_compat_ioctl_~tmp~66#1.offset, ctrl_cdev_compat_ioctl_~tmp___0~53#1;havoc ctrl_cdev_compat_ioctl_#in~file#1.base, ctrl_cdev_compat_ioctl_#in~file#1.offset, ctrl_cdev_compat_ioctl_#in~cmd#1, ctrl_cdev_compat_ioctl_#in~arg#1;assume { :end_inline_ctrl_cdev_compat_ioctl } true;assume -9223372036854775808 <= main_#t~ret2704#1 && main_#t~ret2704#1 <= 9223372036854775807; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9525: vol_cdev_compat_ioctl_~tmp~64#1.base, vol_cdev_compat_ioctl_~tmp~64#1.offset := vol_cdev_compat_ioctl_#t~ret2684#1.base, vol_cdev_compat_ioctl_#t~ret2684#1.offset;havoc vol_cdev_compat_ioctl_#t~ret2684#1.base, vol_cdev_compat_ioctl_#t~ret2684#1.offset;vol_cdev_compat_ioctl_~translated_arg~0#1 := vol_cdev_compat_ioctl_~tmp~64#1.base + vol_cdev_compat_ioctl_~tmp~64#1.offset; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9525-1: SUMMARY for call vol_cdev_compat_ioctl_#t~ret2684#1.base, vol_cdev_compat_ioctl_#t~ret2684#1.offset := compat_ptr(vol_cdev_compat_ioctl_~arg#1); srcloc: null [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468: assume 0 != vol_cdev_direct_write_#t~bitwise2380#1;havoc vol_cdev_direct_write_#t~mem2378#1;havoc vol_cdev_direct_write_#t~mem2379#1;havoc vol_cdev_direct_write_#t~bitwise2380#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468: assume !(0 != vol_cdev_direct_write_#t~bitwise2380#1);havoc vol_cdev_direct_write_#t~mem2378#1;havoc vol_cdev_direct_write_#t~mem2379#1;havoc vol_cdev_direct_write_#t~bitwise2380#1;call vol_cdev_direct_write_#t~mem2382#1 := read~int#10(vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);call vol_cdev_direct_write_#t~mem2383#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1241 + vol_cdev_direct_write_~vol~16#1.offset, 8); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-1: [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-2: havoc vol_cdev_direct_write_#t~bitwise2380#1;assume (((((-1 + vol_cdev_direct_write_#t~mem2378#1 < 0 && vol_cdev_direct_write_#t~mem2379#1 >= 0) || vol_cdev_direct_write_#t~bitwise2380#1 <= -1 + vol_cdev_direct_write_#t~mem2378#1) && ((-1 + vol_cdev_direct_write_#t~mem2378#1 >= 0 && vol_cdev_direct_write_#t~mem2379#1 < 0) || vol_cdev_direct_write_#t~bitwise2380#1 <= vol_cdev_direct_write_#t~mem2379#1)) && ((-1 + vol_cdev_direct_write_#t~mem2378#1 < 0 && vol_cdev_direct_write_#t~mem2379#1 < 0) || vol_cdev_direct_write_#t~bitwise2380#1 >= 0)) && ((-1 + vol_cdev_direct_write_#t~mem2378#1 >= 0 && vol_cdev_direct_write_#t~mem2379#1 >= 0) || vol_cdev_direct_write_#t~bitwise2380#1 > -1 + vol_cdev_direct_write_#t~mem2378#1 + vol_cdev_direct_write_#t~mem2379#1)) && vol_cdev_direct_write_#t~bitwise2380#1 >= -2147483648; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10648: assume 0 == (ubi_sync_~ubi~27#1.base + ubi_sync_~ubi~27#1.offset) % 18446744073709551616;ubi_sync_#res#1 := -19; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10648: assume !(0 == (ubi_sync_~ubi~27#1.base + ubi_sync_~ubi~27#1.offset) % 18446744073709551616);call ubi_sync_#t~mem2965#1.base, ubi_sync_#t~mem2965#1.offset := read~$Pointer$#1(ubi_sync_~ubi~27#1.base, 5941 + ubi_sync_~ubi~27#1.offset, 8);assume { :begin_inline_mtd_sync } true;mtd_sync_#in~mtd#1.base, mtd_sync_#in~mtd#1.offset := ubi_sync_#t~mem2965#1.base, ubi_sync_#t~mem2965#1.offset;havoc mtd_sync_#t~mem2718#1.base, mtd_sync_#t~mem2718#1.offset, mtd_sync_#t~mem2721#1.base, mtd_sync_#t~mem2721#1.offset, mtd_sync_~mtd#1.base, mtd_sync_~mtd#1.offset;mtd_sync_~mtd#1.base, mtd_sync_~mtd#1.offset := mtd_sync_#in~mtd#1.base, mtd_sync_#in~mtd#1.offset;call mtd_sync_#t~mem2718#1.base, mtd_sync_#t~mem2718#1.offset := read~$Pointer$#1(mtd_sync_~mtd#1.base, 217 + mtd_sync_~mtd#1.offset, 8); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8567: assume 0 != vol_cdev_write_#t~mem2419#1 % 256 % 4294967296;havoc vol_cdev_write_#t~mem2419#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8567: assume !(0 != vol_cdev_write_#t~mem2419#1 % 256 % 4294967296);havoc vol_cdev_write_#t~mem2419#1;call vol_cdev_write_#t~mem2420#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1201 + vol_cdev_write_~vol~17#1.offset, 4); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8270: vol_cdev_llseek_~tmp~54#1.base, vol_cdev_llseek_~tmp~54#1.offset := vol_cdev_llseek_#t~ret2304#1.base, vol_cdev_llseek_#t~ret2304#1.offset;havoc vol_cdev_llseek_#t~ret2304#1.base, vol_cdev_llseek_#t~ret2304#1.offset;call vol_cdev_llseek_#t~mem2305#1 := read~int#1(vol_cdev_llseek_~tmp~54#1.base, 1176 + vol_cdev_llseek_~tmp~54#1.offset, 4);call vol_cdev_llseek_#t~mem2306#1 := read~int#1(vol_cdev_llseek_~vol~14#1.base, 1201 + vol_cdev_llseek_~vol~14#1.offset, 4); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6321-1: ubi_more_leb_change_data_#res#1 := ubi_more_leb_change_data_~err~21#1;call ULTIMATE.dealloc(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset);havoc ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8369: call vol_cdev_read_#t~mem2341#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4);vol_cdev_read_~tbuf_size~0#1 := vol_cdev_read_#t~mem2341#1;havoc vol_cdev_read_#t~mem2341#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-3: assume -1 + vol_cdev_direct_write_#t~mem2378#1 == vol_cdev_direct_write_#t~mem2379#1;vol_cdev_direct_write_#t~bitwise2380#1 := -1 + vol_cdev_direct_write_#t~mem2378#1; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-3: assume !(-1 + vol_cdev_direct_write_#t~mem2378#1 == vol_cdev_direct_write_#t~mem2379#1); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-4: assume 0 == -1 + vol_cdev_direct_write_#t~mem2378#1 || 0 == vol_cdev_direct_write_#t~mem2379#1;vol_cdev_direct_write_#t~bitwise2380#1 := 0; [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8468-4: assume !(0 == -1 + vol_cdev_direct_write_#t~mem2378#1 || 0 == vol_cdev_direct_write_#t~mem2379#1); [2025-02-08 02:47:53,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8204: assume 0 != vol_cdev_release_#t~mem2280#1 % 256 % 4294967296;havoc vol_cdev_release_#t~mem2280#1;call write~$Pointer$#44(443, 0, vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset, 8);call write~$Pointer$#44(444, 0, vol_cdev_release_~#descriptor___0~3#1.base, 8 + vol_cdev_release_~#descriptor___0~3#1.offset, 8);call write~$Pointer$#44(445, 0, vol_cdev_release_~#descriptor___0~3#1.base, 16 + vol_cdev_release_~#descriptor___0~3#1.offset, 8);call write~$Pointer$#44(446, 0, vol_cdev_release_~#descriptor___0~3#1.base, 24 + vol_cdev_release_~#descriptor___0~3#1.offset, 8);call write~int#44(233, vol_cdev_release_~#descriptor___0~3#1.base, 32 + vol_cdev_release_~#descriptor___0~3#1.offset, 4);call write~int#44(0, vol_cdev_release_~#descriptor___0~3#1.base, 36 + vol_cdev_release_~#descriptor___0~3#1.offset, 1);call vol_cdev_release_#t~mem2281#1 := read~int#44(vol_cdev_release_~#descriptor___0~3#1.base, 36 + vol_cdev_release_~#descriptor___0~3#1.offset, 1); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8204: assume !(0 != vol_cdev_release_#t~mem2280#1 % 256 % 4294967296);havoc vol_cdev_release_#t~mem2280#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6189: call ubi_more_update_data_#t~mem1439#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call write~int#1(ubi_more_update_data_#t~mem1439#1 + ubi_more_update_data_~len~0#1, ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);havoc ubi_more_update_data_#t~mem1439#1;ubi_more_update_data_~count#1 := ubi_more_update_data_~count#1 - ubi_more_update_data_~len~0#1;ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset := ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset + (if ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 else ubi_more_update_data_~len~0#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);ubi_more_update_data_~lnum~0#1 := 1 + ubi_more_update_data_~lnum~0#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8270-1: SUMMARY for call vol_cdev_llseek_#t~ret2304#1.base, vol_cdev_llseek_#t~ret2304#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9658: assume { :begin_inline_vol_cdev_release } true;vol_cdev_release_#in~inode#1.base, vol_cdev_release_#in~inode#1.offset, vol_cdev_release_#in~file#1.base, vol_cdev_release_#in~file#1.offset := main_~var_group1~0#1.base, main_~var_group1~0#1.offset, main_~var_group2~0#1.base, main_~var_group2~0#1.offset;havoc vol_cdev_release_#res#1;havoc vol_cdev_release_#t~mem2260#1.base, vol_cdev_release_#t~mem2260#1.offset, vol_cdev_release_#t~mem2261#1.base, vol_cdev_release_#t~mem2261#1.offset, vol_cdev_release_#t~mem2262#1, vol_cdev_release_#t~ret2263#1, vol_cdev_release_#t~ret2264#1.base, vol_cdev_release_#t~ret2264#1.offset, vol_cdev_release_#t~mem2265#1, vol_cdev_release_#t~mem2266#1.base, vol_cdev_release_#t~mem2266#1.offset, vol_cdev_release_#t~mem2267#1, vol_cdev_release_#t~mem2268#1, vol_cdev_release_#t~mem2269#1, vol_cdev_release_#t~ret2270#1, vol_cdev_release_#t~mem2271#1, vol_cdev_release_#t~mem2272#1, vol_cdev_release_#t~ret2273#1, vol_cdev_release_#t~mem2274#1, vol_cdev_release_#t~ret2275#1, vol_cdev_release_#t~ret2276#1.base, vol_cdev_release_#t~ret2276#1.offset, vol_cdev_release_#t~mem2277#1, vol_cdev_release_#t~ret2278#1, vol_cdev_release_#t~mem2279#1.base, vol_cdev_release_#t~mem2279#1.offset, vol_cdev_release_#t~mem2280#1, vol_cdev_release_#t~mem2281#1, vol_cdev_release_#t~ret2282#1, vol_cdev_release_#t~ret2283#1.base, vol_cdev_release_#t~ret2283#1.offset, vol_cdev_release_#t~mem2284#1, vol_cdev_release_#t~mem2285#1, vol_cdev_release_#t~mem2286#1, vol_cdev_release_#t~mem2287#1.base, vol_cdev_release_#t~mem2287#1.offset, vol_cdev_release_#t~mem2288#1, vol_cdev_release_#t~mem2289#1, vol_cdev_release_#t~ret2290#1, vol_cdev_release_#t~mem2291#1.base, vol_cdev_release_#t~mem2291#1.offset, vol_cdev_release_~inode#1.base, vol_cdev_release_~inode#1.offset, vol_cdev_release_~file#1.base, vol_cdev_release_~file#1.offset, vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset, vol_cdev_release_~vol~13#1.base, vol_cdev_release_~vol~13#1.offset, vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset, vol_cdev_release_~tmp~53#1.base, vol_cdev_release_~tmp~53#1.offset, vol_cdev_release_~tmp___0~43#1, vol_cdev_release_~tmp___1~28#1.base, vol_cdev_release_~tmp___1~28#1.offset, vol_cdev_release_~tmp___2~24#1, vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset, vol_cdev_release_~tmp___3~19#1.base, vol_cdev_release_~tmp___3~19#1.offset, vol_cdev_release_~tmp___4~16#1;vol_cdev_release_~inode#1.base, vol_cdev_release_~inode#1.offset := vol_cdev_release_#in~inode#1.base, vol_cdev_release_#in~inode#1.offset;vol_cdev_release_~file#1.base, vol_cdev_release_~file#1.offset := vol_cdev_release_#in~file#1.base, vol_cdev_release_#in~file#1.offset;havoc vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset;havoc vol_cdev_release_~vol~13#1.base, vol_cdev_release_~vol~13#1.offset;call vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_release_~tmp~53#1.base, vol_cdev_release_~tmp~53#1.offset;havoc vol_cdev_release_~tmp___0~43#1;havoc vol_cdev_release_~tmp___1~28#1.base, vol_cdev_release_~tmp___1~28#1.offset;havoc vol_cdev_release_~tmp___2~24#1;call vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_release_~tmp___3~19#1.base, vol_cdev_release_~tmp___3~19#1.offset;havoc vol_cdev_release_~tmp___4~16#1;call vol_cdev_release_#t~mem2260#1.base, vol_cdev_release_#t~mem2260#1.offset := read~$Pointer$#9(vol_cdev_release_~file#1.base, 292 + vol_cdev_release_~file#1.offset, 8);vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset := vol_cdev_release_#t~mem2260#1.base, vol_cdev_release_#t~mem2260#1.offset;havoc vol_cdev_release_#t~mem2260#1.base, vol_cdev_release_#t~mem2260#1.offset;call vol_cdev_release_#t~mem2261#1.base, vol_cdev_release_#t~mem2261#1.offset := read~$Pointer$#1(vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset, 8);vol_cdev_release_~vol~13#1.base, vol_cdev_release_~vol~13#1.offset := vol_cdev_release_#t~mem2261#1.base, vol_cdev_release_#t~mem2261#1.offset;havoc vol_cdev_release_#t~mem2261#1.base, vol_cdev_release_#t~mem2261#1.offset;call write~$Pointer$#44(434, 0, vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset, 8);call write~$Pointer$#44(435, 0, vol_cdev_release_~#descriptor~17#1.base, 8 + vol_cdev_release_~#descriptor~17#1.offset, 8);call write~$Pointer$#44(436, 0, vol_cdev_release_~#descriptor~17#1.base, 16 + vol_cdev_release_~#descriptor~17#1.offset, 8);call write~$Pointer$#44(437, 0, vol_cdev_release_~#descriptor~17#1.base, 24 + vol_cdev_release_~#descriptor~17#1.offset, 8);call write~int#44(222, vol_cdev_release_~#descriptor~17#1.base, 32 + vol_cdev_release_~#descriptor~17#1.offset, 4);call write~int#44(0, vol_cdev_release_~#descriptor~17#1.base, 36 + vol_cdev_release_~#descriptor~17#1.offset, 1);call vol_cdev_release_#t~mem2262#1 := read~int#44(vol_cdev_release_~#descriptor~17#1.base, 36 + vol_cdev_release_~#descriptor~17#1.offset, 1); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8469: assume -2147483648 <= vol_cdev_direct_write_#t~ret2381#1 && vol_cdev_direct_write_#t~ret2381#1 <= 2147483647;havoc vol_cdev_direct_write_#t~ret2381#1;vol_cdev_direct_write_#res#1 := -22;call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8469-1: SUMMARY for call vol_cdev_direct_write_#t~ret2381#1 := printk(477, 0); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9658-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9625: SUMMARY for call ldv_check_return_value((if main_~res_vol_cdev_read_6~0#1 % 4294967296 <= 2147483647 then main_~res_vol_cdev_read_6~0#1 % 4294967296 else main_~res_vol_cdev_read_6~0#1 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8370: assume vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 > vol_cdev_read_~count#1 % 18446744073709551616;call vol_cdev_read_#t~mem2342#1 := read~int#1(vol_cdev_read_~ubi~12#1.base, 5895 + vol_cdev_read_~ubi~12#1.offset, 4);call vol_cdev_read_#t~mem2343#1 := read~int#1(vol_cdev_read_~ubi~12#1.base, 5895 + vol_cdev_read_~ubi~12#1.offset, 4); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8370: assume !(vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 > vol_cdev_read_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8568: vol_cdev_write_#res#1 := (if vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 else vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8403: vol_cdev_read_#t~ret2362#1 := copy_to_user_#res#1;havoc copy_to_user_#t~ret2202#1, copy_to_user_~dst#1.base, copy_to_user_~dst#1.offset, copy_to_user_~src#1.base, copy_to_user_~src#1.offset, copy_to_user_~size#1, copy_to_user_~tmp~49#1;havoc copy_to_user_#in~dst#1.base, copy_to_user_#in~dst#1.offset, copy_to_user_#in~src#1.base, copy_to_user_#in~src#1.offset, copy_to_user_#in~size#1;assume { :end_inline_copy_to_user } true;assume -2147483648 <= vol_cdev_read_#t~ret2362#1 && vol_cdev_read_#t~ret2362#1 <= 2147483647;vol_cdev_read_~err~28#1 := vol_cdev_read_#t~ret2362#1;havoc vol_cdev_read_#t~ret2362#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8568-1: SUMMARY for call revoke_exclusive(vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset, 2); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8271-1: SUMMARY for call vol_cdev_llseek_#t~ret2307#1 := __dynamic_pr_debug(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset, 456, 0); srcloc: null [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8238: assume 0 != vol_cdev_llseek_#t~mem2294#1 % 256 % 4294967296;havoc vol_cdev_llseek_#t~mem2294#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8238: assume !(0 != vol_cdev_llseek_#t~mem2294#1 % 256 % 4294967296);havoc vol_cdev_llseek_#t~mem2294#1;vol_cdev_llseek_#t~switch2296#1 := 0 == vol_cdev_llseek_~origin#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8271: assume -2147483648 <= vol_cdev_llseek_#t~ret2307#1 && vol_cdev_llseek_#t~ret2307#1 <= 2147483647;havoc vol_cdev_llseek_#t~mem2305#1;havoc vol_cdev_llseek_#t~mem2306#1;havoc vol_cdev_llseek_#t~ret2307#1; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6289: assume 0 != ubi_more_leb_change_data_~err~21#1;ubi_more_leb_change_data_#res#1 := -14;call ULTIMATE.dealloc(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset);havoc ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset; [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6289: assume !(0 != ubi_more_leb_change_data_~err~21#1);call ubi_more_leb_change_data_#t~mem1479#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);call write~int#1(ubi_more_leb_change_data_#t~mem1479#1 + ubi_more_leb_change_data_~count#1, ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);havoc ubi_more_leb_change_data_#t~mem1479#1;call ubi_more_leb_change_data_#t~mem1480#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1481#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8304: call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset;main_#t~ret2694#1 := vol_cdev_read_#res#1;havoc vol_cdev_read_#t~mem2314#1.base, vol_cdev_read_#t~mem2314#1.offset, vol_cdev_read_#t~mem2315#1.base, vol_cdev_read_#t~mem2315#1.offset, vol_cdev_read_#t~mem2316#1.base, vol_cdev_read_#t~mem2316#1.offset, vol_cdev_read_#t~mem2317#1, vol_cdev_read_#t~ret2318#1, vol_cdev_read_#t~ret2319#1.base, vol_cdev_read_#t~ret2319#1.offset, vol_cdev_read_#t~mem2320#1, vol_cdev_read_#t~mem2321#1, vol_cdev_read_#t~mem2322#1, vol_cdev_read_#t~ret2323#1, vol_cdev_read_#t~mem2324#1, vol_cdev_read_#t~ret2325#1, vol_cdev_read_#t~mem2326#1, vol_cdev_read_#t~ret2327#1, vol_cdev_read_#t~mem2328#1, vol_cdev_read_#t~mem2329#1, vol_cdev_read_#t~mem2330#1, vol_cdev_read_#t~mem2331#1, vol_cdev_read_#t~ret2332#1, vol_cdev_read_#t~ret2333#1.base, vol_cdev_read_#t~ret2333#1.offset, vol_cdev_read_#t~mem2334#1, vol_cdev_read_#t~mem2335#1, vol_cdev_read_#t~ret2336#1, vol_cdev_read_#t~mem2337#1, vol_cdev_read_#t~mem2338#1, vol_cdev_read_#t~mem2339#1, vol_cdev_read_#t~mem2340#1, vol_cdev_read_#t~mem2341#1, vol_cdev_read_#t~mem2342#1, vol_cdev_read_#t~mem2343#1, vol_cdev_read_#t~bitwise2344#1, vol_cdev_read_#t~ret2345#1.base, vol_cdev_read_#t~ret2345#1.offset, vol_cdev_read_#t~mem2346#1, vol_cdev_read_#t~mem2347#1, vol_cdev_read_#t~ret2348#1, vol_cdev_read_#t~ret2349#1, vol_cdev_read_#t~mem2350#1, vol_cdev_read_#t~mem2351#1, vol_cdev_read_#t~mem2352#1, vol_cdev_read_#t~mem2353#1, vol_cdev_read_#t~mem2354#1, vol_cdev_read_#t~ret2355#1, vol_cdev_read_#t~mem2356#1, vol_cdev_read_#t~mem2357#1, vol_cdev_read_#t~mem2358#1, vol_cdev_read_#t~mem2359#1, vol_cdev_read_#t~mem2360#1, vol_cdev_read_#t~mem2361#1, vol_cdev_read_#t~ret2362#1, vol_cdev_read_~file#1.base, vol_cdev_read_~file#1.offset, vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset, vol_cdev_read_~count#1, vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, vol_cdev_read_~desc~5#1.base, vol_cdev_read_~desc~5#1.offset, vol_cdev_read_~vol~15#1.base, vol_cdev_read_~vol~15#1.offset, vol_cdev_read_~ubi~12#1.base, vol_cdev_read_~ubi~12#1.offset, vol_cdev_read_~err~28#1, vol_cdev_read_~lnum~1#1, vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, vol_cdev_read_~len~2#1, vol_cdev_read_~tbuf_size~0#1, vol_cdev_read_~count_save~0#1, vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset, vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset, vol_cdev_read_~tmp~56#1.base, vol_cdev_read_~tmp~56#1.offset, vol_cdev_read_~tmp___0~45#1, vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset, vol_cdev_read_~tmp___1~29#1.base, vol_cdev_read_~tmp___1~29#1.offset, vol_cdev_read_~tmp___2~25#1, vol_cdev_read_~tmp___3~20#1;havoc vol_cdev_read_#in~file#1.base, vol_cdev_read_#in~file#1.offset, vol_cdev_read_#in~buf#1.base, vol_cdev_read_#in~buf#1.offset, vol_cdev_read_#in~count#1, vol_cdev_read_#in~offp#1.base, vol_cdev_read_#in~offp#1.offset;assume { :end_inline_vol_cdev_read } true;assume -9223372036854775808 <= main_#t~ret2694#1 && main_#t~ret2694#1 <= 9223372036854775807;main_~res_vol_cdev_read_6~0#1 := main_#t~ret2694#1;havoc main_#t~ret2694#1; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23631: ~ldv_mutex_i_mutex_of_inode~0 := 2; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9692: assume main_#t~switch2692#1; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9692: assume !main_#t~switch2692#1;havoc main_#t~switch2692#1;havoc main_#t~ret2698#1;havoc main_#t~ret2699#1;havoc main_#t~ret2700#1;havoc main_#t~ret2701#1;havoc main_#t~ret2702#1;havoc main_#t~ret2703#1;havoc main_#t~ret2704#1;havoc main_#t~switch2692#1;havoc main_#t~ret2698#1;havoc main_#t~ret2699#1;havoc main_#t~ret2700#1;havoc main_#t~ret2701#1;havoc main_#t~ret2702#1;havoc main_#t~ret2703#1;havoc main_#t~ret2704#1; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-1: [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371: vol_cdev_read_~tbuf_size~0#1 := (if vol_cdev_read_#t~bitwise2344#1 % 4294967296 % 4294967296 <= 2147483647 then vol_cdev_read_#t~bitwise2344#1 % 4294967296 % 4294967296 else vol_cdev_read_#t~bitwise2344#1 % 4294967296 % 4294967296 - 4294967296);havoc vol_cdev_read_#t~mem2342#1;havoc vol_cdev_read_#t~mem2343#1;havoc vol_cdev_read_#t~bitwise2344#1; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9527: assume -9223372036854775808 <= vol_cdev_compat_ioctl_#t~ret2685#1 && vol_cdev_compat_ioctl_#t~ret2685#1 <= 9223372036854775807;vol_cdev_compat_ioctl_~tmp___0~51#1 := vol_cdev_compat_ioctl_#t~ret2685#1;havoc vol_cdev_compat_ioctl_#t~ret2685#1;vol_cdev_compat_ioctl_#res#1 := vol_cdev_compat_ioctl_~tmp___0~51#1; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8404: assume 0 != vol_cdev_read_~err~28#1;vol_cdev_read_~err~28#1 := -14; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8404: assume !(0 != vol_cdev_read_~err~28#1);vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset := vol_cdev_read_~buf#1.base, vol_cdev_read_~buf#1.offset + (if vol_cdev_read_~len~2#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_read_~len~2#1 % 18446744073709551616 % 18446744073709551616 else vol_cdev_read_~len~2#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);vol_cdev_read_~len~2#1 := (if (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 <= 2147483647 then (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 else (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9527-1: SUMMARY for call vol_cdev_compat_ioctl_#t~ret2685#1 := vol_cdev_ioctl(vol_cdev_compat_ioctl_~file#1.base, vol_cdev_compat_ioctl_~file#1.offset, vol_cdev_compat_ioctl_~cmd#1, vol_cdev_compat_ioctl_~translated_arg~0#1); srcloc: null [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8239-1: SUMMARY for call vol_cdev_llseek_#t~ret2295#1 := printk(448, 0); srcloc: null [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8239: assume -2147483648 <= vol_cdev_llseek_#t~ret2295#1 && vol_cdev_llseek_#t~ret2295#1 <= 2147483647;havoc vol_cdev_llseek_#t~ret2295#1;vol_cdev_llseek_#res#1 := -16;call ULTIMATE.dealloc(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset);havoc vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-4: assume 0 == (vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1) % 4294967296 || 0 == -vol_cdev_read_#t~mem2343#1 % 4294967296;vol_cdev_read_#t~bitwise2344#1 := 0; [2025-02-08 02:47:53,756 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-4: assume !(0 == (vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1) % 4294967296 || 0 == -vol_cdev_read_#t~mem2343#1 % 4294967296); [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6257: call ULTIMATE.dealloc(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset);havoc ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset;vol_cdev_write_#t~ret2417#1 := ubi_more_leb_change_data_#res#1;havoc ubi_more_leb_change_data_#t~mem1464#1, ubi_more_leb_change_data_#t~ret1465#1, ubi_more_leb_change_data_#t~ret1466#1.base, ubi_more_leb_change_data_#t~ret1466#1.offset, ubi_more_leb_change_data_#t~mem1467#1, ubi_more_leb_change_data_#t~mem1468#1, ubi_more_leb_change_data_#t~mem1469#1, ubi_more_leb_change_data_#t~ret1470#1, ubi_more_leb_change_data_#t~mem1471#1, ubi_more_leb_change_data_#t~mem1472#1, ubi_more_leb_change_data_#t~mem1473#1, ubi_more_leb_change_data_#t~mem1474#1, ubi_more_leb_change_data_#t~mem1475#1, ubi_more_leb_change_data_#t~mem1477#1.base, ubi_more_leb_change_data_#t~mem1477#1.offset, ubi_more_leb_change_data_#t~mem1476#1, ubi_more_leb_change_data_#t~ret1478#1, ubi_more_leb_change_data_#t~mem1479#1, ubi_more_leb_change_data_#t~mem1480#1, ubi_more_leb_change_data_#t~mem1481#1, ubi_more_leb_change_data_#t~mem1482#1, ubi_more_leb_change_data_#t~mem1483#1, ubi_more_leb_change_data_#t~mem1484#1, ubi_more_leb_change_data_#t~bitwise1485#1, ubi_more_leb_change_data_#t~mem1487#1.base, ubi_more_leb_change_data_#t~mem1487#1.offset, ubi_more_leb_change_data_#t~mem1486#1, ubi_more_leb_change_data_#t~mem1488#1, ubi_more_leb_change_data_#t~memset~res1489#1.base, ubi_more_leb_change_data_#t~memset~res1489#1.offset, ubi_more_leb_change_data_#t~mem1490#1.base, ubi_more_leb_change_data_#t~mem1490#1.offset, ubi_more_leb_change_data_#t~ret1491#1, ubi_more_leb_change_data_#t~mem1492#1, ubi_more_leb_change_data_#t~mem1493#1.base, ubi_more_leb_change_data_#t~mem1493#1.offset, ubi_more_leb_change_data_#t~ret1494#1, ubi_more_leb_change_data_#t~mem1495#1, ubi_more_leb_change_data_#t~mem1496#1, ubi_more_leb_change_data_#t~ret1497#1, ubi_more_leb_change_data_#t~ret1498#1.base, ubi_more_leb_change_data_#t~ret1498#1.offset, ubi_more_leb_change_data_#t~mem1499#1, ubi_more_leb_change_data_#t~ret1500#1, ubi_more_leb_change_data_#t~mem1501#1, ubi_more_leb_change_data_#t~mem1502#1, ubi_more_leb_change_data_#t~mem1503#1.base, ubi_more_leb_change_data_#t~mem1503#1.offset, ubi_more_leb_change_data_~ubi#1.base, ubi_more_leb_change_data_~ubi#1.offset, ubi_more_leb_change_data_~vol#1.base, ubi_more_leb_change_data_~vol#1.offset, ubi_more_leb_change_data_~buf#1.base, ubi_more_leb_change_data_~buf#1.offset, ubi_more_leb_change_data_~count#1, ubi_more_leb_change_data_~err~21#1, ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset, ubi_more_leb_change_data_~tmp~34#1.base, ubi_more_leb_change_data_~tmp~34#1.offset, ubi_more_leb_change_data_~tmp___0~28#1, ubi_more_leb_change_data_~tmp___1~20#1, ubi_more_leb_change_data_~len~1#1, ubi_more_leb_change_data_~tmp___2~17#1.base, ubi_more_leb_change_data_~tmp___2~17#1.offset, ubi_more_leb_change_data_~tmp___3~13#1;havoc ubi_more_leb_change_data_#in~ubi#1.base, ubi_more_leb_change_data_#in~ubi#1.offset, ubi_more_leb_change_data_#in~vol#1.base, ubi_more_leb_change_data_#in~vol#1.offset, ubi_more_leb_change_data_#in~buf#1.base, ubi_more_leb_change_data_#in~buf#1.offset, ubi_more_leb_change_data_#in~count#1;assume { :end_inline_ubi_more_leb_change_data } true;assume -2147483648 <= vol_cdev_write_#t~ret2417#1 && vol_cdev_write_#t~ret2417#1 <= 2147483647;vol_cdev_write_~err~30#1 := vol_cdev_write_#t~ret2417#1;havoc vol_cdev_write_#t~ret2417#1; [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-3: assume (vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1) % 4294967296 == -vol_cdev_read_#t~mem2343#1 % 4294967296;vol_cdev_read_#t~bitwise2344#1 := vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1; [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-3: assume !((vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1) % 4294967296 == -vol_cdev_read_#t~mem2343#1 % 4294967296); [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371-2: havoc vol_cdev_read_#t~bitwise2344#1;assume vol_cdev_read_#t~bitwise2344#1 % 4294967296 <= (vol_cdev_read_#t~mem2342#1 + vol_cdev_read_~count#1 - 1) % 4294967296 && vol_cdev_read_#t~bitwise2344#1 % 4294967296 <= -vol_cdev_read_#t~mem2343#1 % 4294967296; [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8504: vol_cdev_direct_write_~tmp___3~21#1 := vol_cdev_direct_write_#t~ret2399#1;havoc vol_cdev_direct_write_#t~ret2399#1;vol_cdev_direct_write_~err~29#1 := (if vol_cdev_direct_write_~tmp___3~21#1 % 18446744073709551616 % 4294967296 <= 2147483647 then vol_cdev_direct_write_~tmp___3~21#1 % 18446744073709551616 % 4294967296 else vol_cdev_direct_write_~tmp___3~21#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,759 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8339: assume 0 != vol_cdev_read_#t~mem2326#1 % 256 % 4294967296;havoc vol_cdev_read_#t~mem2326#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8339: assume !(0 != vol_cdev_read_#t~mem2326#1 % 256 % 4294967296);havoc vol_cdev_read_#t~mem2326#1;call vol_cdev_read_#t~mem2328#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);call vol_cdev_read_#t~mem2329#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1241 + vol_cdev_read_~vol~15#1.offset, 8); [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8504-1: SUMMARY for call vol_cdev_direct_write_#t~ret2399#1 := copy_from_user(vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset, vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset, vol_cdev_direct_write_~len~3#1); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7976-1: SUMMARY for call might_fault(); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7976: assume { :begin_inline__copy_to_user } true;_copy_to_user_#in~arg0#1.base, _copy_to_user_#in~arg0#1.offset, _copy_to_user_#in~arg1#1.base, _copy_to_user_#in~arg1#1.offset, _copy_to_user_#in~arg2#1 := copy_to_user_~dst#1.base, copy_to_user_~dst#1.offset, copy_to_user_~src#1.base, copy_to_user_~src#1.offset, copy_to_user_~size#1;havoc _copy_to_user_#res#1;havoc _copy_to_user_#t~nondet6544#1, _copy_to_user_~arg0#1.base, _copy_to_user_~arg0#1.offset, _copy_to_user_~arg1#1.base, _copy_to_user_~arg1#1.offset, _copy_to_user_~arg2#1;_copy_to_user_~arg0#1.base, _copy_to_user_~arg0#1.offset := _copy_to_user_#in~arg0#1.base, _copy_to_user_#in~arg0#1.offset;_copy_to_user_~arg1#1.base, _copy_to_user_~arg1#1.offset := _copy_to_user_#in~arg1#1.base, _copy_to_user_#in~arg1#1.offset;_copy_to_user_~arg2#1 := _copy_to_user_#in~arg2#1;havoc _copy_to_user_#t~nondet6544#1;_copy_to_user_#res#1 := _copy_to_user_#t~nondet6544#1;havoc _copy_to_user_#t~nondet6544#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10652: havoc mtd_sync_#t~mem2718#1.base, mtd_sync_#t~mem2718#1.offset, mtd_sync_#t~mem2721#1.base, mtd_sync_#t~mem2721#1.offset, mtd_sync_~mtd#1.base, mtd_sync_~mtd#1.offset;havoc mtd_sync_#in~mtd#1.base, mtd_sync_#in~mtd#1.offset;assume { :end_inline_mtd_sync } true;havoc ubi_sync_#t~mem2965#1.base, ubi_sync_#t~mem2965#1.offset; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6226: assume -9223372036854775808 <= ubi_more_update_data_#t~ret1454#1 && ubi_more_update_data_#t~ret1454#1 <= 9223372036854775807;ubi_more_update_data_~tmp___7~3#1 := ubi_more_update_data_#t~ret1454#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8340-1: SUMMARY for call vol_cdev_read_#t~ret2327#1 := printk(464, 0); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8340: assume -2147483648 <= vol_cdev_read_#t~ret2327#1 && vol_cdev_read_#t~ret2327#1 <= 2147483647;havoc vol_cdev_read_#t~ret2327#1;vol_cdev_read_#res#1 := -9;call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6160-1: call ubi_more_update_data_#t~mem1419#1 := read~int#1(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, 4); [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6226-1: SUMMARY for call ubi_more_update_data_#t~ret1454#1 := ldv__builtin_expect((if ubi_more_update_data_#t~mem1452#1 > ubi_more_update_data_#t~mem1453#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6160: assume 0 != ubi_more_update_data_#t~mem1419#1;havoc ubi_more_update_data_#t~mem1419#1;call ubi_more_update_data_#t~mem1420#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4);call ubi_more_update_data_#t~mem1421#1 := read~int#1(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, 4);ubi_more_update_data_~len~0#1 := ubi_more_update_data_#t~mem1420#1 - ubi_more_update_data_#t~mem1421#1;havoc ubi_more_update_data_#t~mem1420#1;havoc ubi_more_update_data_#t~mem1421#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6160: assume !(0 != ubi_more_update_data_#t~mem1419#1);havoc ubi_more_update_data_#t~mem1419#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10653-1: SUMMARY for call ubi_put_device(ubi_sync_~ubi~27#1.base, ubi_sync_~ubi~27#1.offset); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10653: ubi_sync_#res#1 := 0; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8572: assume -2147483648 <= vol_cdev_write_#t~ret2421#1 && vol_cdev_write_#t~ret2421#1 <= 2147483647;vol_cdev_write_~err~30#1 := vol_cdev_write_#t~ret2421#1;havoc vol_cdev_write_#t~mem2420#1;havoc vol_cdev_write_#t~ret2421#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8572-1: SUMMARY for call vol_cdev_write_#t~ret2421#1 := ubi_check_volume(vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_#t~mem2420#1); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8506: assume 0 != vol_cdev_direct_write_~err~29#1;vol_cdev_direct_write_~err~29#1 := -14; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8506: assume !(0 != vol_cdev_direct_write_~err~29#1);call vol_cdev_direct_write_#t~mem2400#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4); [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8374: vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset := vol_cdev_read_#t~ret2345#1.base, vol_cdev_read_#t~ret2345#1.offset;havoc vol_cdev_read_#t~ret2345#1.base, vol_cdev_read_#t~ret2345#1.offset; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6227: assume 0 != ubi_more_update_data_~tmp___7~3#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6227: assume !(0 != ubi_more_update_data_~tmp___7~3#1); [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8473: assume (vol_cdev_direct_write_#t~mem2382#1 + vol_cdev_direct_write_~count#1) % 18446744073709551616 > vol_cdev_direct_write_#t~mem2383#1 % 18446744073709551616;havoc vol_cdev_direct_write_#t~mem2382#1;havoc vol_cdev_direct_write_#t~mem2383#1;call vol_cdev_direct_write_#t~mem2384#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1241 + vol_cdev_direct_write_~vol~16#1.offset, 8);call vol_cdev_direct_write_#t~mem2385#1 := read~int#10(vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);vol_cdev_direct_write_~count#1 := vol_cdev_direct_write_#t~mem2384#1 - vol_cdev_direct_write_#t~mem2385#1;havoc vol_cdev_direct_write_#t~mem2384#1;havoc vol_cdev_direct_write_#t~mem2385#1;vol_cdev_direct_write_~count_save~1#1 := vol_cdev_direct_write_~count#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8473: assume !((vol_cdev_direct_write_#t~mem2382#1 + vol_cdev_direct_write_~count#1) % 18446744073709551616 > vol_cdev_direct_write_#t~mem2383#1 % 18446744073709551616);havoc vol_cdev_direct_write_#t~mem2382#1;havoc vol_cdev_direct_write_#t~mem2383#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8275: call write~int#9(vol_cdev_llseek_~new_offset~0#1, vol_cdev_llseek_~file#1.base, 136 + vol_cdev_llseek_~file#1.offset, 8);vol_cdev_llseek_#res#1 := vol_cdev_llseek_~new_offset~0#1;call ULTIMATE.dealloc(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset);havoc vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8374-1: SUMMARY for call vol_cdev_read_#t~ret2345#1.base, vol_cdev_read_#t~ret2345#1.offset := vmalloc(vol_cdev_read_~tbuf_size~0#1); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8143-1: SUMMARY for call vol_cdev_open_#t~ret2253#1 := ldv__builtin_expect((if vol_cdev_open_#t~mem2252#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_open_#t~mem2252#1 % 256 % 18446744073709551616 else vol_cdev_open_#t~mem2252#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8143: assume -9223372036854775808 <= vol_cdev_open_#t~ret2253#1 && vol_cdev_open_#t~ret2253#1 <= 9223372036854775807;vol_cdev_open_~tmp___2~23#1 := vol_cdev_open_#t~ret2253#1;havoc vol_cdev_open_#t~mem2252#1;havoc vol_cdev_open_#t~ret2253#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8573: assume vol_cdev_write_~err~30#1 < 0;vol_cdev_write_#res#1 := vol_cdev_write_~err~30#1; [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8573: assume !(vol_cdev_write_~err~30#1 < 0); [2025-02-08 02:47:53,760 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6294: assume ubi_more_leb_change_data_#t~mem1480#1 == ubi_more_leb_change_data_#t~mem1481#1;havoc ubi_more_leb_change_data_#t~mem1480#1;havoc ubi_more_leb_change_data_#t~mem1481#1;call ubi_more_leb_change_data_#t~mem1482#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1483#1 := read~int#1(ubi_more_leb_change_data_~ubi#1.base, 5895 + ubi_more_leb_change_data_~ubi#1.offset, 4);call ubi_more_leb_change_data_#t~mem1484#1 := read~int#1(ubi_more_leb_change_data_~ubi#1.base, 5895 + ubi_more_leb_change_data_~ubi#1.offset, 4); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6294: assume !(ubi_more_leb_change_data_#t~mem1480#1 == ubi_more_leb_change_data_#t~mem1481#1);havoc ubi_more_leb_change_data_#t~mem1480#1;havoc ubi_more_leb_change_data_#t~mem1481#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8375: assume 0 == (vol_cdev_read_~tbuf~0#1.base + vol_cdev_read_~tbuf~0#1.offset) % 18446744073709551616;vol_cdev_read_#res#1 := -12;call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8375: assume !(0 == (vol_cdev_read_~tbuf~0#1.base + vol_cdev_read_~tbuf~0#1.offset) % 18446744073709551616);vol_cdev_read_~len~2#1 := (if (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 <= 2147483647 then (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 else (if vol_cdev_read_~count#1 % 18446744073709551616 < vol_cdev_read_~tbuf_size~0#1 % 18446744073709551616 then vol_cdev_read_~count#1 else vol_cdev_read_~tbuf_size~0#1) % 18446744073709551616 % 4294967296 - 4294967296);call vol_cdev_read_#t~mem2346#1 := read~int#3(vol_cdev_read_~offp#1.base, vol_cdev_read_~offp#1.offset, 8);call vol_cdev_read_#t~mem2347#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6228-1: SUMMARY for call ubi_more_update_data_#t~ret1455#1.base, ubi_more_update_data_#t~ret1455#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6162: assume ubi_more_update_data_~len~0#1 > ubi_more_update_data_~count#1;ubi_more_update_data_~len~0#1 := ubi_more_update_data_~count#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6162: assume !(ubi_more_update_data_~len~0#1 > ubi_more_update_data_~count#1); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6228: ubi_more_update_data_~tmp___6~4#1.base, ubi_more_update_data_~tmp___6~4#1.offset := ubi_more_update_data_#t~ret1455#1.base, ubi_more_update_data_#t~ret1455#1.offset;havoc ubi_more_update_data_#t~ret1455#1.base, ubi_more_update_data_#t~ret1455#1.offset;call ubi_more_update_data_#t~mem1456#1 := read~int#1(ubi_more_update_data_~tmp___6~4#1.base, 1176 + ubi_more_update_data_~tmp___6~4#1.offset, 4); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8144: assume 0 != vol_cdev_open_~tmp___2~23#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8144: assume !(0 != vol_cdev_open_~tmp___2~23#1); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9763: havoc ldv_mutex_unlock_i_mutex_of_inode_~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_~lock#1.offset;havoc ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.offset;assume { :end_inline_ldv_mutex_unlock_i_mutex_of_inode } true; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9664: assume main_#t~switch2692#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9664: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 6 == main_~tmp~67#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295: ubi_more_leb_change_data_~len~1#1 := ubi_more_leb_change_data_#t~bitwise1485#1;havoc ubi_more_leb_change_data_#t~mem1482#1;havoc ubi_more_leb_change_data_#t~mem1483#1;havoc ubi_more_leb_change_data_#t~mem1484#1;havoc ubi_more_leb_change_data_#t~bitwise1485#1;call ubi_more_leb_change_data_#t~mem1487#1.base, ubi_more_leb_change_data_#t~mem1487#1.offset := read~$Pointer$#1(ubi_more_leb_change_data_~vol#1.base, 1413 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1486#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1488#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-1: [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8211-1: SUMMARY for call vol_cdev_release_#t~ret2282#1 := ldv__builtin_expect((if vol_cdev_release_#t~mem2281#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_release_#t~mem2281#1 % 256 % 18446744073709551616 else vol_cdev_release_#t~mem2281#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-4: assume 0 == (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) || 0 == -ubi_more_leb_change_data_#t~mem1484#1;ubi_more_leb_change_data_#t~bitwise1485#1 := 0; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-4: assume !(0 == (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) || 0 == -ubi_more_leb_change_data_#t~mem1484#1); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8211: assume -9223372036854775808 <= vol_cdev_release_#t~ret2282#1 && vol_cdev_release_#t~ret2282#1 <= 9223372036854775807;vol_cdev_release_~tmp___4~16#1 := vol_cdev_release_#t~ret2282#1;havoc vol_cdev_release_#t~mem2281#1;havoc vol_cdev_release_#t~ret2282#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8244: assume vol_cdev_llseek_#t~switch2296#1;vol_cdev_llseek_~new_offset~0#1 := vol_cdev_llseek_~offset#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8244: assume !vol_cdev_llseek_#t~switch2296#1;vol_cdev_llseek_#t~switch2296#1 := vol_cdev_llseek_#t~switch2296#1 || 1 == vol_cdev_llseek_~origin#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6229: assume -2147483648 <= ubi_more_update_data_#t~ret1457#1 && ubi_more_update_data_#t~ret1457#1 <= 2147483647;havoc ubi_more_update_data_#t~mem1456#1;havoc ubi_more_update_data_#t~ret1457#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-2: havoc ubi_more_leb_change_data_#t~bitwise1485#1;assume ((((((if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) < 0 && -ubi_more_leb_change_data_#t~mem1484#1 >= 0) || ubi_more_leb_change_data_#t~bitwise1485#1 <= (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1)) && (((if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) >= 0 && -ubi_more_leb_change_data_#t~mem1484#1 < 0) || ubi_more_leb_change_data_#t~bitwise1485#1 <= -ubi_more_leb_change_data_#t~mem1484#1)) && (((if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) < 0 && -ubi_more_leb_change_data_#t~mem1484#1 < 0) || ubi_more_leb_change_data_#t~bitwise1485#1 >= 0)) && (((if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) >= 0 && -ubi_more_leb_change_data_#t~mem1484#1 >= 0) || ubi_more_leb_change_data_#t~bitwise1485#1 > (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) + -ubi_more_leb_change_data_#t~mem1484#1)) && ubi_more_leb_change_data_#t~bitwise1485#1 >= -2147483648; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6229-1: SUMMARY for call ubi_more_update_data_#t~ret1457#1 := printk(239, 0); srcloc: null [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-3: assume (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) == -ubi_more_leb_change_data_#t~mem1484#1;ubi_more_leb_change_data_#t~bitwise1485#1 := (if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295-3: assume !((if ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 <= 2147483647 then ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 else ubi_more_leb_change_data_#t~mem1482#1 % 4294967296 - 4294967296) + (-1 + ubi_more_leb_change_data_#t~mem1483#1) == -ubi_more_leb_change_data_#t~mem1484#1); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8145-1: SUMMARY for call vol_cdev_open_#t~ret2254#1.base, vol_cdev_open_#t~ret2254#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13100: havoc __wake_up_~arg0#1.base, __wake_up_~arg0#1.offset, __wake_up_~arg1#1, __wake_up_~arg2#1, __wake_up_~arg3#1.base, __wake_up_~arg3#1.offset;havoc __wake_up_#in~arg0#1.base, __wake_up_#in~arg0#1.offset, __wake_up_#in~arg1#1, __wake_up_#in~arg2#1, __wake_up_#in~arg3#1.base, __wake_up_#in~arg3#1.offset;assume { :end_inline___wake_up } true;havoc erase_callback_#t~mem3623#1; [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8145: vol_cdev_open_~tmp___1~27#1.base, vol_cdev_open_~tmp___1~27#1.offset := vol_cdev_open_#t~ret2254#1.base, vol_cdev_open_#t~ret2254#1.offset;havoc vol_cdev_open_#t~ret2254#1.base, vol_cdev_open_#t~ret2254#1.offset;call vol_cdev_open_#t~mem2255#1 := read~int#1(vol_cdev_open_~tmp___1~27#1.base, 1176 + vol_cdev_open_~tmp___1~27#1.offset, 4); [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9764: SUMMARY for call mutex_unlock(ldv_mutex_unlock_71_~ldv_func_arg1#1.base, ldv_mutex_unlock_71_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 02:47:53,761 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9665: assume { :begin_inline_vol_cdev_fsync } true;vol_cdev_fsync_#in~file#1.base, vol_cdev_fsync_#in~file#1.offset, vol_cdev_fsync_#in~start#1, vol_cdev_fsync_#in~end#1, vol_cdev_fsync_#in~datasync#1 := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_fsync_5_p1~0#1, main_~var_vol_cdev_fsync_5_p2~0#1, main_~var_vol_cdev_fsync_5_p3~0#1;havoc vol_cdev_fsync_#res#1;havoc vol_cdev_fsync_#t~mem2308#1.base, vol_cdev_fsync_#t~mem2308#1.offset, vol_cdev_fsync_#t~mem2309#1.base, vol_cdev_fsync_#t~mem2309#1.offset, vol_cdev_fsync_#t~mem2310#1.base, vol_cdev_fsync_#t~mem2310#1.offset, vol_cdev_fsync_#t~ret2311#1.base, vol_cdev_fsync_#t~ret2311#1.offset, vol_cdev_fsync_#t~mem2312#1, vol_cdev_fsync_#t~ret2313#1, vol_cdev_fsync_~file#1.base, vol_cdev_fsync_~file#1.offset, vol_cdev_fsync_~start#1, vol_cdev_fsync_~end#1, vol_cdev_fsync_~datasync#1, vol_cdev_fsync_~desc~4#1.base, vol_cdev_fsync_~desc~4#1.offset, vol_cdev_fsync_~ubi~11#1.base, vol_cdev_fsync_~ubi~11#1.offset, vol_cdev_fsync_~inode~0#1.base, vol_cdev_fsync_~inode~0#1.offset, vol_cdev_fsync_~tmp~55#1.base, vol_cdev_fsync_~tmp~55#1.offset, vol_cdev_fsync_~err~27#1;vol_cdev_fsync_~file#1.base, vol_cdev_fsync_~file#1.offset := vol_cdev_fsync_#in~file#1.base, vol_cdev_fsync_#in~file#1.offset;vol_cdev_fsync_~start#1 := vol_cdev_fsync_#in~start#1;vol_cdev_fsync_~end#1 := vol_cdev_fsync_#in~end#1;vol_cdev_fsync_~datasync#1 := vol_cdev_fsync_#in~datasync#1;havoc vol_cdev_fsync_~desc~4#1.base, vol_cdev_fsync_~desc~4#1.offset;havoc vol_cdev_fsync_~ubi~11#1.base, vol_cdev_fsync_~ubi~11#1.offset;havoc vol_cdev_fsync_~inode~0#1.base, vol_cdev_fsync_~inode~0#1.offset;havoc vol_cdev_fsync_~tmp~55#1.base, vol_cdev_fsync_~tmp~55#1.offset;havoc vol_cdev_fsync_~err~27#1;call vol_cdev_fsync_#t~mem2308#1.base, vol_cdev_fsync_#t~mem2308#1.offset := read~$Pointer$#9(vol_cdev_fsync_~file#1.base, 292 + vol_cdev_fsync_~file#1.offset, 8);vol_cdev_fsync_~desc~4#1.base, vol_cdev_fsync_~desc~4#1.offset := vol_cdev_fsync_#t~mem2308#1.base, vol_cdev_fsync_#t~mem2308#1.offset;havoc vol_cdev_fsync_#t~mem2308#1.base, vol_cdev_fsync_#t~mem2308#1.offset;call vol_cdev_fsync_#t~mem2309#1.base, vol_cdev_fsync_#t~mem2309#1.offset := read~$Pointer$#1(vol_cdev_fsync_~desc~4#1.base, vol_cdev_fsync_~desc~4#1.offset, 8);call vol_cdev_fsync_#t~mem2310#1.base, vol_cdev_fsync_#t~mem2310#1.offset := read~$Pointer$#1(vol_cdev_fsync_#t~mem2309#1.base, 1193 + vol_cdev_fsync_#t~mem2309#1.offset, 8);vol_cdev_fsync_~ubi~11#1.base, vol_cdev_fsync_~ubi~11#1.offset := vol_cdev_fsync_#t~mem2310#1.base, vol_cdev_fsync_#t~mem2310#1.offset;havoc vol_cdev_fsync_#t~mem2309#1.base, vol_cdev_fsync_#t~mem2309#1.offset;havoc vol_cdev_fsync_#t~mem2310#1.base, vol_cdev_fsync_#t~mem2310#1.offset;assume { :begin_inline_file_inode } true;file_inode_#in~f#1.base, file_inode_#in~f#1.offset := vol_cdev_fsync_~file#1.base, vol_cdev_fsync_~file#1.offset;havoc file_inode_#res#1.base, file_inode_#res#1.offset;havoc file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset, file_inode_~f#1.base, file_inode_~f#1.offset;file_inode_~f#1.base, file_inode_~f#1.offset := file_inode_#in~f#1.base, file_inode_#in~f#1.offset;call file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset := read~$Pointer$#9(file_inode_~f#1.base, 32 + file_inode_~f#1.offset, 8);file_inode_#res#1.base, file_inode_#res#1.offset := file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset;havoc file_inode_#t~mem2205#1.base, file_inode_#t~mem2205#1.offset; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9665-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6296-1: SUMMARY for call ubi_more_leb_change_data_#t~memset~res1489#1.base, ubi_more_leb_change_data_#t~memset~res1489#1.offset := #Ultimate.C_memset#1(ubi_more_leb_change_data_#t~mem1487#1.base, ubi_more_leb_change_data_#t~mem1487#1.offset + (if ubi_more_leb_change_data_#t~mem1486#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_more_leb_change_data_#t~mem1486#1 % 18446744073709551616 % 18446744073709551616 else ubi_more_leb_change_data_#t~mem1486#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 255, ubi_more_leb_change_data_~len~1#1 - ubi_more_leb_change_data_#t~mem1488#1); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8344: assume vol_cdev_read_#t~mem2328#1 == vol_cdev_read_#t~mem2329#1 || 0 == vol_cdev_read_~count#1 % 18446744073709551616;havoc vol_cdev_read_#t~mem2328#1;havoc vol_cdev_read_#t~mem2329#1;vol_cdev_read_#res#1 := 0;call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8344: assume !(vol_cdev_read_#t~mem2328#1 == vol_cdev_read_#t~mem2329#1 || 0 == vol_cdev_read_~count#1 % 18446744073709551616);havoc vol_cdev_read_#t~mem2328#1;havoc vol_cdev_read_#t~mem2329#1;call vol_cdev_read_#t~mem2330#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1480 + vol_cdev_read_~vol~15#1.offset, 1); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6296: havoc ubi_more_leb_change_data_#t~mem1487#1.base, ubi_more_leb_change_data_#t~mem1487#1.offset;havoc ubi_more_leb_change_data_#t~mem1486#1;havoc ubi_more_leb_change_data_#t~mem1488#1;havoc ubi_more_leb_change_data_#t~memset~res1489#1.base, ubi_more_leb_change_data_#t~memset~res1489#1.offset;call ubi_more_leb_change_data_#t~mem1490#1.base, ubi_more_leb_change_data_#t~mem1490#1.offset := read~$Pointer$#1(ubi_more_leb_change_data_~vol#1.base, 1413 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8146: assume -2147483648 <= vol_cdev_open_#t~ret2256#1 && vol_cdev_open_#t~ret2256#1 <= 2147483647;havoc vol_cdev_open_#t~mem2255#1;havoc vol_cdev_open_#t~ret2256#1; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8212: assume 0 != vol_cdev_release_~tmp___4~16#1; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8212: assume !(0 != vol_cdev_release_~tmp___4~16#1); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6197: assume ubi_more_update_data_#t~mem1440#1 < ubi_more_update_data_~count#1;havoc ubi_more_update_data_#t~mem1440#1;call ubi_more_update_data_#t~mem1441#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4);ubi_more_update_data_~len~0#1 := ubi_more_update_data_#t~mem1441#1;havoc ubi_more_update_data_#t~mem1441#1; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6197: assume !(ubi_more_update_data_#t~mem1440#1 < ubi_more_update_data_~count#1);havoc ubi_more_update_data_#t~mem1440#1;ubi_more_update_data_~len~0#1 := ubi_more_update_data_~count#1; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6197-1: call ubi_more_update_data_#t~mem1440#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8146-1: SUMMARY for call vol_cdev_open_#t~ret2256#1 := __dynamic_pr_debug(vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset, 433, 0); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9666: main_#t~ret2698#1 := vol_cdev_fsync_#res#1;havoc vol_cdev_fsync_#t~mem2308#1.base, vol_cdev_fsync_#t~mem2308#1.offset, vol_cdev_fsync_#t~mem2309#1.base, vol_cdev_fsync_#t~mem2309#1.offset, vol_cdev_fsync_#t~mem2310#1.base, vol_cdev_fsync_#t~mem2310#1.offset, vol_cdev_fsync_#t~ret2311#1.base, vol_cdev_fsync_#t~ret2311#1.offset, vol_cdev_fsync_#t~mem2312#1, vol_cdev_fsync_#t~ret2313#1, vol_cdev_fsync_~file#1.base, vol_cdev_fsync_~file#1.offset, vol_cdev_fsync_~start#1, vol_cdev_fsync_~end#1, vol_cdev_fsync_~datasync#1, vol_cdev_fsync_~desc~4#1.base, vol_cdev_fsync_~desc~4#1.offset, vol_cdev_fsync_~ubi~11#1.base, vol_cdev_fsync_~ubi~11#1.offset, vol_cdev_fsync_~inode~0#1.base, vol_cdev_fsync_~inode~0#1.offset, vol_cdev_fsync_~tmp~55#1.base, vol_cdev_fsync_~tmp~55#1.offset, vol_cdev_fsync_~err~27#1;havoc vol_cdev_fsync_#in~file#1.base, vol_cdev_fsync_#in~file#1.offset, vol_cdev_fsync_#in~start#1, vol_cdev_fsync_#in~end#1, vol_cdev_fsync_#in~datasync#1;assume { :end_inline_vol_cdev_fsync } true;assume -2147483648 <= main_#t~ret2698#1 && main_#t~ret2698#1 <= 2147483647; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8411: assume 0 != vol_cdev_read_~count#1 % 18446744073709551616; [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8411: assume !(0 != vol_cdev_read_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6231: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6297: assume -2147483648 <= ubi_more_leb_change_data_#t~ret1491#1 && ubi_more_leb_change_data_#t~ret1491#1 <= 2147483647;ubi_more_leb_change_data_~len~1#1 := ubi_more_leb_change_data_#t~ret1491#1;havoc ubi_more_leb_change_data_#t~mem1490#1.base, ubi_more_leb_change_data_#t~mem1490#1.offset;havoc ubi_more_leb_change_data_#t~ret1491#1;call ubi_more_leb_change_data_#t~mem1492#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1393 + ubi_more_leb_change_data_~vol#1.offset, 4);call ubi_more_leb_change_data_#t~mem1493#1.base, ubi_more_leb_change_data_#t~mem1493#1.offset := read~$Pointer$#1(ubi_more_leb_change_data_~vol#1.base, 1413 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6297-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1491#1 := ubi_calc_data_len(ubi_more_leb_change_data_~ubi#1.base, ubi_more_leb_change_data_~ubi#1.offset, ubi_more_leb_change_data_#t~mem1490#1.base, ubi_more_leb_change_data_#t~mem1490#1.offset, ubi_more_leb_change_data_~len~1#1); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8213-1: SUMMARY for call vol_cdev_release_#t~ret2283#1.base, vol_cdev_release_#t~ret2283#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8213: vol_cdev_release_~tmp___3~19#1.base, vol_cdev_release_~tmp___3~19#1.offset := vol_cdev_release_#t~ret2283#1.base, vol_cdev_release_#t~ret2283#1.offset;havoc vol_cdev_release_#t~ret2283#1.base, vol_cdev_release_#t~ret2283#1.offset;call vol_cdev_release_#t~mem2284#1 := read~int#1(vol_cdev_release_~tmp___3~19#1.base, 1176 + vol_cdev_release_~tmp___3~19#1.offset, 4);call vol_cdev_release_#t~mem2285#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1405 + vol_cdev_release_~vol~13#1.offset, 8);call vol_cdev_release_#t~mem2286#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1397 + vol_cdev_release_~vol~13#1.offset, 8);call vol_cdev_release_#t~mem2287#1.base, vol_cdev_release_#t~mem2287#1.offset := read~$Pointer$#1(vol_cdev_release_~vol~13#1.base, 1193 + vol_cdev_release_~vol~13#1.offset, 8);call vol_cdev_release_#t~mem2288#1 := read~int#1(vol_cdev_release_#t~mem2287#1.base, 1193 + vol_cdev_release_#t~mem2287#1.offset, 4);call vol_cdev_release_#t~mem2289#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1201 + vol_cdev_release_~vol~13#1.offset, 4); [2025-02-08 02:47:53,762 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634: assume main_~res_vol_cdev_write_8~0#1 < 0; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634: assume !(main_~res_vol_cdev_write_8~0#1 < 0);main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1 := 1 + main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24234: havoc _copy_to_user_#t~nondet6544#1;copy_to_user_#t~ret2202#1 := _copy_to_user_#res#1;havoc _copy_to_user_#t~nondet6544#1, _copy_to_user_~arg0#1.base, _copy_to_user_~arg0#1.offset, _copy_to_user_~arg1#1.base, _copy_to_user_~arg1#1.offset, _copy_to_user_~arg2#1;havoc _copy_to_user_#in~arg0#1.base, _copy_to_user_#in~arg0#1.offset, _copy_to_user_#in~arg1#1.base, _copy_to_user_#in~arg1#1.offset, _copy_to_user_#in~arg2#1;assume { :end_inline__copy_to_user } true;copy_to_user_~tmp~49#1 := copy_to_user_#t~ret2202#1;havoc copy_to_user_#t~ret2202#1;copy_to_user_#res#1 := (if copy_to_user_~tmp~49#1 % 18446744073709551616 % 4294967296 <= 2147483647 then copy_to_user_~tmp~49#1 % 18446744073709551616 % 4294967296 else copy_to_user_~tmp~49#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-1: [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8445: assume 0 == vol_cdev_direct_write_#t~mem2366#1 % 256 % 4294967296;havoc vol_cdev_direct_write_#t~mem2366#1;vol_cdev_direct_write_#res#1 := -1;call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8445: assume !(0 == vol_cdev_direct_write_#t~mem2366#1 % 256 % 4294967296);havoc vol_cdev_direct_write_#t~mem2366#1;call write~$Pointer$#44(472, 0, vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset, 8);call write~$Pointer$#44(473, 0, vol_cdev_direct_write_~#descriptor~20#1.base, 8 + vol_cdev_direct_write_~#descriptor~20#1.offset, 8);call write~$Pointer$#44(474, 0, vol_cdev_direct_write_~#descriptor~20#1.base, 16 + vol_cdev_direct_write_~#descriptor~20#1.offset, 8);call write~$Pointer$#44(475, 0, vol_cdev_direct_write_~#descriptor~20#1.base, 24 + vol_cdev_direct_write_~#descriptor~20#1.offset, 8);call write~int#44(385, vol_cdev_direct_write_~#descriptor~20#1.base, 32 + vol_cdev_direct_write_~#descriptor~20#1.offset, 4);call write~int#44(0, vol_cdev_direct_write_~#descriptor~20#1.base, 36 + vol_cdev_direct_write_~#descriptor~20#1.offset, 1);call vol_cdev_direct_write_#t~mem2367#1 := read~int#44(vol_cdev_direct_write_~#descriptor~20#1.base, 36 + vol_cdev_direct_write_~#descriptor~20#1.offset, 1); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-2: havoc vol_cdev_direct_write_#t~bitwise2387#1;assume vol_cdev_direct_write_#t~bitwise2387#1 % 18446744073709551616 <= (-1 + vol_cdev_direct_write_#t~mem2386#1) % 18446744073709551616 && vol_cdev_direct_write_#t~bitwise2387#1 % 18446744073709551616 <= vol_cdev_direct_write_~count#1 % 18446744073709551616; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-3: assume (-1 + vol_cdev_direct_write_#t~mem2386#1) % 18446744073709551616 == vol_cdev_direct_write_~count#1 % 18446744073709551616;vol_cdev_direct_write_#t~bitwise2387#1 := -1 + vol_cdev_direct_write_#t~mem2386#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-3: assume !((-1 + vol_cdev_direct_write_#t~mem2386#1) % 18446744073709551616 == vol_cdev_direct_write_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-4: assume 0 == (-1 + vol_cdev_direct_write_#t~mem2386#1) % 18446744073709551616 || 0 == vol_cdev_direct_write_~count#1 % 18446744073709551616;vol_cdev_direct_write_#t~bitwise2387#1 := 0; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-4: assume !(0 == (-1 + vol_cdev_direct_write_#t~mem2386#1) % 18446744073709551616 || 0 == vol_cdev_direct_write_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8577: assume 0 != vol_cdev_write_~err~30#1;call vol_cdev_write_#t~mem2422#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1201 + vol_cdev_write_~vol~17#1.offset, 4);call vol_cdev_write_#t~mem2423#1 := read~int#1(vol_cdev_write_~ubi~14#1.base, 1193 + vol_cdev_write_~ubi~14#1.offset, 4); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8577: assume !(0 != vol_cdev_write_~err~30#1); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634-1: assume 2 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634-1: assume !(2 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634-2: assume main_#t~switch2692#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9634-2: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 3 == main_~tmp~67#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8511: assume -2147483648 <= vol_cdev_direct_write_#t~ret2401#1 && vol_cdev_direct_write_#t~ret2401#1 <= 2147483647;vol_cdev_direct_write_~err~29#1 := vol_cdev_direct_write_#t~ret2401#1;havoc vol_cdev_direct_write_#t~mem2400#1;havoc vol_cdev_direct_write_#t~ret2401#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8511-1: SUMMARY for call vol_cdev_direct_write_#t~ret2401#1 := ubi_eba_write_leb(vol_cdev_direct_write_~ubi~13#1.base, vol_cdev_direct_write_~ubi~13#1.offset, vol_cdev_direct_write_~vol~16#1.base, vol_cdev_direct_write_~vol~16#1.offset, vol_cdev_direct_write_~lnum~2#1, vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset, vol_cdev_direct_write_#t~mem2400#1, vol_cdev_direct_write_~len~3#1); srcloc: null [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478: assume 0 != vol_cdev_direct_write_#t~bitwise2387#1 % 18446744073709551616;havoc vol_cdev_direct_write_#t~mem2386#1;havoc vol_cdev_direct_write_#t~bitwise2387#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478: assume !(0 != vol_cdev_direct_write_#t~bitwise2387#1 % 18446744073709551616);havoc vol_cdev_direct_write_#t~mem2386#1;havoc vol_cdev_direct_write_#t~bitwise2387#1;call vol_cdev_direct_write_#t~mem2389#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4);vol_cdev_direct_write_~tbuf_size~1#1 := vol_cdev_direct_write_#t~mem2389#1;havoc vol_cdev_direct_write_#t~mem2389#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8214: assume -2147483648 <= vol_cdev_release_#t~ret2290#1 && vol_cdev_release_#t~ret2290#1 <= 2147483647;havoc vol_cdev_release_#t~mem2284#1;havoc vol_cdev_release_#t~mem2285#1;havoc vol_cdev_release_#t~mem2286#1;havoc vol_cdev_release_#t~mem2287#1.base, vol_cdev_release_#t~mem2287#1.offset;havoc vol_cdev_release_#t~mem2288#1;havoc vol_cdev_release_#t~mem2289#1;havoc vol_cdev_release_#t~ret2290#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8247: assume vol_cdev_llseek_#t~switch2296#1;call vol_cdev_llseek_#t~mem2297#1 := read~int#9(vol_cdev_llseek_~file#1.base, 136 + vol_cdev_llseek_~file#1.offset, 8);vol_cdev_llseek_~new_offset~0#1 := vol_cdev_llseek_#t~mem2297#1 + vol_cdev_llseek_~offset#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8247: assume !vol_cdev_llseek_#t~switch2296#1;vol_cdev_llseek_#t~switch2296#1 := vol_cdev_llseek_#t~switch2296#1 || 2 == vol_cdev_llseek_~origin#1; [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6166: ubi_more_update_data_~tmp___2~16#1 := ubi_more_update_data_#t~ret1424#1;havoc ubi_more_update_data_#t~mem1423#1.base, ubi_more_update_data_#t~mem1423#1.offset;havoc ubi_more_update_data_#t~mem1422#1;havoc ubi_more_update_data_#t~ret1424#1;ubi_more_update_data_~err~20#1 := (if ubi_more_update_data_~tmp___2~16#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_more_update_data_~tmp___2~16#1 % 18446744073709551616 % 4294967296 else ubi_more_update_data_~tmp___2~16#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8478-5: call vol_cdev_direct_write_#t~mem2386#1 := read~int#1(vol_cdev_direct_write_~ubi~13#1.base, 5895 + vol_cdev_direct_write_~ubi~13#1.offset, 4); [2025-02-08 02:47:53,763 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6166-1: SUMMARY for call ubi_more_update_data_#t~ret1424#1 := copy_from_user(ubi_more_update_data_#t~mem1423#1.base, ubi_more_update_data_#t~mem1423#1.offset + (if ubi_more_update_data_#t~mem1422#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ubi_more_update_data_#t~mem1422#1 % 18446744073709551616 % 18446744073709551616 else ubi_more_update_data_#t~mem1422#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset, ubi_more_update_data_~len~0#1); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8214-1: SUMMARY for call vol_cdev_release_#t~ret2290#1 := __dynamic_pr_debug(vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset, 447, 0); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6166-2: call ubi_more_update_data_#t~mem1423#1.base, ubi_more_update_data_#t~mem1423#1.offset := read~$Pointer$#1(ubi_more_update_data_~vol#1.base, 1413 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1422#1 := read~int#1(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, 4); [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6827: SUMMARY for call kfree(dev_release_~ubi~8#1.base, dev_release_~ubi~8#1.offset); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9668: assume main_#t~switch2692#1; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9668: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 7 == main_~tmp~67#1; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8578: assume -2147483648 <= vol_cdev_write_#t~ret2424#1 && vol_cdev_write_#t~ret2424#1 <= 2147483647;havoc vol_cdev_write_#t~mem2422#1;havoc vol_cdev_write_#t~mem2423#1;havoc vol_cdev_write_#t~ret2424#1;call write~int#1(1, vol_cdev_write_~vol~17#1.base, 1430 + vol_cdev_write_~vol~17#1.offset, 1); [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8578-1: SUMMARY for call vol_cdev_write_#t~ret2424#1 := printk(484, 0); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6299: assume -2147483648 <= ubi_more_leb_change_data_#t~ret1494#1 && ubi_more_leb_change_data_#t~ret1494#1 <= 2147483647;ubi_more_leb_change_data_~err~21#1 := ubi_more_leb_change_data_#t~ret1494#1;havoc ubi_more_leb_change_data_#t~mem1492#1;havoc ubi_more_leb_change_data_#t~mem1493#1.base, ubi_more_leb_change_data_#t~mem1493#1.offset;havoc ubi_more_leb_change_data_#t~ret1494#1; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6299-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1494#1 := ubi_eba_atomic_leb_change(ubi_more_leb_change_data_~ubi#1.base, ubi_more_leb_change_data_~ubi#1.offset, ubi_more_leb_change_data_~vol#1.base, ubi_more_leb_change_data_~vol#1.offset, ubi_more_leb_change_data_#t~mem1492#1, ubi_more_leb_change_data_#t~mem1493#1.base, ubi_more_leb_change_data_#t~mem1493#1.offset, ubi_more_leb_change_data_~len~1#1); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8512: assume 0 != vol_cdev_direct_write_~err~29#1; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8512: assume !(0 != vol_cdev_direct_write_~err~29#1);call vol_cdev_direct_write_#t~mem2402#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);call write~int#1(vol_cdev_direct_write_#t~mem2402#1 + vol_cdev_direct_write_~len~3#1, vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);havoc vol_cdev_direct_write_#t~mem2402#1;call vol_cdev_direct_write_#t~mem2403#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4);call vol_cdev_direct_write_#t~mem2404#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4); [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8380-1: SUMMARY for call vol_cdev_read_#t~ret2348#1 := div_u64_rem(vol_cdev_read_#t~mem2346#1, vol_cdev_read_#t~mem2347#1, vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8479: assume -2147483648 <= vol_cdev_direct_write_#t~ret2388#1 && vol_cdev_direct_write_#t~ret2388#1 <= 2147483647;havoc vol_cdev_direct_write_#t~ret2388#1;vol_cdev_direct_write_#res#1 := -22;call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8380: vol_cdev_read_~tmp___3~20#1 := vol_cdev_read_#t~ret2348#1;havoc vol_cdev_read_#t~mem2346#1;havoc vol_cdev_read_#t~mem2347#1;havoc vol_cdev_read_#t~ret2348#1;vol_cdev_read_~lnum~1#1 := (if vol_cdev_read_~tmp___3~20#1 % 18446744073709551616 % 4294967296 <= 2147483647 then vol_cdev_read_~tmp___3~20#1 % 18446744073709551616 % 4294967296 else vol_cdev_read_~tmp___3~20#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8479-1: SUMMARY for call vol_cdev_direct_write_#t~ret2388#1 := printk(479, 0); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8182: assume -9223372036854775808 <= vol_cdev_release_#t~ret2263#1 && vol_cdev_release_#t~ret2263#1 <= 9223372036854775807;vol_cdev_release_~tmp___0~43#1 := vol_cdev_release_#t~ret2263#1;havoc vol_cdev_release_#t~mem2262#1;havoc vol_cdev_release_#t~ret2263#1; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8182-1: SUMMARY for call vol_cdev_release_#t~ret2263#1 := ldv__builtin_expect((if vol_cdev_release_#t~mem2262#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_release_#t~mem2262#1 % 256 % 18446744073709551616 else vol_cdev_release_#t~mem2262#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9669: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9636: assume { :begin_inline_vol_cdev_write } true;vol_cdev_write_#in~file#1.base, vol_cdev_write_#in~file#1.offset, vol_cdev_write_#in~buf#1.base, vol_cdev_write_#in~buf#1.offset, vol_cdev_write_#in~count#1, vol_cdev_write_#in~offp#1.base, vol_cdev_write_#in~offp#1.offset := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_write_8_p1~0#1.base, main_~var_vol_cdev_write_8_p1~0#1.offset, main_~var_vol_cdev_write_8_p2~0#1, main_~var_vol_cdev_write_8_p3~0#1.base, main_~var_vol_cdev_write_8_p3~0#1.offset;havoc vol_cdev_write_#res#1;havoc vol_cdev_write_#t~mem2408#1.base, vol_cdev_write_#t~mem2408#1.offset, vol_cdev_write_#t~mem2409#1.base, vol_cdev_write_#t~mem2409#1.offset, vol_cdev_write_#t~mem2410#1.base, vol_cdev_write_#t~mem2410#1.offset, vol_cdev_write_#t~mem2411#1, vol_cdev_write_#t~mem2412#1, vol_cdev_write_#t~short2413#1, vol_cdev_write_#t~ret2414#1, vol_cdev_write_#t~mem2415#1, vol_cdev_write_#t~ret2416#1, vol_cdev_write_#t~ret2417#1, vol_cdev_write_#t~ret2418#1, vol_cdev_write_#t~mem2419#1, vol_cdev_write_#t~mem2420#1, vol_cdev_write_#t~ret2421#1, vol_cdev_write_#t~mem2422#1, vol_cdev_write_#t~mem2423#1, vol_cdev_write_#t~ret2424#1, vol_cdev_write_#t~ret2425#1, vol_cdev_write_~file#1.base, vol_cdev_write_~file#1.offset, vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset, vol_cdev_write_~count#1, vol_cdev_write_~offp#1.base, vol_cdev_write_~offp#1.offset, vol_cdev_write_~err~30#1, vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset, vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset, vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_~tmp~58#1;vol_cdev_write_~file#1.base, vol_cdev_write_~file#1.offset := vol_cdev_write_#in~file#1.base, vol_cdev_write_#in~file#1.offset;vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset := vol_cdev_write_#in~buf#1.base, vol_cdev_write_#in~buf#1.offset;vol_cdev_write_~count#1 := vol_cdev_write_#in~count#1;vol_cdev_write_~offp#1.base, vol_cdev_write_~offp#1.offset := vol_cdev_write_#in~offp#1.base, vol_cdev_write_#in~offp#1.offset;havoc vol_cdev_write_~err~30#1;havoc vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset;havoc vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset;havoc vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset;havoc vol_cdev_write_~tmp~58#1;vol_cdev_write_~err~30#1 := 0;call vol_cdev_write_#t~mem2408#1.base, vol_cdev_write_#t~mem2408#1.offset := read~$Pointer$#9(vol_cdev_write_~file#1.base, 292 + vol_cdev_write_~file#1.offset, 8);vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset := vol_cdev_write_#t~mem2408#1.base, vol_cdev_write_#t~mem2408#1.offset;havoc vol_cdev_write_#t~mem2408#1.base, vol_cdev_write_#t~mem2408#1.offset;call vol_cdev_write_#t~mem2409#1.base, vol_cdev_write_#t~mem2409#1.offset := read~$Pointer$#1(vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset, 8);vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset := vol_cdev_write_#t~mem2409#1.base, vol_cdev_write_#t~mem2409#1.offset;havoc vol_cdev_write_#t~mem2409#1.base, vol_cdev_write_#t~mem2409#1.offset;call vol_cdev_write_#t~mem2410#1.base, vol_cdev_write_#t~mem2410#1.offset := read~$Pointer$#1(vol_cdev_write_~vol~17#1.base, 1193 + vol_cdev_write_~vol~17#1.offset, 8);vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset := vol_cdev_write_#t~mem2410#1.base, vol_cdev_write_#t~mem2410#1.offset;havoc vol_cdev_write_#t~mem2410#1.base, vol_cdev_write_#t~mem2410#1.offset;call vol_cdev_write_#t~mem2411#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1480 + vol_cdev_write_~vol~17#1.offset, 1);vol_cdev_write_#t~short2413#1 := 0 == vol_cdev_write_#t~mem2411#1 % 256 % 4294967296; [2025-02-08 02:47:53,767 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9636-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9537: ubi_cdev_compat_ioctl_~tmp~65#1.base, ubi_cdev_compat_ioctl_~tmp~65#1.offset := ubi_cdev_compat_ioctl_#t~ret2686#1.base, ubi_cdev_compat_ioctl_#t~ret2686#1.offset;havoc ubi_cdev_compat_ioctl_#t~ret2686#1.base, ubi_cdev_compat_ioctl_#t~ret2686#1.offset;ubi_cdev_compat_ioctl_~translated_arg~1#1 := ubi_cdev_compat_ioctl_~tmp~65#1.base + ubi_cdev_compat_ioctl_~tmp~65#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9537-1: SUMMARY for call ubi_cdev_compat_ioctl_#t~ret2686#1.base, ubi_cdev_compat_ioctl_#t~ret2686#1.offset := compat_ptr(ubi_cdev_compat_ioctl_~arg#1); srcloc: null [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6234: assume ubi_more_update_data_#t~mem1458#1 == ubi_more_update_data_#t~mem1459#1;havoc ubi_more_update_data_#t~mem1458#1;havoc ubi_more_update_data_#t~mem1459#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6234: assume !(ubi_more_update_data_#t~mem1458#1 == ubi_more_update_data_#t~mem1459#1);havoc ubi_more_update_data_#t~mem1458#1;havoc ubi_more_update_data_#t~mem1459#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8348: assume 0 != vol_cdev_read_#t~mem2330#1 % 256 % 4294967296;havoc vol_cdev_read_#t~mem2330#1;call write~$Pointer$#44(466, 0, vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset, 8);call write~$Pointer$#44(467, 0, vol_cdev_read_~#descriptor___0~4#1.base, 8 + vol_cdev_read_~#descriptor___0~4#1.offset, 8);call write~$Pointer$#44(468, 0, vol_cdev_read_~#descriptor___0~4#1.base, 16 + vol_cdev_read_~#descriptor___0~4#1.offset, 8);call write~$Pointer$#44(469, 0, vol_cdev_read_~#descriptor___0~4#1.base, 24 + vol_cdev_read_~#descriptor___0~4#1.offset, 8);call write~int#44(319, vol_cdev_read_~#descriptor___0~4#1.base, 32 + vol_cdev_read_~#descriptor___0~4#1.offset, 4);call write~int#44(0, vol_cdev_read_~#descriptor___0~4#1.base, 36 + vol_cdev_read_~#descriptor___0~4#1.offset, 1);call vol_cdev_read_#t~mem2331#1 := read~int#44(vol_cdev_read_~#descriptor___0~4#1.base, 36 + vol_cdev_read_~#descriptor___0~4#1.offset, 1); [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8348: assume !(0 != vol_cdev_read_#t~mem2330#1 % 256 % 4294967296);havoc vol_cdev_read_#t~mem2330#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8150: vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset := vol_cdev_open_#t~ret2257#1.base, vol_cdev_open_#t~ret2257#1.offset;havoc vol_cdev_open_#t~ret2257#1.base, vol_cdev_open_#t~ret2257#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8183: assume 0 != vol_cdev_release_~tmp___0~43#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8183: assume !(0 != vol_cdev_release_~tmp___0~43#1); [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6234-1: call ubi_more_update_data_#t~mem1458#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1459#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6168: assume 0 != ubi_more_update_data_~err~20#1;ubi_more_update_data_#res#1 := -14;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6168: assume !(0 != ubi_more_update_data_~err~20#1);call ubi_more_update_data_#t~mem1425#1 := read~int#1(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, 4);call ubi_more_update_data_#t~mem1426#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4);ubi_more_update_data_#t~short1429#1 := ubi_more_update_data_#t~mem1425#1 + ubi_more_update_data_~len~0#1 == ubi_more_update_data_#t~mem1426#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8150-1: SUMMARY for call vol_cdev_open_#t~ret2257#1.base, vol_cdev_open_#t~ret2257#1.offset := ubi_open_volume(vol_cdev_open_~ubi_num~1#1, vol_cdev_open_~vol_id~4#1, vol_cdev_open_~mode~0#1); srcloc: null [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9901: assume 0 != (mtd_sync_#t~mem2718#1.base + mtd_sync_#t~mem2718#1.offset) % 18446744073709551616;havoc mtd_sync_#t~mem2718#1.base, mtd_sync_#t~mem2718#1.offset;call mtd_sync_#t~mem2721#1.base, mtd_sync_#t~mem2721#1.offset := read~$Pointer$#1(mtd_sync_~mtd#1.base, 217 + mtd_sync_~mtd#1.offset, 8);assume { :begin_inline_##fun~$Pointer$~TO~VOID } true;##fun~$Pointer$~TO~VOID_#in~2720#1.base, ##fun~$Pointer$~TO~VOID_#in~2720#1.offset, ##fun~$Pointer$~TO~VOID_#in~#fp#1.base, ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset := mtd_sync_~mtd#1.base, mtd_sync_~mtd#1.offset, mtd_sync_#t~mem2721#1.base, mtd_sync_#t~mem2721#1.offset;havoc ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset := ##fun~$Pointer$~TO~VOID_#in~2720#1.base, ##fun~$Pointer$~TO~VOID_#in~2720#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9901: assume !(0 != (mtd_sync_#t~mem2718#1.base + mtd_sync_#t~mem2718#1.offset) % 18446744073709551616);havoc mtd_sync_#t~mem2718#1.base, mtd_sync_#t~mem2718#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9670-1: SUMMARY for call main_#t~ret2699#1 := vol_cdev_ioctl(main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_ioctl_9_p1~0#1, main_~var_vol_cdev_ioctl_9_p2~0#1); srcloc: null [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9637: main_#t~ret2695#1 := vol_cdev_write_#res#1;havoc vol_cdev_write_#t~mem2408#1.base, vol_cdev_write_#t~mem2408#1.offset, vol_cdev_write_#t~mem2409#1.base, vol_cdev_write_#t~mem2409#1.offset, vol_cdev_write_#t~mem2410#1.base, vol_cdev_write_#t~mem2410#1.offset, vol_cdev_write_#t~mem2411#1, vol_cdev_write_#t~mem2412#1, vol_cdev_write_#t~short2413#1, vol_cdev_write_#t~ret2414#1, vol_cdev_write_#t~mem2415#1, vol_cdev_write_#t~ret2416#1, vol_cdev_write_#t~ret2417#1, vol_cdev_write_#t~ret2418#1, vol_cdev_write_#t~mem2419#1, vol_cdev_write_#t~mem2420#1, vol_cdev_write_#t~ret2421#1, vol_cdev_write_#t~mem2422#1, vol_cdev_write_#t~mem2423#1, vol_cdev_write_#t~ret2424#1, vol_cdev_write_#t~ret2425#1, vol_cdev_write_~file#1.base, vol_cdev_write_~file#1.offset, vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset, vol_cdev_write_~count#1, vol_cdev_write_~offp#1.base, vol_cdev_write_~offp#1.offset, vol_cdev_write_~err~30#1, vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset, vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset, vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_~tmp~58#1;havoc vol_cdev_write_#in~file#1.base, vol_cdev_write_#in~file#1.offset, vol_cdev_write_#in~buf#1.base, vol_cdev_write_#in~buf#1.offset, vol_cdev_write_#in~count#1, vol_cdev_write_#in~offp#1.base, vol_cdev_write_#in~offp#1.offset;assume { :end_inline_vol_cdev_write } true;assume -9223372036854775808 <= main_#t~ret2695#1 && main_#t~ret2695#1 <= 9223372036854775807;main_~res_vol_cdev_write_8~0#1 := main_#t~ret2695#1;havoc main_#t~ret2695#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9670: assume -9223372036854775808 <= main_#t~ret2699#1 && main_#t~ret2699#1 <= 9223372036854775807; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8250: assume vol_cdev_llseek_#t~switch2296#1;call vol_cdev_llseek_#t~mem2298#1 := read~int#1(vol_cdev_llseek_~vol~14#1.base, 1241 + vol_cdev_llseek_~vol~14#1.offset, 8);vol_cdev_llseek_~new_offset~0#1 := vol_cdev_llseek_#t~mem2298#1 + vol_cdev_llseek_~offset#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8250: assume !vol_cdev_llseek_#t~switch2296#1;vol_cdev_llseek_#t~switch2296#1 := true; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6235: assume -2147483648 <= ubi_more_update_data_#t~ret1460#1 && ubi_more_update_data_#t~ret1460#1 <= 2147483647;ubi_more_update_data_~err~20#1 := ubi_more_update_data_#t~ret1460#1;havoc ubi_more_update_data_#t~ret1460#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6235-1: SUMMARY for call ubi_more_update_data_#t~ret1460#1 := ubi_wl_flush(ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, -1, -1); srcloc: null [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6202: ubi_more_update_data_~tmp___5~5#1 := ubi_more_update_data_#t~ret1443#1;havoc ubi_more_update_data_#t~mem1442#1.base, ubi_more_update_data_#t~mem1442#1.offset;havoc ubi_more_update_data_#t~ret1443#1;ubi_more_update_data_~err~20#1 := (if ubi_more_update_data_~tmp___5~5#1 % 18446744073709551616 % 4294967296 <= 2147483647 then ubi_more_update_data_~tmp___5~5#1 % 18446744073709551616 % 4294967296 else ubi_more_update_data_~tmp___5~5#1 % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6301: assume 0 != ubi_more_leb_change_data_~err~21#1;ubi_more_leb_change_data_#res#1 := ubi_more_leb_change_data_~err~21#1;call ULTIMATE.dealloc(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset);havoc ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6301: assume !(0 != ubi_more_leb_change_data_~err~21#1); [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8118: call ULTIMATE.dealloc(vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset);havoc vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset;main_#t~ret2693#1 := vol_cdev_open_#res#1;havoc vol_cdev_open_#t~ret2247#1, vol_cdev_open_#t~ret2248#1, vol_cdev_open_#t~ret2249#1, vol_cdev_open_#t~mem2250#1, vol_cdev_open_#t~bitwise2251#1, vol_cdev_open_#t~mem2252#1, vol_cdev_open_#t~ret2253#1, vol_cdev_open_#t~ret2254#1.base, vol_cdev_open_#t~ret2254#1.offset, vol_cdev_open_#t~mem2255#1, vol_cdev_open_#t~ret2256#1, vol_cdev_open_#t~ret2257#1.base, vol_cdev_open_#t~ret2257#1.offset, vol_cdev_open_#t~ret2258#1, vol_cdev_open_#t~ret2259#1, vol_cdev_open_~inode#1.base, vol_cdev_open_~inode#1.offset, vol_cdev_open_~file#1.base, vol_cdev_open_~file#1.offset, vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset, vol_cdev_open_~vol_id~4#1, vol_cdev_open_~tmp~52#1, vol_cdev_open_~mode~0#1, vol_cdev_open_~ubi_num~1#1, vol_cdev_open_~tmp___0~42#1, vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset, vol_cdev_open_~tmp___1~27#1.base, vol_cdev_open_~tmp___1~27#1.offset, vol_cdev_open_~tmp___2~23#1, vol_cdev_open_~tmp___3~18#1, vol_cdev_open_~tmp___4~15#1;havoc vol_cdev_open_#in~inode#1.base, vol_cdev_open_#in~inode#1.offset, vol_cdev_open_#in~file#1.base, vol_cdev_open_#in~file#1.offset;assume { :end_inline_vol_cdev_open } true;assume -2147483648 <= main_#t~ret2693#1 && main_#t~ret2693#1 <= 2147483647;main_~res_vol_cdev_open_2~0#1 := main_#t~ret2693#1;havoc main_#t~ret2693#1; [2025-02-08 02:47:53,768 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8151-1: SUMMARY for call vol_cdev_open_#t~ret2258#1 := IS_ERR(vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8184-1: SUMMARY for call vol_cdev_release_#t~ret2264#1.base, vol_cdev_release_#t~ret2264#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8151: assume -9223372036854775808 <= vol_cdev_open_#t~ret2258#1 && vol_cdev_open_#t~ret2258#1 <= 9223372036854775807;vol_cdev_open_~tmp___4~15#1 := vol_cdev_open_#t~ret2258#1;havoc vol_cdev_open_#t~ret2258#1; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8184: vol_cdev_release_~tmp~53#1.base, vol_cdev_release_~tmp~53#1.offset := vol_cdev_release_#t~ret2264#1.base, vol_cdev_release_#t~ret2264#1.offset;havoc vol_cdev_release_#t~ret2264#1.base, vol_cdev_release_#t~ret2264#1.offset;call vol_cdev_release_#t~mem2265#1 := read~int#1(vol_cdev_release_~tmp~53#1.base, 1176 + vol_cdev_release_~tmp~53#1.offset, 4);call vol_cdev_release_#t~mem2266#1.base, vol_cdev_release_#t~mem2266#1.offset := read~$Pointer$#1(vol_cdev_release_~vol~13#1.base, 1193 + vol_cdev_release_~vol~13#1.offset, 8);call vol_cdev_release_#t~mem2267#1 := read~int#1(vol_cdev_release_#t~mem2266#1.base, 1193 + vol_cdev_release_#t~mem2266#1.offset, 4);call vol_cdev_release_#t~mem2268#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1201 + vol_cdev_release_~vol~13#1.offset, 4);call vol_cdev_release_#t~mem2269#1 := read~int#1(vol_cdev_release_~desc~2#1.base, 8 + vol_cdev_release_~desc~2#1.offset, 4); [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6202-1: SUMMARY for call ubi_more_update_data_#t~ret1443#1 := copy_from_user(ubi_more_update_data_#t~mem1442#1.base, ubi_more_update_data_#t~mem1442#1.offset, ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset, ubi_more_update_data_~len~0#1); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6202-2: call ubi_more_update_data_#t~mem1442#1.base, ubi_more_update_data_#t~mem1442#1.offset := read~$Pointer$#1(ubi_more_update_data_~vol#1.base, 1413 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9902: havoc ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;havoc ##fun~$Pointer$~TO~VOID_#in~2720#1.base, ##fun~$Pointer$~TO~VOID_#in~2720#1.offset, ##fun~$Pointer$~TO~VOID_#in~#fp#1.base, ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset;assume { :end_inline_##fun~$Pointer$~TO~VOID } true;havoc mtd_sync_#t~mem2721#1.base, mtd_sync_#t~mem2721#1.offset; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9605: havoc main_#t~nondet2691#1;assume -2147483648 <= main_#t~nondet2691#1 && main_#t~nondet2691#1 <= 2147483647;main_~tmp~67#1 := main_#t~nondet2691#1;main_#t~switch2692#1 := 0 == main_~tmp~67#1; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9539: assume -9223372036854775808 <= ubi_cdev_compat_ioctl_#t~ret2687#1 && ubi_cdev_compat_ioctl_#t~ret2687#1 <= 9223372036854775807;ubi_cdev_compat_ioctl_~tmp___0~52#1 := ubi_cdev_compat_ioctl_#t~ret2687#1;havoc ubi_cdev_compat_ioctl_#t~ret2687#1;ubi_cdev_compat_ioctl_#res#1 := ubi_cdev_compat_ioctl_~tmp___0~52#1; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9539-1: SUMMARY for call ubi_cdev_compat_ioctl_#t~ret2687#1 := ubi_cdev_ioctl(ubi_cdev_compat_ioctl_~file#1.base, ubi_cdev_compat_ioctl_~file#1.offset, ubi_cdev_compat_ioctl_~cmd#1, ubi_cdev_compat_ioctl_~translated_arg~1#1); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8416-1: SUMMARY for call vfree(vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8383: SUMMARY for call __might_sleep(471, 0, 335, 0); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8416: vol_cdev_read_#res#1 := (if (if 0 != vol_cdev_read_~err~28#1 then vol_cdev_read_~err~28#1 else vol_cdev_read_~count_save~0#1 - vol_cdev_read_~count#1) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (if 0 != vol_cdev_read_~err~28#1 then vol_cdev_read_~err~28#1 else vol_cdev_read_~count_save~0#1 - vol_cdev_read_~count#1) % 18446744073709551616 % 18446744073709551616 else (if 0 != vol_cdev_read_~err~28#1 then vol_cdev_read_~err~28#1 else vol_cdev_read_~count_save~0#1 - vol_cdev_read_~count#1) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ULTIMATE.dealloc(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset);havoc vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset);havoc vol_cdev_read_~#descriptor~19#1.base, vol_cdev_read_~#descriptor~19#1.offset;call ULTIMATE.dealloc(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset);havoc vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6236: assume 0 != ubi_more_update_data_~err~20#1;ubi_more_update_data_#res#1 := ubi_more_update_data_~err~20#1;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6236: assume !(0 != ubi_more_update_data_~err~20#1);call ubi_more_update_data_#t~mem1461#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8185-1: SUMMARY for call vol_cdev_release_#t~ret2270#1 := __dynamic_pr_debug(vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset, 438, 0); srcloc: null [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8152: assume 0 != vol_cdev_open_~tmp___4~15#1; [2025-02-08 02:47:53,769 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8152: assume !(0 != vol_cdev_open_~tmp___4~15#1);call write~$Pointer$#9(vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset, vol_cdev_open_~file#1.base, 292 + vol_cdev_open_~file#1.offset, 8);vol_cdev_open_#res#1 := 0;call ULTIMATE.dealloc(vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset);havoc vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8185: assume -2147483648 <= vol_cdev_release_#t~ret2270#1 && vol_cdev_release_#t~ret2270#1 <= 2147483647;havoc vol_cdev_release_#t~mem2265#1;havoc vol_cdev_release_#t~mem2266#1.base, vol_cdev_release_#t~mem2266#1.offset;havoc vol_cdev_release_#t~mem2267#1;havoc vol_cdev_release_#t~mem2268#1;havoc vol_cdev_release_#t~mem2269#1;havoc vol_cdev_release_#t~ret2270#1; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8549: assume vol_cdev_write_#t~short2413#1;havoc vol_cdev_write_#t~mem2411#1;havoc vol_cdev_write_#t~mem2412#1;havoc vol_cdev_write_#t~short2413#1;assume { :begin_inline_vol_cdev_direct_write } true;vol_cdev_direct_write_#in~file#1.base, vol_cdev_direct_write_#in~file#1.offset, vol_cdev_direct_write_#in~buf#1.base, vol_cdev_direct_write_#in~buf#1.offset, vol_cdev_direct_write_#in~count#1, vol_cdev_direct_write_#in~offp#1.base, vol_cdev_direct_write_#in~offp#1.offset := vol_cdev_write_~file#1.base, vol_cdev_write_~file#1.offset, vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset, vol_cdev_write_~count#1, vol_cdev_write_~offp#1.base, vol_cdev_write_~offp#1.offset;havoc vol_cdev_direct_write_#res#1;havoc vol_cdev_direct_write_#t~mem2363#1.base, vol_cdev_direct_write_#t~mem2363#1.offset, vol_cdev_direct_write_#t~mem2364#1.base, vol_cdev_direct_write_#t~mem2364#1.offset, vol_cdev_direct_write_#t~mem2365#1.base, vol_cdev_direct_write_#t~mem2365#1.offset, vol_cdev_direct_write_#t~mem2366#1, vol_cdev_direct_write_#t~mem2367#1, vol_cdev_direct_write_#t~ret2368#1, vol_cdev_direct_write_#t~ret2369#1.base, vol_cdev_direct_write_#t~ret2369#1.offset, vol_cdev_direct_write_#t~mem2370#1, vol_cdev_direct_write_#t~mem2371#1, vol_cdev_direct_write_#t~mem2372#1, vol_cdev_direct_write_#t~ret2373#1, vol_cdev_direct_write_#t~mem2374#1, vol_cdev_direct_write_#t~mem2375#1, vol_cdev_direct_write_#t~mem2376#1, vol_cdev_direct_write_#t~ret2377#1, vol_cdev_direct_write_#t~mem2378#1, vol_cdev_direct_write_#t~mem2379#1, vol_cdev_direct_write_#t~bitwise2380#1, vol_cdev_direct_write_#t~ret2381#1, vol_cdev_direct_write_#t~mem2382#1, vol_cdev_direct_write_#t~mem2383#1, vol_cdev_direct_write_#t~mem2384#1, vol_cdev_direct_write_#t~mem2385#1, vol_cdev_direct_write_#t~mem2386#1, vol_cdev_direct_write_#t~bitwise2387#1, vol_cdev_direct_write_#t~ret2388#1, vol_cdev_direct_write_#t~mem2389#1, vol_cdev_direct_write_#t~mem2390#1, vol_cdev_direct_write_#t~mem2391#1, vol_cdev_direct_write_#t~bitwise2392#1, vol_cdev_direct_write_#t~ret2393#1.base, vol_cdev_direct_write_#t~ret2393#1.offset, vol_cdev_direct_write_#t~ret2394#1, vol_cdev_direct_write_#t~mem2395#1, vol_cdev_direct_write_#t~mem2396#1, vol_cdev_direct_write_#t~mem2397#1, vol_cdev_direct_write_#t~mem2398#1, vol_cdev_direct_write_#t~ret2399#1, vol_cdev_direct_write_#t~mem2400#1, vol_cdev_direct_write_#t~ret2401#1, vol_cdev_direct_write_#t~mem2402#1, vol_cdev_direct_write_#t~mem2403#1, vol_cdev_direct_write_#t~mem2404#1, vol_cdev_direct_write_#t~mem2405#1, vol_cdev_direct_write_#t~mem2406#1, vol_cdev_direct_write_#t~mem2407#1, vol_cdev_direct_write_~file#1.base, vol_cdev_direct_write_~file#1.offset, vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset, vol_cdev_direct_write_~count#1, vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, vol_cdev_direct_write_~desc~6#1.base, vol_cdev_direct_write_~desc~6#1.offset, vol_cdev_direct_write_~vol~16#1.base, vol_cdev_direct_write_~vol~16#1.offset, vol_cdev_direct_write_~ubi~13#1.base, vol_cdev_direct_write_~ubi~13#1.offset, vol_cdev_direct_write_~lnum~2#1, vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, vol_cdev_direct_write_~len~3#1, vol_cdev_direct_write_~tbuf_size~1#1, vol_cdev_direct_write_~err~29#1, vol_cdev_direct_write_~count_save~1#1, vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset, vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset, vol_cdev_direct_write_~tmp~57#1.base, vol_cdev_direct_write_~tmp~57#1.offset, vol_cdev_direct_write_~tmp___0~46#1, vol_cdev_direct_write_~tmp___1~30#1, vol_cdev_direct_write_~tmp___2~26#1.base, vol_cdev_direct_write_~tmp___2~26#1.offset, vol_cdev_direct_write_~tmp___3~21#1;vol_cdev_direct_write_~file#1.base, vol_cdev_direct_write_~file#1.offset := vol_cdev_direct_write_#in~file#1.base, vol_cdev_direct_write_#in~file#1.offset;vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset := vol_cdev_direct_write_#in~buf#1.base, vol_cdev_direct_write_#in~buf#1.offset;vol_cdev_direct_write_~count#1 := vol_cdev_direct_write_#in~count#1;vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset := vol_cdev_direct_write_#in~offp#1.base, vol_cdev_direct_write_#in~offp#1.offset;havoc vol_cdev_direct_write_~desc~6#1.base, vol_cdev_direct_write_~desc~6#1.offset;havoc vol_cdev_direct_write_~vol~16#1.base, vol_cdev_direct_write_~vol~16#1.offset;havoc vol_cdev_direct_write_~ubi~13#1.base, vol_cdev_direct_write_~ubi~13#1.offset;havoc vol_cdev_direct_write_~lnum~2#1;call vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset := #Ultimate.allocOnStack(4);havoc vol_cdev_direct_write_~len~3#1;havoc vol_cdev_direct_write_~tbuf_size~1#1;havoc vol_cdev_direct_write_~err~29#1;havoc vol_cdev_direct_write_~count_save~1#1;havoc vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset;call vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_direct_write_~tmp~57#1.base, vol_cdev_direct_write_~tmp~57#1.offset;havoc vol_cdev_direct_write_~tmp___0~46#1;havoc vol_cdev_direct_write_~tmp___1~30#1;havoc vol_cdev_direct_write_~tmp___2~26#1.base, vol_cdev_direct_write_~tmp___2~26#1.offset;havoc vol_cdev_direct_write_~tmp___3~21#1;call vol_cdev_direct_write_#t~mem2363#1.base, vol_cdev_direct_write_#t~mem2363#1.offset := read~$Pointer$#9(vol_cdev_direct_write_~file#1.base, 292 + vol_cdev_direct_write_~file#1.offset, 8);vol_cdev_direct_write_~desc~6#1.base, vol_cdev_direct_write_~desc~6#1.offset := vol_cdev_direct_write_#t~mem2363#1.base, vol_cdev_direct_write_#t~mem2363#1.offset;havoc vol_cdev_direct_write_#t~mem2363#1.base, vol_cdev_direct_write_#t~mem2363#1.offset;call vol_cdev_direct_write_#t~mem2364#1.base, vol_cdev_direct_write_#t~mem2364#1.offset := read~$Pointer$#1(vol_cdev_direct_write_~desc~6#1.base, vol_cdev_direct_write_~desc~6#1.offset, 8);vol_cdev_direct_write_~vol~16#1.base, vol_cdev_direct_write_~vol~16#1.offset := vol_cdev_direct_write_#t~mem2364#1.base, vol_cdev_direct_write_#t~mem2364#1.offset;havoc vol_cdev_direct_write_#t~mem2364#1.base, vol_cdev_direct_write_#t~mem2364#1.offset;call vol_cdev_direct_write_#t~mem2365#1.base, vol_cdev_direct_write_#t~mem2365#1.offset := read~$Pointer$#1(vol_cdev_direct_write_~vol~16#1.base, 1193 + vol_cdev_direct_write_~vol~16#1.offset, 8);vol_cdev_direct_write_~ubi~13#1.base, vol_cdev_direct_write_~ubi~13#1.offset := vol_cdev_direct_write_#t~mem2365#1.base, vol_cdev_direct_write_#t~mem2365#1.offset;havoc vol_cdev_direct_write_#t~mem2365#1.base, vol_cdev_direct_write_#t~mem2365#1.offset;vol_cdev_direct_write_~err~29#1 := 0;vol_cdev_direct_write_~count_save~1#1 := vol_cdev_direct_write_~count#1;call vol_cdev_direct_write_#t~mem2366#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1480 + vol_cdev_direct_write_~vol~16#1.offset, 1); [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8549: assume !vol_cdev_write_#t~short2413#1;havoc vol_cdev_write_#t~mem2411#1;havoc vol_cdev_write_#t~mem2412#1;havoc vol_cdev_write_#t~short2413#1;call vol_cdev_write_#t~mem2415#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1480 + vol_cdev_write_~vol~17#1.offset, 1); [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8549-1: assume vol_cdev_write_#t~short2413#1;call vol_cdev_write_#t~mem2412#1 := read~int#1(vol_cdev_write_~vol~17#1.base, 1480 + vol_cdev_write_~vol~17#1.offset, 1);vol_cdev_write_#t~short2413#1 := 0 == vol_cdev_write_#t~mem2412#1 % 256 % 4294967296; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8549-1: assume !vol_cdev_write_#t~short2413#1; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9672: assume main_#t~switch2692#1; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9672: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 8 == main_~tmp~67#1; [2025-02-08 02:47:53,770 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9639: SUMMARY for call ldv_check_return_value((if main_~res_vol_cdev_write_8~0#1 % 4294967296 <= 2147483647 then main_~res_vol_cdev_write_8~0#1 % 4294967296 else main_~res_vol_cdev_write_8~0#1 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8219: call write~int#1(0, vol_cdev_release_~vol~13#1.base, 1433 + vol_cdev_release_~vol~13#1.offset, 1);call vol_cdev_release_#t~mem2291#1.base, vol_cdev_release_#t~mem2291#1.offset := read~$Pointer$#1(vol_cdev_release_~vol~13#1.base, 1413 + vol_cdev_release_~vol~13#1.offset, 8); [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6204: assume 0 != ubi_more_update_data_~err~20#1;ubi_more_update_data_#res#1 := -14;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6204: assume !(0 != ubi_more_update_data_~err~20#1);call ubi_more_update_data_#t~mem1444#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4);ubi_more_update_data_#t~short1447#1 := ubi_more_update_data_#t~mem1444#1 == ubi_more_update_data_~len~0#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8153-1: SUMMARY for call vol_cdev_open_#t~ret2259#1 := PTR_ERR(vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset); srcloc: null [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8153: assume -9223372036854775808 <= vol_cdev_open_#t~ret2259#1 && vol_cdev_open_#t~ret2259#1 <= 9223372036854775807;vol_cdev_open_~tmp___3~18#1 := vol_cdev_open_#t~ret2259#1;havoc vol_cdev_open_#t~ret2259#1;vol_cdev_open_#res#1 := (if vol_cdev_open_~tmp___3~18#1 % 4294967296 <= 2147483647 then vol_cdev_open_~tmp___3~18#1 % 4294967296 else vol_cdev_open_~tmp___3~18#1 % 4294967296 - 4294967296);call ULTIMATE.dealloc(vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset);havoc vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8517: assume vol_cdev_direct_write_#t~mem2403#1 == vol_cdev_direct_write_#t~mem2404#1;havoc vol_cdev_direct_write_#t~mem2403#1;havoc vol_cdev_direct_write_#t~mem2404#1;vol_cdev_direct_write_~lnum~2#1 := 1 + vol_cdev_direct_write_~lnum~2#1;call vol_cdev_direct_write_#t~mem2405#1 := read~int#1(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);call vol_cdev_direct_write_#t~mem2406#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1229 + vol_cdev_direct_write_~vol~16#1.offset, 4);call write~int#1(vol_cdev_direct_write_#t~mem2405#1 - vol_cdev_direct_write_#t~mem2406#1, vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset, 4);havoc vol_cdev_direct_write_#t~mem2405#1;havoc vol_cdev_direct_write_#t~mem2406#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8517: assume !(vol_cdev_direct_write_#t~mem2403#1 == vol_cdev_direct_write_#t~mem2404#1);havoc vol_cdev_direct_write_#t~mem2403#1;havoc vol_cdev_direct_write_#t~mem2404#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607-2: assume main_#t~switch2692#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607-2: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 1 == main_~tmp~67#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8484: assume vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 > vol_cdev_direct_write_~count#1 % 18446744073709551616;call vol_cdev_direct_write_#t~mem2390#1 := read~int#1(vol_cdev_direct_write_~ubi~13#1.base, 5895 + vol_cdev_direct_write_~ubi~13#1.offset, 4);call vol_cdev_direct_write_#t~mem2391#1 := read~int#1(vol_cdev_direct_write_~ubi~13#1.base, 5895 + vol_cdev_direct_write_~ubi~13#1.offset, 4); [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8484: assume !(vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 > vol_cdev_direct_write_~count#1 % 18446744073709551616); [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9673: assume { :begin_inline_vol_cdev_compat_ioctl } true;vol_cdev_compat_ioctl_#in~file#1.base, vol_cdev_compat_ioctl_#in~file#1.offset, vol_cdev_compat_ioctl_#in~cmd#1, vol_cdev_compat_ioctl_#in~arg#1 := main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_vol_cdev_compat_ioctl_15_p1~0#1, main_~var_vol_cdev_compat_ioctl_15_p2~0#1;havoc vol_cdev_compat_ioctl_#res#1;havoc vol_cdev_compat_ioctl_#t~ret2684#1.base, vol_cdev_compat_ioctl_#t~ret2684#1.offset, vol_cdev_compat_ioctl_#t~ret2685#1, vol_cdev_compat_ioctl_~file#1.base, vol_cdev_compat_ioctl_~file#1.offset, vol_cdev_compat_ioctl_~cmd#1, vol_cdev_compat_ioctl_~arg#1, vol_cdev_compat_ioctl_~translated_arg~0#1, vol_cdev_compat_ioctl_~tmp~64#1.base, vol_cdev_compat_ioctl_~tmp~64#1.offset, vol_cdev_compat_ioctl_~tmp___0~51#1;vol_cdev_compat_ioctl_~file#1.base, vol_cdev_compat_ioctl_~file#1.offset := vol_cdev_compat_ioctl_#in~file#1.base, vol_cdev_compat_ioctl_#in~file#1.offset;vol_cdev_compat_ioctl_~cmd#1 := vol_cdev_compat_ioctl_#in~cmd#1;vol_cdev_compat_ioctl_~arg#1 := vol_cdev_compat_ioctl_#in~arg#1;havoc vol_cdev_compat_ioctl_~translated_arg~0#1;havoc vol_cdev_compat_ioctl_~tmp~64#1.base, vol_cdev_compat_ioctl_~tmp~64#1.offset;havoc vol_cdev_compat_ioctl_~tmp___0~51#1; [2025-02-08 02:47:53,773 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9673-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8583: call write~int#1(1, vol_cdev_write_~vol~17#1.base, 1429 + vol_cdev_write_~vol~17#1.offset, 1); [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607: assume 0 != main_~res_vol_cdev_open_2~0#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607: assume !(0 != main_~res_vol_cdev_open_2~0#1);main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1 := 1 + main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607-1: assume 0 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9607-1: assume !(0 == main_~ldv_s_ubi_vol_cdev_operations_file_operations~0#1); [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6271: assume -9223372036854775808 <= ubi_more_leb_change_data_#t~ret1465#1 && ubi_more_leb_change_data_#t~ret1465#1 <= 9223372036854775807;ubi_more_leb_change_data_~tmp___0~28#1 := ubi_more_leb_change_data_#t~ret1465#1;havoc ubi_more_leb_change_data_#t~mem1464#1;havoc ubi_more_leb_change_data_#t~ret1465#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6271-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1465#1 := ldv__builtin_expect((if ubi_more_leb_change_data_#t~mem1464#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_more_leb_change_data_#t~mem1464#1 % 256 % 18446744073709551616 else ubi_more_leb_change_data_#t~mem1464#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8385-1: SUMMARY for call vol_cdev_read_#t~ret2349#1 := _cond_resched(); srcloc: null [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8385: assume -2147483648 <= vol_cdev_read_#t~ret2349#1 && vol_cdev_read_#t~ret2349#1 <= 2147483647;havoc vol_cdev_read_#t~ret2349#1;call vol_cdev_read_#t~mem2350#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);call vol_cdev_read_#t~mem2351#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4); [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6172-1: assume ubi_more_update_data_#t~short1429#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6172-1: assume !ubi_more_update_data_#t~short1429#1;call ubi_more_update_data_#t~mem1427#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1428#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8);ubi_more_update_data_#t~short1429#1 := ubi_more_update_data_#t~mem1427#1 + ubi_more_update_data_~len~0#1 == ubi_more_update_data_#t~mem1428#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8220-1: SUMMARY for call vfree(vol_cdev_release_#t~mem2291#1.base, vol_cdev_release_#t~mem2291#1.offset); srcloc: null [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8220: havoc vol_cdev_release_#t~mem2291#1.base, vol_cdev_release_#t~mem2291#1.offset; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8253: assume vol_cdev_llseek_#t~switch2296#1;vol_cdev_llseek_#res#1 := -22;call ULTIMATE.dealloc(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset);havoc vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8253: assume !vol_cdev_llseek_#t~switch2296#1;havoc vol_cdev_llseek_#t~switch2296#1;havoc vol_cdev_llseek_#t~mem2297#1;havoc vol_cdev_llseek_#t~mem2298#1;havoc vol_cdev_llseek_#t~switch2296#1;havoc vol_cdev_llseek_#t~mem2297#1;havoc vol_cdev_llseek_#t~mem2298#1;vol_cdev_llseek_#t~short2300#1 := vol_cdev_llseek_~new_offset~0#1 < 0; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6172: assume ubi_more_update_data_#t~short1429#1;havoc ubi_more_update_data_#t~mem1425#1;havoc ubi_more_update_data_#t~mem1426#1;havoc ubi_more_update_data_#t~mem1427#1;havoc ubi_more_update_data_#t~mem1428#1;havoc ubi_more_update_data_#t~short1429#1;call ubi_more_update_data_#t~mem1430#1 := read~int#1(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, 4);ubi_more_update_data_~flush_len~0#1 := ubi_more_update_data_#t~mem1430#1 + ubi_more_update_data_~len~0#1;havoc ubi_more_update_data_#t~mem1430#1;call ubi_more_update_data_#t~mem1431#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1229 + ubi_more_update_data_~vol#1.offset, 4); [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6172: assume !ubi_more_update_data_#t~short1429#1;havoc ubi_more_update_data_#t~mem1425#1;havoc ubi_more_update_data_#t~mem1426#1;havoc ubi_more_update_data_#t~mem1427#1;havoc ubi_more_update_data_#t~mem1428#1;havoc ubi_more_update_data_#t~short1429#1; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9674: main_#t~ret2700#1 := vol_cdev_compat_ioctl_#res#1;havoc vol_cdev_compat_ioctl_#t~ret2684#1.base, vol_cdev_compat_ioctl_#t~ret2684#1.offset, vol_cdev_compat_ioctl_#t~ret2685#1, vol_cdev_compat_ioctl_~file#1.base, vol_cdev_compat_ioctl_~file#1.offset, vol_cdev_compat_ioctl_~cmd#1, vol_cdev_compat_ioctl_~arg#1, vol_cdev_compat_ioctl_~translated_arg~0#1, vol_cdev_compat_ioctl_~tmp~64#1.base, vol_cdev_compat_ioctl_~tmp~64#1.offset, vol_cdev_compat_ioctl_~tmp___0~51#1;havoc vol_cdev_compat_ioctl_#in~file#1.base, vol_cdev_compat_ioctl_#in~file#1.offset, vol_cdev_compat_ioctl_#in~cmd#1, vol_cdev_compat_ioctl_#in~arg#1;assume { :end_inline_vol_cdev_compat_ioctl } true;assume -9223372036854775808 <= main_#t~ret2700#1 && main_#t~ret2700#1 <= 9223372036854775807; [2025-02-08 02:47:53,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485: vol_cdev_direct_write_~tbuf_size~1#1 := (if vol_cdev_direct_write_#t~bitwise2392#1 % 4294967296 % 4294967296 <= 2147483647 then vol_cdev_direct_write_#t~bitwise2392#1 % 4294967296 % 4294967296 else vol_cdev_direct_write_#t~bitwise2392#1 % 4294967296 % 4294967296 - 4294967296);havoc vol_cdev_direct_write_#t~mem2390#1;havoc vol_cdev_direct_write_#t~mem2391#1;havoc vol_cdev_direct_write_#t~bitwise2392#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-1: [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-2: havoc vol_cdev_direct_write_#t~bitwise2392#1;assume vol_cdev_direct_write_#t~bitwise2392#1 % 4294967296 <= (vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1) % 4294967296 && vol_cdev_direct_write_#t~bitwise2392#1 % 4294967296 <= -vol_cdev_direct_write_#t~mem2391#1 % 4294967296; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-3: assume (vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1) % 4294967296 == -vol_cdev_direct_write_#t~mem2391#1 % 4294967296;vol_cdev_direct_write_#t~bitwise2392#1 := vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-3: assume !((vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1) % 4294967296 == -vol_cdev_direct_write_#t~mem2391#1 % 4294967296); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8386: assume vol_cdev_read_#t~mem2350#1 + vol_cdev_read_~len~2#1 >= vol_cdev_read_#t~mem2351#1;havoc vol_cdev_read_#t~mem2350#1;havoc vol_cdev_read_#t~mem2351#1;call vol_cdev_read_#t~mem2352#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4);call vol_cdev_read_#t~mem2353#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);vol_cdev_read_~len~2#1 := vol_cdev_read_#t~mem2352#1 - vol_cdev_read_#t~mem2353#1;havoc vol_cdev_read_#t~mem2352#1;havoc vol_cdev_read_#t~mem2353#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8386: assume !(vol_cdev_read_#t~mem2350#1 + vol_cdev_read_~len~2#1 >= vol_cdev_read_#t~mem2351#1);havoc vol_cdev_read_#t~mem2350#1;havoc vol_cdev_read_#t~mem2351#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8584: assume -2147483648 <= vol_cdev_write_#t~ret2425#1 && vol_cdev_write_#t~ret2425#1 <= 2147483647;havoc vol_cdev_write_#t~ret2425#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8584-1: SUMMARY for call vol_cdev_write_#t~ret2425#1 := ubi_volume_notify(vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset, 4); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6272: assume 0 != ubi_more_leb_change_data_~tmp___0~28#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6272: assume !(0 != ubi_more_leb_change_data_~tmp___0~28#1); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-4: assume 0 == (vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1) % 4294967296 || 0 == -vol_cdev_direct_write_#t~mem2391#1 % 4294967296;vol_cdev_direct_write_#t~bitwise2392#1 := 0; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8485-4: assume !(0 == (vol_cdev_direct_write_#t~mem2390#1 + vol_cdev_direct_write_~count#1 - 1) % 4294967296 || 0 == -vol_cdev_direct_write_#t~mem2391#1 % 4294967296); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8585: SUMMARY for call revoke_exclusive(vol_cdev_write_~desc~7#1.base, vol_cdev_write_~desc~7#1.offset, 2); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9609: assume { :begin_inline_vol_cdev_open } true;vol_cdev_open_#in~inode#1.base, vol_cdev_open_#in~inode#1.offset, vol_cdev_open_#in~file#1.base, vol_cdev_open_#in~file#1.offset := main_~var_group1~0#1.base, main_~var_group1~0#1.offset, main_~var_group2~0#1.base, main_~var_group2~0#1.offset;havoc vol_cdev_open_#res#1;havoc vol_cdev_open_#t~ret2247#1, vol_cdev_open_#t~ret2248#1, vol_cdev_open_#t~ret2249#1, vol_cdev_open_#t~mem2250#1, vol_cdev_open_#t~bitwise2251#1, vol_cdev_open_#t~mem2252#1, vol_cdev_open_#t~ret2253#1, vol_cdev_open_#t~ret2254#1.base, vol_cdev_open_#t~ret2254#1.offset, vol_cdev_open_#t~mem2255#1, vol_cdev_open_#t~ret2256#1, vol_cdev_open_#t~ret2257#1.base, vol_cdev_open_#t~ret2257#1.offset, vol_cdev_open_#t~ret2258#1, vol_cdev_open_#t~ret2259#1, vol_cdev_open_~inode#1.base, vol_cdev_open_~inode#1.offset, vol_cdev_open_~file#1.base, vol_cdev_open_~file#1.offset, vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset, vol_cdev_open_~vol_id~4#1, vol_cdev_open_~tmp~52#1, vol_cdev_open_~mode~0#1, vol_cdev_open_~ubi_num~1#1, vol_cdev_open_~tmp___0~42#1, vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset, vol_cdev_open_~tmp___1~27#1.base, vol_cdev_open_~tmp___1~27#1.offset, vol_cdev_open_~tmp___2~23#1, vol_cdev_open_~tmp___3~18#1, vol_cdev_open_~tmp___4~15#1;vol_cdev_open_~inode#1.base, vol_cdev_open_~inode#1.offset := vol_cdev_open_#in~inode#1.base, vol_cdev_open_#in~inode#1.offset;vol_cdev_open_~file#1.base, vol_cdev_open_~file#1.offset := vol_cdev_open_#in~file#1.base, vol_cdev_open_#in~file#1.offset;havoc vol_cdev_open_~desc~1#1.base, vol_cdev_open_~desc~1#1.offset;havoc vol_cdev_open_~vol_id~4#1;havoc vol_cdev_open_~tmp~52#1;havoc vol_cdev_open_~mode~0#1;havoc vol_cdev_open_~ubi_num~1#1;havoc vol_cdev_open_~tmp___0~42#1;call vol_cdev_open_~#descriptor~16#1.base, vol_cdev_open_~#descriptor~16#1.offset := #Ultimate.allocOnStack(37);havoc vol_cdev_open_~tmp___1~27#1.base, vol_cdev_open_~tmp___1~27#1.offset;havoc vol_cdev_open_~tmp___2~23#1;havoc vol_cdev_open_~tmp___3~18#1;havoc vol_cdev_open_~tmp___4~15#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9609-1: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6240-1: SUMMARY for call ubi_more_update_data_#t~ret1462#1 := clear_update_marker(ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset, ubi_more_update_data_#t~mem1461#1); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6174: assume -9223372036854775808 <= ubi_more_update_data_#t~ret1432#1 && ubi_more_update_data_#t~ret1432#1 <= 9223372036854775807;ubi_more_update_data_~tmp___4~10#1 := ubi_more_update_data_#t~ret1432#1;havoc ubi_more_update_data_#t~mem1431#1;havoc ubi_more_update_data_#t~ret1432#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6273: ubi_more_leb_change_data_~tmp~34#1.base, ubi_more_leb_change_data_~tmp~34#1.offset := ubi_more_leb_change_data_#t~ret1466#1.base, ubi_more_leb_change_data_#t~ret1466#1.offset;havoc ubi_more_leb_change_data_#t~ret1466#1.base, ubi_more_leb_change_data_#t~ret1466#1.offset;call ubi_more_leb_change_data_#t~mem1467#1 := read~int#1(ubi_more_leb_change_data_~tmp~34#1.base, 1176 + ubi_more_leb_change_data_~tmp~34#1.offset, 4);call ubi_more_leb_change_data_#t~mem1468#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1469#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6240: assume -2147483648 <= ubi_more_update_data_#t~ret1462#1 && ubi_more_update_data_#t~ret1462#1 <= 2147483647;ubi_more_update_data_~err~20#1 := ubi_more_update_data_#t~ret1462#1;havoc ubi_more_update_data_#t~mem1461#1;havoc ubi_more_update_data_#t~ret1462#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6273-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1466#1.base, ubi_more_leb_change_data_#t~ret1466#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8189-1: call vol_cdev_release_#t~mem2271#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1480 + vol_cdev_release_~vol~13#1.offset, 1); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6174-1: SUMMARY for call ubi_more_update_data_#t~ret1432#1 := ldv__builtin_expect((if ubi_more_update_data_#t~mem1431#1 < ubi_more_update_data_~flush_len~0#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8189: assume 0 != vol_cdev_release_#t~mem2271#1 % 256 % 4294967296;havoc vol_cdev_release_#t~mem2271#1;call vol_cdev_release_#t~mem2272#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1201 + vol_cdev_release_~vol~13#1.offset, 4); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8189: assume !(0 != vol_cdev_release_#t~mem2271#1 % 256 % 4294967296);havoc vol_cdev_release_#t~mem2271#1;call vol_cdev_release_#t~mem2280#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1480 + vol_cdev_release_~vol~13#1.offset, 1); [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9676: assume main_#t~switch2692#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9676: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 9 == main_~tmp~67#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6307: assume -9223372036854775808 <= ubi_more_leb_change_data_#t~ret1497#1 && ubi_more_leb_change_data_#t~ret1497#1 <= 9223372036854775807;ubi_more_leb_change_data_~tmp___3~13#1 := ubi_more_leb_change_data_#t~ret1497#1;havoc ubi_more_leb_change_data_#t~mem1495#1;havoc ubi_more_leb_change_data_#t~mem1496#1;havoc ubi_more_leb_change_data_#t~ret1497#1; [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8355-1: SUMMARY for call vol_cdev_read_#t~ret2332#1 := ldv__builtin_expect((if vol_cdev_read_#t~mem2331#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_read_#t~mem2331#1 % 256 % 18446744073709551616 else vol_cdev_read_#t~mem2331#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6307-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1497#1 := ldv__builtin_expect((if ubi_more_leb_change_data_#t~mem1495#1 > ubi_more_leb_change_data_#t~mem1496#1 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:53,775 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6274: assume -2147483648 <= ubi_more_leb_change_data_#t~ret1470#1 && ubi_more_leb_change_data_#t~ret1470#1 <= 2147483647;havoc ubi_more_leb_change_data_#t~mem1467#1;havoc ubi_more_leb_change_data_#t~mem1468#1;havoc ubi_more_leb_change_data_#t~mem1469#1;havoc ubi_more_leb_change_data_#t~ret1470#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8355: assume -9223372036854775808 <= vol_cdev_read_#t~ret2332#1 && vol_cdev_read_#t~ret2332#1 <= 9223372036854775807;vol_cdev_read_~tmp___2~25#1 := vol_cdev_read_#t~ret2332#1;havoc vol_cdev_read_#t~mem2331#1;havoc vol_cdev_read_#t~ret2332#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8223-1: SUMMARY for call ubi_close_volume(vol_cdev_release_~desc~2#1.base, vol_cdev_release_~desc~2#1.offset); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8190: assume -2147483648 <= vol_cdev_release_#t~ret2273#1 && vol_cdev_release_#t~ret2273#1 <= 2147483647;havoc vol_cdev_release_#t~mem2272#1;havoc vol_cdev_release_#t~ret2273#1;call vol_cdev_release_#t~mem2274#1 := read~int#1(vol_cdev_release_~vol~13#1.base, 1480 + vol_cdev_release_~vol~13#1.offset, 1); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6208-1: assume ubi_more_update_data_#t~short1447#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6208-1: assume !ubi_more_update_data_#t~short1447#1;call ubi_more_update_data_#t~mem1445#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1446#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8);ubi_more_update_data_#t~short1447#1 := ubi_more_update_data_#t~mem1445#1 + ubi_more_update_data_~len~0#1 == ubi_more_update_data_#t~mem1446#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6175: assume 0 != ubi_more_update_data_~tmp___4~10#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6175: assume !(0 != ubi_more_update_data_~tmp___4~10#1); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8223: vol_cdev_release_#res#1 := 0;call ULTIMATE.dealloc(vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset);havoc vol_cdev_release_~#descriptor~17#1.base, vol_cdev_release_~#descriptor~17#1.offset;call ULTIMATE.dealloc(vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset);havoc vol_cdev_release_~#descriptor___0~3#1.base, vol_cdev_release_~#descriptor___0~3#1.offset; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6142: assume -9223372036854775808 <= ubi_more_update_data_#t~ret1405#1 && ubi_more_update_data_#t~ret1405#1 <= 9223372036854775807;ubi_more_update_data_~tmp___0~27#1 := ubi_more_update_data_#t~ret1405#1;havoc ubi_more_update_data_#t~mem1404#1;havoc ubi_more_update_data_#t~ret1405#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6241: assume 0 != ubi_more_update_data_~err~20#1;ubi_more_update_data_#res#1 := ubi_more_update_data_~err~20#1;call ULTIMATE.dealloc(ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset);havoc ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset;call ULTIMATE.dealloc(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset);havoc ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6241: assume !(0 != ubi_more_update_data_~err~20#1);call write~int#1(0, ubi_more_update_data_~vol#1.base, 1432 + ubi_more_update_data_~vol#1.offset, 1);ubi_more_update_data_~err~20#1 := ubi_more_update_data_~to_write~0#1;call ubi_more_update_data_#t~mem1463#1.base, ubi_more_update_data_#t~mem1463#1.offset := read~$Pointer$#1(ubi_more_update_data_~vol#1.base, 1413 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6307-2: call ubi_more_leb_change_data_#t~mem1495#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1496#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6274-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1470#1 := __dynamic_pr_debug(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset, 245, 0); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6208: assume ubi_more_update_data_#t~short1447#1;havoc ubi_more_update_data_#t~mem1444#1;havoc ubi_more_update_data_#t~mem1445#1;havoc ubi_more_update_data_#t~mem1446#1;havoc ubi_more_update_data_#t~short1447#1;call ubi_more_update_data_#t~mem1448#1.base, ubi_more_update_data_#t~mem1448#1.offset := read~$Pointer$#1(ubi_more_update_data_~vol#1.base, 1413 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1449#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1389 + ubi_more_update_data_~vol#1.offset, 4); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6208: assume !ubi_more_update_data_#t~short1447#1;havoc ubi_more_update_data_#t~mem1444#1;havoc ubi_more_update_data_#t~mem1445#1;havoc ubi_more_update_data_#t~mem1446#1;havoc ubi_more_update_data_#t~short1447#1; [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8124-1: SUMMARY for call vol_cdev_open_#t~ret2247#1 := iminor(vol_cdev_open_~inode#1.base, vol_cdev_open_~inode#1.offset); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6142-1: SUMMARY for call ubi_more_update_data_#t~ret1405#1 := ldv__builtin_expect((if ubi_more_update_data_#t~mem1404#1 % 256 % 18446744073709551616 <= 9223372036854775807 then ubi_more_update_data_#t~mem1404#1 % 256 % 18446744073709551616 else ubi_more_update_data_#t~mem1404#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8124: vol_cdev_open_~tmp~52#1 := vol_cdev_open_#t~ret2247#1;havoc vol_cdev_open_#t~ret2247#1;vol_cdev_open_~vol_id~4#1 := (if (vol_cdev_open_~tmp~52#1 - 1) % 4294967296 % 4294967296 <= 2147483647 then (vol_cdev_open_~tmp~52#1 - 1) % 4294967296 % 4294967296 else (vol_cdev_open_~tmp~52#1 - 1) % 4294967296 % 4294967296 - 4294967296); [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8190-1: SUMMARY for call vol_cdev_release_#t~ret2273#1 := printk(439, 0); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9677: SUMMARY for call ldv_handler_precall(); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9611: SUMMARY for call ldv_check_return_value(main_~res_vol_cdev_open_2~0#1); srcloc: null [2025-02-08 02:47:53,776 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8554: assume 0 != vol_cdev_write_#t~mem2415#1 % 256 % 4294967296;havoc vol_cdev_write_#t~mem2415#1;assume { :begin_inline_ubi_more_update_data } true;ubi_more_update_data_#in~ubi#1.base, ubi_more_update_data_#in~ubi#1.offset, ubi_more_update_data_#in~vol#1.base, ubi_more_update_data_#in~vol#1.offset, ubi_more_update_data_#in~buf#1.base, ubi_more_update_data_#in~buf#1.offset, ubi_more_update_data_#in~count#1 := vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset, vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset, (if vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 <= 2147483647 then vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 else vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 - 4294967296);havoc ubi_more_update_data_#res#1;havoc ubi_more_update_data_#t~mem1404#1, ubi_more_update_data_#t~ret1405#1, ubi_more_update_data_#t~ret1406#1.base, ubi_more_update_data_#t~ret1406#1.offset, ubi_more_update_data_#t~mem1407#1, ubi_more_update_data_#t~mem1408#1, ubi_more_update_data_#t~mem1409#1, ubi_more_update_data_#t~ret1410#1, ubi_more_update_data_#t~mem1411#1, ubi_more_update_data_#t~mem1412#1, ubi_more_update_data_#t~mem1413#1, ubi_more_update_data_#t~ret1414#1, ubi_more_update_data_#t~mem1415#1, ubi_more_update_data_#t~mem1416#1, ubi_more_update_data_#t~mem1417#1, ubi_more_update_data_#t~mem1418#1, ubi_more_update_data_#t~mem1419#1, ubi_more_update_data_#t~mem1420#1, ubi_more_update_data_#t~mem1421#1, ubi_more_update_data_#t~mem1423#1.base, ubi_more_update_data_#t~mem1423#1.offset, ubi_more_update_data_#t~mem1422#1, ubi_more_update_data_#t~ret1424#1, ubi_more_update_data_#t~mem1425#1, ubi_more_update_data_#t~mem1426#1, ubi_more_update_data_#t~mem1427#1, ubi_more_update_data_#t~mem1428#1, ubi_more_update_data_#t~short1429#1, ubi_more_update_data_#t~mem1430#1, ubi_more_update_data_#t~mem1431#1, ubi_more_update_data_#t~ret1432#1, ubi_more_update_data_#t~ret1433#1.base, ubi_more_update_data_#t~ret1433#1.offset, ubi_more_update_data_#t~mem1434#1, ubi_more_update_data_#t~ret1435#1, ubi_more_update_data_#t~mem1436#1.base, ubi_more_update_data_#t~mem1436#1.offset, ubi_more_update_data_#t~mem1437#1, ubi_more_update_data_#t~ret1438#1, ubi_more_update_data_#t~mem1439#1, ubi_more_update_data_#t~mem1440#1, ubi_more_update_data_#t~mem1441#1, ubi_more_update_data_#t~mem1442#1.base, ubi_more_update_data_#t~mem1442#1.offset, ubi_more_update_data_#t~ret1443#1, ubi_more_update_data_#t~mem1444#1, ubi_more_update_data_#t~mem1445#1, ubi_more_update_data_#t~mem1446#1, ubi_more_update_data_#t~short1447#1, ubi_more_update_data_#t~mem1448#1.base, ubi_more_update_data_#t~mem1448#1.offset, ubi_more_update_data_#t~mem1449#1, ubi_more_update_data_#t~ret1450#1, ubi_more_update_data_#t~mem1451#1, ubi_more_update_data_#t~mem1452#1, ubi_more_update_data_#t~mem1453#1, ubi_more_update_data_#t~ret1454#1, ubi_more_update_data_#t~ret1455#1.base, ubi_more_update_data_#t~ret1455#1.offset, ubi_more_update_data_#t~mem1456#1, ubi_more_update_data_#t~ret1457#1, ubi_more_update_data_#t~mem1458#1, ubi_more_update_data_#t~mem1459#1, ubi_more_update_data_#t~ret1460#1, ubi_more_update_data_#t~mem1461#1, ubi_more_update_data_#t~ret1462#1, ubi_more_update_data_#t~mem1463#1.base, ubi_more_update_data_#t~mem1463#1.offset, ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset, ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset, ubi_more_update_data_~count#1, ubi_more_update_data_~lnum~0#1, ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset, ubi_more_update_data_~err~20#1, ubi_more_update_data_~len~0#1, ubi_more_update_data_~to_write~0#1, ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset, ubi_more_update_data_~tmp~33#1.base, ubi_more_update_data_~tmp~33#1.offset, ubi_more_update_data_~tmp___0~27#1, ubi_more_update_data_~tmp___1~19#1, ubi_more_update_data_~tmp___2~16#1, ubi_more_update_data_~flush_len~0#1, ubi_more_update_data_~tmp___3~12#1.base, ubi_more_update_data_~tmp___3~12#1.offset, ubi_more_update_data_~tmp___4~10#1, ubi_more_update_data_~tmp___5~5#1, ubi_more_update_data_~tmp___6~4#1.base, ubi_more_update_data_~tmp___6~4#1.offset, ubi_more_update_data_~tmp___7~3#1;ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset := ubi_more_update_data_#in~ubi#1.base, ubi_more_update_data_#in~ubi#1.offset;ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset := ubi_more_update_data_#in~vol#1.base, ubi_more_update_data_#in~vol#1.offset;ubi_more_update_data_~buf#1.base, ubi_more_update_data_~buf#1.offset := ubi_more_update_data_#in~buf#1.base, ubi_more_update_data_#in~buf#1.offset;ubi_more_update_data_~count#1 := ubi_more_update_data_#in~count#1;havoc ubi_more_update_data_~lnum~0#1;call ubi_more_update_data_~#offs~0#1.base, ubi_more_update_data_~#offs~0#1.offset := #Ultimate.allocOnStack(4);havoc ubi_more_update_data_~err~20#1;havoc ubi_more_update_data_~len~0#1;havoc ubi_more_update_data_~to_write~0#1;call ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset := #Ultimate.allocOnStack(37);havoc ubi_more_update_data_~tmp~33#1.base, ubi_more_update_data_~tmp~33#1.offset;havoc ubi_more_update_data_~tmp___0~27#1;havoc ubi_more_update_data_~tmp___1~19#1;havoc ubi_more_update_data_~tmp___2~16#1;havoc ubi_more_update_data_~flush_len~0#1;havoc ubi_more_update_data_~tmp___3~12#1.base, ubi_more_update_data_~tmp___3~12#1.offset;havoc ubi_more_update_data_~tmp___4~10#1;havoc ubi_more_update_data_~tmp___5~5#1;havoc ubi_more_update_data_~tmp___6~4#1.base, ubi_more_update_data_~tmp___6~4#1.offset;havoc ubi_more_update_data_~tmp___7~3#1;ubi_more_update_data_~err~20#1 := 0;ubi_more_update_data_~to_write~0#1 := ubi_more_update_data_~count#1;call write~$Pointer$#44(232, 0, ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset, 8);call write~$Pointer$#44(233, 0, ubi_more_update_data_~#descriptor~12#1.base, 8 + ubi_more_update_data_~#descriptor~12#1.offset, 8);call write~$Pointer$#44(234, 0, ubi_more_update_data_~#descriptor~12#1.base, 16 + ubi_more_update_data_~#descriptor~12#1.offset, 8);call write~$Pointer$#44(235, 0, ubi_more_update_data_~#descriptor~12#1.base, 24 + ubi_more_update_data_~#descriptor~12#1.offset, 8);call write~int#44(369, ubi_more_update_data_~#descriptor~12#1.base, 32 + ubi_more_update_data_~#descriptor~12#1.offset, 4);call write~int#44(0, ubi_more_update_data_~#descriptor~12#1.base, 36 + ubi_more_update_data_~#descriptor~12#1.offset, 1);call ubi_more_update_data_#t~mem1404#1 := read~int#44(ubi_more_update_data_~#descriptor~12#1.base, 36 + ubi_more_update_data_~#descriptor~12#1.offset, 1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8554: assume !(0 != vol_cdev_write_#t~mem2415#1 % 256 % 4294967296);havoc vol_cdev_write_#t~mem2415#1;assume { :begin_inline_ubi_more_leb_change_data } true;ubi_more_leb_change_data_#in~ubi#1.base, ubi_more_leb_change_data_#in~ubi#1.offset, ubi_more_leb_change_data_#in~vol#1.base, ubi_more_leb_change_data_#in~vol#1.offset, ubi_more_leb_change_data_#in~buf#1.base, ubi_more_leb_change_data_#in~buf#1.offset, ubi_more_leb_change_data_#in~count#1 := vol_cdev_write_~ubi~14#1.base, vol_cdev_write_~ubi~14#1.offset, vol_cdev_write_~vol~17#1.base, vol_cdev_write_~vol~17#1.offset, vol_cdev_write_~buf#1.base, vol_cdev_write_~buf#1.offset, (if vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 <= 2147483647 then vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 else vol_cdev_write_~count#1 % 18446744073709551616 % 4294967296 - 4294967296);havoc ubi_more_leb_change_data_#res#1;havoc ubi_more_leb_change_data_#t~mem1464#1, ubi_more_leb_change_data_#t~ret1465#1, ubi_more_leb_change_data_#t~ret1466#1.base, ubi_more_leb_change_data_#t~ret1466#1.offset, ubi_more_leb_change_data_#t~mem1467#1, ubi_more_leb_change_data_#t~mem1468#1, ubi_more_leb_change_data_#t~mem1469#1, ubi_more_leb_change_data_#t~ret1470#1, ubi_more_leb_change_data_#t~mem1471#1, ubi_more_leb_change_data_#t~mem1472#1, ubi_more_leb_change_data_#t~mem1473#1, ubi_more_leb_change_data_#t~mem1474#1, ubi_more_leb_change_data_#t~mem1475#1, ubi_more_leb_change_data_#t~mem1477#1.base, ubi_more_leb_change_data_#t~mem1477#1.offset, ubi_more_leb_change_data_#t~mem1476#1, ubi_more_leb_change_data_#t~ret1478#1, ubi_more_leb_change_data_#t~mem1479#1, ubi_more_leb_change_data_#t~mem1480#1, ubi_more_leb_change_data_#t~mem1481#1, ubi_more_leb_change_data_#t~mem1482#1, ubi_more_leb_change_data_#t~mem1483#1, ubi_more_leb_change_data_#t~mem1484#1, ubi_more_leb_change_data_#t~bitwise1485#1, ubi_more_leb_change_data_#t~mem1487#1.base, ubi_more_leb_change_data_#t~mem1487#1.offset, ubi_more_leb_change_data_#t~mem1486#1, ubi_more_leb_change_data_#t~mem1488#1, ubi_more_leb_change_data_#t~memset~res1489#1.base, ubi_more_leb_change_data_#t~memset~res1489#1.offset, ubi_more_leb_change_data_#t~mem1490#1.base, ubi_more_leb_change_data_#t~mem1490#1.offset, ubi_more_leb_change_data_#t~ret1491#1, ubi_more_leb_change_data_#t~mem1492#1, ubi_more_leb_change_data_#t~mem1493#1.base, ubi_more_leb_change_data_#t~mem1493#1.offset, ubi_more_leb_change_data_#t~ret1494#1, ubi_more_leb_change_data_#t~mem1495#1, ubi_more_leb_change_data_#t~mem1496#1, ubi_more_leb_change_data_#t~ret1497#1, ubi_more_leb_change_data_#t~ret1498#1.base, ubi_more_leb_change_data_#t~ret1498#1.offset, ubi_more_leb_change_data_#t~mem1499#1, ubi_more_leb_change_data_#t~ret1500#1, ubi_more_leb_change_data_#t~mem1501#1, ubi_more_leb_change_data_#t~mem1502#1, ubi_more_leb_change_data_#t~mem1503#1.base, ubi_more_leb_change_data_#t~mem1503#1.offset, ubi_more_leb_change_data_~ubi#1.base, ubi_more_leb_change_data_~ubi#1.offset, ubi_more_leb_change_data_~vol#1.base, ubi_more_leb_change_data_~vol#1.offset, ubi_more_leb_change_data_~buf#1.base, ubi_more_leb_change_data_~buf#1.offset, ubi_more_leb_change_data_~count#1, ubi_more_leb_change_data_~err~21#1, ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset, ubi_more_leb_change_data_~tmp~34#1.base, ubi_more_leb_change_data_~tmp~34#1.offset, ubi_more_leb_change_data_~tmp___0~28#1, ubi_more_leb_change_data_~tmp___1~20#1, ubi_more_leb_change_data_~len~1#1, ubi_more_leb_change_data_~tmp___2~17#1.base, ubi_more_leb_change_data_~tmp___2~17#1.offset, ubi_more_leb_change_data_~tmp___3~13#1;ubi_more_leb_change_data_~ubi#1.base, ubi_more_leb_change_data_~ubi#1.offset := ubi_more_leb_change_data_#in~ubi#1.base, ubi_more_leb_change_data_#in~ubi#1.offset;ubi_more_leb_change_data_~vol#1.base, ubi_more_leb_change_data_~vol#1.offset := ubi_more_leb_change_data_#in~vol#1.base, ubi_more_leb_change_data_#in~vol#1.offset;ubi_more_leb_change_data_~buf#1.base, ubi_more_leb_change_data_~buf#1.offset := ubi_more_leb_change_data_#in~buf#1.base, ubi_more_leb_change_data_#in~buf#1.offset;ubi_more_leb_change_data_~count#1 := ubi_more_leb_change_data_#in~count#1;havoc ubi_more_leb_change_data_~err~21#1;call ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset := #Ultimate.allocOnStack(37);havoc ubi_more_leb_change_data_~tmp~34#1.base, ubi_more_leb_change_data_~tmp~34#1.offset;havoc ubi_more_leb_change_data_~tmp___0~28#1;havoc ubi_more_leb_change_data_~tmp___1~20#1;havoc ubi_more_leb_change_data_~len~1#1;havoc ubi_more_leb_change_data_~tmp___2~17#1.base, ubi_more_leb_change_data_~tmp___2~17#1.offset;havoc ubi_more_leb_change_data_~tmp___3~13#1;call write~$Pointer$#44(241, 0, ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset, 8);call write~$Pointer$#44(242, 0, ubi_more_leb_change_data_~#descriptor~13#1.base, 8 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 8);call write~$Pointer$#44(243, 0, ubi_more_leb_change_data_~#descriptor~13#1.base, 16 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 8);call write~$Pointer$#44(244, 0, ubi_more_leb_change_data_~#descriptor~13#1.base, 24 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 8);call write~int#44(484, ubi_more_leb_change_data_~#descriptor~13#1.base, 32 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 4);call write~int#44(0, ubi_more_leb_change_data_~#descriptor~13#1.base, 36 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 1);call ubi_more_leb_change_data_#t~mem1464#1 := read~int#44(ubi_more_leb_change_data_~#descriptor~13#1.base, 36 + ubi_more_leb_change_data_~#descriptor~13#1.offset, 1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8488: vol_cdev_direct_write_~tmp___2~26#1.base, vol_cdev_direct_write_~tmp___2~26#1.offset := vol_cdev_direct_write_#t~ret2393#1.base, vol_cdev_direct_write_#t~ret2393#1.offset;havoc vol_cdev_direct_write_#t~ret2393#1.base, vol_cdev_direct_write_#t~ret2393#1.offset;vol_cdev_direct_write_~tbuf~1#1.base, vol_cdev_direct_write_~tbuf~1#1.offset := vol_cdev_direct_write_~tmp___2~26#1.base, vol_cdev_direct_write_~tmp___2~26#1.offset; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8488-1: SUMMARY for call vol_cdev_direct_write_#t~ret2393#1.base, vol_cdev_direct_write_#t~ret2393#1.offset := vmalloc(vol_cdev_direct_write_~tbuf_size~1#1); srcloc: null [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8455: assume -9223372036854775808 <= vol_cdev_direct_write_#t~ret2368#1 && vol_cdev_direct_write_#t~ret2368#1 <= 9223372036854775807;vol_cdev_direct_write_~tmp___0~46#1 := vol_cdev_direct_write_#t~ret2368#1;havoc vol_cdev_direct_write_#t~mem2367#1;havoc vol_cdev_direct_write_#t~ret2368#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8356: assume 0 != vol_cdev_read_~tmp___2~25#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8356: assume !(0 != vol_cdev_read_~tmp___2~25#1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6308: assume 0 != ubi_more_leb_change_data_~tmp___3~13#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6308: assume !(0 != ubi_more_leb_change_data_~tmp___3~13#1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8455-1: SUMMARY for call vol_cdev_direct_write_#t~ret2368#1 := ldv__builtin_expect((if vol_cdev_direct_write_#t~mem2367#1 % 256 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_direct_write_#t~mem2367#1 % 256 % 18446744073709551616 else vol_cdev_direct_write_#t~mem2367#1 % 256 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6176-1: SUMMARY for call ubi_more_update_data_#t~ret1433#1.base, ubi_more_update_data_#t~ret1433#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6143: assume 0 != ubi_more_update_data_~tmp___0~27#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6143: assume !(0 != ubi_more_update_data_~tmp___0~27#1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8257-1: assume vol_cdev_llseek_#t~short2300#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8257-1: assume !vol_cdev_llseek_#t~short2300#1;call vol_cdev_llseek_#t~mem2299#1 := read~int#1(vol_cdev_llseek_~vol~14#1.base, 1241 + vol_cdev_llseek_~vol~14#1.offset, 8);vol_cdev_llseek_#t~short2300#1 := vol_cdev_llseek_#t~mem2299#1 < vol_cdev_llseek_~new_offset~0#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6209: assume -2147483648 <= ubi_more_update_data_#t~ret1450#1 && ubi_more_update_data_#t~ret1450#1 <= 2147483647;ubi_more_update_data_~err~20#1 := ubi_more_update_data_#t~ret1450#1;havoc ubi_more_update_data_#t~mem1448#1.base, ubi_more_update_data_#t~mem1448#1.offset;havoc ubi_more_update_data_#t~mem1449#1;havoc ubi_more_update_data_#t~ret1450#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-1: havoc update_fastmap_work_fn_#t~ret4046#1, update_fastmap_work_fn_~wrk#1.base, update_fastmap_work_fn_~wrk#1.offset, update_fastmap_work_fn_~ubi~29#1.base, update_fastmap_work_fn_~ubi~29#1.offset, update_fastmap_work_fn_~__mptr~12#1.base, update_fastmap_work_fn_~__mptr~12#1.offset;havoc update_fastmap_work_fn_#in~wrk#1.base, update_fastmap_work_fn_#in~wrk#1.offset;assume { :end_inline_update_fastmap_work_fn } true; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8257: assume vol_cdev_llseek_#t~short2300#1;havoc vol_cdev_llseek_#t~mem2299#1;havoc vol_cdev_llseek_#t~short2300#1; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8257: assume !vol_cdev_llseek_#t~short2300#1;havoc vol_cdev_llseek_#t~mem2299#1;havoc vol_cdev_llseek_#t~short2300#1;call write~$Pointer$#44(452, 0, vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset, 8);call write~$Pointer$#44(453, 0, vol_cdev_llseek_~#descriptor~18#1.base, 8 + vol_cdev_llseek_~#descriptor~18#1.offset, 8);call write~$Pointer$#44(454, 0, vol_cdev_llseek_~#descriptor~18#1.base, 16 + vol_cdev_llseek_~#descriptor~18#1.offset, 8);call write~$Pointer$#44(455, 0, vol_cdev_llseek_~#descriptor~18#1.base, 24 + vol_cdev_llseek_~#descriptor~18#1.offset, 8);call write~int#44(274, vol_cdev_llseek_~#descriptor~18#1.base, 32 + vol_cdev_llseek_~#descriptor~18#1.offset, 4);call write~int#44(0, vol_cdev_llseek_~#descriptor~18#1.base, 36 + vol_cdev_llseek_~#descriptor~18#1.offset, 1);call vol_cdev_llseek_#t~mem2302#1 := read~int#44(vol_cdev_llseek_~#descriptor~18#1.base, 36 + vol_cdev_llseek_~#descriptor~18#1.offset, 1); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6209-1: SUMMARY for call ubi_more_update_data_#t~ret1450#1 := write_leb(ubi_more_update_data_~ubi#1.base, ubi_more_update_data_~ubi#1.offset, ubi_more_update_data_~vol#1.base, ubi_more_update_data_~vol#1.offset, ubi_more_update_data_~lnum~0#1, ubi_more_update_data_#t~mem1448#1.base, ubi_more_update_data_#t~mem1448#1.offset, ubi_more_update_data_~len~0#1, ubi_more_update_data_#t~mem1449#1); srcloc: null [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6176: ubi_more_update_data_~tmp___3~12#1.base, ubi_more_update_data_~tmp___3~12#1.offset := ubi_more_update_data_#t~ret1433#1.base, ubi_more_update_data_#t~ret1433#1.offset;havoc ubi_more_update_data_#t~ret1433#1.base, ubi_more_update_data_#t~ret1433#1.offset;call ubi_more_update_data_#t~mem1434#1 := read~int#1(ubi_more_update_data_~tmp___3~12#1.base, 1176 + ubi_more_update_data_~tmp___3~12#1.offset, 4); [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-2: havoc erase_callback_#t~mem3623#1, erase_callback_~ei#1.base, erase_callback_~ei#1.offset;havoc erase_callback_#in~ei#1.base, erase_callback_#in~ei#1.offset;assume { :end_inline_erase_callback } true; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-3: havoc dev_release_~dev#1.base, dev_release_~dev#1.offset, dev_release_~ubi~8#1.base, dev_release_~ubi~8#1.offset, dev_release_~__mptr~6#1.base, dev_release_~__mptr~6#1.offset;havoc dev_release_#in~dev#1.base, dev_release_#in~dev#1.offset;assume { :end_inline_dev_release } true; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-4: havoc vol_release_#t~mem446#1.base, vol_release_#t~mem446#1.offset, vol_release_~dev#1.base, vol_release_~dev#1.offset, vol_release_~vol~4#1.base, vol_release_~vol~4#1.offset, vol_release_~__mptr~3#1.base, vol_release_~__mptr~3#1.offset;havoc vol_release_#in~dev#1.base, vol_release_#in~dev#1.offset;assume { :end_inline_vol_release } true; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-5: assume ##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~dev_release.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~dev_release.offset;assume { :begin_inline_dev_release } true;dev_release_#in~dev#1.base, dev_release_#in~dev#1.offset := ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;havoc dev_release_~dev#1.base, dev_release_~dev#1.offset, dev_release_~ubi~8#1.base, dev_release_~ubi~8#1.offset, dev_release_~__mptr~6#1.base, dev_release_~__mptr~6#1.offset;dev_release_~dev#1.base, dev_release_~dev#1.offset := dev_release_#in~dev#1.base, dev_release_#in~dev#1.offset;havoc dev_release_~ubi~8#1.base, dev_release_~ubi~8#1.offset;havoc dev_release_~__mptr~6#1.base, dev_release_~__mptr~6#1.offset;dev_release_~__mptr~6#1.base, dev_release_~__mptr~6#1.offset := dev_release_~dev#1.base, dev_release_~dev#1.offset;dev_release_~ubi~8#1.base, dev_release_~ubi~8#1.offset := dev_release_~__mptr~6#1.base, -658216 + dev_release_~__mptr~6#1.offset; [2025-02-08 02:47:53,777 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-5: assume !(##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~dev_release.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~dev_release.offset);assume { :begin_inline_vol_release } true;vol_release_#in~dev#1.base, vol_release_#in~dev#1.offset := ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;havoc vol_release_#t~mem446#1.base, vol_release_#t~mem446#1.offset, vol_release_~dev#1.base, vol_release_~dev#1.offset, vol_release_~vol~4#1.base, vol_release_~vol~4#1.offset, vol_release_~__mptr~3#1.base, vol_release_~__mptr~3#1.offset;vol_release_~dev#1.base, vol_release_~dev#1.offset := vol_release_#in~dev#1.base, vol_release_#in~dev#1.offset;havoc vol_release_~vol~4#1.base, vol_release_~vol~4#1.offset;havoc vol_release_~__mptr~3#1.base, vol_release_~__mptr~3#1.offset;vol_release_~__mptr~3#1.base, vol_release_~__mptr~3#1.offset := vol_release_~dev#1.base, vol_release_~dev#1.offset;vol_release_~vol~4#1.base, vol_release_~vol~4#1.offset := vol_release_~__mptr~3#1.base, vol_release_~__mptr~3#1.offset;call vol_release_#t~mem446#1.base, vol_release_#t~mem446#1.offset := read~$Pointer$#1(vol_release_~vol~4#1.base, 1421 + vol_release_~vol~4#1.offset, 8); [2025-02-08 02:47:53,778 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-6: assume ##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~erase_callback.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~erase_callback.offset;assume { :begin_inline_erase_callback } true;erase_callback_#in~ei#1.base, erase_callback_#in~ei#1.offset := ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;havoc erase_callback_#t~mem3623#1, erase_callback_~ei#1.base, erase_callback_~ei#1.offset;erase_callback_~ei#1.base, erase_callback_~ei#1.offset := erase_callback_#in~ei#1.base, erase_callback_#in~ei#1.offset;call erase_callback_#t~mem3623#1 := read~int#1(erase_callback_~ei#1.base, 64 + erase_callback_~ei#1.offset, 8);assume { :begin_inline___wake_up } true;__wake_up_#in~arg0#1.base, __wake_up_#in~arg0#1.offset, __wake_up_#in~arg1#1, __wake_up_#in~arg2#1, __wake_up_#in~arg3#1.base, __wake_up_#in~arg3#1.offset := 0, (if erase_callback_#t~mem3623#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then erase_callback_#t~mem3623#1 % 18446744073709551616 % 18446744073709551616 else erase_callback_#t~mem3623#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 1, 1, 0, 0;havoc __wake_up_~arg0#1.base, __wake_up_~arg0#1.offset, __wake_up_~arg1#1, __wake_up_~arg2#1, __wake_up_~arg3#1.base, __wake_up_~arg3#1.offset;__wake_up_~arg0#1.base, __wake_up_~arg0#1.offset := __wake_up_#in~arg0#1.base, __wake_up_#in~arg0#1.offset;__wake_up_~arg1#1 := __wake_up_#in~arg1#1;__wake_up_~arg2#1 := __wake_up_#in~arg2#1;__wake_up_~arg3#1.base, __wake_up_~arg3#1.offset := __wake_up_#in~arg3#1.base, __wake_up_#in~arg3#1.offset; [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-6: assume !(##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~erase_callback.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~erase_callback.offset); [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-7: assume ##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~update_fastmap_work_fn.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~update_fastmap_work_fn.offset;assume { :begin_inline_update_fastmap_work_fn } true;update_fastmap_work_fn_#in~wrk#1.base, update_fastmap_work_fn_#in~wrk#1.offset := ##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset;havoc update_fastmap_work_fn_#t~ret4046#1, update_fastmap_work_fn_~wrk#1.base, update_fastmap_work_fn_~wrk#1.offset, update_fastmap_work_fn_~ubi~29#1.base, update_fastmap_work_fn_~ubi~29#1.offset, update_fastmap_work_fn_~__mptr~12#1.base, update_fastmap_work_fn_~__mptr~12#1.offset;update_fastmap_work_fn_~wrk#1.base, update_fastmap_work_fn_~wrk#1.offset := update_fastmap_work_fn_#in~wrk#1.base, update_fastmap_work_fn_#in~wrk#1.offset;havoc update_fastmap_work_fn_~ubi~29#1.base, update_fastmap_work_fn_~ubi~29#1.offset;havoc update_fastmap_work_fn_~__mptr~12#1.base, update_fastmap_work_fn_~__mptr~12#1.offset;update_fastmap_work_fn_~__mptr~12#1.base, update_fastmap_work_fn_~__mptr~12#1.offset := update_fastmap_work_fn_~wrk#1.base, update_fastmap_work_fn_~wrk#1.offset;update_fastmap_work_fn_~ubi~29#1.base, update_fastmap_work_fn_~ubi~29#1.offset := update_fastmap_work_fn_~__mptr~12#1.base, -33315856 + update_fastmap_work_fn_~__mptr~12#1.offset; [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-7: assume !(##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~update_fastmap_work_fn.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~update_fastmap_work_fn.offset); [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-8: assume ##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~free.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~free.offset;call free(##fun~$Pointer$~TO~VOID_#~2720#1.base, ##fun~$Pointer$~TO~VOID_#~2720#1.offset); [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-8: assume !(##fun~$Pointer$~TO~VOID_#in~#fp#1.base == #funAddr~free.base && ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset == #funAddr~free.offset); [2025-02-08 02:47:53,781 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9678-1: SUMMARY for call main_#t~ret2701#1 := ubi_cdev_ioctl(main_~var_group2~0#1.base, main_~var_group2~0#1.offset, main_~var_ubi_cdev_ioctl_13_p1~0#1, main_~var_ubi_cdev_ioctl_13_p2~0#1); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8588-1: vol_cdev_write_#res#1 := (if vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 else vol_cdev_write_~count#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8522: vol_cdev_direct_write_~count#1 := vol_cdev_direct_write_~count#1 - vol_cdev_direct_write_~len~3#1;call vol_cdev_direct_write_#t~mem2407#1 := read~int#10(vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);call write~int#10(vol_cdev_direct_write_#t~mem2407#1 + vol_cdev_direct_write_~len~3#1, vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);havoc vol_cdev_direct_write_#t~mem2407#1;vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset := vol_cdev_direct_write_~buf#1.base, vol_cdev_direct_write_~buf#1.offset + (if vol_cdev_direct_write_~len~3#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then vol_cdev_direct_write_~len~3#1 % 18446744073709551616 % 18446744073709551616 else vol_cdev_direct_write_~len~3#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);vol_cdev_direct_write_~len~3#1 := (if (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 <= 2147483647 then (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 else (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9678: assume -9223372036854775808 <= main_#t~ret2701#1 && main_#t~ret2701#1 <= 9223372036854775807; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8390: assume -2147483648 <= vol_cdev_read_#t~ret2355#1 && vol_cdev_read_#t~ret2355#1 <= 2147483647;vol_cdev_read_~err~28#1 := vol_cdev_read_#t~ret2355#1;havoc vol_cdev_read_#t~mem2354#1;havoc vol_cdev_read_#t~ret2355#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8258: assume -2147483648 <= vol_cdev_llseek_#t~ret2301#1 && vol_cdev_llseek_#t~ret2301#1 <= 2147483647;havoc vol_cdev_llseek_#t~ret2301#1;vol_cdev_llseek_#res#1 := -22;call ULTIMATE.dealloc(vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset);havoc vol_cdev_llseek_~#descriptor~18#1.base, vol_cdev_llseek_~#descriptor~18#1.offset; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8291: havoc ldv_mutex_lock_70_~ldv_func_arg1#1.base, ldv_mutex_lock_70_~ldv_func_arg1#1.offset;havoc ldv_mutex_lock_70_#in~ldv_func_arg1#1.base, ldv_mutex_lock_70_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_lock_70 } true;call vol_cdev_fsync_#t~mem2312#1 := read~int#1(vol_cdev_fsync_~ubi~11#1.base, 1193 + vol_cdev_fsync_~ubi~11#1.offset, 4);assume { :begin_inline_ubi_sync } true;ubi_sync_#in~ubi_num#1 := vol_cdev_fsync_#t~mem2312#1;havoc ubi_sync_#res#1;havoc ubi_sync_#t~ret2964#1.base, ubi_sync_#t~ret2964#1.offset, ubi_sync_#t~mem2965#1.base, ubi_sync_#t~mem2965#1.offset, ubi_sync_~ubi_num#1, ubi_sync_~ubi~27#1.base, ubi_sync_~ubi~27#1.offset;ubi_sync_~ubi_num#1 := ubi_sync_#in~ubi_num#1;havoc ubi_sync_~ubi~27#1.base, ubi_sync_~ubi~27#1.offset; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6210: assume 0 != ubi_more_update_data_~err~20#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6210: assume !(0 != ubi_more_update_data_~err~20#1); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8456: assume 0 != vol_cdev_direct_write_~tmp___0~46#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8456: assume !(0 != vol_cdev_direct_write_~tmp___0~46#1); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6309: ubi_more_leb_change_data_~tmp___2~17#1.base, ubi_more_leb_change_data_~tmp___2~17#1.offset := ubi_more_leb_change_data_#t~ret1498#1.base, ubi_more_leb_change_data_#t~ret1498#1.offset;havoc ubi_more_leb_change_data_#t~ret1498#1.base, ubi_more_leb_change_data_#t~ret1498#1.offset;call ubi_more_leb_change_data_#t~mem1499#1 := read~int#1(ubi_more_leb_change_data_~tmp___2~17#1.base, 1176 + ubi_more_leb_change_data_~tmp___2~17#1.offset, 4); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8390-2: call vol_cdev_read_#t~mem2354#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8357-1: SUMMARY for call vol_cdev_read_#t~ret2333#1.base, vol_cdev_read_#t~ret2333#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6309-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1498#1.base, ubi_more_leb_change_data_#t~ret1498#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8390-1: SUMMARY for call vol_cdev_read_#t~ret2355#1 := ubi_eba_read_leb(vol_cdev_read_~ubi~12#1.base, vol_cdev_read_~ubi~12#1.offset, vol_cdev_read_~vol~15#1.base, vol_cdev_read_~vol~15#1.offset, vol_cdev_read_~lnum~1#1, vol_cdev_read_~tbuf~0#1.base, vol_cdev_read_~tbuf~0#1.offset, vol_cdev_read_#t~mem2354#1, vol_cdev_read_~len~2#1, 0); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8357: vol_cdev_read_~tmp___1~29#1.base, vol_cdev_read_~tmp___1~29#1.offset := vol_cdev_read_#t~ret2333#1.base, vol_cdev_read_#t~ret2333#1.offset;havoc vol_cdev_read_#t~ret2333#1.base, vol_cdev_read_#t~ret2333#1.offset;call vol_cdev_read_#t~mem2334#1 := read~int#1(vol_cdev_read_~tmp___1~29#1.base, 1176 + vol_cdev_read_~tmp___1~29#1.offset, 4);call vol_cdev_read_#t~mem2335#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1201 + vol_cdev_read_~vol~15#1.offset, 4); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6144-1: SUMMARY for call ubi_more_update_data_#t~ret1406#1.base, ubi_more_update_data_#t~ret1406#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8126: vol_cdev_open_~tmp___0~42#1 := vol_cdev_open_#t~ret2248#1;havoc vol_cdev_open_#t~ret2248#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8192-1: SUMMARY for call vol_cdev_release_#t~ret2275#1 := ldv__builtin_expect((if 0 != vol_cdev_release_#t~mem2274#1 % 256 % 4294967296 then 1 else 0), 0); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8192: assume -9223372036854775808 <= vol_cdev_release_#t~ret2275#1 && vol_cdev_release_#t~ret2275#1 <= 9223372036854775807;vol_cdev_release_~tmp___2~24#1 := vol_cdev_release_#t~ret2275#1;havoc vol_cdev_release_#t~mem2274#1;havoc vol_cdev_release_#t~ret2275#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6177: assume -2147483648 <= ubi_more_update_data_#t~ret1435#1 && ubi_more_update_data_#t~ret1435#1 <= 2147483647;havoc ubi_more_update_data_#t~mem1434#1;havoc ubi_more_update_data_#t~ret1435#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8258-1: SUMMARY for call vol_cdev_llseek_#t~ret2301#1 := printk(450, 0); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6177-1: SUMMARY for call ubi_more_update_data_#t~ret1435#1 := printk(237, 0); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6144: ubi_more_update_data_~tmp~33#1.base, ubi_more_update_data_~tmp~33#1.offset := ubi_more_update_data_#t~ret1406#1.base, ubi_more_update_data_#t~ret1406#1.offset;havoc ubi_more_update_data_#t~ret1406#1.base, ubi_more_update_data_#t~ret1406#1.offset;call ubi_more_update_data_#t~mem1407#1 := read~int#1(ubi_more_update_data_~tmp~33#1.base, 1176 + ubi_more_update_data_~tmp~33#1.offset, 4);call ubi_more_update_data_#t~mem1408#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1397 + ubi_more_update_data_~vol#1.offset, 8);call ubi_more_update_data_#t~mem1409#1 := read~int#1(ubi_more_update_data_~vol#1.base, 1405 + ubi_more_update_data_~vol#1.offset, 8); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8126-1: SUMMARY for call vol_cdev_open_#t~ret2248#1 := imajor(vol_cdev_open_~inode#1.base, vol_cdev_open_~inode#1.offset); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8490: assume 0 == (vol_cdev_direct_write_~tbuf~1#1.base + vol_cdev_direct_write_~tbuf~1#1.offset) % 18446744073709551616;vol_cdev_direct_write_#res#1 := -12;call ULTIMATE.dealloc(vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset);havoc vol_cdev_direct_write_~#off~1#1.base, vol_cdev_direct_write_~#off~1#1.offset;call ULTIMATE.dealloc(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset);havoc vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8490: assume !(0 == (vol_cdev_direct_write_~tbuf~1#1.base + vol_cdev_direct_write_~tbuf~1#1.offset) % 18446744073709551616);vol_cdev_direct_write_~len~3#1 := (if (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 <= 2147483647 then (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 else (if vol_cdev_direct_write_~count#1 % 18446744073709551616 < vol_cdev_direct_write_~tbuf_size~1#1 % 18446744073709551616 then vol_cdev_direct_write_~count#1 else vol_cdev_direct_write_~tbuf_size~1#1) % 18446744073709551616 % 4294967296 - 4294967296); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8358: assume -2147483648 <= vol_cdev_read_#t~ret2336#1 && vol_cdev_read_#t~ret2336#1 <= 2147483647;havoc vol_cdev_read_#t~mem2334#1;havoc vol_cdev_read_#t~mem2335#1;havoc vol_cdev_read_#t~ret2336#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6310: assume -2147483648 <= ubi_more_leb_change_data_#t~ret1500#1 && ubi_more_leb_change_data_#t~ret1500#1 <= 2147483647;havoc ubi_more_leb_change_data_#t~mem1499#1;havoc ubi_more_leb_change_data_#t~ret1500#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8391: assume 0 != vol_cdev_read_~err~28#1; [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8391: assume !(0 != vol_cdev_read_~err~28#1);call vol_cdev_read_#t~mem2356#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);call write~int#1(vol_cdev_read_#t~mem2356#1 + vol_cdev_read_~len~2#1, vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4);havoc vol_cdev_read_#t~mem2356#1;call vol_cdev_read_#t~mem2357#1 := read~int#1(vol_cdev_read_~vol~15#1.base, 1229 + vol_cdev_read_~vol~15#1.offset, 4);call vol_cdev_read_#t~mem2358#1 := read~int#1(vol_cdev_read_~#off~0#1.base, vol_cdev_read_~#off~0#1.offset, 4); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8457: vol_cdev_direct_write_~tmp~57#1.base, vol_cdev_direct_write_~tmp~57#1.offset := vol_cdev_direct_write_#t~ret2369#1.base, vol_cdev_direct_write_#t~ret2369#1.offset;havoc vol_cdev_direct_write_#t~ret2369#1.base, vol_cdev_direct_write_#t~ret2369#1.offset;call vol_cdev_direct_write_#t~mem2370#1 := read~int#1(vol_cdev_direct_write_~tmp~57#1.base, 1176 + vol_cdev_direct_write_~tmp~57#1.offset, 4);call vol_cdev_direct_write_#t~mem2371#1 := read~int#10(vol_cdev_direct_write_~offp#1.base, vol_cdev_direct_write_~offp#1.offset, 8);call vol_cdev_direct_write_#t~mem2372#1 := read~int#1(vol_cdev_direct_write_~vol~16#1.base, 1201 + vol_cdev_direct_write_~vol~16#1.offset, 4); [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8457-1: SUMMARY for call vol_cdev_direct_write_#t~ret2369#1.base, vol_cdev_direct_write_#t~ret2369#1.offset := get_current(); srcloc: null [2025-02-08 02:47:53,782 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8292: vol_cdev_fsync_#t~ret2313#1 := ubi_sync_#res#1;havoc ubi_sync_#t~ret2964#1.base, ubi_sync_#t~ret2964#1.offset, ubi_sync_#t~mem2965#1.base, ubi_sync_#t~mem2965#1.offset, ubi_sync_~ubi_num#1, ubi_sync_~ubi~27#1.base, ubi_sync_~ubi~27#1.offset;havoc ubi_sync_#in~ubi_num#1;assume { :end_inline_ubi_sync } true;assume -2147483648 <= vol_cdev_fsync_#t~ret2313#1 && vol_cdev_fsync_#t~ret2313#1 <= 2147483647;vol_cdev_fsync_~err~27#1 := vol_cdev_fsync_#t~ret2313#1;havoc vol_cdev_fsync_#t~mem2312#1;havoc vol_cdev_fsync_#t~ret2313#1;assume { :begin_inline_ldv_mutex_unlock_71 } true;ldv_mutex_unlock_71_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_71_#in~ldv_func_arg1#1.offset := vol_cdev_fsync_~inode~0#1.base, 226 + vol_cdev_fsync_~inode~0#1.offset;havoc ldv_mutex_unlock_71_~ldv_func_arg1#1.base, ldv_mutex_unlock_71_~ldv_func_arg1#1.offset;ldv_mutex_unlock_71_~ldv_func_arg1#1.base, ldv_mutex_unlock_71_~ldv_func_arg1#1.offset := ldv_mutex_unlock_71_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_71_#in~ldv_func_arg1#1.offset;assume { :begin_inline_ldv_mutex_unlock_i_mutex_of_inode } true;ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.offset := ldv_mutex_unlock_71_~ldv_func_arg1#1.base, ldv_mutex_unlock_71_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_i_mutex_of_inode_~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_~lock#1.offset;ldv_mutex_unlock_i_mutex_of_inode_~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_~lock#1.offset := ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.base, ldv_mutex_unlock_i_mutex_of_inode_#in~lock#1.offset; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6310-1: SUMMARY for call ubi_more_leb_change_data_#t~ret1500#1 := printk(246, 0); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8358-1: SUMMARY for call vol_cdev_read_#t~ret2336#1 := __dynamic_pr_debug(vol_cdev_read_~#descriptor___0~4#1.base, vol_cdev_read_~#descriptor___0~4#1.offset, 470, 0); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8127-1: SUMMARY for call vol_cdev_open_#t~ret2249#1 := ubi_major2num((if vol_cdev_open_~tmp___0~42#1 % 4294967296 % 4294967296 <= 2147483647 then vol_cdev_open_~tmp___0~42#1 % 4294967296 % 4294967296 else vol_cdev_open_~tmp___0~42#1 % 4294967296 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8127: assume -2147483648 <= vol_cdev_open_#t~ret2249#1 && vol_cdev_open_#t~ret2249#1 <= 2147483647;vol_cdev_open_~ubi_num~1#1 := vol_cdev_open_#t~ret2249#1;havoc vol_cdev_open_#t~ret2249#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6145: assume -2147483648 <= ubi_more_update_data_#t~ret1410#1 && ubi_more_update_data_#t~ret1410#1 <= 2147483647;havoc ubi_more_update_data_#t~mem1407#1;havoc ubi_more_update_data_#t~mem1408#1;havoc ubi_more_update_data_#t~mem1409#1;havoc ubi_more_update_data_#t~ret1410#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6145-1: SUMMARY for call ubi_more_update_data_#t~ret1410#1 := __dynamic_pr_debug(ubi_more_update_data_~#descriptor~12#1.base, ubi_more_update_data_~#descriptor~12#1.offset, 236, 0); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8458: assume -2147483648 <= vol_cdev_direct_write_#t~ret2373#1 && vol_cdev_direct_write_#t~ret2373#1 <= 2147483647;havoc vol_cdev_direct_write_#t~mem2370#1;havoc vol_cdev_direct_write_#t~mem2371#1;havoc vol_cdev_direct_write_#t~mem2372#1;havoc vol_cdev_direct_write_#t~ret2373#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9680: assume main_#t~switch2692#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9680: assume !main_#t~switch2692#1;main_#t~switch2692#1 := main_#t~switch2692#1 || 10 == main_~tmp~67#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6278: assume 0 != ubi_more_leb_change_data_#t~mem1471#1;havoc ubi_more_leb_change_data_#t~mem1471#1;ubi_more_leb_change_data_#res#1 := -30;call ULTIMATE.dealloc(ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset);havoc ubi_more_leb_change_data_~#descriptor~13#1.base, ubi_more_leb_change_data_~#descriptor~13#1.offset; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6278: assume !(0 != ubi_more_leb_change_data_#t~mem1471#1);havoc ubi_more_leb_change_data_#t~mem1471#1;call ubi_more_leb_change_data_#t~mem1472#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1405 + ubi_more_leb_change_data_~vol#1.offset, 8);call ubi_more_leb_change_data_#t~mem1473#1 := read~int#1(ubi_more_leb_change_data_~vol#1.base, 1397 + ubi_more_leb_change_data_~vol#1.offset, 8); [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8194: assume 0 != vol_cdev_release_~tmp___2~24#1; [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8194: assume !(0 != vol_cdev_release_~tmp___2~24#1); [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6179: SUMMARY for call dump_stack(); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8458-1: SUMMARY for call vol_cdev_direct_write_#t~ret2373#1 := __dynamic_pr_debug(vol_cdev_direct_write_~#descriptor~20#1.base, vol_cdev_direct_write_~#descriptor~20#1.offset, 476, 0); srcloc: null [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6278-1: call ubi_more_leb_change_data_#t~mem1471#1 := read~int#1(ubi_more_leb_change_data_~ubi#1.base, 5903 + ubi_more_leb_change_data_~ubi#1.offset, 4); [2025-02-08 02:47:53,783 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8293: havoc ldv_mutex_unlock_71_~ldv_func_arg1#1.base, ldv_mutex_unlock_71_~ldv_func_arg1#1.offset;havoc ldv_mutex_unlock_71_#in~ldv_func_arg1#1.base, ldv_mutex_unlock_71_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_mutex_unlock_71 } true;vol_cdev_fsync_#res#1 := vol_cdev_fsync_~err~27#1; [2025-02-08 02:47:53,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L24296: havoc #t~nondet6554;