./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 551b0097 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.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 8ce45e17f6cb4c017891df1db140fbcb2581e20f4065ad4296f4e21077bc6fbb --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:11:38,597 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:11:38,637 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:11:38,642 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:11:38,645 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:11:38,663 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:11:38,663 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:11:38,664 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:11:38,664 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:11:38,664 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:11:38,664 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:11:38,664 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:11:38,664 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:11:38,664 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:11:38,665 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:11:38,665 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:11:38,666 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:38,666 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:11:38,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:38,667 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:11:38,667 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:11:38,667 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 -> 8ce45e17f6cb4c017891df1db140fbcb2581e20f4065ad4296f4e21077bc6fbb [2025-01-09 20:11:38,877 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:11:38,885 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:11:38,886 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:11:38,887 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:11:38,890 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:11:38,892 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i [2025-01-09 20:11:40,042 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a526a8afa/f8212a4a3638413f8c0119660d83432e/FLAGd6400ba10 [2025-01-09 20:11:40,551 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:11:40,551 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i [2025-01-09 20:11:40,593 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a526a8afa/f8212a4a3638413f8c0119660d83432e/FLAGd6400ba10 [2025-01-09 20:11:40,610 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a526a8afa/f8212a4a3638413f8c0119660d83432e [2025-01-09 20:11:40,612 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:11:40,613 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:11:40,614 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:11:40,615 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:11:40,618 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:11:40,619 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:11:40" (1/1) ... [2025-01-09 20:11:40,619 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e524d7f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:40, skipping insertion in model container [2025-01-09 20:11:40,620 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:11:40" (1/1) ... [2025-01-09 20:11:40,707 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:11:43,088 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389426,389439] [2025-01-09 20:11:43,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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389592,389605] [2025-01-09 20:11:43,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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389756,389769] [2025-01-09 20:11:43,092 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389921,389934] [2025-01-09 20:11:43,102 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:11:43,153 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:11:43,378 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389426,389439] [2025-01-09 20:11:43,379 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389592,389605] [2025-01-09 20:11:43,379 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389756,389769] [2025-01-09 20:11:43,379 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-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i[389921,389934] [2025-01-09 20:11:43,389 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:11:43,681 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:11:43,683 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43 WrapperNode [2025-01-09 20:11:43,683 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:11:43,684 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:11:43,684 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:11:43,684 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:11:43,690 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:43,779 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:43,943 INFO L138 Inliner]: procedures = 397, calls = 3769, calls flagged for inlining = 224, calls inlined = 212, statements flattened = 7072 [2025-01-09 20:11:43,944 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:11:43,944 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:11:43,944 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:11:43,944 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:11:43,952 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:43,952 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:43,979 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,384 INFO L175 MemorySlicer]: Split 2255 memory accesses to 22 slices as follows [19, 19, 19, 19, 3, 19, 19, 19, 3, 19, 329, 1381, 53, 235, 3, 1, 62, 2, 2, 5, 5, 19]. 61 percent of accesses are in the largest equivalence class. The 253 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 235, 0, 1, 0, 2, 0, 5, 5, 0]. The 1554 writes are split as follows [19, 19, 19, 19, 0, 19, 19, 19, 0, 19, 282, 1003, 44, 0, 0, 0, 54, 0, 0, 0, 0, 19]. [2025-01-09 20:11:45,384 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,385 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,531 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,546 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,572 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,619 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,646 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,704 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:11:45,705 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:11:45,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:11:45,707 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:11:45,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (1/1) ... [2025-01-09 20:11:45,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:45,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:11:45,738 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-01-09 20:11:45,742 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-01-09 20:11:45,760 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_phy_mutex_of_usbnet [2025-01-09 20:11:45,761 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_phy_mutex_of_usbnet [2025-01-09 20:11:45,761 INFO L130 BoogieDeclarations]: Found specification of procedure asix_write_medium_mode [2025-01-09 20:11:45,761 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_write_medium_mode [2025-01-09 20:11:45,761 INFO L130 BoogieDeclarations]: Found specification of procedure mii_check_media [2025-01-09 20:11:45,761 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_check_media [2025-01-09 20:11:45,761 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:11:45,761 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:11:45,761 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_nway_reset [2025-01-09 20:11:45,762 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_nway_reset [2025-01-09 20:11:45,762 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_get_link [2025-01-09 20:11:45,762 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_get_link [2025-01-09 20:11:45,762 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:11:45,762 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:11:45,762 INFO L130 BoogieDeclarations]: Found specification of procedure asix_write_rx_ctl [2025-01-09 20:11:45,762 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_write_rx_ctl [2025-01-09 20:11:45,762 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_stop [2025-01-09 20:11:45,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_stop [2025-01-09 20:11:45,763 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_set_settings [2025-01-09 20:11:45,763 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_set_settings [2025-01-09 20:11:45,763 INFO L130 BoogieDeclarations]: Found specification of procedure ax88178_reset [2025-01-09 20:11:45,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88178_reset [2025-01-09 20:11:45,763 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-01-09 20:11:45,763 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-01-09 20:11:45,763 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-01-09 20:11:45,763 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-01-09 20:11:45,763 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_get_settings [2025-01-09 20:11:45,764 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_get_settings [2025-01-09 20:11:45,764 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure asix_mdio_write [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_mdio_write [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure asix_status [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_status [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure asix_read_rx_ctl [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_read_rx_ctl [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_probe [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_probe [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure eth_mac_addr [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_mac_addr [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure asix_set_eeprom [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_set_eeprom [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_reset_phy [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_reset_phy [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_unbind [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_unbind [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ax88772_link_reset [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88772_link_reset [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_asix_driver_exit_10_2 [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_asix_driver_exit_10_2 [2025-01-09 20:11:45,765 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 20:11:45,765 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure asix_set_netdev_dev_addr [2025-01-09 20:11:45,766 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_set_netdev_dev_addr [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_bind [2025-01-09 20:11:45,766 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_bind [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_resume [2025-01-09 20:11:45,766 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_resume [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:11:45,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:11:45,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:11:45,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:11:45,771 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:11:45,771 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_tx_timeout [2025-01-09 20:11:45,771 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_tx_timeout [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure ax88178_bind [2025-01-09 20:11:45,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88178_bind [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:11:45,772 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure asix_read_phy_addr [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_read_phy_addr [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_phy_mutex_of_usbnet [2025-01-09 20:11:45,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_phy_mutex_of_usbnet [2025-01-09 20:11:45,773 INFO L130 BoogieDeclarations]: Found specification of procedure asix_rx_fixup_internal [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_rx_fixup_internal [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_eeprom_len [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_eeprom_len [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 20:11:45,776 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:11:45,776 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_wol [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_wol [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_open [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_open [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure asix_write_cmd_async [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_write_cmd_async [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure ax88772_unbind [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88772_unbind [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_reset [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_reset [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172_link_reset [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172_link_reset [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_start_xmit [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_start_xmit [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_drvinfo [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_drvinfo [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure asix_set_hw_mii [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_set_hw_mii [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_get_msglevel [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_get_msglevel [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure mdiobus_free [2025-01-09 20:11:45,777 INFO L138 BoogieDeclarations]: Found implementation of procedure mdiobus_free [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 20:11:45,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 20:11:45,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 20:11:45,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 20:11:45,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 20:11:45,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_set_settings [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_set_settings [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure ax88772_reset [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88772_reset [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_instance_release_6_4 [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_instance_release_6_4 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_phyid [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_phyid [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_stop [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_stop [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure bitrev32 [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure bitrev32 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure asix_tx_fixup [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_tx_fixup [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-01-09 20:11:45,781 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:11:45,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:11:45,782 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:11:45,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure mii_ethtool_gset [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_ethtool_gset [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_set_msglevel [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_set_msglevel [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le16 [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le16 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure asix_sw_reset [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_sw_reset [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172_bind [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172_bind [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_phy_addr [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_phy_addr [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure asix_write_cmd [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_write_cmd [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure asix_read_medium_status [2025-01-09 20:11:45,786 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_read_medium_status [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:11:45,786 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure asix_read_cmd [2025-01-09 20:11:45,787 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_read_cmd [2025-01-09 20:11:45,787 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_nway_reset [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_nway_reset [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure asix_write_gpio [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_write_gpio [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure asix_mdio_read [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_mdio_read [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_disconnect [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_disconnect [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ax88178_link_reset [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88178_link_reset [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure mii_nway_restart [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_nway_restart [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-01-09 20:11:45,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:11:45,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_adjust_link [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_adjust_link [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172_set_multicast [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172_set_multicast [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_rx_fixup [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_rx_fixup [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure asix_set_sw_mii [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_set_sw_mii [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ax88772_bind [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88772_bind [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ax88172a_status [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ax88172a_status [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure asix_rx_fixup_common [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_rx_fixup_common [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_get_endpoints [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_get_endpoints [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed [2025-01-09 20:11:45,789 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed [2025-01-09 20:11:45,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:11:45,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure asix_get_eeprom [2025-01-09 20:11:45,794 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_get_eeprom [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 20:11:45,794 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 20:11:45,794 INFO L130 BoogieDeclarations]: Found specification of procedure asix_set_wol [2025-01-09 20:11:45,794 INFO L138 BoogieDeclarations]: Found implementation of procedure asix_set_wol [2025-01-09 20:11:46,745 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:11:46,750 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:11:47,195 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:12:11,356 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 20:12:13,308 INFO L? ?]: Removed 2924 outVars from TransFormulas that were not future-live. [2025-01-09 20:12:13,308 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:12:13,354 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:12:13,354 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2025-01-09 20:12:13,354 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:12:13 BoogieIcfgContainer [2025-01-09 20:12:13,355 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:12:13,356 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:12:13,356 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:12:13,360 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:12:13,360 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:11:40" (1/3) ... [2025-01-09 20:12:13,361 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a44bdb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:12:13, skipping insertion in model container [2025-01-09 20:12:13,361 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:43" (2/3) ... [2025-01-09 20:12:13,361 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a44bdb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:12:13, skipping insertion in model container [2025-01-09 20:12:13,361 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:12:13" (3/3) ... [2025-01-09 20:12:13,363 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i [2025-01-09 20:12:13,375 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:12:13,378 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-usb-asix.cil.i that has 155 procedures, 2827 locations, 1 initial locations, 70 loop locations, and 3 error locations. [2025-01-09 20:12:13,492 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:12:13,502 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@15fb4758, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:12:13,503 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-01-09 20:12:13,516 INFO L276 IsEmpty]: Start isEmpty. Operand has 2636 states, 1861 states have (on average 1.3019881783987104) internal successors, (2423), 1872 states have internal predecessors, (2423), 662 states have call successors, (662), 112 states have call predecessors, (662), 111 states have return successors, (655), 650 states have call predecessors, (655), 655 states have call successors, (655) [2025-01-09 20:12:13,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 449 [2025-01-09 20:12:13,554 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:12:13,557 INFO L218 NwaCegarLoop]: trace histogram [39, 39, 38, 38, 38, 38, 38, 38, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:12:13,558 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_mutex__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-01-09 20:12:13,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:12:13,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1289877452, now seen corresponding path program 1 times [2025-01-09 20:12:13,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:12:13,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291385047] [2025-01-09 20:12:13,570 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:12:13,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms