./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 81007b1d742f027747be9b525fc18b28f43885637f2e3001eda4f4679abc042c --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:56:04,293 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:56:04,384 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 03:56:04,392 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:56:04,393 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:56:04,423 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:56:04,424 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:56:04,424 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:56:04,425 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:56:04,425 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:56:04,425 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:56:04,425 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:56:04,425 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:56:04,425 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:56:04,426 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:56:04,426 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:56:04,426 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:56:04,427 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 03:56:04,427 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 03:56:04,428 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:56:04,428 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:56:04,428 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:56:04,428 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:56:04,429 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 -> 81007b1d742f027747be9b525fc18b28f43885637f2e3001eda4f4679abc042c [2025-02-08 03:56:04,752 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:56:04,763 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:56:04,766 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:56:04,768 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:56:04,768 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:56:04,771 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i [2025-02-08 03:56:06,183 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5e4cc6ed3/57b76526e66d46ae9b3e86466ec1aefc/FLAG1cddcfed0 [2025-02-08 03:56:06,875 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:56:06,878 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i [2025-02-08 03:56:06,930 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5e4cc6ed3/57b76526e66d46ae9b3e86466ec1aefc/FLAG1cddcfed0 [2025-02-08 03:56:06,944 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5e4cc6ed3/57b76526e66d46ae9b3e86466ec1aefc [2025-02-08 03:56:06,947 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:56:06,948 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:56:06,950 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:56:06,950 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:56:06,954 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:56:06,955 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:56:06" (1/1) ... [2025-02-08 03:56:06,956 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1fb27fa1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:06, skipping insertion in model container [2025-02-08 03:56:06,957 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:56:06" (1/1) ... [2025-02-08 03:56:07,075 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:56:10,312 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348095,348108] [2025-02-08 03:56:10,315 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348264,348277] [2025-02-08 03:56:10,316 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348431,348444] [2025-02-08 03:56:10,316 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348599,348612] [2025-02-08 03:56:10,334 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:56:10,428 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:56:10,522 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [5513] [2025-02-08 03:56:10,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (84), "i" (12UL)); [5769-5770] [2025-02-08 03:56:10,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (111), "i" (12UL)); [5809-5810] [2025-02-08 03:56:10,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (344), "i" (12UL)); [6161-6162] [2025-02-08 03:56:10,555 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (345), "i" (12UL)); [6172-6173] [2025-02-08 03:56:10,557 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (382), "i" (12UL)); [6241-6242] [2025-02-08 03:56:10,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (383), "i" (12UL)); [6252-6253] [2025-02-08 03:56:10,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1678), "i" (12UL)); [8606-8607] [2025-02-08 03:56:10,668 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1827), "i" (12UL)); [8880-8881] [2025-02-08 03:56:10,770 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348095,348108] [2025-02-08 03:56:10,771 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348264,348277] [2025-02-08 03:56:10,771 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348431,348444] [2025-02-08 03:56:10,772 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348599,348612] [2025-02-08 03:56:10,783 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:56:11,028 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:56:11,030 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11 WrapperNode [2025-02-08 03:56:11,031 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:56:11,033 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:56:11,033 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:56:11,033 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:56:11,040 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:11,140 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:11,420 INFO L138 Inliner]: procedures = 390, calls = 3060, calls flagged for inlining = 184, calls inlined = 169, statements flattened = 7524 [2025-02-08 03:56:11,421 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:56:11,422 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:56:11,422 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:56:11,422 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:56:11,434 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:11,434 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:11,483 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,218 INFO L175 MemorySlicer]: Split 1319 memory accesses to 27 slices as follows [4, 1, 10, 2, 2, 1, 19, 40, 53, 8, 8, 1, 2, 10, 3, 10, 23, 2, 2, 16, 876, 217, 1, 3, 1, 2, 2]. 66 percent of accesses are in the largest equivalence class. The 19 initializations are split as follows [0, 1, 0, 2, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 776 writes are split as follows [1, 0, 5, 0, 1, 0, 19, 17, 44, 0, 0, 0, 1, 5, 1, 5, 18, 1, 1, 1, 465, 186, 0, 1, 1, 1, 2]. [2025-02-08 03:56:12,218 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,219 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,379 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,397 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,441 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,473 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,546 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:56:12,548 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:56:12,548 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:56:12,548 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:56:12,549 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:11" (1/1) ... [2025-02-08 03:56:12,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:56:12,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:56:12,589 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 03:56:12,593 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 03:56:12,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:56:12,625 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:56:12,626 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_nway_reset [2025-02-08 03:56:12,626 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_nway_reset [2025-02-08 03:56:12,626 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_link_reset [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_link_reset [2025-02-08 03:56:12,627 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:56:12,627 INFO L130 BoogieDeclarations]: Found specification of procedure smsc_crc [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc_crc [2025-02-08 03:56:12,627 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_ethtool_getregslen [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_ethtool_getregslen [2025-02-08 03:56:12,627 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_mdio_write [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_mdio_write [2025-02-08 03:56:12,627 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 03:56:12,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_61 [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_61 [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg_nopm [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg_nopm [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_smsc95xx_driver_exit_6_2 [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_smsc95xx_driver_exit_6_2 [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enable_phy_wakeup_interrupts [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enable_phy_wakeup_interrupts [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_rx_csum_offload [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_rx_csum_offload [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 03:56:12,628 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_reg_nopm [2025-02-08 03:56:12,628 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_reg_nopm [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 03:56:12,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_resume [2025-02-08 03:56:12,630 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_resume [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 03:56:12,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 03:56:12,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:56:12,635 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_tx_timeout [2025-02-08 03:56:12,635 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_tx_timeout [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 03:56:12,635 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-02-08 03:56:12,636 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_write_nopm [2025-02-08 03:56:12,636 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_write_nopm [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 03:56:12,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 03:56:12,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 03:56:12,641 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 03:56:12,641 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 03:56:12,641 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 03:56:12,641 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 03:56:12,641 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 03:56:12,641 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_ethtool_get_eeprom_len [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_ethtool_get_eeprom_len [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure skb_trim [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_trim [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 03:56:12,642 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 03:56:12,642 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:56:12,643 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:56:12,643 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:56:12,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 03:56:12,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 03:56:12,647 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_start_rx_path [2025-02-08 03:56:12,647 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_start_rx_path [2025-02-08 03:56:12,647 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 03:56:12,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 03:56:12,647 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_open [2025-02-08 03:56:12,647 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_open [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_write_reg [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_write_reg [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_set_features [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_set_features [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_wait_eeprom [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_wait_eeprom [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_read_reg [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_read_reg [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 03:56:12,648 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 03:56:12,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:56:12,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:56:12,653 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure skb_push [2025-02-08 03:56:12,653 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_push [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 03:56:12,653 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_reset [2025-02-08 03:56:12,653 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_reset [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u16~0~X~~u16~0~X~$Pointer$~X~~u16~0~TO~int [2025-02-08 03:56:12,653 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u16~0~X~~u16~0~X~$Pointer$~X~~u16~0~TO~int [2025-02-08 03:56:12,653 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_stop [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_stop [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_mac_cr_lock_of_smsc95xx_priv [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_mac_cr_lock_of_smsc95xx_priv [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_reg [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_reg [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 03:56:12,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 03:56:12,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 03:56:12,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 03:56:12,658 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_write [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_write [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 03:56:12,659 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:56:12,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enter_suspend1 [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enter_suspend1 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enter_suspend2 [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enter_suspend2 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_eeprom [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_eeprom [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_set_multicast [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_set_multicast [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_start_offset [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_start_offset [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_read [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_read [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_phy_wait_not_busy [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_phy_wait_not_busy [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_disconnect [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_disconnect [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_instance_release_2_4 [2025-02-08 03:56:12,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_instance_release_2_4 [2025-02-08 03:56:12,660 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg_async [2025-02-08 03:56:12,661 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg_async [2025-02-08 03:56:12,661 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 03:56:12,661 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 03:56:12,661 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_read_nopm [2025-02-08 03:56:12,663 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_read_nopm [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_resume [2025-02-08 03:56:12,664 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_resume [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pull [2025-02-08 03:56:12,664 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pull [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:56:12,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_mdio_read [2025-02-08 03:56:12,664 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_mdio_read [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_eeprom_confirm_not_busy [2025-02-08 03:56:12,664 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_eeprom_confirm_not_busy [2025-02-08 03:56:12,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:56:12,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 03:56:12,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:56:12,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:56:13,820 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:56:13,824 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:56:14,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5757: call ULTIMATE.dealloc(~#buf~0.base, ~#buf~0.offset);havoc ~#buf~0.base, ~#buf~0.offset; [2025-02-08 03:56:14,478 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11161: havoc ldv_dev_get_drvdata_#t~mem1255#1.base, ldv_dev_get_drvdata_#t~mem1255#1.offset;havoc ldv_dev_get_drvdata_#t~mem1256#1.base, ldv_dev_get_drvdata_#t~mem1256#1.offset; [2025-02-08 03:56:14,643 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 03:56:14,649 INFO L158 Benchmark]: Toolchain (without parser) took 7700.36ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 93.5MB in the beginning and 184.9MB in the end (delta: -91.4MB). Peak memory consumption was 236.2MB. Max. memory is 16.1GB. [2025-02-08 03:56:14,649 INFO L158 Benchmark]: CDTParser took 0.58ms. Allocated memory is still 201.3MB. Free memory is still 114.9MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 03:56:14,650 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4082.25ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 93.5MB in the beginning and 232.5MB in the end (delta: -138.9MB). Peak memory consumption was 114.2MB. Max. memory is 16.1GB. [2025-02-08 03:56:14,650 INFO L158 Benchmark]: Boogie Procedure Inliner took 388.59ms. Allocated memory is still 343.9MB. Free memory was 232.5MB in the beginning and 192.3MB in the end (delta: 40.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-02-08 03:56:14,650 INFO L158 Benchmark]: Boogie Preprocessor took 1123.77ms. Allocated memory is still 343.9MB. Free memory was 192.3MB in the beginning and 131.8MB in the end (delta: 60.4MB). Peak memory consumption was 125.7MB. Max. memory is 16.1GB. [2025-02-08 03:56:14,651 INFO L158 Benchmark]: IcfgBuilder took 2099.59ms. Allocated memory is still 343.9MB. Free memory was 131.8MB in the beginning and 184.9MB in the end (delta: -53.1MB). Peak memory consumption was 78.7MB. Max. memory is 16.1GB. [2025-02-08 03:56:14,654 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.58ms. Allocated memory is still 201.3MB. Free memory is still 114.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4082.25ms. Allocated memory was 142.6MB in the beginning and 343.9MB in the end (delta: 201.3MB). Free memory was 93.5MB in the beginning and 232.5MB in the end (delta: -138.9MB). Peak memory consumption was 114.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 388.59ms. Allocated memory is still 343.9MB. Free memory was 232.5MB in the beginning and 192.3MB in the end (delta: 40.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 1123.77ms. Allocated memory is still 343.9MB. Free memory was 192.3MB in the beginning and 131.8MB in the end (delta: 60.4MB). Peak memory consumption was 125.7MB. Max. memory is 16.1GB. * IcfgBuilder took 2099.59ms. Allocated memory is still 343.9MB. Free memory was 131.8MB in the beginning and 184.9MB in the end (delta: -53.1MB). Peak memory consumption was 78.7MB. 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: 5513]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [5513] - GenericResultAtLocation [Line: 5769]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (84), "i" (12UL)); [5769-5770] - GenericResultAtLocation [Line: 5809]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (111), "i" (12UL)); [5809-5810] - GenericResultAtLocation [Line: 6161]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (344), "i" (12UL)); [6161-6162] - GenericResultAtLocation [Line: 6172]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (345), "i" (12UL)); [6172-6173] - GenericResultAtLocation [Line: 6241]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (382), "i" (12UL)); [6241-6242] - GenericResultAtLocation [Line: 6252]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (383), "i" (12UL)); [6252-6253] - GenericResultAtLocation [Line: 8606]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1678), "i" (12UL)); [8606-8607] - GenericResultAtLocation [Line: 8880]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1827), "i" (12UL)); [8880-8881] RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 03:56:14,678 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.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 81007b1d742f027747be9b525fc18b28f43885637f2e3001eda4f4679abc042c --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:56:16,925 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:56:17,022 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 03:56:17,028 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:56:17,028 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:56:17,053 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:56:17,054 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:56:17,054 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:56:17,054 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:56:17,055 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:56:17,055 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:56:17,055 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:56:17,055 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:56:17,056 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:56:17,056 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:56:17,058 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:56:17,058 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:56:17,058 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:56:17,058 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:56:17,059 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:56:17,059 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:56:17,059 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 -> 81007b1d742f027747be9b525fc18b28f43885637f2e3001eda4f4679abc042c [2025-02-08 03:56:17,346 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:56:17,355 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:56:17,357 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:56:17,358 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:56:17,359 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:56:17,360 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i [2025-02-08 03:56:18,752 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/910202e6a/6e7b276248444ad8b3b305eeeaa0a5e7/FLAGde6df1103 [2025-02-08 03:56:19,321 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:56:19,323 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i [2025-02-08 03:56:19,372 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/910202e6a/6e7b276248444ad8b3b305eeeaa0a5e7/FLAGde6df1103 [2025-02-08 03:56:19,385 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/910202e6a/6e7b276248444ad8b3b305eeeaa0a5e7 [2025-02-08 03:56:19,387 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:56:19,388 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:56:19,389 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:56:19,390 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:56:19,392 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:56:19,393 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:56:19" (1/1) ... [2025-02-08 03:56:19,394 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@507b9a5d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:19, skipping insertion in model container [2025-02-08 03:56:19,394 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:56:19" (1/1) ... [2025-02-08 03:56:19,553 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:56:20,338 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 03:56:20,417 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 03:56:20,546 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 03:56:20,557 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 03:56:20,590 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 03:56:20,604 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 03:56:20,681 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 03:56:20,694 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 03:56:20,770 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 03:56:20,773 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 03:56:20,783 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 03:56:20,800 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 03:56:20,807 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 03:56:20,824 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 03:56:20,824 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 03:56:20,835 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 03:56:20,847 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 03:56:20,858 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 03:56:20,971 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 03:56:21,039 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 03:56:21,043 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 03:56:21,044 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 03:56:21,044 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 03:56:21,044 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 03:56:21,055 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 03:56:21,055 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 03:56:21,072 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 03:56:21,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 03:56:21,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 03:56:21,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 03:56:21,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 03:56:21,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 03:56:21,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 03:56:21,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 03:56:21,111 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 03:56:21,111 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 03:56:21,335 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 03:56:21,336 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 03:56:21,336 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 03:56:21,337 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 03:56:21,337 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 03:56:21,337 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 03:56:21,351 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 03:56:21,353 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 03:56:21,353 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 03:56:21,353 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 03:56:21,354 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 03:56:21,355 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 03:56:21,356 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 03:56:21,356 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 03:56:21,356 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 03:56:21,356 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 03:56:21,357 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 03:56:21,357 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 03:56:21,372 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 03:56:21,384 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 03:56:21,385 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 03:56:21,474 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 03:56:21,476 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 03:56:21,477 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 03:56:21,477 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 03:56:22,084 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348095,348108] [2025-02-08 03:56:22,087 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348264,348277] [2025-02-08 03:56:22,090 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348431,348444] [2025-02-08 03:56:22,091 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348599,348612] [2025-02-08 03:56:22,111 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 03:56:22,112 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:56:22,165 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-02-08 03:56:22,218 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:56:22,320 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 03:56:22,324 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 03:56:22,329 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 03:56:22,332 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 03:56:22,334 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 03:56:22,340 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 03:56:22,358 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 03:56:22,360 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 03:56:22,411 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 03:56:22,411 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 03:56:22,422 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 03:56:22,423 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 03:56:22,425 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 03:56:22,426 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 03:56:22,426 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 03:56:22,427 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 03:56:22,428 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 03:56:22,430 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 03:56:22,460 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 03:56:22,472 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 03:56:22,474 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 03:56:22,475 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 03:56:22,475 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 03:56:22,475 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 03:56:22,483 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 03:56:22,484 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 03:56:22,487 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 03:56:22,490 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 03:56:22,490 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 03:56:22,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 03:56:22,496 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 03:56:22,496 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 03:56:22,497 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 03:56:22,497 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 03:56:22,497 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 03:56:22,497 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 03:56:22,545 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 03:56:22,546 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 03:56:22,546 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 03:56:22,547 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 03:56:22,547 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 03:56:22,548 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 03:56:22,554 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 03:56:22,555 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 03:56:22,555 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 03:56:22,555 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 03:56:22,555 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 03:56:22,556 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 03:56:22,556 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 03:56:22,557 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 03:56:22,557 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 03:56:22,557 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 03:56:22,558 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 03:56:22,558 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 03:56:22,560 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 03:56:22,561 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 03:56:22,561 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 03:56:22,563 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 03:56:22,564 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 03:56:22,565 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 03:56:22,565 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 03:56:22,583 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348095,348108] [2025-02-08 03:56:22,583 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348264,348277] [2025-02-08 03:56:22,583 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348431,348444] [2025-02-08 03:56:22,584 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348599,348612] [2025-02-08 03:56:22,587 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 03:56:22,589 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:56:22,614 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:56:22,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [5513] [2025-02-08 03:56:22,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (84), "i" (12UL)); [5769-5770] [2025-02-08 03:56:22,729 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (111), "i" (12UL)); [5809-5810] [2025-02-08 03:56:22,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (344), "i" (12UL)); [6161-6162] [2025-02-08 03:56:22,738 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (345), "i" (12UL)); [6172-6173] [2025-02-08 03:56:22,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (382), "i" (12UL)); [6241-6242] [2025-02-08 03:56:22,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (383), "i" (12UL)); [6252-6253] [2025-02-08 03:56:22,833 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1678), "i" (12UL)); [8606-8607] [2025-02-08 03:56:22,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/usb/smsc95xx.c"), "i" (1827), "i" (12UL)); [8880-8881] [2025-02-08 03:56:22,968 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348095,348108] [2025-02-08 03:56:22,969 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348264,348277] [2025-02-08 03:56:22,969 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348431,348444] [2025-02-08 03:56:22,970 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.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-usb-smsc95xx.cil.i[348599,348612] [2025-02-08 03:56:22,976 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:56:23,218 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:56:23,219 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23 WrapperNode [2025-02-08 03:56:23,220 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:56:23,221 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:56:23,221 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:56:23,221 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:56:23,227 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:23,303 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:23,496 INFO L138 Inliner]: procedures = 402, calls = 3060, calls flagged for inlining = 184, calls inlined = 169, statements flattened = 6206 [2025-02-08 03:56:23,497 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:56:23,498 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:56:23,498 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:56:23,498 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:56:23,507 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:23,507 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:23,552 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,507 INFO L175 MemorySlicer]: Split 1319 memory accesses to 27 slices as follows [2, 23, 1, 2, 16, 2, 19, 217, 3, 8, 2, 8, 1, 53, 2, 4, 10, 10, 10, 3, 1, 2, 1, 876, 40, 1, 2]. 66 percent of accesses are in the largest equivalence class. The 19 initializations are split as follows [0, 0, 1, 2, 0, 0, 0, 0, 0, 8, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 776 writes are split as follows [1, 18, 0, 0, 1, 2, 19, 186, 1, 0, 1, 0, 0, 44, 1, 1, 5, 5, 5, 1, 1, 1, 0, 465, 17, 0, 1]. [2025-02-08 03:56:24,508 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,508 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,749 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,768 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,830 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,871 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,941 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:56:24,943 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:56:24,943 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:56:24,943 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:56:24,945 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:56:23" (1/1) ... [2025-02-08 03:56:24,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:56:24,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:56:24,978 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 03:56:24,983 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 03:56:25,006 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:56:25,007 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:56:25,007 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_nway_reset [2025-02-08 03:56:25,007 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_nway_reset [2025-02-08 03:56:25,007 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_link_reset [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_link_reset [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure smsc_crc [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc_crc [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_ethtool_getregslen [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_ethtool_getregslen [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_mdio_write [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_mdio_write [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_61 [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_61 [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg_nopm [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg_nopm [2025-02-08 03:56:25,008 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-02-08 03:56:25,008 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_smsc95xx_driver_exit_6_2 [2025-02-08 03:56:25,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_smsc95xx_driver_exit_6_2 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enable_phy_wakeup_interrupts [2025-02-08 03:56:25,009 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enable_phy_wakeup_interrupts [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:56:25,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 03:56:25,009 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:56:25,009 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-02-08 03:56:25,009 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-02-08 03:56:25,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-02-08 03:56:25,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_rx_csum_offload [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_rx_csum_offload [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_reg_nopm [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_reg_nopm [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_resume [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_resume [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_tx_timeout [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_tx_timeout [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_write_nopm [2025-02-08 03:56:25,013 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_write_nopm [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 03:56:25,013 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 03:56:25,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 03:56:25,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 03:56:25,016 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 03:56:25,016 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 03:56:25,016 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 03:56:25,016 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 03:56:25,016 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 03:56:25,017 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 03:56:25,017 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 03:56:25,017 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_ethtool_get_eeprom_len [2025-02-08 03:56:25,017 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_ethtool_get_eeprom_len [2025-02-08 03:56:25,017 INFO L130 BoogieDeclarations]: Found specification of procedure skb_trim [2025-02-08 03:56:25,017 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_trim [2025-02-08 03:56:25,017 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 03:56:25,018 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:56:25,019 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 03:56:25,019 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:56:25,019 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:56:25,019 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0 [2025-02-08 03:56:25,019 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#10 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#11 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#12 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#13 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#14 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#15 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#16 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#17 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#18 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#19 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#20 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#21 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#22 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#23 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#24 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#25 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#26 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4 [2025-02-08 03:56:25,020 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#10 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#11 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#12 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#13 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#14 [2025-02-08 03:56:25,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#15 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#16 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#17 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#18 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#19 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#20 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#21 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#22 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#23 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#24 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#25 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#26 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_start_rx_path [2025-02-08 03:56:25,026 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_start_rx_path [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4 [2025-02-08 03:56:25,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#10 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#11 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#12 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#13 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#14 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#15 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#16 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#17 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#18 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#19 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#20 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#21 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#22 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#23 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#24 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#25 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#26 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_open [2025-02-08 03:56:25,027 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_open [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_write_reg [2025-02-08 03:56:25,027 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_write_reg [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_set_features [2025-02-08 03:56:25,027 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_set_features [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-02-08 03:56:25,027 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_wait_eeprom [2025-02-08 03:56:25,027 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_wait_eeprom [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7 [2025-02-08 03:56:25,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#10 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#11 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#12 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#13 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#14 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#15 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#16 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#17 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#18 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#19 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#20 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#21 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#22 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#23 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#24 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#25 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#26 [2025-02-08 03:56:25,028 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:56:25,028 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_read_reg [2025-02-08 03:56:25,029 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_read_reg [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-02-08 03:56:25,029 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#25 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#26 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2025-02-08 03:56:25,030 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 03:56:25,030 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#25 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#26 [2025-02-08 03:56:25,030 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-02-08 03:56:25,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-02-08 03:56:25,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-02-08 03:56:25,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#25 [2025-02-08 03:56:25,036 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#26 [2025-02-08 03:56:25,038 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:56:25,038 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:56:25,038 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure skb_push [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_push [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_reset [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_reset [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_stop [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_stop [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_mac_cr_lock_of_smsc95xx_priv [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_mac_cr_lock_of_smsc95xx_priv [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_reg [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_reg [2025-02-08 03:56:25,039 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 03:56:25,039 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 03:56:25,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 03:56:25,044 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 03:56:25,044 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 03:56:25,044 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_write [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_write [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enter_suspend1 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enter_suspend1 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_enter_suspend2 [2025-02-08 03:56:25,045 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_enter_suspend2 [2025-02-08 03:56:25,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2025-02-08 03:56:25,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2025-02-08 03:56:25,047 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2025-02-08 03:56:25,047 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2025-02-08 03:56:25,047 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2025-02-08 03:56:25,047 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#25 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#26 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-02-08 03:56:25,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#25 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#26 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#25 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#26 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_read_eeprom [2025-02-08 03:56:25,049 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_read_eeprom [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-08 03:56:25,049 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-02-08 03:56:25,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-02-08 03:56:25,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-02-08 03:56:25,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-02-08 03:56:25,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-02-08 03:56:25,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-02-08 03:56:25,051 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_set_multicast [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_set_multicast [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_start_offset [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_start_offset [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_read [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_read [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_phy_wait_not_busy [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_phy_wait_not_busy [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_disconnect [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_disconnect [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_instance_release_2_4 [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_instance_release_2_4 [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_write_reg_async [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_write_reg_async [2025-02-08 03:56:25,052 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 03:56:25,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 03:56:25,053 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_mdio_read_nopm [2025-02-08 03:56:25,053 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_mdio_read_nopm [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_resume [2025-02-08 03:56:25,053 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_resume [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pull [2025-02-08 03:56:25,053 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pull [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2025-02-08 03:56:25,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2025-02-08 03:56:25,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#25 [2025-02-08 03:56:25,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#26 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2025-02-08 03:56:25,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#25 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#26 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#25 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#26 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-02-08 03:56:25,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2025-02-08 03:56:25,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#25 [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#26 [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:56:25,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u16~0~X~~u16~0~X~$Pointer$~X~~u16~0~TO~C_INT [2025-02-08 03:56:25,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~~u8~0~X~~u16~0~X~~u16~0~X~$Pointer$~X~~u16~0~TO~C_INT [2025-02-08 03:56:25,058 INFO L130 BoogieDeclarations]: Found specification of procedure __smsc95xx_mdio_read [2025-02-08 03:56:25,058 INFO L138 BoogieDeclarations]: Found implementation of procedure __smsc95xx_mdio_read [2025-02-08 03:56:25,059 INFO L130 BoogieDeclarations]: Found specification of procedure smsc95xx_eeprom_confirm_not_busy [2025-02-08 03:56:25,059 INFO L138 BoogieDeclarations]: Found implementation of procedure smsc95xx_eeprom_confirm_not_busy [2025-02-08 03:56:25,059 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:56:25,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:56:25,059 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:56:25,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:56:26,213 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:56:26,217 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:56:26,271 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13101: havoc #t~nondet1232; [2025-02-08 03:56:33,178 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6580: assume 0bv64 != smsc95xx_phy_update_flowcontrol_~tmp___1~2#1;call smsc95xx_phy_update_flowcontrol_#t~mem337#1.base, smsc95xx_phy_update_flowcontrol_#t~mem337#1.offset := read~$Pointer$#23(smsc95xx_phy_update_flowcontrol_~dev#1.base, ~bvadd~64(443bv64, smsc95xx_phy_update_flowcontrol_~dev#1.offset), 8bv64); [2025-02-08 03:56:33,178 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6580: assume !(0bv64 != smsc95xx_phy_update_flowcontrol_~tmp___1~2#1); [2025-02-08 03:56:33,178 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6630: call ULTIMATE.dealloc(~#ecmd~0#1.base, ~#ecmd~0#1.offset);havoc ~#ecmd~0#1.base, ~#ecmd~0#1.offset;call ULTIMATE.dealloc(~#descriptor~2#1.base, ~#descriptor~2#1.offset);havoc ~#descriptor~2#1.base, ~#descriptor~2#1.offset; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6535: call ULTIMATE.dealloc(smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset);havoc smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset;call ULTIMATE.dealloc(smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset);havoc smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset;call ULTIMATE.dealloc(smsc95xx_phy_update_flowcontrol_~#descriptor___0~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor___0~1#1.offset);havoc smsc95xx_phy_update_flowcontrol_~#descriptor___0~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor___0~1#1.offset; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6696-1: SUMMARY for call #t~ret367#1 := __dynamic_netdev_dbg(~#descriptor~2#1.base, ~#descriptor~2#1.offset, #t~mem365#1.base, #t~mem365#1.offset, 63bv64, 0bv64); srcloc: null [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6696: havoc #t~mem365#1.base, #t~mem365#1.offset;havoc #t~mem366#1;havoc #t~ret367#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6560: assume 0bv32 != ~bvand~32(2bv32, ~zero_extend~32~8(smsc95xx_phy_update_flowcontrol_~cap~1#1));smsc95xx_phy_update_flowcontrol_~flow~0#1 := 4294901762bv32; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6560: assume !(0bv32 != ~bvand~32(2bv32, ~zero_extend~32~8(smsc95xx_phy_update_flowcontrol_~cap~1#1)));smsc95xx_phy_update_flowcontrol_~flow~0#1 := 0bv32; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6565: assume 0bv32 != ~bvand~32(1bv32, ~zero_extend~32~8(smsc95xx_phy_update_flowcontrol_~cap~1#1));call smsc95xx_phy_update_flowcontrol_#t~mem332#1 := read~intINTTYPE4#23(smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset, 4bv64);call write~intINTTYPE4#23(~bvor~32(15bv32, smsc95xx_phy_update_flowcontrol_#t~mem332#1), smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset, 4bv64);havoc smsc95xx_phy_update_flowcontrol_#t~mem332#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6565: assume !(0bv32 != ~bvand~32(1bv32, ~zero_extend~32~8(smsc95xx_phy_update_flowcontrol_~cap~1#1)));call smsc95xx_phy_update_flowcontrol_#t~mem333#1 := read~intINTTYPE4#23(smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset, 4bv64);call write~intINTTYPE4#23(~bvand~32(4294967280bv32, smsc95xx_phy_update_flowcontrol_#t~mem333#1), smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.base, smsc95xx_phy_update_flowcontrol_~#afc_cfg~0#1.offset, 4bv64);havoc smsc95xx_phy_update_flowcontrol_#t~mem333#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6557: smsc95xx_phy_update_flowcontrol_#t~ret331#1 := mii_resolve_flowctrl_fdx_#res#1;havoc mii_resolve_flowctrl_fdx_~lcladv#1, mii_resolve_flowctrl_fdx_~rmtadv#1, mii_resolve_flowctrl_fdx_~cap~0#1;havoc mii_resolve_flowctrl_fdx_#in~lcladv#1, mii_resolve_flowctrl_fdx_#in~rmtadv#1;assume { :end_inline_mii_resolve_flowctrl_fdx } true;smsc95xx_phy_update_flowcontrol_~tmp___0~7#1 := smsc95xx_phy_update_flowcontrol_#t~ret331#1;havoc smsc95xx_phy_update_flowcontrol_#t~ret331#1;smsc95xx_phy_update_flowcontrol_~cap~1#1 := smsc95xx_phy_update_flowcontrol_~tmp___0~7#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6582: havoc smsc95xx_phy_update_flowcontrol_#t~mem337#1.base, smsc95xx_phy_update_flowcontrol_#t~mem337#1.offset;havoc smsc95xx_phy_update_flowcontrol_#t~ret338#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13011: havoc mii_check_media_#t~nondet1216#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6578: smsc95xx_phy_update_flowcontrol_~tmp___1~2#1 := smsc95xx_phy_update_flowcontrol_#t~ret336#1;havoc smsc95xx_phy_update_flowcontrol_#t~mem335#1;havoc smsc95xx_phy_update_flowcontrol_#t~ret336#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13015: havoc mii_ethtool_gset_#t~nondet1217#1; [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6582-1: SUMMARY for call smsc95xx_phy_update_flowcontrol_#t~ret338#1 := __dynamic_netdev_dbg(smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset, smsc95xx_phy_update_flowcontrol_#t~mem337#1.base, smsc95xx_phy_update_flowcontrol_#t~mem337#1.offset, 49bv64, 0bv64); srcloc: null [2025-02-08 03:56:33,179 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6578-1: SUMMARY for call smsc95xx_phy_update_flowcontrol_#t~ret336#1 := ldv__builtin_expect(~bvand~64(1bv64, ~zero_extend~64~32(smsc95xx_phy_update_flowcontrol_#t~mem335#1)), 0bv64); srcloc: null [2025-02-08 03:56:33,180 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6570: assume 0bv32 != ~bvand~32(4bv32, smsc95xx_phy_update_flowcontrol_#t~mem334#1);havoc smsc95xx_phy_update_flowcontrol_#t~mem334#1;call write~$Pointer$#7(45bv64, 0bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset, 8bv64);call write~$Pointer$#7(46bv64, 0bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(8bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 8bv64);call write~$Pointer$#7(47bv64, 0bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(16bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 8bv64);call write~$Pointer$#7(48bv64, 0bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(24bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 8bv64);call write~intINTTYPE4#7(540bv32, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(32bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 4bv64);call write~intINTTYPE4#7(0bv32, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(36bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 4bv64);call smsc95xx_phy_update_flowcontrol_#t~mem335#1 := read~intINTTYPE4#7(smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.base, ~bvadd~64(36bv64, smsc95xx_phy_update_flowcontrol_~#descriptor~1#1.offset), 4bv64); [2025-02-08 03:56:33,180 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6570: assume !(0bv32 != ~bvand~32(4bv32, smsc95xx_phy_update_flowcontrol_#t~mem334#1));havoc smsc95xx_phy_update_flowcontrol_#t~mem334#1; [2025-02-08 03:56:33,180 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6570-1: call smsc95xx_phy_update_flowcontrol_#t~mem334#1 := read~intINTTYPE4#23(smsc95xx_phy_update_flowcontrol_~dev#1.base, ~bvadd~64(451bv64, smsc95xx_phy_update_flowcontrol_~dev#1.offset), 4bv64); [2025-02-08 03:56:33,180 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5571: havoc ethtool_cmd_speed_#t~mem53#1;havoc ethtool_cmd_speed_#t~mem54#1;#t~ret364#1 := ethtool_cmd_speed_#res#1;havoc ethtool_cmd_speed_#t~mem53#1, ethtool_cmd_speed_#t~mem54#1, ethtool_cmd_speed_~ep#1.base, ethtool_cmd_speed_~ep#1.offset;havoc ethtool_cmd_speed_#in~ep#1.base, ethtool_cmd_speed_#in~ep#1.offset;assume { :end_inline_ethtool_cmd_speed } true;~tmp___1~3#1 := #t~ret364#1;havoc #t~ret364#1;call #t~mem365#1.base, #t~mem365#1.offset := read~$Pointer$#23(~dev#1.base, ~bvadd~64(443bv64, ~dev#1.offset), 8bv64);call #t~mem366#1 := read~intINTTYPE1#1(~#ecmd~0#1.base, ~bvadd~64(14bv64, ~#ecmd~0#1.offset), 1bv64); [2025-02-08 03:56:33,532 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12961: havoc crc16_#t~nondet1208#1; [2025-02-08 03:56:33,533 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12953: havoc bitrev16_#t~nondet1206#1; [2025-02-08 03:57:07,642 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12940: havoc #t~nondet1205; [2025-02-08 03:57:17,265 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7843: call ULTIMATE.dealloc(~#descriptor~9.base, ~#descriptor~9.offset);havoc ~#descriptor~9.base, ~#descriptor~9.offset; [2025-02-08 03:57:17,435 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12981: havoc #t~nondet1213; [2025-02-08 03:57:17,774 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5529: havoc skb_tail_pointer_#t~mem38#1.base, skb_tail_pointer_#t~mem38#1.offset;havoc skb_tail_pointer_#t~mem39#1; [2025-02-08 03:57:17,824 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13032: havoc #t~nondet1219; [2025-02-08 03:57:17,927 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13113: havoc #t~nondet1235; [2025-02-08 03:57:18,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5554: havoc #t~mem47.base, #t~mem47.offset;havoc #t~mem48.base, #t~mem48.offset; [2025-02-08 03:57:19,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10637: #res := 15bv32; [2025-02-08 03:57:19,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10635: #res := 13bv32; [2025-02-08 03:57:19,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10639: #res := 17bv32; [2025-02-08 03:57:19,910 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10629: #res := 9bv32; [2025-02-08 03:57:19,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10627: #res := 7bv32; [2025-02-08 03:57:19,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10633: #res := 12bv32; [2025-02-08 03:57:19,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10631: #res := 11bv32; [2025-02-08 03:57:19,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10625: #res := 3bv32; [2025-02-08 03:57:19,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10623: #res := 1bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10523: #res := 8bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10565: #res := 40bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10557: #res := 32bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10549: #res := 28bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10541: #res := 21bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10533: #res := 14bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10525: #res := 10bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10567: #res := 41bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10559: #res := 33bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10551: #res := 29bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10543: #res := 23bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10535: #res := 15bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10527: #res := 11bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10519: #res := 1bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10561: #res := 35bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10553: #res := 30bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10545: #res := 25bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10537: #res := 16bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10529: #res := 12bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10521: #res := 3bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10563: #res := 38bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10555: #res := 31bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10547: #res := 27bv32; [2025-02-08 03:57:21,428 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10539: #res := 18bv32; [2025-02-08 03:57:21,429 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10531: #res := 13bv32; [2025-02-08 03:57:21,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13105: havoc #t~nondet1233; [2025-02-08 03:57:22,168 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5797: call ULTIMATE.dealloc(~#buf~1.base, ~#buf~1.offset);havoc ~#buf~1.base, ~#buf~1.offset; [2025-02-08 03:57:23,250 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6786: call ULTIMATE.dealloc(~#read_buf~0.base, ~#read_buf~0.offset);havoc ~#read_buf~0.base, ~#read_buf~0.offset;call ULTIMATE.dealloc(~#descriptor~4.base, ~#descriptor~4.offset);havoc ~#descriptor~4.base, ~#descriptor~4.offset; [2025-02-08 03:57:23,633 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6075: call ULTIMATE.dealloc(~#val~3.base, ~#val~3.offset);havoc ~#val~3.base, ~#val~3.offset;