./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 3d32b3a1bbd9a782befd4e760110c6100551933a53b76b8c7b7c078e313c4f01 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 04:34:45,284 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 04:34:45,328 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 04:34:45,332 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 04:34:45,333 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 04:34:45,356 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 04:34:45,357 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 04:34:45,357 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 04:34:45,357 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 04:34:45,358 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 04:34:45,358 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 04:34:45,358 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 04:34:45,359 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 04:34:45,359 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 04:34:45,359 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 04:34:45,360 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 04:34:45,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:34:45,360 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 04:34:45,361 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3d32b3a1bbd9a782befd4e760110c6100551933a53b76b8c7b7c078e313c4f01 [2025-03-04 04:34:45,587 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 04:34:45,596 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 04:34:45,598 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 04:34:45,599 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 04:34:45,599 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 04:34:45,600 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i [2025-03-04 04:34:46,714 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ed7bc5705/161759d807b84dd8a666817601aa56fc/FLAG682959320 [2025-03-04 04:34:47,288 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 04:34:47,289 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i [2025-03-04 04:34:47,340 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ed7bc5705/161759d807b84dd8a666817601aa56fc/FLAG682959320 [2025-03-04 04:34:47,786 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ed7bc5705/161759d807b84dd8a666817601aa56fc [2025-03-04 04:34:47,788 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 04:34:47,789 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 04:34:47,791 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 04:34:47,791 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 04:34:47,794 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 04:34:47,795 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:34:47" (1/1) ... [2025-03-04 04:34:47,795 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d847d1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:47, skipping insertion in model container [2025-03-04 04:34:47,795 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:34:47" (1/1) ... [2025-03-04 04:34:47,896 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 04:34:50,566 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i[444319,444332] [2025-03-04 04:34:50,788 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:34:50,952 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 04:34:51,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [4910] [2025-03-04 04:34:51,147 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6424] [2025-03-04 04:34:51,149 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6432-6433] [2025-03-04 04:34:51,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [7932] [2025-03-04 04:34:51,237 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [7935] [2025-03-04 04:34:51,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [7938] [2025-03-04 04:34:51,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [7941] [2025-03-04 04:34:51,286 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/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--32_7a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9093/dscv_tempdir/dscv/ri/32_7a/drivers/usb/storage/usb.c"), "i" (168), "i" (12UL)); [8822-8823] [2025-03-04 04:34:51,305 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___5->state): : "memory", "cc"); [9102-9103] [2025-03-04 04:34:51,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___6->state): : "memory", "cc"); [9107-9108] [2025-03-04 04:34:51,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___7->state): : "memory", "cc"); [9112-9113] [2025-03-04 04:34:51,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___8->state): : "memory", "cc"); [9117-9118] [2025-03-04 04:34:51,437 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--usb--storage--usb-storage.ko-entry_point.cil.out.i[444319,444332] [2025-03-04 04:34:51,448 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:34:52,069 INFO L204 MainTranslator]: Completed translation [2025-03-04 04:34:52,070 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52 WrapperNode [2025-03-04 04:34:52,071 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 04:34:52,071 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 04:34:52,072 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 04:34:52,072 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 04:34:52,076 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:52,212 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:52,593 INFO L138 Inliner]: procedures = 502, calls = 12443, calls flagged for inlining = 187, calls inlined = 183, statements flattened = 22284 [2025-03-04 04:34:52,594 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 04:34:52,595 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 04:34:52,595 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 04:34:52,595 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 04:34:52,602 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:52,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:52,694 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:54,905 INFO L175 MemorySlicer]: Split 10123 memory accesses to 33 slices as follows [5, 13, 7, 4, 137, 11, 2, 16, 70, 2, 121, 2, 10, 115, 8931, 45, 8, 7, 2, 182, 2, 16, 1, 2, 12, 6, 1, 4, 7, 256, 8, 114, 4]. 88 percent of accesses are in the largest equivalence class. The 1995 initializations are split as follows [0, 13, 7, 0, 128, 0, 0, 0, 0, 0, 121, 0, 0, 56, 1377, 0, 8, 7, 0, 0, 2, 0, 0, 0, 12, 0, 0, 0, 0, 256, 8, 0, 0]. The 7333 writes are split as follows [4, 0, 0, 3, 0, 0, 1, 3, 60, 1, 0, 0, 5, 59, 6890, 45, 0, 0, 1, 177, 0, 16, 1, 1, 0, 0, 0, 3, 4, 0, 0, 58, 1]. [2025-03-04 04:34:54,905 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:54,906 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,166 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,201 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,268 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,310 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,417 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 04:34:55,419 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 04:34:55,419 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 04:34:55,419 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 04:34:55,420 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:34:52" (1/1) ... [2025-03-04 04:34:55,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:34:55,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 04:34:55,448 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 04:34:55,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 04:34:55,470 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_port_reset [2025-03-04 04:34:55,470 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_port_reset [2025-03-04 04:34:55,470 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-04 04:34:55,470 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-04 04:34:55,470 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_control_urb [2025-03-04 04:34:55,471 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_control_urb [2025-03-04 04:34:55,471 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 04:34:55,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 04:34:55,471 INFO L130 BoogieDeclarations]: Found specification of procedure sierra_set_ms_mode [2025-03-04 04:34:55,471 INFO L138 BoogieDeclarations]: Found implementation of procedure sierra_set_ms_mode [2025-03-04 04:34:55,471 INFO L130 BoogieDeclarations]: Found specification of procedure target_alloc [2025-03-04 04:34:55,472 INFO L138 BoogieDeclarations]: Found implementation of procedure target_alloc [2025-03-04 04:34:55,472 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_resume [2025-03-04 04:34:55,472 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_resume [2025-03-04 04:34:55,472 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_1 [2025-03-04 04:34:55,472 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_1 [2025-03-04 04:34:55,473 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_bulk_srb [2025-03-04 04:34:55,473 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_bulk_srb [2025-03-04 04:34:55,473 INFO L130 BoogieDeclarations]: Found specification of procedure us_to_host [2025-03-04 04:34:55,473 INFO L138 BoogieDeclarations]: Found implementation of procedure us_to_host [2025-03-04 04:34:55,473 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_initialize_scsi_host_template_4 [2025-03-04 04:34:55,473 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_initialize_scsi_host_template_4 [2025-03-04 04:34:55,473 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_in [2025-03-04 04:34:55,473 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_in [2025-03-04 04:34:55,474 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-04 04:34:55,474 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-04 04:34:55,474 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_scan_dwork [2025-03-04 04:34:55,474 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_scan_dwork [2025-03-04 04:34:55,474 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_transparent_scsi_command [2025-03-04 04:34:55,474 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_transparent_scsi_command [2025-03-04 04:34:55,474 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-03-04 04:34:55,474 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-03-04 04:34:55,474 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_reset_resume [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_reset_resume [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_num [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_num [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure command_abort [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure command_abort [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_pad12_command [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_pad12_command [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_control_thread [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_control_thread [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_add_host_with_dma [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_add_host_with_dma [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure interpret_urb_result [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure interpret_urb_result [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_clear_halt [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_clear_halt [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_dev_mutex_of_us_data [2025-03-04 04:34:55,475 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_dev_mutex_of_us_data [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-04 04:34:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure simple_strtoul [2025-03-04 04:34:55,476 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_strtoul [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 04:34:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 04:34:55,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-04 04:34:55,480 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_release_resources [2025-03-04 04:34:55,480 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_release_resources [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 04:34:55,480 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_report_bus_reset [2025-03-04 04:34:55,481 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_report_bus_reset [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure slave_alloc [2025-03-04 04:34:55,481 INFO L138 BoogieDeclarations]: Found implementation of procedure slave_alloc [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-04 04:34:55,481 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-04 04:34:55,482 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-04 04:34:55,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-04 04:34:55,484 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-04 04:34:55,485 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_bulk_transfer_sglist [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_bulk_transfer_sglist [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure release_everything [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure release_everything [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_ufi_command [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_ufi_command [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_invoke_transport [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_invoke_transport [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure complete [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure complete [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_msg_common [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_msg_common [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_sg_count [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_sg_count [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-04 04:34:55,486 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 04:34:55,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_report_device_reset [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_report_device_reset [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_access_xfer_buf [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_access_xfer_buf [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure host_info [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure host_info [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2025-03-04 04:34:55,487 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-04 04:34:55,487 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 04:34:55,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_acquire_resources [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_acquire_resources [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure show_info [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure show_info [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_bufflen [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_bufflen [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_dev_mutex_of_us_data [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_dev_mutex_of_us_data [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure slave_configure [2025-03-04 04:34:55,489 INFO L138 BoogieDeclarations]: Found implementation of procedure slave_configure [2025-03-04 04:34:55,489 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2025-03-04 04:34:55,492 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2025-03-04 04:34:55,492 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-04 04:34:55,492 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-04 04:34:55,492 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-04 04:34:55,493 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-04 04:34:55,493 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_get_resid [2025-03-04 04:34:55,493 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_get_resid [2025-03-04 04:34:55,494 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-03-04 04:34:55,494 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-03-04 04:34:55,494 INFO L130 BoogieDeclarations]: Found specification of procedure last_sector_hacks [2025-03-04 04:34:55,494 INFO L138 BoogieDeclarations]: Found implementation of procedure last_sector_hacks [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_pusb_dev_of_us_data [2025-03-04 04:34:55,495 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_pusb_dev_of_us_data [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-04 04:34:55,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-04 04:34:55,497 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-04 04:34:55,498 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-04 04:34:55,498 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure sierra_get_swoc_info [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure sierra_get_swoc_info [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_sglist [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_sglist [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure usb_sg_cancel [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_sg_cancel [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_adjust_quirks [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_adjust_quirks [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unlink_urb [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unlink_urb [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_bulk_transfer_buf [2025-03-04 04:34:55,499 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_bulk_transfer_buf [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 04:34:55,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_control_msg [2025-03-04 04:34:55,500 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_control_msg [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 04:34:55,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 04:34:55,504 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure bus_reset [2025-03-04 04:34:55,504 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_reset [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-04 04:34:55,504 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-04 04:34:55,504 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure storage_probe [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure storage_probe [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure queue_max_hw_sectors [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_max_hw_sectors [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_negative [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_negative [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_probe2 [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_probe2 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure device_reset [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure device_reset [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure host_to_us [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure host_to_us [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion [2025-03-04 04:34:55,505 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 04:34:55,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_dbg [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_dbg [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure queuecommand [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure queuecommand [2025-03-04 04:34:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_reset_common [2025-03-04 04:34:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_reset_common [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure blk_queue_max_hw_sectors [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_queue_max_hw_sectors [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_set_resid [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_set_resid [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure debug_swoc [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_swoc [2025-03-04 04:34:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure usb_stor_disconnect [2025-03-04 04:34:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_stor_disconnect [2025-03-04 04:34:56,530 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 04:34:56,533 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 04:34:56,627 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14300: havoc usb_reset_device_#t~nondet1781#1; [2025-03-04 04:34:56,732 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10832: call ULTIMATE.dealloc(~#descriptor~3.base, ~#descriptor~3.offset);havoc ~#descriptor~3.base, ~#descriptor~3.offset; [2025-03-04 04:34:56,768 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14206: havoc scsi_is_host_device_#t~nondet1766#1; [2025-03-04 04:34:56,803 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6935: call ULTIMATE.dealloc(~#partial~0.base, ~#partial~0.offset);havoc ~#partial~0.base, ~#partial~0.offset; [2025-03-04 04:34:56,817 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8101: havoc #t~mem1033; [2025-03-04 04:34:56,906 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L9628: call ULTIMATE.dealloc(~#descriptor~0#1.base, ~#descriptor~0#1.offset);havoc ~#descriptor~0#1.base, ~#descriptor~0#1.offset;call ULTIMATE.dealloc(~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset);havoc ~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset; [2025-03-04 04:34:56,906 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7400: havoc usb_stor_Bulk_max_lun_#t~mem844#1.base, usb_stor_Bulk_max_lun_#t~mem844#1.offset;havoc usb_stor_Bulk_max_lun_#t~mem845#1; [2025-03-04 04:34:57,460 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8095: havoc #t~mem1032; [2025-03-04 04:34:57,908 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14328: havoc wait_for_completion_interruptible_#t~nondet1785#1; [2025-03-04 04:34:57,908 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8995: call ULTIMATE.dealloc(~#data_ptr~0#1.base, ~#data_ptr~0#1.offset);havoc ~#data_ptr~0#1.base, ~#data_ptr~0#1.offset; [2025-03-04 04:34:57,908 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14116: havoc kthread_should_stop_#t~nondet1751#1; [2025-03-04 04:34:57,908 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6255: call ULTIMATE.dealloc(usb_stor_set_xfer_buf_~#offset~0#1.base, usb_stor_set_xfer_buf_~#offset~0#1.offset);havoc usb_stor_set_xfer_buf_~#offset~0#1.base, usb_stor_set_xfer_buf_~#offset~0#1.offset;call ULTIMATE.dealloc(usb_stor_set_xfer_buf_~#sg~1#1.base, usb_stor_set_xfer_buf_~#sg~1#1.offset);havoc usb_stor_set_xfer_buf_~#sg~1#1.base, usb_stor_set_xfer_buf_~#sg~1#1.offset; [2025-03-04 04:34:57,910 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14181: havoc #t~nondet1762; [2025-03-04 04:34:57,914 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L8009: havoc __kmalloc_#t~ret1013#1.base, __kmalloc_#t~ret1013#1.offset; [2025-03-04 04:34:57,964 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14261: havoc #t~nondet1776; [2025-03-04 04:34:58,026 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14120: havoc kthread_stop_#t~nondet1752#1; [2025-03-04 04:34:58,074 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14310: havoc usb_sg_init_#t~nondet1782#1; [2025-03-04 04:34:58,548 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14225: havoc scsi_sense_desc_find_#t~ret1768#1.base, scsi_sense_desc_find_#t~ret1768#1.offset; [2025-03-04 04:34:58,549 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14193: havoc scsi_extd_sense_format_#t~ret1763#1.base, scsi_extd_sense_format_#t~ret1763#1.offset; [2025-03-04 04:34:58,549 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14210: havoc scsi_normalize_sense_#t~nondet1767#1; [2025-03-04 04:34:58,549 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14228: havoc scsi_sense_key_string_#t~ret1769#1.base, scsi_sense_key_string_#t~ret1769#1.offset; [2025-03-04 04:34:58,549 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7079: call ULTIMATE.dealloc(~#ses~0#1.base, ~#ses~0#1.offset);havoc ~#ses~0#1.base, ~#ses~0#1.offset;call ULTIMATE.dealloc(~#sshdr~0#1.base, ~#sshdr~0#1.offset);havoc ~#sshdr~0#1.base, ~#sshdr~0#1.offset; [2025-03-04 04:34:58,549 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L13058: call ULTIMATE.dealloc(usb_stor_show_sense_~#fmt~0#1.base, usb_stor_show_sense_~#fmt~0#1.offset);havoc usb_stor_show_sense_~#fmt~0#1.base, usb_stor_show_sense_~#fmt~0#1.offset; [2025-03-04 04:34:58,595 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14332: havoc wait_for_completion_interruptible_timeout_#t~nondet1786#1; [2025-03-04 04:34:58,596 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14317: havoc usb_submit_urb_#t~nondet1783#1; [2025-03-04 04:34:58,596 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6697: havoc #t~mem555#1.base, #t~mem555#1.offset;havoc #t~mem556#1;call ULTIMATE.dealloc(~#urb_done~0#1.base, ~#urb_done~0#1.offset);havoc ~#urb_done~0#1.base, ~#urb_done~0#1.offset; [2025-03-04 04:34:58,597 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6081: havoc #t~mem420; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11317: call ULTIMATE.dealloc(option_inquiry_~#inquiry_msg~0#1.base, option_inquiry_~#inquiry_msg~0#1.offset);havoc option_inquiry_~#inquiry_msg~0#1.base, option_inquiry_~#inquiry_msg~0#1.offset; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L10607: call ULTIMATE.dealloc(usb_stor_ucr61s2b_init_~#partial~2#1.base, usb_stor_ucr61s2b_init_~#partial~2#1.offset);havoc usb_stor_ucr61s2b_init_~#partial~2#1.base, usb_stor_ucr61s2b_init_~#partial~2#1.offset;call ULTIMATE.dealloc(usb_stor_ucr61s2b_init_~#init_string~0#1.base, usb_stor_ucr61s2b_init_~#init_string~0#1.offset);havoc usb_stor_ucr61s2b_init_~#init_string~0#1.base, usb_stor_ucr61s2b_init_~#init_string~0#1.offset; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14177: havoc schedule_timeout_uninterruptible_#t~nondet1761#1; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14196: havoc scsi_get_host_dev_#t~ret1764#1.base, scsi_get_host_dev_#t~ret1764#1.offset; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L11256: call ULTIMATE.dealloc(option_rezero_~#rezero_msg~0#1.base, option_rezero_~#rezero_msg~0#1.offset);havoc option_rezero_~#rezero_msg~0#1.base, option_rezero_~#rezero_msg~0#1.offset; [2025-03-04 04:35:06,846 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14100: havoc device_create_file_#t~nondet1749#1; [2025-03-04 04:35:06,852 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14280: havoc #t~nondet1779; [2025-03-04 04:35:06,902 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14254: havoc sg_nents_#t~nondet1774#1; [2025-03-04 04:35:06,903 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14244: havoc sg_miter_skip_#t~nondet1773#1; [2025-03-04 04:35:06,903 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14240: havoc sg_miter_next_#t~nondet1772#1; [2025-03-04 04:35:06,903 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L14257: havoc sg_next_#t~ret1775#1.base, sg_next_#t~ret1775#1.offset; [2025-03-04 04:35:06,903 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L6183: call ULTIMATE.dealloc(~#miter~0#1.base, ~#miter~0#1.offset);havoc ~#miter~0#1.base, ~#miter~0#1.offset;