./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 31f1315d23c882220bc6f0d965399be802bae4ce37ec7445b5ebe262ba0dc67b --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 02:05:17,154 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 02:05:17,192 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 02:05:17,201 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 02:05:17,202 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 02:05:17,220 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 02:05:17,221 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 02:05:17,221 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 02:05:17,221 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 02:05:17,221 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 02:05:17,222 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 02:05:17,222 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 02:05:17,222 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 02:05:17,222 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 02:05:17,223 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 02:05:17,223 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:05:17,224 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 02:05:17,224 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 31f1315d23c882220bc6f0d965399be802bae4ce37ec7445b5ebe262ba0dc67b [2025-02-08 02:05:17,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 02:05:17,430 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 02:05:17,438 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 02:05:17,439 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 02:05:17,439 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 02:05:17,440 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i [2025-02-08 02:05:18,623 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/43b8ca8b8/7bb674cb432f4ae3982dbef38aaa0243/FLAG9d3c9f448 [2025-02-08 02:05:19,069 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 02:05:19,070 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i [2025-02-08 02:05:19,089 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/43b8ca8b8/7bb674cb432f4ae3982dbef38aaa0243/FLAG9d3c9f448 [2025-02-08 02:05:19,098 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/43b8ca8b8/7bb674cb432f4ae3982dbef38aaa0243 [2025-02-08 02:05:19,100 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 02:05:19,101 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 02:05:19,102 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 02:05:19,102 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 02:05:19,104 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 02:05:19,105 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:05:19" (1/1) ... [2025-02-08 02:05:19,106 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2fc94127 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:19, skipping insertion in model container [2025-02-08 02:05:19,106 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:05:19" (1/1) ... [2025-02-08 02:05:19,179 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 02:05:19,509 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i[96705,96718] [2025-02-08 02:05:19,880 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:05:19,920 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 02:05:20,031 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i[96705,96718] [2025-02-08 02:05:20,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (58), "i" (sizeof(struct bug_entry ))); [4163-4169] [2025-02-08 02:05:20,147 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (110), "i" (sizeof(struct bug_entry ))); [4241-4247] [2025-02-08 02:05:20,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (118), "i" (sizeof(struct bug_entry ))); [4609-4615] [2025-02-08 02:05:20,175 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (157), "i" (sizeof(struct bug_entry ))); [4702-4708] [2025-02-08 02:05:20,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (158), "i" (sizeof(struct bug_entry ))); [4737-4743] [2025-02-08 02:05:20,177 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (159), "i" (sizeof(struct bug_entry ))); [4772-4778] [2025-02-08 02:05:20,209 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:05:20,295 INFO L204 MainTranslator]: Completed translation [2025-02-08 02:05:20,296 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20 WrapperNode [2025-02-08 02:05:20,296 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 02:05:20,297 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 02:05:20,298 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 02:05:20,298 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 02:05:20,303 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,347 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,428 INFO L138 Inliner]: procedures = 116, calls = 855, calls flagged for inlining = 40, calls inlined = 40, statements flattened = 2574 [2025-02-08 02:05:20,428 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 02:05:20,429 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 02:05:20,429 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 02:05:20,430 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 02:05:20,436 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,437 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,457 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,637 INFO L175 MemorySlicer]: Split 538 memory accesses to 16 slices as follows [8, 2, 8, 3, 8, 4, 6, 4, 16, 6, 349, 12, 16, 42, 46, 8]. 65 percent of accesses are in the largest equivalence class. The 80 initializations are split as follows [7, 2, 7, 0, 7, 0, 6, 0, 16, 0, 0, 12, 16, 0, 0, 7]. The 213 writes are split as follows [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 124, 0, 0, 42, 46, 0]. [2025-02-08 02:05:20,638 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,638 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,742 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,749 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,769 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,782 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,808 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 02:05:20,810 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 02:05:20,810 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 02:05:20,810 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 02:05:20,811 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:20" (1/1) ... [2025-02-08 02:05:20,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:05:20,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 02:05:20,849 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 02:05:20,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 02:05:20,867 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_dfu_driver_exit [2025-02-08 02:05:20,867 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_dfu_driver_exit [2025-02-08 02:05:20,867 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_dfu_driver_init [2025-02-08 02:05:20,868 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_dfu_driver_init [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure fw_hdrs_free [2025-02-08 02:05:20,868 INFO L138 BoogieDeclarations]: Found implementation of procedure fw_hdrs_free [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 02:05:20,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 02:05:20,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 02:05:20,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 02:05:20,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 02:05:20,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 02:05:20,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 02:05:20,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 02:05:20,870 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2025-02-08 02:05:20,870 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2025-02-08 02:05:20,870 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 02:05:20,870 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 02:05:20,870 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-08 02:05:20,870 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-08 02:05:20,870 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~int~TO~int [2025-02-08 02:05:20,870 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~int~TO~int [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 02:05:20,872 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 02:05:20,873 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_dev [2025-02-08 02:05:20,874 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_dev [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mpi_read [2025-02-08 02:05:20,874 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mpi_read [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_cmd_reset [2025-02-08 02:05:20,874 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_cmd_reset [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:05:20,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_interruptible_timeout [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_interruptible_timeout [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2025-02-08 02:05:20,875 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 02:05:20,875 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mpi_write [2025-02-08 02:05:20,876 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mpi_write [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2025-02-08 02:05:20,876 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 02:05:20,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 02:05:20,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume_stop [2025-02-08 02:05:20,878 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume_stop [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mac_fw_upload [2025-02-08 02:05:20,878 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mac_fw_upload [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion___0 [2025-02-08 02:05:20,878 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion___0 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 02:05:20,878 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 02:05:20,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 02:05:20,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 02:05:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_intf [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_intf [2025-02-08 02:05:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_rceb_check [2025-02-08 02:05:20,880 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_rceb_check [2025-02-08 02:05:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 02:05:20,880 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_fw_upload [2025-02-08 02:05:20,881 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_fw_upload [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 02:05:20,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2025-02-08 02:05:20,881 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure __mac_fw_upload [2025-02-08 02:05:20,881 INFO L138 BoogieDeclarations]: Found implementation of procedure __mac_fw_upload [2025-02-08 02:05:20,881 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_blast_assert [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_blast_assert [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_print_state [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_print_state [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_phy_fw_upload [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_phy_fw_upload [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2025-02-08 02:05:20,882 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2025-02-08 02:05:20,882 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2025-02-08 02:05:20,883 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2025-02-08 02:05:20,883 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-02-08 02:05:20,883 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-02-08 02:05:20,883 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undefined_pointer [2025-02-08 02:05:20,883 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undefined_pointer [2025-02-08 02:05:20,883 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-08 02:05:20,883 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-02-08 02:05:20,884 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 02:05:20,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~int~TO~int [2025-02-08 02:05:20,885 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~int~TO~int [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_cmd [2025-02-08 02:05:20,885 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_cmd [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2025-02-08 02:05:20,885 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 02:05:20,885 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 02:05:20,886 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 02:05:20,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 02:05:21,373 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 02:05:21,376 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 02:05:21,620 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5534: havoc #t~nondet461; [2025-02-08 02:05:21,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5538: havoc #t~nondet462; [2025-02-08 02:05:21,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5448: havoc #t~malloc446.base, #t~malloc446.offset; [2025-02-08 02:05:21,993 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5466: havoc #t~nondet450; [2025-02-08 02:05:21,994 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder has thrown an exception: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:742) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:676) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2025-02-08 02:05:22,001 INFO L158 Benchmark]: Toolchain (without parser) took 2899.23ms. Allocated memory is still 167.8MB. Free memory was 125.6MB in the beginning and 92.3MB in the end (delta: 33.3MB). Peak memory consumption was 96.5MB. Max. memory is 16.1GB. [2025-02-08 02:05:22,001 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 218.1MB. Free memory is still 132.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 02:05:22,003 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1195.04ms. Allocated memory is still 167.8MB. Free memory was 125.6MB in the beginning and 118.4MB in the end (delta: 7.2MB). Peak memory consumption was 110.2MB. Max. memory is 16.1GB. [2025-02-08 02:05:22,004 INFO L158 Benchmark]: Boogie Procedure Inliner took 131.24ms. Allocated memory is still 167.8MB. Free memory was 118.4MB in the beginning and 104.3MB in the end (delta: 14.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-08 02:05:22,004 INFO L158 Benchmark]: Boogie Preprocessor took 379.90ms. Allocated memory is still 167.8MB. Free memory was 104.3MB in the beginning and 97.2MB in the end (delta: 7.1MB). Peak memory consumption was 68.6MB. Max. memory is 16.1GB. [2025-02-08 02:05:22,004 INFO L158 Benchmark]: IcfgBuilder took 1189.42ms. Allocated memory is still 167.8MB. Free memory was 97.2MB in the beginning and 92.3MB in the end (delta: 4.9MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. [2025-02-08 02:05:22,005 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 218.1MB. Free memory is still 132.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1195.04ms. Allocated memory is still 167.8MB. Free memory was 125.6MB in the beginning and 118.4MB in the end (delta: 7.2MB). Peak memory consumption was 110.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 131.24ms. Allocated memory is still 167.8MB. Free memory was 118.4MB in the beginning and 104.3MB in the end (delta: 14.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 379.90ms. Allocated memory is still 167.8MB. Free memory was 104.3MB in the beginning and 97.2MB in the end (delta: 7.1MB). Peak memory consumption was 68.6MB. Max. memory is 16.1GB. * IcfgBuilder took 1189.42ms. Allocated memory is still 167.8MB. Free memory was 97.2MB in the beginning and 92.3MB in the end (delta: 4.9MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2: de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 4163]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (58), "i" (sizeof(struct bug_entry ))); [4163-4169] - GenericResultAtLocation [Line: 4241]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (110), "i" (sizeof(struct bug_entry ))); [4241-4247] - GenericResultAtLocation [Line: 4609]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (118), "i" (sizeof(struct bug_entry ))); [4609-4615] - GenericResultAtLocation [Line: 4702]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (157), "i" (sizeof(struct bug_entry ))); [4702-4708] - GenericResultAtLocation [Line: 4737]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (158), "i" (sizeof(struct bug_entry ))); [4737-4743] - GenericResultAtLocation [Line: 4772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (159), "i" (sizeof(struct bug_entry ))); [4772-4778] RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 02:05:22,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 31f1315d23c882220bc6f0d965399be802bae4ce37ec7445b5ebe262ba0dc67b --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 02:05:23,874 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 02:05:23,959 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 02:05:23,966 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 02:05:23,966 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 02:05:23,981 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 02:05:23,982 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 02:05:23,982 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 02:05:23,982 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 02:05:23,982 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 02:05:23,983 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 02:05:23,983 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 02:05:23,983 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 02:05:23,983 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 02:05:23,983 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 02:05:23,983 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 02:05:23,983 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 02:05:23,983 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 02:05:23,984 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 02:05:23,984 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:05:23,985 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 02:05:23,985 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 02:05:23,986 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 02:05:23,986 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 02:05:23,986 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 31f1315d23c882220bc6f0d965399be802bae4ce37ec7445b5ebe262ba0dc67b [2025-02-08 02:05:24,286 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 02:05:24,294 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 02:05:24,296 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 02:05:24,298 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 02:05:24,298 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 02:05:24,299 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i [2025-02-08 02:05:25,569 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2ce29c84e/c623651b54d34945a55a29492047788c/FLAG6d6827432 [2025-02-08 02:05:25,909 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 02:05:25,910 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i [2025-02-08 02:05:25,940 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2ce29c84e/c623651b54d34945a55a29492047788c/FLAG6d6827432 [2025-02-08 02:05:25,955 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2ce29c84e/c623651b54d34945a55a29492047788c [2025-02-08 02:05:25,957 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 02:05:25,959 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 02:05:25,960 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 02:05:25,960 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 02:05:25,967 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 02:05:25,972 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:05:25" (1/1) ... [2025-02-08 02:05:25,973 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17825170 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:25, skipping insertion in model container [2025-02-08 02:05:25,973 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:05:25" (1/1) ... [2025-02-08 02:05:26,051 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 02:05:26,485 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,486 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,488 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,495 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,495 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,498 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,512 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,531 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i[96705,96718] [2025-02-08 02:05:26,573 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,576 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,627 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,635 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,637 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,655 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,655 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,665 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,668 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,670 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,688 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,701 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,703 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,715 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,719 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,738 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,738 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,750 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,752 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,757 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,776 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,776 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,778 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,791 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,791 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,804 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,877 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,896 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,901 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,904 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,905 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,906 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,910 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,912 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,912 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,912 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,916 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,956 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:26,957 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:05:26,994 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-02-08 02:05:27,008 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 02:05:27,060 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,064 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,064 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,065 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,065 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,066 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,076 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i[96705,96718] [2025-02-08 02:05:27,078 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,080 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,081 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,082 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,082 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,083 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,086 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,089 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,091 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,093 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,093 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,096 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,102 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,105 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,105 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,106 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,108 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,110 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,113 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,114 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,114 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,116 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,116 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,122 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,127 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,134 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,140 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,142 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,143 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,144 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,146 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,152 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,202 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 02:05:27,203 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:05:27,222 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 02:05:27,277 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.0/usb_urb-drivers-uwb-i1480-dfu-i1480-dfu-usb.ko.cil.out.i[96705,96718] [2025-02-08 02:05:27,357 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (58), "i" (sizeof(struct bug_entry ))); [4163-4169] [2025-02-08 02:05:27,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (110), "i" (sizeof(struct bug_entry ))); [4241-4247] [2025-02-08 02:05:27,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (118), "i" (sizeof(struct bug_entry ))); [4609-4615] [2025-02-08 02:05:27,387 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (157), "i" (sizeof(struct bug_entry ))); [4702-4708] [2025-02-08 02:05:27,388 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (158), "i" (sizeof(struct bug_entry ))); [4737-4743] [2025-02-08 02:05:27,388 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (159), "i" (sizeof(struct bug_entry ))); [4772-4778] [2025-02-08 02:05:27,434 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 02:05:27,477 INFO L204 MainTranslator]: Completed translation [2025-02-08 02:05:27,478 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27 WrapperNode [2025-02-08 02:05:27,478 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 02:05:27,479 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 02:05:27,479 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 02:05:27,479 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 02:05:27,483 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,508 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,563 INFO L138 Inliner]: procedures = 129, calls = 855, calls flagged for inlining = 40, calls inlined = 40, statements flattened = 2411 [2025-02-08 02:05:27,563 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 02:05:27,564 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 02:05:27,564 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 02:05:27,564 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 02:05:27,570 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,571 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,595 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,888 INFO L175 MemorySlicer]: Split 538 memory accesses to 16 slices as follows [2, 8, 8, 8, 16, 3, 349, 12, 16, 6, 4, 42, 46, 4, 6, 8]. 65 percent of accesses are in the largest equivalence class. The 80 initializations are split as follows [2, 7, 7, 7, 16, 0, 0, 12, 16, 0, 0, 0, 0, 0, 6, 7]. The 213 writes are split as follows [0, 0, 0, 0, 0, 1, 124, 0, 0, 0, 0, 42, 46, 0, 0, 0]. [2025-02-08 02:05:27,888 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,888 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:27,990 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:28,000 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:28,027 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:28,048 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:28,079 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 02:05:28,080 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 02:05:28,080 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 02:05:28,080 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 02:05:28,081 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:05:27" (1/1) ... [2025-02-08 02:05:28,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 02:05:28,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 02:05:28,107 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 02:05:28,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 02:05:28,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-08 02:05:28,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-08 02:05:28,131 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-02-08 02:05:28,132 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_dfu_driver_exit [2025-02-08 02:05:28,133 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_dfu_driver_exit [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_dfu_driver_init [2025-02-08 02:05:28,133 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_dfu_driver_init [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure fw_hdrs_free [2025-02-08 02:05:28,133 INFO L138 BoogieDeclarations]: Found implementation of procedure fw_hdrs_free [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2025-02-08 02:05:28,133 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 02:05:28,133 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 02:05:28,133 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-08 02:05:28,134 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-02-08 02:05:28,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-02-08 02:05:28,135 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-02-08 02:05:28,135 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-02-08 02:05:28,135 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-02-08 02:05:28,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-02-08 02:05:28,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-02-08 02:05:28,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-08 02:05:28,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 02:05:28,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 02:05:28,138 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_dev [2025-02-08 02:05:28,138 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_dev [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mpi_read [2025-02-08 02:05:28,139 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mpi_read [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_cmd_reset [2025-02-08 02:05:28,139 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_cmd_reset [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:05:28,139 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:05:28,142 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:05:28,142 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 02:05:28,142 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 02:05:28,142 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_interruptible_timeout [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_interruptible_timeout [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mpi_write [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mpi_write [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume_stop [2025-02-08 02:05:28,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume_stop [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-02-08 02:05:28,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-02-08 02:05:28,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_mac_fw_upload [2025-02-08 02:05:28,145 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_mac_fw_upload [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion___0 [2025-02-08 02:05:28,145 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion___0 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 02:05:28,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 02:05:28,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 02:05:28,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_intf [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_intf [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_rceb_check [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_rceb_check [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_fw_upload [2025-02-08 02:05:28,149 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_fw_upload [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 02:05:28,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~C_ULONG~TO~C_INT [2025-02-08 02:05:28,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~C_ULONG~TO~C_INT [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#10 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#11 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#12 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#13 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#14 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#15 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#10 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#11 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#12 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#13 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#14 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#15 [2025-02-08 02:05:28,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#10 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#11 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#12 [2025-02-08 02:05:28,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#13 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#14 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#15 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2025-02-08 02:05:28,154 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure __mac_fw_upload [2025-02-08 02:05:28,154 INFO L138 BoogieDeclarations]: Found implementation of procedure __mac_fw_upload [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-02-08 02:05:28,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-02-08 02:05:28,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_blast_assert [2025-02-08 02:05:28,156 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_blast_assert [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_print_state [2025-02-08 02:05:28,156 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_print_state [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~C_ULONG~TO~C_INT [2025-02-08 02:05:28,156 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~X~C_ULONG~TO~C_INT [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-02-08 02:05:28,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2025-02-08 02:05:28,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2025-02-08 02:05:28,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2025-02-08 02:05:28,161 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-08 02:05:28,161 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-08 02:05:28,161 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_phy_fw_upload [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_phy_fw_upload [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undefined_pointer [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undefined_pointer [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-08 02:05:28,162 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-02-08 02:05:28,162 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#10 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#11 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#12 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#13 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#14 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#15 [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure i1480_cmd [2025-02-08 02:05:28,163 INFO L138 BoogieDeclarations]: Found implementation of procedure i1480_cmd [2025-02-08 02:05:28,163 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2025-02-08 02:05:28,164 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2025-02-08 02:05:28,164 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 02:05:28,164 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 02:05:28,794 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 02:05:28,796 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 02:05:28,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5534: havoc #t~nondet450; [2025-02-08 02:05:29,006 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5538: havoc #t~nondet451; [2025-02-08 02:05:29,015 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5448: havoc #t~malloc435.base, #t~malloc435.offset; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4928-1: SUMMARY for call i1480_usb_neep_cb_#t~ret354#1 := dev_printk(70bv64, 0bv64, i1480_usb_neep_cb_~dev~2#1.base, i1480_usb_neep_cb_~dev~2#1.offset, 71bv64, 0bv64); srcloc: null [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4928: havoc i1480_usb_neep_cb_#t~mem353#1;havoc i1480_usb_neep_cb_#t~ret354#1; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4945-2: call i1480_usb_neep_cb_#t~mem355#1 := read~intINTTYPE4#6(i1480_usb_neep_cb_~urb#1.base, ~bvadd~64(88bv64, i1480_usb_neep_cb_~urb#1.offset), 4bv64); [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4945: havoc i1480_usb_neep_cb_#t~mem355#1;havoc i1480_usb_neep_cb_#t~ret356#1; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4945-1: SUMMARY for call i1480_usb_neep_cb_#t~ret356#1 := dev_err(i1480_usb_neep_cb_~dev~2#1.base, i1480_usb_neep_cb_~dev~2#1.offset, 72bv64, 0bv64); srcloc: null [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4900-1: SUMMARY for call i1480_usb_neep_cb_#t~ret351#1 := dev_printk(68bv64, 0bv64, i1480_usb_neep_cb_~dev~2#1.base, i1480_usb_neep_cb_~dev~2#1.offset, 69bv64, 0bv64); srcloc: null [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4900: havoc i1480_usb_neep_cb_#t~mem350#1;havoc i1480_usb_neep_cb_#t~ret351#1; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-1: havoc i1480_usb_neep_cb_#t~mem343#1.base, i1480_usb_neep_cb_#t~mem343#1.offset, i1480_usb_neep_cb_#t~mem344#1.base, i1480_usb_neep_cb_#t~mem344#1.offset, i1480_usb_neep_cb_#t~mem345#1, i1480_usb_neep_cb_#t~mem346#1, i1480_usb_neep_cb_#t~mem347#1, i1480_usb_neep_cb_#t~mem348#1, i1480_usb_neep_cb_#t~mem349#1, i1480_usb_neep_cb_#t~mem350#1, i1480_usb_neep_cb_#t~ret351#1, i1480_usb_neep_cb_#t~mem352#1, i1480_usb_neep_cb_#t~mem353#1, i1480_usb_neep_cb_#t~ret354#1, i1480_usb_neep_cb_#t~mem355#1, i1480_usb_neep_cb_#t~ret356#1, i1480_usb_neep_cb_#t~mem357#1, i1480_usb_neep_cb_~urb#1.base, i1480_usb_neep_cb_~urb#1.offset, i1480_usb_neep_cb_~i1480~0#1.base, i1480_usb_neep_cb_~i1480~0#1.offset, i1480_usb_neep_cb_~dev~2#1.base, i1480_usb_neep_cb_~dev~2#1.offset, i1480_usb_neep_cb_~tmp___7~7#1, i1480_usb_neep_cb_~tmp___8~2#1;havoc i1480_usb_neep_cb_#in~urb#1.base, i1480_usb_neep_cb_#in~urb#1.offset;assume { :end_inline_i1480_usb_neep_cb } true; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4954: havoc complete_~arg0#1.base, complete_~arg0#1.offset;havoc complete_#in~arg0#1.base, complete_#in~arg0#1.offset;assume { :end_inline_complete } true; [2025-02-08 02:05:54,058 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4921: assume true;call i1480_usb_neep_cb_#t~mem352#1 := read~intINTTYPE1#2(~#descriptor___1~0.base, ~bvadd~64(40bv64, ~#descriptor___1~0.offset), 1bv64);i1480_usb_neep_cb_~tmp___8~2#1 := ~sign_extend~64~32((if !(0bv8 == i1480_usb_neep_cb_#t~mem352#1) then 1bv32 else 0bv32));havoc i1480_usb_neep_cb_#t~mem352#1; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4921: assume !true; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3303: havoc ##fun~$Pointer$~TO~VOID_#~64#1.base, ##fun~$Pointer$~TO~VOID_#~64#1.offset;havoc ##fun~$Pointer$~TO~VOID_#in~64#1.base, ##fun~$Pointer$~TO~VOID_#in~64#1.offset, ##fun~$Pointer$~TO~VOID_#in~#fp#1.base, ##fun~$Pointer$~TO~VOID_#in~#fp#1.offset;assume { :end_inline_##fun~$Pointer$~TO~VOID } true;havoc #t~mem65#1.base, #t~mem65#1.offset; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4926: assume 0bv64 != i1480_usb_neep_cb_~tmp___8~2#1;call i1480_usb_neep_cb_#t~mem353#1 := read~intINTTYPE4#6(i1480_usb_neep_cb_~urb#1.base, ~bvadd~64(88bv64, i1480_usb_neep_cb_~urb#1.offset), 4bv64); [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4926: assume !(0bv64 != i1480_usb_neep_cb_~tmp___8~2#1); [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4893: assume true;call i1480_usb_neep_cb_#t~mem349#1 := read~intINTTYPE1#1(~#descriptor___0~0.base, ~bvadd~64(40bv64, ~#descriptor___0~0.offset), 1bv64);i1480_usb_neep_cb_~tmp___7~7#1 := ~sign_extend~64~32((if !(0bv8 == i1480_usb_neep_cb_#t~mem349#1) then 1bv32 else 0bv32));havoc i1480_usb_neep_cb_#t~mem349#1; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4893: assume !true; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4918: assume true; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4918: assume !true; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4885: assume false; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4885: assume !false;call i1480_usb_neep_cb_#t~mem357#1 := read~intINTTYPE4#6(i1480_usb_neep_cb_~urb#1.base, ~bvadd~64(128bv64, i1480_usb_neep_cb_~urb#1.offset), 4bv64);call write~intINTTYPE8#6(~zero_extend~64~32(i1480_usb_neep_cb_#t~mem357#1), i1480_usb_neep_cb_~i1480~0#1.base, ~bvadd~64(113bv64, i1480_usb_neep_cb_~i1480~0#1.offset), 8bv64);havoc i1480_usb_neep_cb_#t~mem357#1;assume { :begin_inline_complete } true;complete_#in~arg0#1.base, complete_#in~arg0#1.offset := i1480_usb_neep_cb_~i1480~0#1.base, ~bvadd~64(121bv64, i1480_usb_neep_cb_~i1480~0#1.offset);havoc complete_~arg0#1.base, complete_~arg0#1.offset;complete_~arg0#1.base, complete_~arg0#1.offset := complete_#in~arg0#1.base, complete_#in~arg0#1.offset; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4898: assume 0bv64 != i1480_usb_neep_cb_~tmp___7~7#1;call i1480_usb_neep_cb_#t~mem350#1 := read~intINTTYPE4#6(i1480_usb_neep_cb_~urb#1.base, ~bvadd~64(88bv64, i1480_usb_neep_cb_~urb#1.offset), 4bv64); [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4898: assume !(0bv64 != i1480_usb_neep_cb_~tmp___7~7#1); [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4890: assume true; [2025-02-08 02:05:54,059 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4890: assume !true; [2025-02-08 02:06:10,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5451: havoc __kmalloc_#t~ret436#1.base, __kmalloc_#t~ret436#1.offset; [2025-02-08 02:06:10,419 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5522: havoc usb_register_driver_#t~nondet447#1; [2025-02-08 02:06:10,479 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5455: havoc #t~nondet437; [2025-02-08 02:06:10,693 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5500: havoc #t~nondet444; [2025-02-08 02:06:10,943 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5496: havoc #t~nondet443; [2025-02-08 02:06:10,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5474: havoc #t~nondet441; [2025-02-08 02:06:11,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3145: assume 255bv32 == ~zero_extend~32~8(#t~mem17#1);havoc #t~mem17#1; [2025-02-08 02:06:11,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3145: assume !(255bv32 == ~zero_extend~32~8(#t~mem17#1));havoc #t~mem17#1; [2025-02-08 02:06:11,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3141: havoc get_random_bytes_~arg0#1.base, get_random_bytes_~arg0#1.offset, get_random_bytes_~arg1#1;havoc get_random_bytes_#in~arg0#1.base, get_random_bytes_#in~arg0#1.offset, get_random_bytes_#in~arg1#1;assume { :end_inline_get_random_bytes } true;call #t~mem16#1 := read~intINTTYPE1#10(~#context~0#1.base, ~#context~0#1.offset, 1bv64); [2025-02-08 02:06:11,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3143: assume 0bv32 == ~zero_extend~32~8(#t~mem16#1);havoc #t~mem16#1; [2025-02-08 02:06:11,411 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3143: assume !(0bv32 == ~zero_extend~32~8(#t~mem16#1));havoc #t~mem16#1;call #t~mem17#1 := read~intINTTYPE1#10(~#context~0#1.base, ~#context~0#1.offset, 1bv64); [2025-02-08 02:06:11,411 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3123: call ULTIMATE.dealloc(~#context~0#1.base, ~#context~0#1.offset);havoc ~#context~0#1.base, ~#context~0#1.offset; [2025-02-08 02:06:11,411 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5064-1: SUMMARY for call usb_kill_urb(i1480_usb_cmd_#t~mem400#1.base, i1480_usb_cmd_#t~mem400#1.offset); srcloc: null [2025-02-08 02:06:11,411 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5064-2: call i1480_usb_cmd_#t~mem400#1.base, i1480_usb_cmd_#t~mem400#1.offset := read~$Pointer$#6(i1480_usb_cmd_~i1480_usb~3#1.base, ~bvadd~64(221bv64, i1480_usb_cmd_~i1480_usb~3#1.offset), 8bv64); [2025-02-08 02:06:11,411 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5064: havoc i1480_usb_cmd_#t~mem400#1.base, i1480_usb_cmd_#t~mem400#1.offset;i1480_usb_cmd_#res#1 := i1480_usb_cmd_~result~21#1; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4577: havoc i1480_usb_destroy_#t~mem321#1.base, i1480_usb_destroy_#t~mem321#1.offset;call i1480_usb_destroy_#t~mem322#1.base, i1480_usb_destroy_#t~mem322#1.offset := read~$Pointer$#6(i1480_usb_destroy_~i1480_usb#1.base, ~bvadd~64(205bv64, i1480_usb_destroy_~i1480_usb#1.offset), 8bv64); [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5122-1: SUMMARY for call i1480_usb_probe_#t~ret410#1.base, i1480_usb_probe_#t~ret410#1.offset := interface_to_usbdev(i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4577-1: SUMMARY for call usb_put_intf(i1480_usb_destroy_#t~mem321#1.base, i1480_usb_destroy_#t~mem321#1.offset); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3446: assume ~bvsge~32(~ldv_urb_state~0, 1bv32); [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3446: assume !~bvsge~32(~ldv_urb_state~0, 1bv32); [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4528: SUMMARY for call init_completion___0(i1480_init_~i1480#1.base, ~bvadd~64(121bv64, i1480_init_~i1480#1.offset)); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5098: havoc i1480_usb_probe_#t~mem404#1.base, i1480_usb_probe_#t~mem404#1.offset;havoc i1480_usb_probe_#t~mem405#1;havoc i1480_usb_probe_#t~ret406#1; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5164: i1480_usb_probe_#t~ret421#1 := i1480_usb_create_#res#1;havoc i1480_usb_create_#t~ret313#1.base, i1480_usb_create_#t~ret313#1.offset, i1480_usb_create_#t~ret314#1.base, i1480_usb_create_#t~ret314#1.offset, i1480_usb_create_#t~ret315#1.base, i1480_usb_create_#t~ret315#1.offset, i1480_usb_create_#t~ret316#1.base, i1480_usb_create_#t~ret316#1.offset, i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset, i1480_usb_create_~i1480_usb#1.base, i1480_usb_create_~i1480_usb#1.offset, i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset, i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset, i1480_usb_create_~tmp___7~4#1.base, i1480_usb_create_~tmp___7~4#1.offset, i1480_usb_create_~result~17#1;havoc i1480_usb_create_#in~i1480_usb#1.base, i1480_usb_create_#in~i1480_usb#1.offset, i1480_usb_create_#in~iface#1.base, i1480_usb_create_#in~iface#1.offset;assume { :end_inline_i1480_usb_create } true;i1480_usb_probe_~result~22#1 := i1480_usb_probe_#t~ret421#1;havoc i1480_usb_probe_#t~ret421#1; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4553: assume { :begin_inline_usb_alloc_urb } true;usb_alloc_urb_#in~iso_packets#1, usb_alloc_urb_#in~mem_flags#1 := 0bv32, 208bv32;havoc usb_alloc_urb_#res#1.base, usb_alloc_urb_#res#1.offset;havoc usb_alloc_urb_#t~ret67#1.base, usb_alloc_urb_#t~ret67#1.offset, usb_alloc_urb_~iso_packets#1, usb_alloc_urb_~mem_flags#1, usb_alloc_urb_~arbitrary_memory~1#1.base, usb_alloc_urb_~arbitrary_memory~1#1.offset, usb_alloc_urb_~tmp___7~1#1.base, usb_alloc_urb_~tmp___7~1#1.offset;usb_alloc_urb_~iso_packets#1 := usb_alloc_urb_#in~iso_packets#1;usb_alloc_urb_~mem_flags#1 := usb_alloc_urb_#in~mem_flags#1;havoc usb_alloc_urb_~arbitrary_memory~1#1.base, usb_alloc_urb_~arbitrary_memory~1#1.offset;havoc usb_alloc_urb_~tmp___7~1#1.base, usb_alloc_urb_~tmp___7~1#1.offset; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5098-1: SUMMARY for call i1480_usb_probe_#t~ret406#1 := dev_printk(80bv64, 0bv64, i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, 81bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4553-1: SUMMARY for call usb_set_intfdata(i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset, i1480_usb_create_~i1480_usb#1.base, i1480_usb_create_~i1480_usb#1.offset); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5156-1: SUMMARY for call i1480_usb_probe_#t~ret418#1 := dev_err(i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, 84bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4578: havoc i1480_usb_destroy_#t~mem322#1.base, i1480_usb_destroy_#t~mem322#1.offset; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5156: havoc i1480_usb_probe_#t~ret418#1;i1480_usb_probe_~result~22#1 := 4294967284bv32; [2025-02-08 02:06:21,196 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4578-1: SUMMARY for call usb_put_dev(i1480_usb_destroy_#t~mem322#1.base, i1480_usb_destroy_#t~mem322#1.offset); srcloc: null [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5404: assume false; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5404: assume !false; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4537: havoc i1480_init_~i1480#1.base, i1480_init_~i1480#1.offset;havoc i1480_init_#in~i1480#1.base, i1480_init_#in~i1480#1.offset;assume { :end_inline_i1480_init } true; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5198: havoc i1480_usb_probe_#t~mem426#1.base, i1480_usb_probe_#t~mem426#1.offset; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3439: assume !(0bv64 != ~bvadd~64(usb_free_urb_~urb#1.base, usb_free_urb_~urb#1.offset)); [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3439: assume !!(0bv64 != ~bvadd~64(usb_free_urb_~urb#1.base, usb_free_urb_~urb#1.offset)); [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4554: i1480_usb_create_#t~ret316#1.base, i1480_usb_create_#t~ret316#1.offset := usb_alloc_urb_#res#1.base, usb_alloc_urb_#res#1.offset;havoc usb_alloc_urb_#t~ret67#1.base, usb_alloc_urb_#t~ret67#1.offset, usb_alloc_urb_~iso_packets#1, usb_alloc_urb_~mem_flags#1, usb_alloc_urb_~arbitrary_memory~1#1.base, usb_alloc_urb_~arbitrary_memory~1#1.offset, usb_alloc_urb_~tmp___7~1#1.base, usb_alloc_urb_~tmp___7~1#1.offset;havoc usb_alloc_urb_#in~iso_packets#1, usb_alloc_urb_#in~mem_flags#1;assume { :end_inline_usb_alloc_urb } true;call write~$Pointer$#6(i1480_usb_create_#t~ret316#1.base, i1480_usb_create_#t~ret316#1.offset, i1480_usb_create_~i1480_usb#1.base, ~bvadd~64(221bv64, i1480_usb_create_~i1480_usb#1.offset), 8bv64);havoc i1480_usb_create_#t~ret316#1.base, i1480_usb_create_#t~ret316#1.offset;call i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset := read~$Pointer$#6(i1480_usb_create_~i1480_usb#1.base, ~bvadd~64(221bv64, i1480_usb_create_~i1480_usb#1.offset), 8bv64); [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5198-1: SUMMARY for call kfree(i1480_usb_probe_#t~mem426#1.base, i1480_usb_probe_#t~mem426#1.offset); srcloc: null [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5091: assume true;call i1480_usb_probe_#t~mem403#1 := read~intINTTYPE1#3(~#descriptor___2~0.base, ~bvadd~64(40bv64, ~#descriptor___2~0.offset), 1bv64);i1480_usb_probe_~tmp___7~10#1 := ~sign_extend~64~32((if !(0bv8 == i1480_usb_probe_#t~mem403#1) then 1bv32 else 0bv32));havoc i1480_usb_probe_#t~mem403#1; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5091: assume !true; [2025-02-08 02:06:21,197 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5149: havoc i1480_usb_init_~i1480_usb#1.base, i1480_usb_init_~i1480_usb#1.offset;havoc i1480_usb_init_#in~i1480_usb#1.base, i1480_usb_init_#in~i1480_usb#1.offset;assume { :end_inline_i1480_usb_init } true;i1480_usb_probe_~i1480~1#1.base, i1480_usb_probe_~i1480~1#1.offset := i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset;call write~intINTTYPE8#6(512bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(89bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call i1480_usb_probe_#t~mem415#1 := read~intINTTYPE8#6(i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(89bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5116: assume ~bvugt~32(i1480_usb_probe_#t~mem407#1, 1bv32);havoc i1480_usb_probe_#t~mem407#1; [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5116: assume !~bvugt~32(i1480_usb_probe_#t~mem407#1, 1bv32);havoc i1480_usb_probe_#t~mem407#1; [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3415-1: SUMMARY for call usb_alloc_urb_#t~ret67#1.base, usb_alloc_urb_#t~ret67#1.offset := ldv_undefined_pointer(); srcloc: null [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3415: usb_alloc_urb_~tmp___7~1#1.base, usb_alloc_urb_~tmp___7~1#1.offset := usb_alloc_urb_#t~ret67#1.base, usb_alloc_urb_#t~ret67#1.offset;havoc usb_alloc_urb_#t~ret67#1.base, usb_alloc_urb_#t~ret67#1.offset;usb_alloc_urb_~arbitrary_memory~1#1.base, usb_alloc_urb_~arbitrary_memory~1#1.offset := usb_alloc_urb_~tmp___7~1#1.base, usb_alloc_urb_~tmp___7~1#1.offset; [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4563: SUMMARY for call usb_set_intfdata(i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset, 0bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5141: assume 0bv64 == ~bvadd~64(i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5141: assume !(0bv64 == ~bvadd~64(i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset));assume { :begin_inline_i1480_usb_init } true;i1480_usb_init_#in~i1480_usb#1.base, i1480_usb_init_#in~i1480_usb#1.offset := i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset;havoc i1480_usb_init_~i1480_usb#1.base, i1480_usb_init_~i1480_usb#1.offset;i1480_usb_init_~i1480_usb#1.base, i1480_usb_init_~i1480_usb#1.offset := i1480_usb_init_#in~i1480_usb#1.base, i1480_usb_init_#in~i1480_usb#1.offset;assume { :begin_inline_i1480_init } true;i1480_init_#in~i1480#1.base, i1480_init_#in~i1480#1.offset := i1480_usb_init_~i1480_usb#1.base, i1480_usb_init_~i1480_usb#1.offset;havoc i1480_init_~i1480#1.base, i1480_init_~i1480#1.offset;i1480_init_~i1480#1.base, i1480_init_~i1480#1.offset := i1480_init_#in~i1480#1.base, i1480_init_#in~i1480#1.offset;call write~intINTTYPE1#6(1bv8, i1480_init_~i1480#1.base, ~bvadd~64(88bv64, i1480_init_~i1480#1.offset), 1bv64); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5166: assume ~bvslt~32(i1480_usb_probe_~result~22#1, 0bv32); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5166: assume !~bvslt~32(i1480_usb_probe_~result~22#1, 0bv32);call write~$Pointer$#6(86bv64, 0bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(56bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(87bv64, 0bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(64bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(88bv64, 0bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(72bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(89bv64, 0bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(80bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(i1480_usb_probe_~iface#1.base, ~bvadd~64(68bv64, i1480_usb_probe_~iface#1.offset), i1480_usb_probe_~i1480~1#1.base, i1480_usb_probe_~i1480~1#1.offset, 8bv64);call write~$Pointer$#6(#funAddr~i1480_usb_write.base, #funAddr~i1480_usb_write.offset, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(8bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(#funAddr~i1480_usb_read.base, #funAddr~i1480_usb_read.offset, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(16bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(0bv64, 0bv64, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(24bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(#funAddr~i1480_usb_wait_init_done.base, #funAddr~i1480_usb_wait_init_done.offset, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(40bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(#funAddr~i1480_usb_cmd.base, #funAddr~i1480_usb_cmd.offset, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(48bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5125: assume ~bvslt~32(i1480_usb_probe_~result~22#1, 0bv32); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5125: assume !~bvslt~32(i1480_usb_probe_~result~22#1, 0bv32); [2025-02-08 02:06:21,198 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5406: assume 0bv32 == main_~ldv_s_i1480_dfu_driver_usb_driver~0#1;assume { :begin_inline_i1480_usb_probe } true;i1480_usb_probe_#in~iface#1.base, i1480_usb_probe_#in~iface#1.offset, i1480_usb_probe_#in~id#1.base, i1480_usb_probe_#in~id#1.offset := main_~var_group1~0#1.base, main_~var_group1~0#1.offset, main_~var_i1480_usb_probe_8_p1~0#1.base, main_~var_i1480_usb_probe_8_p1~0#1.offset;havoc i1480_usb_probe_#res#1;havoc i1480_usb_probe_#t~mem401#1.base, i1480_usb_probe_#t~mem401#1.offset, i1480_usb_probe_#t~mem402#1, i1480_usb_probe_#t~mem403#1, i1480_usb_probe_#t~mem404#1.base, i1480_usb_probe_#t~mem404#1.offset, i1480_usb_probe_#t~mem405#1, i1480_usb_probe_#t~ret406#1, i1480_usb_probe_#t~mem407#1, i1480_usb_probe_#t~ret408#1.base, i1480_usb_probe_#t~ret408#1.offset, i1480_usb_probe_#t~mem409#1, i1480_usb_probe_#t~ret410#1.base, i1480_usb_probe_#t~ret410#1.offset, i1480_usb_probe_#t~ret411#1, i1480_usb_probe_#t~ret412#1, i1480_usb_probe_#t~ret413#1.base, i1480_usb_probe_#t~ret413#1.offset, i1480_usb_probe_#t~ret414#1, i1480_usb_probe_#t~mem415#1, i1480_usb_probe_#t~ret416#1.base, i1480_usb_probe_#t~ret416#1.offset, i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset, i1480_usb_probe_#t~ret418#1, i1480_usb_probe_#t~mem419#1.base, i1480_usb_probe_#t~mem419#1.offset, i1480_usb_probe_#t~mem420#1, i1480_usb_probe_#t~ret421#1, i1480_usb_probe_#t~ret422#1, i1480_usb_probe_#t~ret423#1, i1480_usb_probe_#t~mem424#1.base, i1480_usb_probe_#t~mem424#1.offset, i1480_usb_probe_#t~ret425#1, i1480_usb_probe_#t~mem426#1.base, i1480_usb_probe_#t~mem426#1.offset, i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset, i1480_usb_probe_~id#1.base, i1480_usb_probe_~id#1.offset, i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset, i1480_usb_probe_~i1480~1#1.base, i1480_usb_probe_~i1480~1#1.offset, i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, i1480_usb_probe_~result~22#1, i1480_usb_probe_~tmp___7~10#1, i1480_usb_probe_~tmp___8~5#1.base, i1480_usb_probe_~tmp___8~5#1.offset, i1480_usb_probe_~tmp___9~1#1.base, i1480_usb_probe_~tmp___9~1#1.offset, i1480_usb_probe_~tmp___10~1#1.base, i1480_usb_probe_~tmp___10~1#1.offset;i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset := i1480_usb_probe_#in~iface#1.base, i1480_usb_probe_#in~iface#1.offset;i1480_usb_probe_~id#1.base, i1480_usb_probe_~id#1.offset := i1480_usb_probe_#in~id#1.base, i1480_usb_probe_#in~id#1.offset;havoc i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset;havoc i1480_usb_probe_~i1480~1#1.base, i1480_usb_probe_~i1480~1#1.offset;havoc i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset;havoc i1480_usb_probe_~result~22#1;havoc i1480_usb_probe_~tmp___7~10#1;havoc i1480_usb_probe_~tmp___8~5#1.base, i1480_usb_probe_~tmp___8~5#1.offset;havoc i1480_usb_probe_~tmp___9~1#1.base, i1480_usb_probe_~tmp___9~1#1.offset;havoc i1480_usb_probe_~tmp___10~1#1.base, i1480_usb_probe_~tmp___10~1#1.offset;i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset := i1480_usb_probe_~iface#1.base, ~bvadd~64(68bv64, i1480_usb_probe_~iface#1.offset);i1480_usb_probe_~result~22#1 := 4294967277bv32;call i1480_usb_probe_#t~mem401#1.base, i1480_usb_probe_#t~mem401#1.offset := read~$Pointer$#6(i1480_usb_probe_~iface#1.base, ~bvadd~64(8bv64, i1480_usb_probe_~iface#1.offset), 8bv64);call i1480_usb_probe_#t~mem402#1 := read~intINTTYPE1#6(i1480_usb_probe_#t~mem401#1.base, ~bvadd~64(2bv64, i1480_usb_probe_#t~mem401#1.offset), 1bv64); [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5406: assume !(0bv32 == main_~ldv_s_i1480_dfu_driver_usb_driver~0#1); [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5530: havoc usb_set_interface_#t~nondet449#1;i1480_usb_probe_#t~ret411#1 := usb_set_interface_#res#1;havoc usb_set_interface_#t~nondet449#1, usb_set_interface_~arg0#1.base, usb_set_interface_~arg0#1.offset, usb_set_interface_~arg1#1, usb_set_interface_~arg2#1;havoc usb_set_interface_#in~arg0#1.base, usb_set_interface_#in~arg0#1.offset, usb_set_interface_#in~arg1#1, usb_set_interface_#in~arg2#1;assume { :end_inline_usb_set_interface } true;i1480_usb_probe_~result~22#1 := i1480_usb_probe_#t~ret411#1;havoc i1480_usb_probe_#t~ret411#1; [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3449: SUMMARY for call ldv_blast_assert(); srcloc: null [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4564: SUMMARY for call usb_put_intf(i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset); srcloc: null [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3441: SUMMARY for call ldv_assume_stop(); srcloc: null [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4556: assume 0bv64 == ~bvadd~64(i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset);havoc i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset; [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4556: assume !(0bv64 == ~bvadd~64(i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset));havoc i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset;i1480_usb_create_#res#1 := 0bv32; [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4548-1: SUMMARY for call i1480_usb_create_#t~ret313#1.base, i1480_usb_create_#t~ret313#1.offset := interface_to_usbdev(i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset); srcloc: null [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5506: havoc usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset;i1480_usb_create_#t~ret314#1.base, i1480_usb_create_#t~ret314#1.offset := usb_get_dev_#res#1.base, usb_get_dev_#res#1.offset;havoc usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset, usb_get_dev_~arg0#1.base, usb_get_dev_~arg0#1.offset;havoc usb_get_dev_#in~arg0#1.base, usb_get_dev_#in~arg0#1.offset;assume { :end_inline_usb_get_dev } true;call write~$Pointer$#6(i1480_usb_create_#t~ret314#1.base, i1480_usb_create_#t~ret314#1.offset, i1480_usb_create_~i1480_usb#1.base, ~bvadd~64(205bv64, i1480_usb_create_~i1480_usb#1.offset), 8bv64);havoc i1480_usb_create_#t~ret314#1.base, i1480_usb_create_#t~ret314#1.offset;assume { :begin_inline_usb_get_intf } true;usb_get_intf_#in~arg0#1.base, usb_get_intf_#in~arg0#1.offset := i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset;havoc usb_get_intf_#res#1.base, usb_get_intf_#res#1.offset;havoc usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset, usb_get_intf_~arg0#1.base, usb_get_intf_~arg0#1.offset;usb_get_intf_~arg0#1.base, usb_get_intf_~arg0#1.offset := usb_get_intf_#in~arg0#1.base, usb_get_intf_#in~arg0#1.offset; [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4548: i1480_usb_create_~tmp___7~4#1.base, i1480_usb_create_~tmp___7~4#1.offset := i1480_usb_create_#t~ret313#1.base, i1480_usb_create_#t~ret313#1.offset;havoc i1480_usb_create_#t~ret313#1.base, i1480_usb_create_#t~ret313#1.offset;i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset := i1480_usb_create_~tmp___7~4#1.base, i1480_usb_create_~tmp___7~4#1.offset;i1480_usb_create_~result~17#1 := 4294967284bv32;assume { :begin_inline_usb_get_dev } true;usb_get_dev_#in~arg0#1.base, usb_get_dev_#in~arg0#1.offset := i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset;havoc usb_get_dev_#res#1.base, usb_get_dev_#res#1.offset;havoc usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset, usb_get_dev_~arg0#1.base, usb_get_dev_~arg0#1.offset;usb_get_dev_~arg0#1.base, usb_get_dev_~arg0#1.offset := usb_get_dev_#in~arg0#1.base, usb_get_dev_#in~arg0#1.offset; [2025-02-08 02:06:21,204 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5184-1: SUMMARY for call i1480_usb_probe_#t~ret423#1 := i1480_fw_upload(i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5506-3: SUMMARY for call usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset := ldv_malloc(1911bv64); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5118: i1480_usb_probe_~tmp___9~1#1.base, i1480_usb_probe_~tmp___9~1#1.offset := i1480_usb_probe_#t~ret408#1.base, i1480_usb_probe_#t~ret408#1.offset;havoc i1480_usb_probe_#t~ret408#1.base, i1480_usb_probe_#t~ret408#1.offset;call i1480_usb_probe_#t~mem409#1 := read~intINTTYPE2#6(i1480_usb_probe_~tmp___9~1#1.base, ~bvadd~64(10bv64, ~bvadd~64(1229bv64, i1480_usb_probe_~tmp___9~1#1.offset)), 2bv64); [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5184: i1480_usb_probe_~result~22#1 := i1480_usb_probe_#t~ret423#1;havoc i1480_usb_probe_#t~ret423#1; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5506-2: usb_get_dev_#res#1.base, usb_get_dev_#res#1.offset := usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset;havoc usb_get_dev_#t~ret445#1.base, usb_get_dev_#t~ret445#1.offset; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5118-1: SUMMARY for call i1480_usb_probe_#t~ret408#1.base, i1480_usb_probe_#t~ret408#1.offset := interface_to_usbdev(i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5143: havoc i1480_usb_probe_#t~ret414#1; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5143-1: SUMMARY for call i1480_usb_probe_#t~ret414#1 := dev_err(i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, 83bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4565: i1480_usb_create_#res#1 := i1480_usb_create_~result~17#1; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4565-1: SUMMARY for call usb_put_dev(i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5168-1: SUMMARY for call i1480_usb_probe_#t~ret422#1 := dev_err(i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, 85bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5168: havoc i1480_usb_probe_#t~ret422#1; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5127: havoc i1480_usb_probe_#t~ret412#1; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5127-1: SUMMARY for call i1480_usb_probe_#t~ret412#1 := dev_warn(i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, 82bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5152-1: SUMMARY for call i1480_usb_probe_#t~ret416#1.base, i1480_usb_probe_#t~ret416#1.offset := kmalloc(~bvmul~64(2bv64, i1480_usb_probe_#t~mem415#1), 208bv32); srcloc: null [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4574: havoc i1480_usb_destroy_#t~mem318#1.base, i1480_usb_destroy_#t~mem318#1.offset;call i1480_usb_destroy_#t~mem319#1.base, i1480_usb_destroy_#t~mem319#1.offset := read~$Pointer$#6(i1480_usb_destroy_~i1480_usb#1.base, ~bvadd~64(221bv64, i1480_usb_destroy_~i1480_usb#1.offset), 8bv64);assume { :begin_inline_usb_free_urb } true;usb_free_urb_#in~urb#1.base, usb_free_urb_#in~urb#1.offset := i1480_usb_destroy_#t~mem319#1.base, i1480_usb_destroy_#t~mem319#1.offset;havoc usb_free_urb_~urb#1.base, usb_free_urb_~urb#1.offset;usb_free_urb_~urb#1.base, usb_free_urb_~urb#1.offset := usb_free_urb_#in~urb#1.base, usb_free_urb_#in~urb#1.offset; [2025-02-08 02:06:21,205 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5086: assume 0bv32 != ~zero_extend~32~8(i1480_usb_probe_#t~mem402#1);havoc i1480_usb_probe_#t~mem401#1.base, i1480_usb_probe_#t~mem401#1.offset;havoc i1480_usb_probe_#t~mem402#1; [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5086: assume !(0bv32 != ~zero_extend~32~8(i1480_usb_probe_#t~mem402#1));havoc i1480_usb_probe_#t~mem401#1.base, i1480_usb_probe_#t~mem401#1.offset;havoc i1480_usb_probe_#t~mem402#1;call i1480_usb_probe_#t~mem407#1 := read~intINTTYPE4#6(i1480_usb_probe_~iface#1.base, ~bvadd~64(16bv64, i1480_usb_probe_~iface#1.offset), 4bv64); [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5408: main_#t~ret432#1 := i1480_usb_probe_#res#1;havoc i1480_usb_probe_#t~mem401#1.base, i1480_usb_probe_#t~mem401#1.offset, i1480_usb_probe_#t~mem402#1, i1480_usb_probe_#t~mem403#1, i1480_usb_probe_#t~mem404#1.base, i1480_usb_probe_#t~mem404#1.offset, i1480_usb_probe_#t~mem405#1, i1480_usb_probe_#t~ret406#1, i1480_usb_probe_#t~mem407#1, i1480_usb_probe_#t~ret408#1.base, i1480_usb_probe_#t~ret408#1.offset, i1480_usb_probe_#t~mem409#1, i1480_usb_probe_#t~ret410#1.base, i1480_usb_probe_#t~ret410#1.offset, i1480_usb_probe_#t~ret411#1, i1480_usb_probe_#t~ret412#1, i1480_usb_probe_#t~ret413#1.base, i1480_usb_probe_#t~ret413#1.offset, i1480_usb_probe_#t~ret414#1, i1480_usb_probe_#t~mem415#1, i1480_usb_probe_#t~ret416#1.base, i1480_usb_probe_#t~ret416#1.offset, i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset, i1480_usb_probe_#t~ret418#1, i1480_usb_probe_#t~mem419#1.base, i1480_usb_probe_#t~mem419#1.offset, i1480_usb_probe_#t~mem420#1, i1480_usb_probe_#t~ret421#1, i1480_usb_probe_#t~ret422#1, i1480_usb_probe_#t~ret423#1, i1480_usb_probe_#t~mem424#1.base, i1480_usb_probe_#t~mem424#1.offset, i1480_usb_probe_#t~ret425#1, i1480_usb_probe_#t~mem426#1.base, i1480_usb_probe_#t~mem426#1.offset, i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset, i1480_usb_probe_~id#1.base, i1480_usb_probe_~id#1.offset, i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset, i1480_usb_probe_~i1480~1#1.base, i1480_usb_probe_~i1480~1#1.offset, i1480_usb_probe_~dev~5#1.base, i1480_usb_probe_~dev~5#1.offset, i1480_usb_probe_~result~22#1, i1480_usb_probe_~tmp___7~10#1, i1480_usb_probe_~tmp___8~5#1.base, i1480_usb_probe_~tmp___8~5#1.offset, i1480_usb_probe_~tmp___9~1#1.base, i1480_usb_probe_~tmp___9~1#1.offset, i1480_usb_probe_~tmp___10~1#1.base, i1480_usb_probe_~tmp___10~1#1.offset;havoc i1480_usb_probe_#in~iface#1.base, i1480_usb_probe_#in~iface#1.offset, i1480_usb_probe_#in~id#1.base, i1480_usb_probe_#in~id#1.offset;assume { :end_inline_i1480_usb_probe } true;~res_i1480_usb_probe_8~0 := main_#t~ret432#1;havoc main_#t~ret432#1;assume { :begin_inline_ldv_check_return_value } true;ldv_check_return_value_#in~arg0#1 := ~res_i1480_usb_probe_8~0;havoc ldv_check_return_value_~arg0#1;ldv_check_return_value_~arg0#1 := ldv_check_return_value_#in~arg0#1; [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5152: call write~$Pointer$#6(i1480_usb_probe_#t~ret416#1.base, i1480_usb_probe_#t~ret416#1.offset, i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(105bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);havoc i1480_usb_probe_#t~mem415#1;havoc i1480_usb_probe_#t~ret416#1.base, i1480_usb_probe_#t~ret416#1.offset;call i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset := read~$Pointer$#6(i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(105bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64); [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4574-1: SUMMARY for call usb_kill_urb(i1480_usb_destroy_#t~mem318#1.base, i1480_usb_destroy_#t~mem318#1.offset); srcloc: null [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3418: assume usb_alloc_urb_~arbitrary_memory~1#1.base == 0bv64 && usb_alloc_urb_~arbitrary_memory~1#1.offset == 0bv64;usb_alloc_urb_#res#1.base, usb_alloc_urb_#res#1.offset := 0bv64, 0bv64; [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3418: assume !(usb_alloc_urb_~arbitrary_memory~1#1.base == 0bv64 && usb_alloc_urb_~arbitrary_memory~1#1.offset == 0bv64);~ldv_urb_state~0 := ~bvadd~32(1bv32, ~ldv_urb_state~0);usb_alloc_urb_#res#1.base, usb_alloc_urb_#res#1.offset := usb_alloc_urb_~arbitrary_memory~1#1.base, usb_alloc_urb_~arbitrary_memory~1#1.offset; [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5202: i1480_usb_probe_#res#1 := i1480_usb_probe_~result~22#1; [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5202-1: SUMMARY for call kfree(i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset); srcloc: null [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5194: havoc i1480_usb_destroy_#t~mem318#1.base, i1480_usb_destroy_#t~mem318#1.offset, i1480_usb_destroy_#t~mem319#1.base, i1480_usb_destroy_#t~mem319#1.offset, i1480_usb_destroy_#t~mem320#1.base, i1480_usb_destroy_#t~mem320#1.offset, i1480_usb_destroy_#t~mem321#1.base, i1480_usb_destroy_#t~mem321#1.offset, i1480_usb_destroy_#t~mem322#1.base, i1480_usb_destroy_#t~mem322#1.offset, i1480_usb_destroy_~i1480_usb#1.base, i1480_usb_destroy_~i1480_usb#1.offset;havoc i1480_usb_destroy_#in~i1480_usb#1.base, i1480_usb_destroy_#in~i1480_usb#1.offset;assume { :end_inline_i1480_usb_destroy } true;call i1480_usb_probe_#t~mem426#1.base, i1480_usb_probe_#t~mem426#1.offset := read~$Pointer$#6(i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(105bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64); [2025-02-08 02:06:21,206 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5194-1: assume { :begin_inline_i1480_usb_destroy } true;i1480_usb_destroy_#in~i1480_usb#1.base, i1480_usb_destroy_#in~i1480_usb#1.offset := i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset;havoc i1480_usb_destroy_#t~mem318#1.base, i1480_usb_destroy_#t~mem318#1.offset, i1480_usb_destroy_#t~mem319#1.base, i1480_usb_destroy_#t~mem319#1.offset, i1480_usb_destroy_#t~mem320#1.base, i1480_usb_destroy_#t~mem320#1.offset, i1480_usb_destroy_#t~mem321#1.base, i1480_usb_destroy_#t~mem321#1.offset, i1480_usb_destroy_#t~mem322#1.base, i1480_usb_destroy_#t~mem322#1.offset, i1480_usb_destroy_~i1480_usb#1.base, i1480_usb_destroy_~i1480_usb#1.offset;i1480_usb_destroy_~i1480_usb#1.base, i1480_usb_destroy_~i1480_usb#1.offset := i1480_usb_destroy_#in~i1480_usb#1.base, i1480_usb_destroy_#in~i1480_usb#1.offset;call i1480_usb_destroy_#t~mem318#1.base, i1480_usb_destroy_#t~mem318#1.offset := read~$Pointer$#6(i1480_usb_destroy_~i1480_usb#1.base, ~bvadd~64(221bv64, i1480_usb_destroy_~i1480_usb#1.offset), 8bv64); [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5186: assume ~bvsge~32(i1480_usb_probe_~result~22#1, 0bv32);call i1480_usb_probe_#t~mem424#1.base, i1480_usb_probe_#t~mem424#1.offset := read~$Pointer$#6(i1480_usb_probe_~i1480_usb~4#1.base, ~bvadd~64(205bv64, i1480_usb_probe_~i1480_usb~4#1.offset), 8bv64);assume { :begin_inline_usb_reset_device } true;usb_reset_device_#in~arg0#1.base, usb_reset_device_#in~arg0#1.offset := i1480_usb_probe_#t~mem424#1.base, i1480_usb_probe_#t~mem424#1.offset;havoc usb_reset_device_#res#1;havoc usb_reset_device_#t~nondet448#1, usb_reset_device_~arg0#1.base, usb_reset_device_~arg0#1.offset;usb_reset_device_~arg0#1.base, usb_reset_device_~arg0#1.offset := usb_reset_device_#in~arg0#1.base, usb_reset_device_#in~arg0#1.offset;havoc usb_reset_device_#t~nondet448#1;usb_reset_device_#res#1 := usb_reset_device_#t~nondet448#1;havoc usb_reset_device_#t~nondet448#1; [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5186: assume !~bvsge~32(i1480_usb_probe_~result~22#1, 0bv32); [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4575: havoc usb_free_urb_~urb#1.base, usb_free_urb_~urb#1.offset;havoc usb_free_urb_#in~urb#1.base, usb_free_urb_#in~urb#1.offset;assume { :end_inline_usb_free_urb } true;havoc i1480_usb_destroy_#t~mem319#1.base, i1480_usb_destroy_#t~mem319#1.offset;call i1480_usb_destroy_#t~mem320#1.base, i1480_usb_destroy_#t~mem320#1.offset := read~$Pointer$#6(i1480_usb_destroy_~i1480_usb#1.base, ~bvadd~64(213bv64, i1480_usb_destroy_~i1480_usb#1.offset), 8bv64); [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5409: havoc ldv_check_return_value_~arg0#1;havoc ldv_check_return_value_#in~arg0#1;assume { :end_inline_ldv_check_return_value } true; [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5120: assume 47806bv32 == ~zero_extend~32~16(i1480_usb_probe_#t~mem409#1);havoc i1480_usb_probe_#t~mem409#1; [2025-02-08 02:06:21,207 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5120: assume !(47806bv32 == ~zero_extend~32~16(i1480_usb_probe_#t~mem409#1));havoc i1480_usb_probe_#t~mem409#1; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3452: ~ldv_urb_state~0 := ~bvsub~32(~ldv_urb_state~0, 1bv32); [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5137: i1480_usb_probe_~result~22#1 := 4294967284bv32;assume { :begin_inline_kzalloc } true;kzalloc_#in~size#1, kzalloc_#in~flags#1 := 229bv64, 208bv32;havoc kzalloc_#res#1.base, kzalloc_#res#1.offset;havoc kzalloc_#t~ret312#1.base, kzalloc_#t~ret312#1.offset, kzalloc_~size#1, kzalloc_~flags#1, kzalloc_~tmp___7~3#1.base, kzalloc_~tmp___7~3#1.offset;kzalloc_~size#1 := kzalloc_#in~size#1;kzalloc_~flags#1 := kzalloc_#in~flags#1;havoc kzalloc_~tmp___7~3#1.base, kzalloc_~tmp___7~3#1.offset; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4518: kzalloc_~tmp___7~3#1.base, kzalloc_~tmp___7~3#1.offset := kzalloc_#t~ret312#1.base, kzalloc_#t~ret312#1.offset;havoc kzalloc_#t~ret312#1.base, kzalloc_#t~ret312#1.offset;kzalloc_#res#1.base, kzalloc_#res#1.offset := kzalloc_~tmp___7~3#1.base, kzalloc_~tmp___7~3#1.offset; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5096: assume 0bv64 != i1480_usb_probe_~tmp___7~10#1;call i1480_usb_probe_#t~mem404#1.base, i1480_usb_probe_#t~mem404#1.offset := read~$Pointer$#6(i1480_usb_probe_~iface#1.base, ~bvadd~64(8bv64, i1480_usb_probe_~iface#1.offset), 8bv64);call i1480_usb_probe_#t~mem405#1 := read~intINTTYPE1#6(i1480_usb_probe_#t~mem404#1.base, ~bvadd~64(2bv64, i1480_usb_probe_#t~mem404#1.offset), 1bv64); [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5096: assume !(0bv64 != i1480_usb_probe_~tmp___7~10#1); [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5509-2: usb_get_intf_#res#1.base, usb_get_intf_#res#1.offset := usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset;havoc usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5509-3: SUMMARY for call usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset := ldv_malloc(1254bv64); srcloc: null [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5154: assume 0bv64 == ~bvadd~64(i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset);havoc i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5154: assume !(0bv64 == ~bvadd~64(i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset));havoc i1480_usb_probe_#t~mem417#1.base, i1480_usb_probe_#t~mem417#1.offset;call i1480_usb_probe_#t~mem419#1.base, i1480_usb_probe_#t~mem419#1.offset := read~$Pointer$#6(i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(105bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call i1480_usb_probe_#t~mem420#1 := read~intINTTYPE8#6(i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(89bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);call write~$Pointer$#6(i1480_usb_probe_#t~mem419#1.base, ~bvadd~64(i1480_usb_probe_#t~mem419#1.offset, i1480_usb_probe_#t~mem420#1), i1480_usb_probe_~i1480~1#1.base, ~bvadd~64(97bv64, i1480_usb_probe_~i1480~1#1.offset), 8bv64);havoc i1480_usb_probe_#t~mem419#1.base, i1480_usb_probe_#t~mem419#1.offset;havoc i1480_usb_probe_#t~mem420#1;assume { :begin_inline_i1480_usb_create } true;i1480_usb_create_#in~i1480_usb#1.base, i1480_usb_create_#in~i1480_usb#1.offset, i1480_usb_create_#in~iface#1.base, i1480_usb_create_#in~iface#1.offset := i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset, i1480_usb_probe_~iface#1.base, i1480_usb_probe_~iface#1.offset;havoc i1480_usb_create_#res#1;havoc i1480_usb_create_#t~ret313#1.base, i1480_usb_create_#t~ret313#1.offset, i1480_usb_create_#t~ret314#1.base, i1480_usb_create_#t~ret314#1.offset, i1480_usb_create_#t~ret315#1.base, i1480_usb_create_#t~ret315#1.offset, i1480_usb_create_#t~ret316#1.base, i1480_usb_create_#t~ret316#1.offset, i1480_usb_create_#t~mem317#1.base, i1480_usb_create_#t~mem317#1.offset, i1480_usb_create_~i1480_usb#1.base, i1480_usb_create_~i1480_usb#1.offset, i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset, i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset, i1480_usb_create_~tmp___7~4#1.base, i1480_usb_create_~tmp___7~4#1.offset, i1480_usb_create_~result~17#1;i1480_usb_create_~i1480_usb#1.base, i1480_usb_create_~i1480_usb#1.offset := i1480_usb_create_#in~i1480_usb#1.base, i1480_usb_create_#in~i1480_usb#1.offset;i1480_usb_create_~iface#1.base, i1480_usb_create_~iface#1.offset := i1480_usb_create_#in~iface#1.base, i1480_usb_create_#in~iface#1.offset;havoc i1480_usb_create_~usb_dev~0#1.base, i1480_usb_create_~usb_dev~0#1.offset;havoc i1480_usb_create_~tmp___7~4#1.base, i1480_usb_create_~tmp___7~4#1.offset;havoc i1480_usb_create_~result~17#1; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5509: havoc usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset;i1480_usb_create_#t~ret315#1.base, i1480_usb_create_#t~ret315#1.offset := usb_get_intf_#res#1.base, usb_get_intf_#res#1.offset;havoc usb_get_intf_#t~ret446#1.base, usb_get_intf_#t~ret446#1.offset, usb_get_intf_~arg0#1.base, usb_get_intf_~arg0#1.offset;havoc usb_get_intf_#in~arg0#1.base, usb_get_intf_#in~arg0#1.offset;assume { :end_inline_usb_get_intf } true;call write~$Pointer$#6(i1480_usb_create_#t~ret315#1.base, i1480_usb_create_#t~ret315#1.offset, i1480_usb_create_~i1480_usb#1.base, ~bvadd~64(213bv64, i1480_usb_create_~i1480_usb#1.offset), 8bv64);havoc i1480_usb_create_#t~ret315#1.base, i1480_usb_create_#t~ret315#1.offset; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4518-1: SUMMARY for call kzalloc_#t~ret312#1.base, kzalloc_#t~ret312#1.offset := kmalloc(kzalloc_~size#1, ~bvor~32(32768bv32, kzalloc_~flags#1)); srcloc: null [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4576-1: SUMMARY for call usb_set_intfdata(i1480_usb_destroy_#t~mem320#1.base, i1480_usb_destroy_#t~mem320#1.offset, 0bv64, 0bv64); srcloc: null [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L4576: havoc i1480_usb_destroy_#t~mem320#1.base, i1480_usb_destroy_#t~mem320#1.offset;call i1480_usb_destroy_#t~mem321#1.base, i1480_usb_destroy_#t~mem321#1.offset := read~$Pointer$#6(i1480_usb_destroy_~i1480_usb#1.base, ~bvadd~64(213bv64, i1480_usb_destroy_~i1480_usb#1.offset), 8bv64); [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5088: assume true; [2025-02-08 02:06:21,208 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5088: assume !true; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5526: havoc usb_reset_device_#t~nondet448#1;i1480_usb_probe_#t~ret425#1 := usb_reset_device_#res#1;havoc usb_reset_device_#t~nondet448#1, usb_reset_device_~arg0#1.base, usb_reset_device_~arg0#1.offset;havoc usb_reset_device_#in~arg0#1.base, usb_reset_device_#in~arg0#1.offset;assume { :end_inline_usb_reset_device } true;havoc i1480_usb_probe_#t~mem424#1.base, i1480_usb_probe_#t~mem424#1.offset;havoc i1480_usb_probe_#t~ret425#1;i1480_usb_probe_~result~22#1 := 4294967277bv32; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3412: assume true; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3412: assume !true;usb_alloc_urb_#res#1.base, usb_alloc_urb_#res#1.offset := 0bv64, 0bv64; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3445: assume usb_free_urb_~urb#1.base != 0bv64 || usb_free_urb_~urb#1.offset != 0bv64; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3445: assume !(usb_free_urb_~urb#1.base != 0bv64 || usb_free_urb_~urb#1.offset != 0bv64); [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5138: i1480_usb_probe_#t~ret413#1.base, i1480_usb_probe_#t~ret413#1.offset := kzalloc_#res#1.base, kzalloc_#res#1.offset;havoc kzalloc_#t~ret312#1.base, kzalloc_#t~ret312#1.offset, kzalloc_~size#1, kzalloc_~flags#1, kzalloc_~tmp___7~3#1.base, kzalloc_~tmp___7~3#1.offset;havoc kzalloc_#in~size#1, kzalloc_#in~flags#1;assume { :end_inline_kzalloc } true;i1480_usb_probe_~tmp___10~1#1.base, i1480_usb_probe_~tmp___10~1#1.offset := i1480_usb_probe_#t~ret413#1.base, i1480_usb_probe_#t~ret413#1.offset;havoc i1480_usb_probe_#t~ret413#1.base, i1480_usb_probe_#t~ret413#1.offset;i1480_usb_probe_~i1480_usb~4#1.base, i1480_usb_probe_~i1480_usb~4#1.offset := i1480_usb_probe_~tmp___10~1#1.base, i1480_usb_probe_~tmp___10~1#1.offset; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3437: assume true; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3437: assume !true; [2025-02-08 02:06:21,209 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5411: assume 0bv32 != ~res_i1480_usb_probe_8~0; [2025-02-08 02:06:21,212 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5411: assume !(0bv32 != ~res_i1480_usb_probe_8~0);main_~ldv_s_i1480_dfu_driver_usb_driver~0#1 := 0bv32; [2025-02-08 02:06:21,212 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5122: i1480_usb_probe_~tmp___8~5#1.base, i1480_usb_probe_~tmp___8~5#1.offset := i1480_usb_probe_#t~ret410#1.base, i1480_usb_probe_#t~ret410#1.offset;havoc i1480_usb_probe_#t~ret410#1.base, i1480_usb_probe_#t~ret410#1.offset;assume { :begin_inline_usb_set_interface } true;usb_set_interface_#in~arg0#1.base, usb_set_interface_#in~arg0#1.offset, usb_set_interface_#in~arg1#1, usb_set_interface_#in~arg2#1 := i1480_usb_probe_~tmp___8~5#1.base, i1480_usb_probe_~tmp___8~5#1.offset, 0bv32, 1bv32;havoc usb_set_interface_#res#1;havoc usb_set_interface_#t~nondet449#1, usb_set_interface_~arg0#1.base, usb_set_interface_~arg0#1.offset, usb_set_interface_~arg1#1, usb_set_interface_~arg2#1;usb_set_interface_~arg0#1.base, usb_set_interface_~arg0#1.offset := usb_set_interface_#in~arg0#1.base, usb_set_interface_#in~arg0#1.offset;usb_set_interface_~arg1#1 := usb_set_interface_#in~arg1#1;usb_set_interface_~arg2#1 := usb_set_interface_#in~arg2#1;havoc usb_set_interface_#t~nondet449#1;usb_set_interface_#res#1 := usb_set_interface_#t~nondet449#1;havoc usb_set_interface_#t~nondet449#1; [2025-02-08 02:06:49,410 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5466: havoc #t~nondet439; [2025-02-08 02:06:49,411 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder has thrown an exception: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:742) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:676) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2025-02-08 02:06:49,418 INFO L158 Benchmark]: Toolchain (without parser) took 83458.55ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 85.4MB in the beginning and 41.8MB in the end (delta: 43.6MB). Peak memory consumption was 179.8MB. Max. memory is 16.1GB. [2025-02-08 02:06:49,418 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory was 62.4MB in the beginning and 62.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 02:06:49,419 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1518.34ms. Allocated memory is still 117.4MB. Free memory was 85.4MB in the beginning and 50.5MB in the end (delta: 34.9MB). Peak memory consumption was 77.1MB. Max. memory is 16.1GB. [2025-02-08 02:06:49,419 INFO L158 Benchmark]: Boogie Procedure Inliner took 84.54ms. Allocated memory is still 117.4MB. Free memory was 50.5MB in the beginning and 37.5MB in the end (delta: 13.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-08 02:06:49,419 INFO L158 Benchmark]: Boogie Preprocessor took 515.42ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 37.5MB in the beginning and 79.1MB in the end (delta: -41.6MB). Peak memory consumption was 74.2MB. Max. memory is 16.1GB. [2025-02-08 02:06:49,419 INFO L158 Benchmark]: IcfgBuilder took 81336.25ms. Allocated memory is still 234.9MB. Free memory was 78.5MB in the beginning and 41.8MB in the end (delta: 36.7MB). Peak memory consumption was 60.1MB. Max. memory is 16.1GB. [2025-02-08 02:06:49,421 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory was 62.4MB in the beginning and 62.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1518.34ms. Allocated memory is still 117.4MB. Free memory was 85.4MB in the beginning and 50.5MB in the end (delta: 34.9MB). Peak memory consumption was 77.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 84.54ms. Allocated memory is still 117.4MB. Free memory was 50.5MB in the beginning and 37.5MB in the end (delta: 13.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 515.42ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 37.5MB in the beginning and 79.1MB in the end (delta: -41.6MB). Peak memory consumption was 74.2MB. Max. memory is 16.1GB. * IcfgBuilder took 81336.25ms. Allocated memory is still 234.9MB. Free memory was 78.5MB in the beginning and 41.8MB in the end (delta: 36.7MB). Peak memory consumption was 60.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2: de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 4163]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (58), "i" (sizeof(struct bug_entry ))); [4163-4169] - GenericResultAtLocation [Line: 4241]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/phy.c"), "i" (110), "i" (sizeof(struct bug_entry ))); [4241-4247] - GenericResultAtLocation [Line: 4609]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (118), "i" (sizeof(struct bug_entry ))); [4609-4615] - GenericResultAtLocation [Line: 4702]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (157), "i" (sizeof(struct bug_entry ))); [4702-4708] - GenericResultAtLocation [Line: 4737]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (158), "i" (sizeof(struct bug_entry ))); [4737-4743] - GenericResultAtLocation [Line: 4772]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" "2:\t.long 1b - 2b, %c0 - 2b\n" "\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection": : "i" ("/anthill/stuff/tacas-comp/work/current--X--drivers/uwb/i1480/dfu/i1480-dfu-usb.ko--X--bulklinux-3.0.1--X--68_1/linux-3.0.1/csd_deg_dscv/14/dscv_tempdir/dscv/ri/68_1/drivers/uwb/i1480/dfu/usb.c"), "i" (159), "i" (sizeof(struct bug_entry ))); [4772-4778] RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 02:06:49,632 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2025-02-08 02:06:49,757 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2