./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl --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 0dcc3c8ee4f0ae2f0cd3b1f7bcded85c719804cb09b4370c1091b6627a94f1b1 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:04:24,907 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:04:25,013 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-12 02:04:25,020 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:04:25,021 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:04:25,067 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:04:25,068 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:04:25,069 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:04:25,070 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:04:25,075 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:04:25,076 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:04:25,076 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:04:25,077 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:04:25,078 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:04:25,079 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:04:25,079 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:04:25,080 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:04:25,080 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:04:25,081 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:04:25,081 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:04:25,081 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:04:25,082 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:04:25,083 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:04:25,083 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:04:25,084 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:04:25,088 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:04:25,089 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:04:25,089 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:04:25,090 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:04:25,090 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:04:25,092 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:04:25,092 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:04:25,092 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:04:25,092 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:04:25,093 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:04:25,093 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:04:25,093 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl 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 -> 0dcc3c8ee4f0ae2f0cd3b1f7bcded85c719804cb09b4370c1091b6627a94f1b1 [2023-11-12 02:04:25,365 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:04:25,399 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:04:25,402 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:04:25,403 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:04:25,404 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:04:25,406 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i [2023-11-12 02:04:28,659 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:04:29,704 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:04:29,705 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i [2023-11-12 02:04:29,794 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/data/a21026888/24cfd9b2f1b14dfe9f55c7c57f358fa3/FLAG7918071a9 [2023-11-12 02:04:29,812 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/data/a21026888/24cfd9b2f1b14dfe9f55c7c57f358fa3 [2023-11-12 02:04:29,817 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:04:29,820 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:04:29,825 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:04:29,826 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:04:29,831 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:04:29,832 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:04:29" (1/1) ... [2023-11-12 02:04:29,833 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60f3c7cc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:29, skipping insertion in model container [2023-11-12 02:04:29,834 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:04:29" (1/1) ... [2023-11-12 02:04:30,134 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:04:38,801 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i[724020,724033] [2023-11-12 02:04:38,889 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-12 02:04:38,913 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:04:39,045 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:04:39,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6906] [2023-11-12 02:04:39,307 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [9057] [2023-11-12 02:04:39,307 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [9065-9066] [2023-11-12 02:04:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [9074-9075] [2023-11-12 02:04:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [9110] [2023-11-12 02:04:39,315 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (108), "i" (12UL)); [9281-9282] [2023-11-12 02:04:39,321 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 *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [9506-9507] [2023-11-12 02:04:39,322 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9513] [2023-11-12 02:04:39,324 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 *)"include/linux/netdevice.h"), "i" (507), "i" (12UL)); [9600-9601] [2023-11-12 02:04:39,324 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9606] [2023-11-12 02:04:39,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9708] [2023-11-12 02:04:39,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9731] [2023-11-12 02:04:39,972 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11767] [2023-11-12 02:04:39,981 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11851] [2023-11-12 02:04:40,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [13707] [2023-11-12 02:04:40,092 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15288] [2023-11-12 02:04:40,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15344] [2023-11-12 02:04:40,097 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15347] [2023-11-12 02:04:40,123 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [15703] [2023-11-12 02:04:40,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15903] [2023-11-12 02:04:40,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15913] [2023-11-12 02:04:40,146 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15955] [2023-11-12 02:04:40,499 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 *)"include/linux/mm.h"), "i" (543), "i" (12UL)); [18116-18117] [2023-11-12 02:04:40,501 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [18155-18156] [2023-11-12 02:04:40,502 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [18184-18185] [2023-11-12 02:04:40,504 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (84), "i" (12UL)); [18218-18219] [2023-11-12 02:04:40,505 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (96), "i" (12UL)); [18242-18243] [2023-11-12 02:04:40,990 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--amd--xgbe--amd-xgbe.ko-entry_point.cil.out.i[724020,724033] [2023-11-12 02:04:40,996 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-12 02:04:41,003 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:04:41,545 WARN L672 CHandler]: The function ldv_xmalloc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:04:41,545 WARN L672 CHandler]: The function ldv_calloc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:04:41,553 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:04:41,554 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41 WrapperNode [2023-11-12 02:04:41,554 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:04:41,556 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:04:41,556 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:04:41,556 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:04:41,565 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:41,827 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:42,459 INFO L138 Inliner]: procedures = 851, calls = 8930, calls flagged for inlining = 341, calls inlined = 334, statements flattened = 21424 [2023-11-12 02:04:42,461 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:04:42,462 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:04:42,462 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:04:42,462 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:04:42,475 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:42,476 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:42,787 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:42,793 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,225 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,293 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,431 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,597 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,753 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:04:43,754 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:04:43,754 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:04:43,754 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:04:43,755 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:04:41" (1/1) ... [2023-11-12 02:04:43,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:04:43,774 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:04:43,789 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:04:43,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c7f41049-5b6d-4526-9f31-d9329359160a/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:04:43,834 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_serdes_complete_ratechange [2023-11-12 02:04:43,834 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_serdes_complete_ratechange [2023-11-12 02:04:43,835 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dcb_ieee_getpfc [2023-11-12 02:04:43,835 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dcb_ieee_getpfc [2023-11-12 02:04:43,835 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_all_multicast_mode [2023-11-12 02:04:43,835 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_all_multicast_mode [2023-11-12 02:04:43,836 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rx_coalesce [2023-11-12 02:04:43,836 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rx_coalesce [2023-11-12 02:04:43,837 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_pcs_power_cycle [2023-11-12 02:04:43,837 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_pcs_power_cycle [2023-11-12 02:04:43,837 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-12 02:04:43,837 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-12 02:04:43,837 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-11-12 02:04:43,838 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-11-12 02:04:43,838 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2023-11-12 02:04:43,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2023-11-12 02:04:43,838 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2023-11-12 02:04:43,838 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2023-11-12 02:04:43,838 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2023-11-12 02:04:43,839 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2023-11-12 02:04:43,839 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_ts_info [2023-11-12 02:04:43,839 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_ts_info [2023-11-12 02:04:43,839 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_free_channels [2023-11-12 02:04:43,839 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_free_channels [2023-11-12 02:04:43,839 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_rx_vlan_stripping [2023-11-12 02:04:43,840 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_rx_vlan_stripping [2023-11-12 02:04:43,840 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-11-12 02:04:43,840 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-11-12 02:04:43,840 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_mmc_read [2023-11-12 02:04:43,840 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_mmc_read [2023-11-12 02:04:43,841 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_avail_desc [2023-11-12 02:04:43,841 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_avail_desc [2023-11-12 02:04:43,841 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_an [2023-11-12 02:04:43,841 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_an [2023-11-12 02:04:43,843 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_enable_rx_tx_ints [2023-11-12 02:04:43,843 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_enable_rx_tx_ints [2023-11-12 02:04:43,843 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_state_as_string [2023-11-12 02:04:43,844 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_state_as_string [2023-11-12 02:04:43,844 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-12 02:04:43,845 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-12 02:04:43,845 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_unmap_rdata [2023-11-12 02:04:43,846 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_unmap_rdata [2023-11-12 02:04:43,846 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_free_ring_resources [2023-11-12 02:04:43,846 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_free_ring_resources [2023-11-12 02:04:43,846 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2023-11-12 02:04:43,847 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2023-11-12 02:04:43,847 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_maybe_stop_tx_queue [2023-11-12 02:04:43,848 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_maybe_stop_tx_queue [2023-11-12 02:04:43,848 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_start [2023-11-12 02:04:43,848 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_start [2023-11-12 02:04:43,849 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_add [2023-11-12 02:04:43,849 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_add [2023-11-12 02:04:43,849 INFO L130 BoogieDeclarations]: Found specification of procedure clk_unprepare [2023-11-12 02:04:43,849 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_unprepare [2023-11-12 02:04:43,849 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_rss [2023-11-12 02:04:43,849 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_rss [2023-11-12 02:04:43,850 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_incompat_link [2023-11-12 02:04:43,850 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_incompat_link [2023-11-12 02:04:43,850 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2023-11-12 02:04:43,850 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2023-11-12 02:04:43,850 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_rx_mode [2023-11-12 02:04:43,850 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_rx_mode [2023-11-12 02:04:43,850 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_setup_tc [2023-11-12 02:04:43,851 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_setup_tc [2023-11-12 02:04:43,851 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-12 02:04:43,852 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-12 02:04:43,852 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_map_rx_buffer [2023-11-12 02:04:43,852 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_map_rx_buffer [2023-11-12 02:04:43,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:04:43,852 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_resume [2023-11-12 02:04:43,852 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_resume [2023-11-12 02:04:43,853 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_7 [2023-11-12 02:04:43,853 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_7 [2023-11-12 02:04:43,853 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2023-11-12 02:04:43,853 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2023-11-12 02:04:43,853 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~int~X~int~TO~VOID [2023-11-12 02:04:43,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~int~X~int~TO~VOID [2023-11-12 02:04:43,854 INFO L130 BoogieDeclarations]: Found specification of procedure xgmac_reg_value_write [2023-11-12 02:04:43,854 INFO L138 BoogieDeclarations]: Found implementation of procedure xgmac_reg_value_write [2023-11-12 02:04:43,854 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2023-11-12 02:04:43,854 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2023-11-12 02:04:43,855 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_wrapper_tx_descriptor_init [2023-11-12 02:04:43,855 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_wrapper_tx_descriptor_init [2023-11-12 02:04:43,855 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_stop [2023-11-12 02:04:43,855 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_stop [2023-11-12 02:04:43,855 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_ioctl [2023-11-12 02:04:43,855 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_ioctl [2023-11-12 02:04:43,856 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_coalesce [2023-11-12 02:04:43,856 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_coalesce [2023-11-12 02:04:43,856 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_powerup [2023-11-12 02:04:43,856 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_powerup [2023-11-12 02:04:43,857 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_init [2023-11-12 02:04:43,857 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_init [2023-11-12 02:04:43,858 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_update_tstamp_addend [2023-11-12 02:04:43,858 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_update_tstamp_addend [2023-11-12 02:04:43,858 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2023-11-12 02:04:43,858 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2023-11-12 02:04:43,859 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2023-11-12 02:04:43,859 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2023-11-12 02:04:43,859 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_dcb_pfc [2023-11-12 02:04:43,859 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_dcb_pfc [2023-11-12 02:04:43,859 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_all_queues [2023-11-12 02:04:43,859 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_all_queues [2023-11-12 02:04:43,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2023-11-12 02:04:43,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2023-11-12 02:04:43,860 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-12 02:04:43,860 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~u64~0 [2023-11-12 02:04:43,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~u64~0 [2023-11-12 02:04:43,860 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_remove [2023-11-12 02:04:43,861 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_remove [2023-11-12 02:04:43,861 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2023-11-12 02:04:43,861 INFO L130 BoogieDeclarations]: Found specification of procedure __bitrev8 [2023-11-12 02:04:43,861 INFO L138 BoogieDeclarations]: Found implementation of procedure __bitrev8 [2023-11-12 02:04:43,862 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_7 [2023-11-12 02:04:43,862 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_7 [2023-11-12 02:04:43,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:04:43,863 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rsf_mode [2023-11-12 02:04:43,863 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rsf_mode [2023-11-12 02:04:43,864 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-12 02:04:43,864 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-12 02:04:43,864 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-12 02:04:43,864 INFO L130 BoogieDeclarations]: Found specification of procedure ioread16 [2023-11-12 02:04:43,864 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread16 [2023-11-12 02:04:43,865 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2023-11-12 02:04:43,866 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2023-11-12 02:04:43,868 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_mode [2023-11-12 02:04:43,869 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_mode [2023-11-12 02:04:43,869 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_change_mtu [2023-11-12 02:04:43,869 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_change_mtu [2023-11-12 02:04:43,870 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2023-11-12 02:04:43,870 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2023-11-12 02:04:43,871 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_poll [2023-11-12 02:04:43,872 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_poll [2023-11-12 02:04:43,872 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_resource_count [2023-11-12 02:04:43,878 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_resource_count [2023-11-12 02:04:43,878 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_init_ring [2023-11-12 02:04:43,879 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_init_ring [2023-11-12 02:04:43,879 INFO L130 BoogieDeclarations]: Found specification of procedure devm_kzalloc [2023-11-12 02:04:43,879 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_kzalloc [2023-11-12 02:04:43,879 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_config_fixed [2023-11-12 02:04:43,879 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_config_fixed [2023-11-12 02:04:43,879 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_tx_training [2023-11-12 02:04:43,880 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_tx_training [2023-11-12 02:04:43,880 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2023-11-12 02:04:43,880 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2023-11-12 02:04:43,880 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_write_rss_hash_key [2023-11-12 02:04:43,880 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_write_rss_hash_key [2023-11-12 02:04:43,880 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-11-12 02:04:43,880 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-11-12 02:04:43,881 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2023-11-12 02:04:43,881 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2023-11-12 02:04:43,881 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_stop [2023-11-12 02:04:43,881 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_stop [2023-11-12 02:04:43,881 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_features [2023-11-12 02:04:43,881 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_features [2023-11-12 02:04:43,881 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:04:43,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:04:43,882 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_tstamp [2023-11-12 02:04:43,882 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_tstamp [2023-11-12 02:04:43,882 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_irq_work [2023-11-12 02:04:43,882 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_irq_work [2023-11-12 02:04:43,883 INFO L130 BoogieDeclarations]: Found specification of procedure devm_request_irq [2023-11-12 02:04:43,883 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_request_irq [2023-11-12 02:04:43,884 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2023-11-12 02:04:43,884 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2023-11-12 02:04:43,884 INFO L130 BoogieDeclarations]: Found specification of procedure __xgbe_phy_config_aneg [2023-11-12 02:04:43,884 INFO L138 BoogieDeclarations]: Found implementation of procedure __xgbe_phy_config_aneg [2023-11-12 02:04:43,884 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_status_aneg [2023-11-12 02:04:43,884 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_status_aneg [2023-11-12 02:04:43,885 INFO L130 BoogieDeclarations]: Found specification of procedure device_property_read_u32_array [2023-11-12 02:04:43,885 INFO L138 BoogieDeclarations]: Found implementation of procedure device_property_read_u32_array [2023-11-12 02:04:43,885 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_powerdown [2023-11-12 02:04:43,885 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_powerdown [2023-11-12 02:04:43,885 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_xmit [2023-11-12 02:04:43,885 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_xmit [2023-11-12 02:04:43,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-12 02:04:43,886 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_common_write [2023-11-12 02:04:43,886 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_common_write [2023-11-12 02:04:43,886 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_check_link_timeout [2023-11-12 02:04:43,886 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_check_link_timeout [2023-11-12 02:04:43,886 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-11-12 02:04:43,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-11-12 02:04:43,887 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_restart [2023-11-12 02:04:43,887 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_restart [2023-11-12 02:04:43,887 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rx_flow_control [2023-11-12 02:04:43,887 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rx_flow_control [2023-11-12 02:04:43,887 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_close [2023-11-12 02:04:43,887 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_close [2023-11-12 02:04:43,887 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2023-11-12 02:04:43,888 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2023-11-12 02:04:43,888 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_workqueue [2023-11-12 02:04:43,888 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_workqueue [2023-11-12 02:04:43,888 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_calculate_per_queue_fifo [2023-11-12 02:04:43,888 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_calculate_per_queue_fifo [2023-11-12 02:04:43,888 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_mac_address [2023-11-12 02:04:43,888 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_mac_address [2023-11-12 02:04:43,889 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-11-12 02:04:43,889 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-11-12 02:04:43,889 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2023-11-12 02:04:43,889 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2023-11-12 02:04:43,889 INFO L130 BoogieDeclarations]: Found specification of procedure xpcs_reg_value_write [2023-11-12 02:04:43,889 INFO L138 BoogieDeclarations]: Found implementation of procedure xpcs_reg_value_write [2023-11-12 02:04:43,889 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_osp_mode [2023-11-12 02:04:43,890 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_osp_mode [2023-11-12 02:04:43,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-12 02:04:43,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-12 02:04:43,890 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_write_rss_lookup_table [2023-11-12 02:04:43,890 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_write_rss_lookup_table [2023-11-12 02:04:43,890 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_disable_kr_training [2023-11-12 02:04:43,890 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_disable_kr_training [2023-11-12 02:04:43,891 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2023-11-12 02:04:43,891 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2023-11-12 02:04:43,891 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_napi_enable [2023-11-12 02:04:43,891 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_napi_enable [2023-11-12 02:04:43,891 INFO L130 BoogieDeclarations]: Found specification of procedure div_u64 [2023-11-12 02:04:43,891 INFO L138 BoogieDeclarations]: Found implementation of procedure div_u64 [2023-11-12 02:04:43,892 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_calc_rx_buf_size [2023-11-12 02:04:43,892 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_calc_rx_buf_size [2023-11-12 02:04:43,892 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:04:43,892 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-12 02:04:43,892 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-12 02:04:43,892 INFO L130 BoogieDeclarations]: Found specification of procedure kasprintf [2023-11-12 02:04:43,892 INFO L138 BoogieDeclarations]: Found implementation of procedure kasprintf [2023-11-12 02:04:43,893 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_start [2023-11-12 02:04:43,893 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_start [2023-11-12 02:04:43,893 INFO L130 BoogieDeclarations]: Found specification of procedure platform_get_irq [2023-11-12 02:04:43,893 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_get_irq [2023-11-12 02:04:43,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-12 02:04:43,893 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2023-11-12 02:04:43,893 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2023-11-12 02:04:43,894 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_settings [2023-11-12 02:04:43,894 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_settings [2023-11-12 02:04:43,894 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_2 [2023-11-12 02:04:43,894 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_2 [2023-11-12 02:04:43,894 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_flush_workqueue_117 [2023-11-12 02:04:43,894 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_flush_workqueue_117 [2023-11-12 02:04:43,894 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_flush_workqueue_118 [2023-11-12 02:04:43,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_flush_workqueue_118 [2023-11-12 02:04:43,895 INFO L130 BoogieDeclarations]: Found specification of procedure clk_get_rate [2023-11-12 02:04:43,895 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_get_rate [2023-11-12 02:04:43,895 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_state_machine [2023-11-12 02:04:43,895 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_state_machine [2023-11-12 02:04:43,895 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_pauseparam [2023-11-12 02:04:43,895 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_pauseparam [2023-11-12 02:04:43,896 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_an_tx_xnp [2023-11-12 02:04:43,896 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_an_tx_xnp [2023-11-12 02:04:43,896 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_name [2023-11-12 02:04:43,896 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_name [2023-11-12 02:04:43,896 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_desc_reset [2023-11-12 02:04:43,896 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_desc_reset [2023-11-12 02:04:43,896 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2023-11-12 02:04:43,897 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2023-11-12 02:04:43,902 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2023-11-12 02:04:43,902 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2023-11-12 02:04:43,902 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2023-11-12 02:04:43,902 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2023-11-12 02:04:43,903 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove [2023-11-12 02:04:43,903 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove [2023-11-12 02:04:43,903 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_mac_reg [2023-11-12 02:04:43,903 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_mac_reg [2023-11-12 02:04:43,903 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_flush_workqueue_48 [2023-11-12 02:04:43,904 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_flush_workqueue_48 [2023-11-12 02:04:43,904 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-11-12 02:04:43,905 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-11-12 02:04:43,905 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_flush_workqueue_46 [2023-11-12 02:04:43,905 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_flush_workqueue_46 [2023-11-12 02:04:43,905 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rx_mode [2023-11-12 02:04:43,905 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rx_mode [2023-11-12 02:04:43,905 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_gmii_speed [2023-11-12 02:04:43,905 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_gmii_speed [2023-11-12 02:04:43,905 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-11-12 02:04:43,905 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-11-12 02:04:43,906 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_dcb_tc [2023-11-12 02:04:43,906 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_dcb_tc [2023-11-12 02:04:43,906 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_one_poll [2023-11-12 02:04:43,906 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_one_poll [2023-11-12 02:04:43,906 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rx_pbl_val [2023-11-12 02:04:43,906 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rx_pbl_val [2023-11-12 02:04:43,906 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2023-11-12 02:04:43,906 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2023-11-12 02:04:43,906 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_timer_7 [2023-11-12 02:04:43,907 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_timer_7 [2023-11-12 02:04:43,907 INFO L130 BoogieDeclarations]: Found specification of procedure device_property_read_u32 [2023-11-12 02:04:43,907 INFO L138 BoogieDeclarations]: Found implementation of procedure device_property_read_u32 [2023-11-12 02:04:43,907 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dcb_ieee_setpfc [2023-11-12 02:04:43,907 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dcb_ieee_setpfc [2023-11-12 02:04:43,907 INFO L130 BoogieDeclarations]: Found specification of procedure get_device [2023-11-12 02:04:43,907 INFO L138 BoogieDeclarations]: Found implementation of procedure get_device [2023-11-12 02:04:43,907 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-12 02:04:43,907 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-12 02:04:43,908 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_tx_threshold [2023-11-12 02:04:43,908 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_tx_threshold [2023-11-12 02:04:43,908 INFO L130 BoogieDeclarations]: Found specification of procedure skb_add_rx_frag [2023-11-12 02:04:43,908 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_add_rx_frag [2023-11-12 02:04:43,908 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work___0 [2023-11-12 02:04:43,908 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work___0 [2023-11-12 02:04:43,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:04:43,908 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_enable_rx_vlan_filtering [2023-11-12 02:04:43,908 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_enable_rx_vlan_filtering [2023-11-12 02:04:43,909 INFO L130 BoogieDeclarations]: Found specification of procedure clk_prepare_enable [2023-11-12 02:04:43,909 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_prepare_enable [2023-11-12 02:04:43,909 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_timeout [2023-11-12 02:04:43,909 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_timeout [2023-11-12 02:04:43,909 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-12 02:04:43,909 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-12 02:04:43,909 INFO L130 BoogieDeclarations]: Found specification of procedure platform_device_put [2023-11-12 02:04:43,909 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_device_put [2023-11-12 02:04:43,909 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_enable_rx_csum [2023-11-12 02:04:43,909 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_enable_rx_csum [2023-11-12 02:04:43,910 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dump_tx_desc [2023-11-12 02:04:43,910 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dump_tx_desc [2023-11-12 02:04:43,910 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2023-11-12 02:04:43,910 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2023-11-12 02:04:43,910 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_tx_flow_control [2023-11-12 02:04:43,910 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_tx_flow_control [2023-11-12 02:04:43,910 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_cur_mode [2023-11-12 02:04:43,910 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_cur_mode [2023-11-12 02:04:43,910 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_gmii_2500_speed [2023-11-12 02:04:43,911 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_gmii_2500_speed [2023-11-12 02:04:43,911 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_enable_rx_vlan_stripping [2023-11-12 02:04:43,911 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_enable_rx_vlan_stripping [2023-11-12 02:04:43,911 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_tsf_mode [2023-11-12 02:04:43,911 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_tsf_mode [2023-11-12 02:04:43,911 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dcb_ieee_setets [2023-11-12 02:04:43,911 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dcb_ieee_setets [2023-11-12 02:04:43,911 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2023-11-12 02:04:43,911 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2023-11-12 02:04:43,911 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_2 [2023-11-12 02:04:43,912 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_2 [2023-11-12 02:04:43,912 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-12 02:04:43,912 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-12 02:04:43,912 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_free_ring [2023-11-12 02:04:43,912 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_free_ring [2023-11-12 02:04:43,912 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_drvinfo [2023-11-12 02:04:43,912 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_drvinfo [2023-11-12 02:04:43,912 INFO L130 BoogieDeclarations]: Found specification of procedure devm_free_irq [2023-11-12 02:04:43,912 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_free_irq [2023-11-12 02:04:43,912 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tstamp_tx [2023-11-12 02:04:43,913 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tstamp_tx [2023-11-12 02:04:43,913 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_stop_timers [2023-11-12 02:04:43,913 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_stop_timers [2023-11-12 02:04:43,913 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_wrapper_rx_descriptor_init [2023-11-12 02:04:43,913 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_wrapper_rx_descriptor_init [2023-11-12 02:04:43,913 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_rx_tx_ints [2023-11-12 02:04:43,913 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_rx_tx_ints [2023-11-12 02:04:43,913 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2023-11-12 02:04:43,913 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2023-11-12 02:04:43,913 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2023-11-12 02:04:43,914 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2023-11-12 02:04:43,914 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_pblx8 [2023-11-12 02:04:43,914 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_pblx8 [2023-11-12 02:04:43,914 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_tx_coalesce [2023-11-12 02:04:43,914 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_tx_coalesce [2023-11-12 02:04:43,914 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_cyc2time [2023-11-12 02:04:43,914 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_cyc2time [2023-11-12 02:04:43,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-12 02:04:43,914 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-12 02:04:43,915 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_xgmii_mode [2023-11-12 02:04:43,915 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_xgmii_mode [2023-11-12 02:04:43,915 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2023-11-12 02:04:43,915 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2023-11-12 02:04:43,915 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_init [2023-11-12 02:04:43,915 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_init [2023-11-12 02:04:43,915 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2023-11-12 02:04:43,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2023-11-12 02:04:43,915 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-12 02:04:43,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-12 02:04:43,916 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_in_kr_mode [2023-11-12 02:04:43,916 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_in_kr_mode [2023-11-12 02:04:43,916 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_flow_control [2023-11-12 02:04:43,916 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_flow_control [2023-11-12 02:04:43,916 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2023-11-12 02:04:43,916 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2023-11-12 02:04:43,916 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2023-11-12 02:04:43,916 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2023-11-12 02:04:43,916 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_2 [2023-11-12 02:04:43,917 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_2 [2023-11-12 02:04:43,917 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2023-11-12 02:04:43,917 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2023-11-12 02:04:43,917 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite16 [2023-11-12 02:04:43,917 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite16 [2023-11-12 02:04:43,917 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-12 02:04:43,917 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-12 02:04:43,917 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2023-11-12 02:04:43,917 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2023-11-12 02:04:43,917 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_vlan_rx_kill_vid [2023-11-12 02:04:43,918 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_vlan_rx_kill_vid [2023-11-12 02:04:43,918 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_enable_rss [2023-11-12 02:04:43,918 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_enable_rss [2023-11-12 02:04:43,918 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_switch_mode [2023-11-12 02:04:43,918 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_switch_mode [2023-11-12 02:04:43,918 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_rxnfc [2023-11-12 02:04:43,918 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_rxnfc [2023-11-12 02:04:43,918 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dcb_getdcbx [2023-11-12 02:04:43,918 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dcb_getdcbx [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq_nosync [2023-11-12 02:04:43,919 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq_nosync [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2023-11-12 02:04:43,919 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2023-11-12 02:04:43,919 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-11-12 02:04:43,919 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-11-12 02:04:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-12 02:04:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-12 02:04:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure platform_get_resource [2023-11-12 02:04:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_get_resource [2023-11-12 02:04:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:04:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_stats64 [2023-11-12 02:04:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_stats64 [2023-11-12 02:04:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure __might_fault [2023-11-12 02:04:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_fault [2023-11-12 02:04:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-11-12 02:04:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_init [2023-11-12 02:04:43,921 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_init [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_suspend [2023-11-12 02:04:43,921 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_suspend [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_update_vlan_hash_table [2023-11-12 02:04:43,921 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_update_vlan_hash_table [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2023-11-12 02:04:43,921 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2023-11-12 02:04:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-12 02:04:43,922 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-12 02:04:43,922 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-12 02:04:43,922 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-12 02:04:43,922 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-12 02:04:43,922 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_cpu [2023-11-12 02:04:43,922 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_cpu [2023-11-12 02:04:43,922 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_isr [2023-11-12 02:04:43,922 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_isr [2023-11-12 02:04:43,922 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-12 02:04:43,923 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-12 02:04:43,923 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_alloc_pages [2023-11-12 02:04:43,923 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_alloc_pages [2023-11-12 02:04:43,923 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_coalesce [2023-11-12 02:04:43,923 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_coalesce [2023-11-12 02:04:43,923 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_rx_vlan_filtering [2023-11-12 02:04:43,923 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_rx_vlan_filtering [2023-11-12 02:04:43,923 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-12 02:04:43,923 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-12 02:04:43,923 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2023-11-12 02:04:43,924 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2023-11-12 02:04:43,924 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_sset_count [2023-11-12 02:04:43,924 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_sset_count [2023-11-12 02:04:43,924 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_an [2023-11-12 02:04:43,924 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_an [2023-11-12 02:04:43,924 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2023-11-12 02:04:43,924 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2023-11-12 02:04:43,924 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2023-11-12 02:04:43,924 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2023-11-12 02:04:43,924 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_7 [2023-11-12 02:04:43,925 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_7 [2023-11-12 02:04:43,925 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-12 02:04:43,925 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-12 02:04:43,925 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2023-11-12 02:04:43,925 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2023-11-12 02:04:43,925 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-12 02:04:43,925 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-12 02:04:43,925 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-11-12 02:04:43,925 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-11-12 02:04:43,925 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2023-11-12 02:04:43,926 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_flush_work_311 [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_flush_work_311 [2023-11-12 02:04:43,926 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_probe [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_probe [2023-11-12 02:04:43,926 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2023-11-12 02:04:43,926 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_write_rss_reg [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_write_rss_reg [2023-11-12 02:04:43,926 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_rx_poll [2023-11-12 02:04:43,926 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_rx_poll [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~int~TO~int [2023-11-12 02:04:43,927 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~int~TO~int [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-12 02:04:43,927 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_tx_start_xmit [2023-11-12 02:04:43,927 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_tx_start_xmit [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_init [2023-11-12 02:04:43,927 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_init [2023-11-12 02:04:43,927 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_restart_an [2023-11-12 02:04:43,928 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_restart_an [2023-11-12 02:04:43,928 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_gmii_2500_mode [2023-11-12 02:04:43,928 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_gmii_2500_mode [2023-11-12 02:04:43,928 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2023-11-12 02:04:43,928 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2023-11-12 02:04:43,928 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2023-11-12 02:04:43,928 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2023-11-12 02:04:43,928 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_all_queues [2023-11-12 02:04:43,928 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_all_queues [2023-11-12 02:04:43,928 INFO L130 BoogieDeclarations]: Found specification of procedure xpcs_reg_addr_write [2023-11-12 02:04:43,929 INFO L138 BoogieDeclarations]: Found implementation of procedure xpcs_reg_addr_write [2023-11-12 02:04:43,929 INFO L130 BoogieDeclarations]: Found specification of procedure devm_ioremap_resource [2023-11-12 02:04:43,929 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_ioremap_resource [2023-11-12 02:04:43,929 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-12 02:04:43,929 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-12 02:04:43,929 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2023-11-12 02:04:43,929 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2023-11-12 02:04:43,929 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-12 02:04:43,929 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-12 02:04:43,929 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_common_read [2023-11-12 02:04:43,930 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_common_read [2023-11-12 02:04:43,930 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2023-11-12 02:04:43,930 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2023-11-12 02:04:43,930 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_xgmii_speed [2023-11-12 02:04:43,930 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_xgmii_speed [2023-11-12 02:04:43,930 INFO L130 BoogieDeclarations]: Found specification of procedure ns_to_ktime [2023-11-12 02:04:43,930 INFO L138 BoogieDeclarations]: Found implementation of procedure ns_to_ktime [2023-11-12 02:04:43,930 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_pauseparam [2023-11-12 02:04:43,930 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_pauseparam [2023-11-12 02:04:43,930 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_rx_threshold [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_rx_threshold [2023-11-12 02:04:43,931 INFO L130 BoogieDeclarations]: Found specification of procedure __bitrev32 [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure __bitrev32 [2023-11-12 02:04:43,931 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-11-12 02:04:43,931 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_adjust_link [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_adjust_link [2023-11-12 02:04:43,931 INFO L130 BoogieDeclarations]: Found specification of procedure device_property_present [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure device_property_present [2023-11-12 02:04:43,931 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_gmii_mode [2023-11-12 02:04:43,931 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_gmii_mode [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_config_aneg [2023-11-12 02:04:43,932 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_config_aneg [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_destroy_workqueue_49 [2023-11-12 02:04:43,932 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_destroy_workqueue_49 [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_config_tx_pbl_val [2023-11-12 02:04:43,932 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_config_tx_pbl_val [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_destroy_workqueue_47 [2023-11-12 02:04:43,932 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_destroy_workqueue_47 [2023-11-12 02:04:43,932 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_destroy_workqueue_43 [2023-11-12 02:04:43,933 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_destroy_workqueue_43 [2023-11-12 02:04:43,933 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-12 02:04:43,933 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-12 02:04:43,933 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2023-11-12 02:04:43,933 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2023-11-12 02:04:43,933 INFO L130 BoogieDeclarations]: Found specification of procedure devm_clk_get [2023-11-12 02:04:43,933 INFO L138 BoogieDeclarations]: Found implementation of procedure devm_clk_get [2023-11-12 02:04:43,933 INFO L130 BoogieDeclarations]: Found specification of procedure clk_disable_unprepare [2023-11-12 02:04:43,933 INFO L138 BoogieDeclarations]: Found implementation of procedure clk_disable_unprepare [2023-11-12 02:04:43,933 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_poll_controller [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_poll_controller [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure flush_workqueue [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure flush_workqueue [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_rx_desc_reset [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_rx_desc_reset [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_serdes_start_ratechange [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_serdes_start_ratechange [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure __alloc_workqueue_key [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure __alloc_workqueue_key [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_mac_address___0 [2023-11-12 02:04:43,934 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_mac_address___0 [2023-11-12 02:04:43,934 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_disable_rx_csum [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_disable_rx_csum [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_all_poll [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_all_poll [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure xpcs_mmd_write [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure xpcs_mmd_write [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure __bitrev16 [2023-11-12 02:04:43,935 INFO L138 BoogieDeclarations]: Found implementation of procedure __bitrev16 [2023-11-12 02:04:43,935 INFO L130 BoogieDeclarations]: Found specification of procedure napi_complete [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_complete [2023-11-12 02:04:43,936 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_open [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_open [2023-11-12 02:04:43,936 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_start_timers [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_start_timers [2023-11-12 02:04:43,936 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2023-11-12 02:04:43,936 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2023-11-12 02:04:43,936 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_restart_dev [2023-11-12 02:04:43,936 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_restart_dev [2023-11-12 02:04:43,937 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_init_tx_coalesce [2023-11-12 02:04:43,937 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_init_tx_coalesce [2023-11-12 02:04:43,937 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2023-11-12 02:04:43,937 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2023-11-12 02:04:43,937 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_napi_disable [2023-11-12 02:04:43,937 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_napi_disable [2023-11-12 02:04:43,937 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_phy_status [2023-11-12 02:04:43,937 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_phy_status [2023-11-12 02:04:43,937 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_promiscuous_mode [2023-11-12 02:04:43,937 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_promiscuous_mode [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_dcb_ieee_getets [2023-11-12 02:04:43,938 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_dcb_ieee_getets [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2023-11-12 02:04:43,938 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_print_pkt [2023-11-12 02:04:43,938 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_print_pkt [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_set_buffer_data [2023-11-12 02:04:43,938 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_set_buffer_data [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2023-11-12 02:04:43,938 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2023-11-12 02:04:43,938 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2023-11-12 02:04:43,939 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2023-11-12 02:04:43,939 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_init_rx_coalesce [2023-11-12 02:04:43,939 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_init_rx_coalesce [2023-11-12 02:04:43,939 INFO L130 BoogieDeclarations]: Found specification of procedure xgmac_reg_addr_write [2023-11-12 02:04:43,939 INFO L138 BoogieDeclarations]: Found implementation of procedure xgmac_reg_addr_write [2023-11-12 02:04:43,939 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_get_settings [2023-11-12 02:04:43,939 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_get_settings [2023-11-12 02:04:43,939 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_prepare_tx_stop [2023-11-12 02:04:43,939 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_prepare_tx_stop [2023-11-12 02:04:43,939 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_service [2023-11-12 02:04:43,940 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_service [2023-11-12 02:04:43,940 INFO L130 BoogieDeclarations]: Found specification of procedure xgbe_vlan_rx_add_vid [2023-11-12 02:04:43,940 INFO L138 BoogieDeclarations]: Found implementation of procedure xgbe_vlan_rx_add_vid [2023-11-12 02:04:43,940 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-12 02:04:43,940 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-12 02:04:43,940 INFO L130 BoogieDeclarations]: Found specification of procedure simple_open [2023-11-12 02:04:43,940 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_open [2023-11-12 02:04:43,940 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:04:43,940 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-12 02:04:43,940 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-12 02:04:43,941 INFO L130 BoogieDeclarations]: Found specification of procedure ktime_get_real [2023-11-12 02:04:43,941 INFO L138 BoogieDeclarations]: Found implementation of procedure ktime_get_real [2023-11-12 02:04:43,941 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2023-11-12 02:04:43,941 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2023-11-12 02:04:46,143 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:04:46,150 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:04:47,286 INFO L770 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;