./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e282dee958ab2234ea07036ebd12b370ba9c340bf289a9a8f423d22b133c3ff1 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:36:35,749 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:36:35,873 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 03:36:35,881 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:36:35,882 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:36:35,922 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:36:35,924 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:36:35,924 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:36:35,925 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:36:35,931 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:36:35,932 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:36:35,932 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:36:35,933 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:36:35,935 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:36:35,935 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:36:35,936 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:36:35,936 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:36:35,937 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:36:35,937 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:36:35,938 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:36:35,939 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:36:35,939 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:36:35,940 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:36:35,941 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:36:35,942 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:36:35,942 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:36:35,943 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:36:35,943 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:36:35,944 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:36:35,944 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:36:35,946 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/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_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL 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 -> Kojak 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 -> e282dee958ab2234ea07036ebd12b370ba9c340bf289a9a8f423d22b133c3ff1 [2023-11-19 03:36:36,233 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:36:36,259 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:36:36,262 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:36:36,263 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:36:36,264 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:36:36,266 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i [2023-11-19 03:36:39,566 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:36:41,032 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:36:41,033 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i [2023-11-19 03:36:41,139 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/data/691f5b89e/22592a2837614418a7247c7974e5f289/FLAGff3680ceb [2023-11-19 03:36:41,160 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/data/691f5b89e/22592a2837614418a7247c7974e5f289 [2023-11-19 03:36:41,166 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:36:41,169 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:36:41,174 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:36:41,174 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:36:41,180 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:36:41,181 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:36:41" (1/1) ... [2023-11-19 03:36:41,182 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a688648 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:41, skipping insertion in model container [2023-11-19 03:36:41,182 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:36:41" (1/1) ... [2023-11-19 03:36:41,533 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:36:53,085 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_aa42bd33-d216-40dc-a4cb-6f571f58f09e/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i[899059,899072] [2023-11-19 03:36:53,151 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:36:53,258 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:36:53,481 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"); [6613] [2023-11-19 03:36:53,484 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)); [6620] [2023-11-19 03:36:53,484 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6627] [2023-11-19 03:36:53,485 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [6642-6643] [2023-11-19 03:36:53,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [6651] [2023-11-19 03:36:53,488 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6700-6701] [2023-11-19 03:36:53,488 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6706-6708] [2023-11-19 03:36:53,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [6758] [2023-11-19 03:36:53,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6761] [2023-11-19 03:36:53,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6764] [2023-11-19 03:36:53,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6767] [2023-11-19 03:36:53,493 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6804] [2023-11-19 03:36:53,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6807] [2023-11-19 03:36:53,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6809] [2023-11-19 03:36:53,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6814] [2023-11-19 03:36:53,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6817] [2023-11-19 03:36:53,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6819] [2023-11-19 03:36:53,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6824] [2023-11-19 03:36:53,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6827] [2023-11-19 03:36:53,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6829] [2023-11-19 03:36:53,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6834] [2023-11-19 03:36:53,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6837] [2023-11-19 03:36:53,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6839] [2023-11-19 03:36:53,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6877] [2023-11-19 03:36:53,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6880] [2023-11-19 03:36:53,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6882] [2023-11-19 03:36:53,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6887] [2023-11-19 03:36:53,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6890] [2023-11-19 03:36:53,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6892] [2023-11-19 03:36:53,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6897] [2023-11-19 03:36:53,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6900] [2023-11-19 03:36:53,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6902] [2023-11-19 03:36:53,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6907] [2023-11-19 03:36:53,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6910] [2023-11-19 03:36:53,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6912] [2023-11-19 03:36:53,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7045] [2023-11-19 03:36:53,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7052] [2023-11-19 03:36:53,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [7073] [2023-11-19 03:36:53,512 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7136] [2023-11-19 03:36:53,514 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)); [7165-7166] [2023-11-19 03:36:53,517 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7236] [2023-11-19 03:36:53,517 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7244-7245] [2023-11-19 03:36:53,523 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)); [7320-7321] [2023-11-19 03:36:53,529 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)); [7354-7355] [2023-11-19 03:36:53,531 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" (79), "i" (12UL)); [7395-7396] [2023-11-19 03:36:53,532 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" (91), "i" (12UL)); [7424-7425] [2023-11-19 03:36:53,552 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" (502), "i" (12UL)); [8069-8070] [2023-11-19 03:36:53,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8076] [2023-11-19 03:36:53,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8256] [2023-11-19 03:36:53,562 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8296] [2023-11-19 03:36:53,566 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8472] [2023-11-19 03:36:53,567 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8475] [2023-11-19 03:36:53,567 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8478] [2023-11-19 03:36:53,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8481] [2023-11-19 03:36:53,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8512] [2023-11-19 03:36:53,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8515] [2023-11-19 03:36:53,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8518] [2023-11-19 03:36:53,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8521] [2023-11-19 03:36:53,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8552] [2023-11-19 03:36:53,570 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8555] [2023-11-19 03:36:53,571 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8558] [2023-11-19 03:36:53,571 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8561] [2023-11-19 03:36:53,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8592] [2023-11-19 03:36:53,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8595] [2023-11-19 03:36:53,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8598] [2023-11-19 03:36:53,573 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8601] [2023-11-19 03:36:53,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8811] [2023-11-19 03:36:53,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8820] [2023-11-19 03:36:53,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [13034] [2023-11-19 03:36:53,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13037] [2023-11-19 03:36:53,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [13090] [2023-11-19 03:36:53,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [14253] [2023-11-19 03:36:53,887 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [14317] [2023-11-19 03:36:53,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [14510] [2023-11-19 03:36:53,895 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [14521] [2023-11-19 03:36:53,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [14770] [2023-11-19 03:36:53,916 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [14774] [2023-11-19 03:36:53,916 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [14783] [2023-11-19 03:36:53,934 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [15011] [2023-11-19 03:36:53,940 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [15200] [2023-11-19 03:36:54,861 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" (103), "i" (12UL)); [28320-28321] [2023-11-19 03:36:54,862 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" (115), "i" (12UL)); [28357-28358] [2023-11-19 03:36:54,999 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/e1000/e1000_param.c"), "i" (249), "i" (12UL)); [32146-32147] [2023-11-19 03:36:55,014 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/e1000/e1000_param.c"), "i" (527), "i" (12UL)); [32479-32480] [2023-11-19 03:36:55,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/e1000/e1000_param.c"), "i" (745), "i" (12UL)); [32832-32833] [2023-11-19 03:36:55,037 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_aa42bd33-d216-40dc-a4cb-6f571f58f09e/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-intel-e1000-e1000.cil.i[899059,899072] [2023-11-19 03:36:55,065 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:36:55,864 WARN L675 CHandler]: The function __bad_size_call_parameter is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:36:55,865 WARN L675 CHandler]: The function strncpy is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:36:55,865 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 03:36:55,875 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:36:55,889 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55 WrapperNode [2023-11-19 03:36:55,890 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:36:55,891 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:36:55,891 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:36:55,891 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:36:55,913 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:56,474 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:57,632 INFO L138 Inliner]: procedures = 711, calls = 16495, calls flagged for inlining = 399, calls inlined = 352, statements flattened = 31811 [2023-11-19 03:36:57,633 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:36:57,634 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:36:57,634 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:36:57,634 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:36:57,646 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:57,646 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:58,014 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:58,029 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:59,068 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:59,414 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:59,576 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:59,673 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:36:59,976 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:36:59,989 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:36:59,990 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:36:59,990 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:37:00,069 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:36:55" (1/1) ... [2023-11-19 03:37:00,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:37:00,128 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:37:00,166 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:37:00,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aa42bd33-d216-40dc-a4cb-6f571f58f09e/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:37:00,240 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2023-11-19 03:37:00,253 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2023-11-19 03:37:00,253 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_config_fc_after_link_up [2023-11-19 03:37:00,253 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_config_fc_after_link_up [2023-11-19 03:37:00,253 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2023-11-19 03:37:00,254 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2023-11-19 03:37:00,254 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_config_collision_dist [2023-11-19 03:37:00,254 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_config_collision_dist [2023-11-19 03:37:00,254 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_raise_ee_clk [2023-11-19 03:37:00,254 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_raise_ee_clk [2023-11-19 03:37:00,255 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2023-11-19 03:37:00,255 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2023-11-19 03:37:00,256 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_skb [2023-11-19 03:37:00,256 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_skb [2023-11-19 03:37:00,256 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-19 03:37:00,257 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-19 03:37:00,257 INFO L130 BoogieDeclarations]: Found specification of procedure reg_pattern_test [2023-11-19 03:37:00,257 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_pattern_test [2023-11-19 03:37:00,257 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2023-11-19 03:37:00,257 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2023-11-19 03:37:00,258 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2023-11-19 03:37:00,258 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2023-11-19 03:37:00,258 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2023-11-19 03:37:00,258 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2023-11-19 03:37:00,260 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_eeprom [2023-11-19 03:37:00,260 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_eeprom [2023-11-19 03:37:00,260 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 03:37:00,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 03:37:00,261 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_manageability [2023-11-19 03:37:00,262 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_manageability [2023-11-19 03:37:00,262 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shift_in_ee_bits [2023-11-19 03:37:00,262 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shift_in_ee_bits [2023-11-19 03:37:00,262 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_down_and_stop [2023-11-19 03:37:00,262 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_down_and_stop [2023-11-19 03:37:00,263 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2023-11-19 03:37:00,263 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2023-11-19 03:37:00,263 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2023-11-19 03:37:00,263 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2023-11-19 03:37:00,264 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2023-11-19 03:37:00,264 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2023-11-19 03:37:00,264 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_unmap_and_free_tx_resource [2023-11-19 03:37:00,264 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_unmap_and_free_tx_resource [2023-11-19 03:37:00,265 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2023-11-19 03:37:00,265 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2023-11-19 03:37:00,266 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_get_info [2023-11-19 03:37:00,266 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_get_info [2023-11-19 03:37:00,267 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-19 03:37:00,267 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-19 03:37:00,267 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-11-19 03:37:00,267 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-11-19 03:37:00,267 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_do_read_eeprom [2023-11-19 03:37:00,268 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_do_read_eeprom [2023-11-19 03:37:00,268 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_rctl [2023-11-19 03:37:00,268 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_rctl [2023-11-19 03:37:00,268 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2023-11-19 03:37:00,269 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2023-11-19 03:37:00,270 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2023-11-19 03:37:00,270 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2023-11-19 03:37:00,270 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_rar_set [2023-11-19 03:37:00,271 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_rar_set [2023-11-19 03:37:00,271 INFO L130 BoogieDeclarations]: Found specification of procedure skb_set_tail_pointer [2023-11-19 03:37:00,271 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_set_tail_pointer [2023-11-19 03:37:00,271 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-19 03:37:00,272 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-19 03:37:00,272 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset [2023-11-19 03:37:00,284 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset [2023-11-19 03:37:00,284 INFO L130 BoogieDeclarations]: Found specification of procedure dma_zalloc_coherent [2023-11-19 03:37:00,285 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_zalloc_coherent [2023-11-19 03:37:00,285 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2023-11-19 03:37:00,285 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2023-11-19 03:37:00,285 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_eeprom_params [2023-11-19 03:37:00,285 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_eeprom_params [2023-11-19 03:37:00,286 INFO L130 BoogieDeclarations]: Found specification of procedure phys_to_virt [2023-11-19 03:37:00,287 INFO L138 BoogieDeclarations]: Found implementation of procedure phys_to_virt [2023-11-19 03:37:00,294 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-19 03:37:00,295 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-19 03:37:00,295 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-19 03:37:00,295 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-19 03:37:00,295 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-11-19 03:37:00,296 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-11-19 03:37:00,297 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2023-11-19 03:37:00,298 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2023-11-19 03:37:00,298 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-11-19 03:37:00,304 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-11-19 03:37:00,304 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-19 03:37:00,305 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-19 03:37:00,306 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-19 03:37:00,306 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-19 03:37:00,306 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2023-11-19 03:37:00,306 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2023-11-19 03:37:00,306 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:37:00,306 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2023-11-19 03:37:00,307 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2023-11-19 03:37:00,307 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg [2023-11-19 03:37:00,307 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg [2023-11-19 03:37:00,307 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_speed_and_duplex [2023-11-19 03:37:00,307 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_speed_and_duplex [2023-11-19 03:37:00,308 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_standby_eeprom [2023-11-19 03:37:00,308 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_standby_eeprom [2023-11-19 03:37:00,308 INFO L130 BoogieDeclarations]: Found specification of procedure find_next_bit [2023-11-19 03:37:00,308 INFO L138 BoogieDeclarations]: Found implementation of procedure find_next_bit [2023-11-19 03:37:00,308 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2023-11-19 03:37:00,308 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2023-11-19 03:37:00,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure_rx [2023-11-19 03:37:00,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure_rx [2023-11-19 03:37:00,309 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2023-11-19 03:37:00,309 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2023-11-19 03:37:00,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_hw_dev [2023-11-19 03:37:00,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_hw_dev [2023-11-19 03:37:00,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_stats [2023-11-19 03:37:00,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_stats [2023-11-19 03:37:00,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_validate_option [2023-11-19 03:37:00,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_validate_option [2023-11-19 03:37:00,310 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-11-19 03:37:00,311 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-11-19 03:37:00,311 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2023-11-19 03:37:00,311 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2023-11-19 03:37:00,311 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-19 03:37:00,312 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-19 03:37:00,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_for_link [2023-11-19 03:37:00,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_for_link [2023-11-19 03:37:00,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_irq [2023-11-19 03:37:00,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_irq [2023-11-19 03:37:00,313 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 03:37:00,313 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2023-11-19 03:37:00,313 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2023-11-19 03:37:00,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_link [2023-11-19 03:37:00,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_link [2023-11-19 03:37:00,314 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_vlan_mode [2023-11-19 03:37:00,314 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_vlan_mode [2023-11-19 03:37:00,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_reset [2023-11-19 03:37:00,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_reset [2023-11-19 03:37:00,315 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-19 03:37:00,315 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-19 03:37:00,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_config_dsp_after_link_change [2023-11-19 03:37:00,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_config_dsp_after_link_change [2023-11-19 03:37:00,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 03:37:00,315 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2023-11-19 03:37:00,316 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2023-11-19 03:37:00,316 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-19 03:37:00,316 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-19 03:37:00,316 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_maybe_stop_tx [2023-11-19 03:37:00,316 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_maybe_stop_tx [2023-11-19 03:37:00,316 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:37:00,317 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-19 03:37:00,317 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-19 03:37:00,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shutdown [2023-11-19 03:37:00,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shutdown [2023-11-19 03:37:00,317 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2023-11-19 03:37:00,318 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2023-11-19 03:37:00,318 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_used [2023-11-19 03:37:00,318 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_used [2023-11-19 03:37:00,318 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-19 03:37:00,318 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-19 03:37:00,318 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_disable_receiver [2023-11-19 03:37:00,319 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_disable_receiver [2023-11-19 03:37:00,319 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_rx_kill_vid [2023-11-19 03:37:00,319 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_rx_kill_vid [2023-11-19 03:37:00,319 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2023-11-19 03:37:00,319 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2023-11-19 03:37:00,319 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_force_mac_fc [2023-11-19 03:37:00,320 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_force_mac_fc [2023-11-19 03:37:00,320 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2023-11-19 03:37:00,320 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2023-11-19 03:37:00,320 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2023-11-19 03:37:00,320 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2023-11-19 03:37:00,320 INFO L130 BoogieDeclarations]: Found specification of procedure skb_trim [2023-11-19 03:37:00,321 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_trim [2023-11-19 03:37:00,321 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-19 03:37:00,321 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-19 03:37:00,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_leave_82542_rst [2023-11-19 03:37:00,322 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_leave_82542_rst [2023-11-19 03:37:00,322 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_has_link [2023-11-19 03:37:00,322 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_has_link [2023-11-19 03:37:00,322 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2023-11-19 03:37:00,322 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2023-11-19 03:37:00,323 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-19 03:37:00,323 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-19 03:37:00,323 INFO L130 BoogieDeclarations]: Found specification of procedure __udelay [2023-11-19 03:37:00,323 INFO L138 BoogieDeclarations]: Found implementation of procedure __udelay [2023-11-19 03:37:00,323 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_all_tx_resources [2023-11-19 03:37:00,323 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_all_tx_resources [2023-11-19 03:37:00,324 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2023-11-19 03:37:00,324 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2023-11-19 03:37:00,324 INFO L130 BoogieDeclarations]: Found specification of procedure pci_wake_from_d3 [2023-11-19 03:37:00,324 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_wake_from_d3 [2023-11-19 03:37:00,324 INFO L130 BoogieDeclarations]: Found specification of procedure reg_set_and_check [2023-11-19 03:37:00,324 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_set_and_check [2023-11-19 03:37:00,325 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 03:37:00,325 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2023-11-19 03:37:00,325 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2023-11-19 03:37:00,325 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2023-11-19 03:37:00,325 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2023-11-19 03:37:00,326 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_netpoll [2023-11-19 03:37:00,326 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_netpoll [2023-11-19 03:37:00,326 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2023-11-19 03:37:00,326 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2023-11-19 03:37:00,326 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:37:00,326 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2023-11-19 03:37:00,327 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2023-11-19 03:37:00,328 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-19 03:37:00,333 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-19 03:37:00,333 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-19 03:37:00,333 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-19 03:37:00,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 03:37:00,333 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_rx_mode [2023-11-19 03:37:00,334 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_rx_mode [2023-11-19 03:37:00,334 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-19 03:37:00,334 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2023-11-19 03:37:00,334 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2023-11-19 03:37:00,335 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:37:00,337 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 03:37:00,337 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_open [2023-11-19 03:37:00,337 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_open [2023-11-19 03:37:00,337 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2023-11-19 03:37:00,338 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2023-11-19 03:37:00,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_hw_reset [2023-11-19 03:37:00,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_hw_reset [2023-11-19 03:37:00,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_vfta [2023-11-19 03:37:00,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_vfta [2023-11-19 03:37:00,338 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2023-11-19 03:37:00,339 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2023-11-19 03:37:00,339 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_remove [2023-11-19 03:37:00,339 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_remove [2023-11-19 03:37:00,339 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shift_out_ee_bits [2023-11-19 03:37:00,339 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shift_out_ee_bits [2023-11-19 03:37:00,339 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure [2023-11-19 03:37:00,340 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure [2023-11-19 03:37:00,340 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-11-19 03:37:00,340 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-11-19 03:37:00,340 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2023-11-19 03:37:00,340 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2023-11-19 03:37:00,340 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-19 03:37:00,340 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-19 03:37:00,341 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cable_length [2023-11-19 03:37:00,341 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cable_length [2023-11-19 03:37:00,341 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2023-11-19 03:37:00,341 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2023-11-19 03:37:00,341 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_lower_ee_clk [2023-11-19 03:37:00,341 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_lower_ee_clk [2023-11-19 03:37:00,342 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_rx_resources [2023-11-19 03:37:00,342 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_rx_resources [2023-11-19 03:37:00,342 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-11-19 03:37:00,342 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-11-19 03:37:00,342 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_rx_add_vid [2023-11-19 03:37:00,342 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_rx_add_vid [2023-11-19 03:37:00,343 INFO L130 BoogieDeclarations]: Found specification of procedure device_can_wakeup [2023-11-19 03:37:00,343 INFO L138 BoogieDeclarations]: Found implementation of procedure device_can_wakeup [2023-11-19 03:37:00,343 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_selected_regions [2023-11-19 03:37:00,343 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_selected_regions [2023-11-19 03:37:00,343 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2023-11-19 03:37:00,343 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2023-11-19 03:37:00,344 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_io_write [2023-11-19 03:37:00,344 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_io_write [2023-11-19 03:37:00,344 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2023-11-19 03:37:00,344 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2023-11-19 03:37:00,344 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_resume [2023-11-19 03:37:00,344 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_resume [2023-11-19 03:37:00,345 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2023-11-19 03:37:00,345 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2023-11-19 03:37:00,345 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-11-19 03:37:00,345 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-11-19 03:37:00,345 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_eeprom [2023-11-19 03:37:00,345 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_eeprom [2023-11-19 03:37:00,346 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_enter_82542_rst [2023-11-19 03:37:00,346 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_enter_82542_rst [2023-11-19 03:37:00,346 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_eeprom [2023-11-19 03:37:00,346 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_eeprom [2023-11-19 03:37:00,346 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2023-11-19 03:37:00,346 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2023-11-19 03:37:00,346 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:37:00,347 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:37:00,347 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy [2023-11-19 03:37:00,347 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy [2023-11-19 03:37:00,347 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2023-11-19 03:37:00,347 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2023-11-19 03:37:00,347 INFO L130 BoogieDeclarations]: Found specification of procedure pci_select_bars [2023-11-19 03:37:00,348 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_select_bars [2023-11-19 03:37:00,348 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_spi_eeprom_ready [2023-11-19 03:37:00,348 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_spi_eeprom_ready [2023-11-19 03:37:00,348 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_pci_clear_mwi [2023-11-19 03:37:00,348 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_pci_clear_mwi [2023-11-19 03:37:00,348 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2023-11-19 03:37:00,349 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2023-11-19 03:37:00,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_up_phy [2023-11-19 03:37:00,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_up_phy [2023-11-19 03:37:00,349 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 03:37:00,349 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 03:37:00,349 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-19 03:37:00,350 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-19 03:37:00,350 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2023-11-19 03:37:00,350 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2023-11-19 03:37:00,350 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-19 03:37:00,350 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-19 03:37:00,350 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2023-11-19 03:37:00,350 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2023-11-19 03:37:00,351 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg_ex [2023-11-19 03:37:00,351 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg_ex [2023-11-19 03:37:00,351 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2023-11-19 03:37:00,351 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2023-11-19 03:37:00,351 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2023-11-19 03:37:00,351 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2023-11-19 03:37:00,352 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2023-11-19 03:37:00,352 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2023-11-19 03:37:00,352 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2023-11-19 03:37:00,352 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_io_resume [2023-11-19 03:37:00,352 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_io_resume [2023-11-19 03:37:00,352 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2023-11-19 03:37:00,353 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2023-11-19 03:37:00,353 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2023-11-19 03:37:00,353 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2023-11-19 03:37:00,353 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_polarity [2023-11-19 03:37:00,353 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_polarity [2023-11-19 03:37:00,353 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-19 03:37:00,354 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-19 03:37:00,354 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-19 03:37:00,354 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-19 03:37:00,354 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2023-11-19 03:37:00,354 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2023-11-19 03:37:00,354 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_raise_mdi_clk [2023-11-19 03:37:00,355 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_raise_mdi_clk [2023-11-19 03:37:00,355 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_config_mac_to_phy [2023-11-19 03:37:00,355 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_config_mac_to_phy [2023-11-19 03:37:00,355 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_eeprom_len [2023-11-19 03:37:00,355 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_eeprom_len [2023-11-19 03:37:00,355 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2023-11-19 03:37:00,356 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2023-11-19 03:37:00,356 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2023-11-19 03:37:00,356 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2023-11-19 03:37:00,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_all_rx_resources [2023-11-19 03:37:00,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_all_rx_resources [2023-11-19 03:37:00,356 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2023-11-19 03:37:00,357 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2023-11-19 03:37:00,357 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2023-11-19 03:37:00,357 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2023-11-19 03:37:00,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_close [2023-11-19 03:37:00,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_close [2023-11-19 03:37:00,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_reset_clk_and_crs [2023-11-19 03:37:00,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_reset_clk_and_crs [2023-11-19 03:37:00,359 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2023-11-19 03:37:00,359 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2023-11-19 03:37:00,359 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2023-11-19 03:37:00,359 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2023-11-19 03:37:00,359 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2023-11-19 03:37:00,360 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2023-11-19 03:37:00,360 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2023-11-19 03:37:00,360 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2023-11-19 03:37:00,360 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:37:00,360 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-19 03:37:00,360 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-19 03:37:00,361 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2023-11-19 03:37:00,361 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2023-11-19 03:37:00,361 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-11-19 03:37:00,361 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-11-19 03:37:00,361 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_regs_len [2023-11-19 03:37:00,361 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_regs_len [2023-11-19 03:37:00,362 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 03:37:00,362 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2023-11-19 03:37:00,362 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2023-11-19 03:37:00,362 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2023-11-19 03:37:00,362 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2023-11-19 03:37:00,362 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2023-11-19 03:37:00,363 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2023-11-19 03:37:00,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_all_tx_resources [2023-11-19 03:37:00,363 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_all_tx_resources [2023-11-19 03:37:00,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_setup_autoneg [2023-11-19 03:37:00,363 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_setup_autoneg [2023-11-19 03:37:00,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_mng_vlan [2023-11-19 03:37:00,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_mng_vlan [2023-11-19 03:37:00,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 03:37:00,364 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-19 03:37:00,364 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-19 03:37:00,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_media_type [2023-11-19 03:37:00,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_media_type [2023-11-19 03:37:00,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_eeprom [2023-11-19 03:37:00,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_eeprom [2023-11-19 03:37:00,365 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-19 03:37:00,365 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-19 03:37:00,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_filter_on_off [2023-11-19 03:37:00,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_filter_on_off [2023-11-19 03:37:00,365 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2023-11-19 03:37:00,366 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2023-11-19 03:37:00,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_nway_reset [2023-11-19 03:37:00,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_nway_reset [2023-11-19 03:37:00,366 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-11-19 03:37:00,366 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-11-19 03:37:00,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_phy_loopback [2023-11-19 03:37:00,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_phy_loopback [2023-11-19 03:37:00,367 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-11-19 03:37:00,367 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-11-19 03:37:00,367 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2023-11-19 03:37:00,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2023-11-19 03:37:00,367 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-19 03:37:00,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-19 03:37:00,368 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-11-19 03:37:00,368 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-11-19 03:37:00,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_all_rx_rings [2023-11-19 03:37:00,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_all_rx_rings [2023-11-19 03:37:00,368 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2023-11-19 03:37:00,368 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2023-11-19 03:37:00,369 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_irq_enable [2023-11-19 03:37:00,369 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_irq_enable [2023-11-19 03:37:00,369 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_up [2023-11-19 03:37:00,369 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_up [2023-11-19 03:37:00,369 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_tx_timeout [2023-11-19 03:37:00,369 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_tx_timeout [2023-11-19 03:37:00,370 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reinit_locked [2023-11-19 03:37:00,370 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reinit_locked [2023-11-19 03:37:00,370 INFO L130 BoogieDeclarations]: Found specification of procedure find_first_bit [2023-11-19 03:37:00,370 INFO L138 BoogieDeclarations]: Found implementation of procedure find_first_bit [2023-11-19 03:37:00,370 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_phy_reg [2023-11-19 03:37:00,370 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_phy_reg [2023-11-19 03:37:00,370 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_all_rx_resources [2023-11-19 03:37:00,371 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_all_rx_resources [2023-11-19 03:37:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_lower_mdi_clk [2023-11-19 03:37:00,371 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_lower_mdi_clk [2023-11-19 03:37:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2023-11-19 03:37:00,371 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2023-11-19 03:37:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2023-11-19 03:37:00,372 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2023-11-19 03:37:00,372 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-11-19 03:37:00,376 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-11-19 03:37:00,377 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_copper_link_rtl_setup [2023-11-19 03:37:00,377 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_copper_link_rtl_setup [2023-11-19 03:37:00,377 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2023-11-19 03:37:00,377 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2023-11-19 03:37:00,377 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_eeprom [2023-11-19 03:37:00,377 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_eeprom [2023-11-19 03:37:00,378 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_desc_rings [2023-11-19 03:37:00,378 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_desc_rings [2023-11-19 03:37:00,378 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_pci_set_mwi [2023-11-19 03:37:00,378 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_pci_set_mwi [2023-11-19 03:37:00,378 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2023-11-19 03:37:00,378 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2023-11-19 03:37:00,379 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-19 03:37:00,379 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-19 03:37:00,379 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_polarity_reversal_workaround [2023-11-19 03:37:00,379 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_polarity_reversal_workaround [2023-11-19 03:37:00,379 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2023-11-19 03:37:00,379 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2023-11-19 03:37:00,380 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 03:37:00,380 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 03:37:00,380 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 03:37:00,380 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 03:37:00,380 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_link_test [2023-11-19 03:37:00,380 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_link_test [2023-11-19 03:37:00,381 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shift_out_mdi_bits [2023-11-19 03:37:00,381 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shift_out_mdi_bits [2023-11-19 03:37:00,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:37:00,381 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_64k_bound [2023-11-19 03:37:00,381 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_64k_bound [2023-11-19 03:37:00,381 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-19 03:37:00,382 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-19 03:37:00,382 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_spd_dplx [2023-11-19 03:37:00,382 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_spd_dplx [2023-11-19 03:37:00,382 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device_mem [2023-11-19 03:37:00,382 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device_mem [2023-11-19 03:37:00,382 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_down [2023-11-19 03:37:00,383 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_down [2023-11-19 03:37:00,383 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2023-11-19 03:37:00,383 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2023-11-19 03:37:00,383 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_init_script [2023-11-19 03:37:00,383 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_init_script [2023-11-19 03:37:00,383 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2023-11-19 03:37:00,383 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2023-11-19 03:37:00,384 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2023-11-19 03:37:00,384 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2023-11-19 03:37:00,384 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_request_irq [2023-11-19 03:37:00,384 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_request_irq [2023-11-19 03:37:00,384 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-11-19 03:37:00,384 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-11-19 03:37:00,385 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_eeprom [2023-11-19 03:37:00,385 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_eeprom [2023-11-19 03:37:00,385 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset_hw [2023-11-19 03:37:00,385 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset_hw [2023-11-19 03:37:00,385 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_irq_disable [2023-11-19 03:37:00,385 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_irq_disable [2023-11-19 03:37:00,386 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2023-11-19 03:37:00,386 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2023-11-19 03:37:00,386 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2023-11-19 03:37:00,386 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2023-11-19 03:37:00,386 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq_10 [2023-11-19 03:37:00,386 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq_10 [2023-11-19 03:37:00,387 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_tx_ring [2023-11-19 03:37:00,387 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_tx_ring [2023-11-19 03:37:00,387 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_shutdown [2023-11-19 03:37:00,387 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_shutdown [2023-11-19 03:37:00,387 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_tx_resources [2023-11-19 03:37:00,387 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_tx_resources [2023-11-19 03:37:00,388 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-19 03:37:00,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-19 03:37:00,388 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2023-11-19 03:37:00,388 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2023-11-19 03:37:00,388 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-19 03:37:00,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-19 03:37:00,389 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-11-19 03:37:00,389 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-11-19 03:37:00,389 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_manageability [2023-11-19 03:37:00,389 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_manageability [2023-11-19 03:37:00,389 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2023-11-19 03:37:00,389 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2023-11-19 03:37:00,390 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2023-11-19 03:37:00,390 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2023-11-19 03:37:00,390 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_wol_exclusion [2023-11-19 03:37:00,390 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_wol_exclusion [2023-11-19 03:37:00,390 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-19 03:37:00,390 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-19 03:37:00,391 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2023-11-19 03:37:00,391 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2023-11-19 03:37:00,391 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_e1000_exit_module_13_2 [2023-11-19 03:37:00,391 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_e1000_exit_module_13_2 [2023-11-19 03:37:00,391 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2023-11-19 03:37:00,391 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2023-11-19 03:37:00,392 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2023-11-19 03:37:00,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:37:00,392 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2023-11-19 03:37:00,392 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2023-11-19 03:37:00,392 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_rx_ring [2023-11-19 03:37:00,392 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_rx_ring [2023-11-19 03:37:00,393 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-11-19 03:37:00,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-11-19 03:37:00,393 INFO L130 BoogieDeclarations]: Found specification of procedure strncpy [2023-11-19 03:37:03,299 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:37:03,319 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:37:05,430 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;