./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme --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 eab80ceb86efdfc32d49c68260053532d6436b6332c39b2787aa0c8e4e87ea2b --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:00:48,085 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:00:48,222 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-26 12:00:48,230 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:00:48,231 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:00:48,272 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:00:48,272 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:00:48,273 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:00:48,275 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:00:48,280 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:00:48,281 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:00:48,281 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:00:48,282 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:00:48,284 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:00:48,284 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:00:48,285 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:00:48,286 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 12:00:48,286 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:00:48,288 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:00:48,289 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 12:00:48,289 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:00:48,290 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 12:00:48,291 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:00:48,291 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:00:48,292 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:00:48,293 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:00:48,294 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:00:48,294 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:00:48,295 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:00:48,295 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:00:48,297 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:00:48,297 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 12:00:48,298 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:00:48,298 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:00:48,298 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:00:48,299 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:00:48,299 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 12:00:48,299 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:00:48,300 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:00:48,300 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_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/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_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme 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 -> eab80ceb86efdfc32d49c68260053532d6436b6332c39b2787aa0c8e4e87ea2b [2023-11-26 12:00:48,646 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:00:48,678 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:00:48,681 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:00:48,682 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:00:48,683 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:00:48,685 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i [2023-11-26 12:00:51,852 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:00:52,692 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:00:52,692 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i [2023-11-26 12:00:52,759 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/data/7d7c90c72/f087387b045f4b859d02d0f512d0b27f/FLAGd75f5ed15 [2023-11-26 12:00:52,776 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/data/7d7c90c72/f087387b045f4b859d02d0f512d0b27f [2023-11-26 12:00:52,782 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:00:52,784 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:00:52,788 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:00:52,788 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:00:52,793 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:00:52,794 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:00:52" (1/1) ... [2023-11-26 12:00:52,795 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@884be36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:52, skipping insertion in model container [2023-11-26 12:00:52,795 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:00:52" (1/1) ... [2023-11-26 12:00:53,054 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:00:57,267 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425209,425222] [2023-11-26 12:00:57,271 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425356,425369] [2023-11-26 12:00:57,272 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425495,425508] [2023-11-26 12:00:57,273 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425653,425666] [2023-11-26 12:00:57,304 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:00:57,426 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:00:57,588 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"); [6152] [2023-11-26 12:00:57,590 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)); [6159] [2023-11-26 12:00:57,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6166] [2023-11-26 12:00:57,593 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/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6215-6216] [2023-11-26 12:00:57,594 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"); [6221-6223] [2023-11-26 12:00:57,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6265] [2023-11-26 12:00:57,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6268] [2023-11-26 12:00:57,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6270] [2023-11-26 12:00:57,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6275] [2023-11-26 12:00:57,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6278] [2023-11-26 12:00:57,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6280] [2023-11-26 12:00:57,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6285] [2023-11-26 12:00:57,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6288] [2023-11-26 12:00:57,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6290] [2023-11-26 12:00:57,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6295] [2023-11-26 12:00:57,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6298] [2023-11-26 12:00:57,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6300] [2023-11-26 12:00:57,600 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6338] [2023-11-26 12:00:57,600 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6341] [2023-11-26 12:00:57,600 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6343] [2023-11-26 12:00:57,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6348] [2023-11-26 12:00:57,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6351] [2023-11-26 12:00:57,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6353] [2023-11-26 12:00:57,602 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6358] [2023-11-26 12:00:57,602 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6361] [2023-11-26 12:00:57,602 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6363] [2023-11-26 12:00:57,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6368] [2023-11-26 12:00:57,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6371] [2023-11-26 12:00:57,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6373] [2023-11-26 12:00:57,607 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6449] [2023-11-26 12:00:57,608 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6458] [2023-11-26 12:00:57,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [6616] [2023-11-26 12:00:57,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [6624] [2023-11-26 12:00:57,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6632] [2023-11-26 12:00:57,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [6639] [2023-11-26 12:00:57,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [6646] [2023-11-26 12:00:57,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6653] [2023-11-26 12:00:57,621 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)); [6795-6796] [2023-11-26 12:00:57,623 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)); [6829-6830] [2023-11-26 12:00:57,627 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)); [6870-6871] [2023-11-26 12:00:57,629 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)); [6899-6900] [2023-11-26 12:00:57,630 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)); [6936-6937] [2023-11-26 12:00:57,644 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)); [7308-7309] [2023-11-26 12:00:57,645 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7315] [2023-11-26 12:00:57,793 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9594] [2023-11-26 12:00:57,842 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10401] [2023-11-26 12:00:58,052 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425209,425222] [2023-11-26 12:00:58,053 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425356,425369] [2023-11-26 12:00:58,054 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425495,425508] [2023-11-26 12:00:58,054 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_26893907-8450-417c-965b-6a799ea46b75/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-via-via-velocity.cil.i[425653,425666] [2023-11-26 12:00:58,066 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:00:58,385 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:00:58,393 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:00:58,393 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58 WrapperNode [2023-11-26 12:00:58,393 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:00:58,395 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:00:58,395 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:00:58,395 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:00:58,403 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:00:58,551 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:00:58,896 INFO L138 Inliner]: procedures = 501, calls = 3616, calls flagged for inlining = 312, calls inlined = 289, statements flattened = 10182 [2023-11-26 12:00:58,897 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:00:58,898 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:00:58,898 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:00:58,898 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:00:58,910 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:00:58,910 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:00:59,002 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,127 INFO L175 MemorySlicer]: Split 2021 memory accesses to 30 slices as follows [7, 2, 129, 1, 26, 1617, 5, 12, 1, 2, 9, 9, 9, 9, 14, 5, 9, 9, 3, 5, 9, 9, 6, 2, 9, 10, 50, 2, 1, 40]. 80 percent of accesses are in the largest equivalence class. The 297 initializations are split as follows [0, 0, 0, 0, 0, 206, 5, 0, 1, 2, 8, 8, 8, 8, 0, 0, 8, 8, 0, 5, 8, 8, 6, 0, 8, 0, 0, 0, 0, 0]. The 886 writes are split as follows [2, 1, 40, 0, 16, 780, 0, 4, 0, 0, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 25, 1, 0, 0]. [2023-11-26 12:01:02,127 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,128 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,416 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,471 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,544 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,585 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,701 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:01:02,702 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:01:02,703 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:01:02,703 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:01:02,704 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:58" (1/1) ... [2023-11-26 12:01:02,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:01:02,722 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:01:02,741 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:01:02,771 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_26893907-8450-417c-965b-6a799ea46b75/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:01:02,781 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2023-11-26 12:01:02,781 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2023-11-26 12:01:02,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-26 12:01:02,781 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-26 12:01:02,782 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2023-11-26 12:01:02,782 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2023-11-26 12:01:02,782 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2023-11-26 12:01:02,782 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2023-11-26 12:01:02,782 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-26 12:01:02,783 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-26 12:01:02,783 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2023-11-26 12:01:02,783 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2023-11-26 12:01:02,784 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-26 12:01:02,785 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-26 12:01:02,785 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-11-26 12:01:02,785 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-11-26 12:01:02,785 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_resume [2023-11-26 12:01:02,785 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_resume [2023-11-26 12:01:02,785 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_print_link_status [2023-11-26 12:01:02,785 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_print_link_status [2023-11-26 12:01:02,786 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_registers [2023-11-26 12:01:02,786 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_registers [2023-11-26 12:01:02,787 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-26 12:01:02,787 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-26 12:01:02,787 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_mii_write [2023-11-26 12:01:02,787 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_mii_write [2023-11-26 12:01:02,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-26 12:01:02,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-26 12:01:02,788 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-11-26 12:01:02,788 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-11-26 12:01:02,788 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2023-11-26 12:01:02,788 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2023-11-26 12:01:02,788 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-11-26 12:01:02,789 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-11-26 12:01:02,789 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_platform_remove [2023-11-26 12:01:02,789 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_platform_remove [2023-11-26 12:01:02,790 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-26 12:01:02,790 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-26 12:01:02,790 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-26 12:01:02,790 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-26 12:01:02,790 INFO L130 BoogieDeclarations]: Found specification of procedure enable_flow_control_ability [2023-11-26 12:01:02,790 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_flow_control_ability [2023-11-26 12:01:02,791 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 12:01:02,791 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2023-11-26 12:01:02,791 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2023-11-26 12:01:02,791 INFO L130 BoogieDeclarations]: Found specification of procedure set_pending_timer_val [2023-11-26 12:01:02,791 INFO L138 BoogieDeclarations]: Found implementation of procedure set_pending_timer_val [2023-11-26 12:01:02,791 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-11-26 12:01:02,792 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-11-26 12:01:02,792 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-26 12:01:02,792 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-26 12:01:02,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2023-11-26 12:01:02,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2023-11-26 12:01:02,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2023-11-26 12:01:02,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2023-11-26 12:01:02,793 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2023-11-26 12:01:02,793 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2023-11-26 12:01:02,793 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2023-11-26 12:01:02,793 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2023-11-26 12:01:02,794 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2023-11-26 12:01:02,794 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2023-11-26 12:01:02,794 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2023-11-26 12:01:02,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2023-11-26 12:01:02,796 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2023-11-26 12:01:02,797 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2023-11-26 12:01:02,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2023-11-26 12:01:02,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2023-11-26 12:01:02,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2023-11-26 12:01:02,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2023-11-26 12:01:02,798 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2023-11-26 12:01:02,799 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-26 12:01:02,800 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-26 12:01:02,800 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_ethtool_up [2023-11-26 12:01:02,801 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_ethtool_up [2023-11-26 12:01:02,801 INFO L130 BoogieDeclarations]: Found specification of procedure mac_wol_reset [2023-11-26 12:01:02,801 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_wol_reset [2023-11-26 12:01:02,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2023-11-26 12:01:02,801 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2023-11-26 12:01:02,802 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2023-11-26 12:01:02,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2023-11-26 12:01:02,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2023-11-26 12:01:02,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2023-11-26 12:01:02,806 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2023-11-26 12:01:02,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2023-11-26 12:01:02,807 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2023-11-26 12:01:02,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2023-11-26 12:01:02,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2023-11-26 12:01:02,808 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2023-11-26 12:01:02,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2023-11-26 12:01:02,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2023-11-26 12:01:02,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2023-11-26 12:01:02,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2023-11-26 12:01:02,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2023-11-26 12:01:02,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2023-11-26 12:01:02,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2023-11-26 12:01:02,818 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_ethtool_down [2023-11-26 12:01:02,818 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_ethtool_down [2023-11-26 12:01:02,818 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-26 12:01:02,818 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-26 12:01:02,818 INFO L130 BoogieDeclarations]: Found specification of procedure mac_set_vlan_cam_mask [2023-11-26 12:01:02,818 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_set_vlan_cam_mask [2023-11-26 12:01:02,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-26 12:01:02,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-26 12:01:02,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2023-11-26 12:01:02,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2023-11-26 12:01:02,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2023-11-26 12:01:02,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2023-11-26 12:01:02,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2023-11-26 12:01:02,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2023-11-26 12:01:02,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2023-11-26 12:01:02,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2023-11-26 12:01:02,823 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-26 12:01:02,823 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-26 12:01:02,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2023-11-26 12:01:02,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2023-11-26 12:01:02,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2023-11-26 12:01:02,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2023-11-26 12:01:02,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2023-11-26 12:01:02,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2023-11-26 12:01:02,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2023-11-26 12:01:02,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2023-11-26 12:01:02,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2023-11-26 12:01:02,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2023-11-26 12:01:02,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2023-11-26 12:01:02,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2023-11-26 12:01:02,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2023-11-26 12:01:02,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2023-11-26 12:01:02,828 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2023-11-26 12:01:02,829 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2023-11-26 12:01:02,830 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2023-11-26 12:01:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2023-11-26 12:01:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2023-11-26 12:01:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-26 12:01:02,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-26 12:01:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2023-11-26 12:01:02,832 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2023-11-26 12:01:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_opt_media_mode [2023-11-26 12:01:02,832 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_opt_media_mode [2023-11-26 12:01:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_tx_srv [2023-11-26 12:01:02,833 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_tx_srv [2023-11-26 12:01:02,837 INFO L130 BoogieDeclarations]: Found specification of procedure __netdev_alloc_skb [2023-11-26 12:01:02,837 INFO L138 BoogieDeclarations]: Found implementation of procedure __netdev_alloc_skb [2023-11-26 12:01:02,837 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-26 12:01:02,838 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-26 12:01:02,838 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2023-11-26 12:01:02,838 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2023-11-26 12:01:02,838 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_rx_refill [2023-11-26 12:01:02,838 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_rx_refill [2023-11-26 12:01:02,838 INFO L130 BoogieDeclarations]: Found specification of procedure mii_set_auto_on [2023-11-26 12:01:02,840 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_set_auto_on [2023-11-26 12:01:02,840 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-26 12:01:02,840 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_save_context [2023-11-26 12:01:02,840 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_save_context [2023-11-26 12:01:02,840 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2023-11-26 12:01:02,840 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-26 12:01:02,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-26 12:01:02,841 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-26 12:01:02,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2023-11-26 12:01:02,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2023-11-26 12:01:02,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2023-11-26 12:01:02,844 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-26 12:01:02,845 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-26 12:01:02,845 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-26 12:01:02,846 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2023-11-26 12:01:02,846 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2023-11-26 12:01:02,846 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-26 12:01:02,846 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-26 12:01:02,846 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_update_hw_mibs [2023-11-26 12:01:02,846 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_update_hw_mibs [2023-11-26 12:01:02,846 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_shutdown [2023-11-26 12:01:02,846 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_shutdown [2023-11-26 12:01:02,847 INFO L130 BoogieDeclarations]: Found specification of procedure setup_queue_timers [2023-11-26 12:01:02,847 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_queue_timers [2023-11-26 12:01:02,847 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2023-11-26 12:01:02,847 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2023-11-26 12:01:02,847 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2023-11-26 12:01:02,847 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2023-11-26 12:01:02,847 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_rd_ring [2023-11-26 12:01:02,847 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_rd_ring [2023-11-26 12:01:02,848 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-26 12:01:02,848 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-26 12:01:02,848 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-11-26 12:01:02,848 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-11-26 12:01:02,848 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_dma_rings [2023-11-26 12:01:02,848 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_dma_rings [2023-11-26 12:01:02,848 INFO L130 BoogieDeclarations]: Found specification of procedure safe_disable_mii_autopoll [2023-11-26 12:01:02,848 INFO L138 BoogieDeclarations]: Found implementation of procedure safe_disable_mii_autopoll [2023-11-26 12:01:02,849 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2023-11-26 12:01:02,849 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2023-11-26 12:01:02,849 INFO L130 BoogieDeclarations]: Found specification of procedure get_pending_timer_val [2023-11-26 12:01:02,849 INFO L138 BoogieDeclarations]: Found implementation of procedure get_pending_timer_val [2023-11-26 12:01:02,849 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_unregister_notifier [2023-11-26 12:01:02,849 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_unregister_notifier [2023-11-26 12:01:02,849 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2023-11-26 12:01:02,849 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2023-11-26 12:01:02,850 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-11-26 12:01:02,850 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-11-26 12:01:02,850 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2023-11-26 12:01:02,850 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2023-11-26 12:01:02,850 INFO L130 BoogieDeclarations]: Found specification of procedure writew [2023-11-26 12:01:02,850 INFO L138 BoogieDeclarations]: Found implementation of procedure writew [2023-11-26 12:01:02,850 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:01:02,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_media_mode [2023-11-26 12:01:02,851 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_media_mode [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_cam_filter [2023-11-26 12:01:02,851 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_cam_filter [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2023-11-26 12:01:02,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2023-11-26 12:01:02,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2023-11-26 12:01:02,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2023-11-26 12:01:02,854 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_probe [2023-11-26 12:01:02,855 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_probe [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2023-11-26 12:01:02,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2023-11-26 12:01:02,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2023-11-26 12:01:02,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2023-11-26 12:01:02,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2023-11-26 12:01:02,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2023-11-26 12:01:02,859 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2023-11-26 12:01:02,859 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-26 12:01:02,859 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-26 12:01:02,859 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_pci_remove [2023-11-26 12:01:02,859 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_pci_remove [2023-11-26 12:01:02,859 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-26 12:01:02,859 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-26 12:01:02,860 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2023-11-26 12:01:02,860 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2023-11-26 12:01:02,860 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_rings [2023-11-26 12:01:02,860 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_rings [2023-11-26 12:01:02,860 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2023-11-26 12:01:02,860 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2023-11-26 12:01:02,860 INFO L130 BoogieDeclarations]: Found specification of procedure enable_mii_autopoll [2023-11-26 12:01:02,860 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_mii_autopoll [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2023-11-26 12:01:02,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2023-11-26 12:01:02,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2023-11-26 12:01:02,862 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2023-11-26 12:01:02,863 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2023-11-26 12:01:02,864 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2023-11-26 12:01:02,865 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2023-11-26 12:01:02,866 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2023-11-26 12:01:02,867 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2023-11-26 12:01:02,868 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2023-11-26 12:01:02,868 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2023-11-26 12:01:02,869 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2023-11-26 12:01:02,869 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2023-11-26 12:01:02,869 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2023-11-26 12:01:02,869 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2023-11-26 12:01:02,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2023-11-26 12:01:02,869 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2023-11-26 12:01:02,873 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2023-11-26 12:01:02,873 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2023-11-26 12:01:02,873 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2023-11-26 12:01:02,874 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2023-11-26 12:01:02,874 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2023-11-26 12:01:02,874 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2023-11-26 12:01:02,874 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2023-11-26 12:01:02,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 12:01:02,874 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_int_opt [2023-11-26 12:01:02,874 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_int_opt [2023-11-26 12:01:02,874 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-11-26 12:01:02,875 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-11-26 12:01:02,875 INFO L130 BoogieDeclarations]: Found specification of procedure mac_set_cam_mask [2023-11-26 12:01:02,875 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_set_cam_mask [2023-11-26 12:01:02,875 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value_probe [2023-11-26 12:01:02,875 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value_probe [2023-11-26 12:01:02,875 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-26 12:01:02,875 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-26 12:01:02,875 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2023-11-26 12:01:02,876 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2023-11-26 12:01:02,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2023-11-26 12:01:02,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_suspend [2023-11-26 12:01:02,879 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_suspend [2023-11-26 12:01:02,879 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2023-11-26 12:01:02,879 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_ip [2023-11-26 12:01:02,880 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_ip [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2023-11-26 12:01:02,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2023-11-26 12:01:02,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2023-11-26 12:01:02,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2023-11-26 12:01:02,883 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2023-11-26 12:01:02,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2023-11-26 12:01:02,884 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_link [2023-11-26 12:01:02,884 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_link [2023-11-26 12:01:02,884 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-26 12:01:02,884 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-26 12:01:02,884 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-26 12:01:02,884 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-26 12:01:02,884 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2023-11-26 12:01:02,885 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2023-11-26 12:01:02,885 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-26 12:01:02,885 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-26 12:01:02,885 INFO L130 BoogieDeclarations]: Found specification of procedure setup_adaptive_interrupts [2023-11-26 12:01:02,885 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_adaptive_interrupts [2023-11-26 12:01:02,885 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-11-26 12:01:02,885 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-11-26 12:01:02,886 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-11-26 12:01:02,886 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-11-26 12:01:02,886 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-26 12:01:02,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-26 12:01:02,886 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-11-26 12:01:02,886 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-11-26 12:01:02,886 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_power_state [2023-11-26 12:01:02,886 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_power_state [2023-11-26 12:01:02,887 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_close [2023-11-26 12:01:02,887 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_close [2023-11-26 12:01:02,887 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2023-11-26 12:01:02,887 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2023-11-26 12:01:02,887 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_bool_opt [2023-11-26 12:01:02,887 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_bool_opt [2023-11-26 12:01:02,887 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2023-11-26 12:01:02,887 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2023-11-26 12:01:02,888 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-11-26 12:01:02,888 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-11-26 12:01:02,888 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-26 12:01:02,888 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-26 12:01:02,888 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-26 12:01:02,888 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-26 12:01:02,888 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-26 12:01:02,889 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-26 12:01:02,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2023-11-26 12:01:02,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2023-11-26 12:01:02,892 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_rings [2023-11-26 12:01:02,892 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_rings [2023-11-26 12:01:02,893 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_intr [2023-11-26 12:01:02,893 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_intr [2023-11-26 12:01:02,893 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2023-11-26 12:01:02,893 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2023-11-26 12:01:02,893 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-26 12:01:02,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-26 12:01:02,893 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2023-11-26 12:01:02,893 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2023-11-26 12:01:02,893 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_remove [2023-11-26 12:01:02,894 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_remove [2023-11-26 12:01:02,894 INFO L130 BoogieDeclarations]: Found specification of procedure check_connection_type [2023-11-26 12:01:02,894 INFO L138 BoogieDeclarations]: Found implementation of procedure check_connection_type [2023-11-26 12:01:02,894 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2023-11-26 12:01:02,894 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2023-11-26 12:01:02,894 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_rx_ring_indexes [2023-11-26 12:01:02,894 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_rx_ring_indexes [2023-11-26 12:01:02,894 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_mii_read [2023-11-26 12:01:02,895 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_mii_read [2023-11-26 12:01:02,895 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_open [2023-11-26 12:01:02,895 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_open [2023-11-26 12:01:02,895 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_give_many_rx_descs [2023-11-26 12:01:02,895 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_give_many_rx_descs [2023-11-26 12:01:02,895 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-26 12:01:02,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-26 12:01:02,896 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_multi [2023-11-26 12:01:02,896 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_multi [2023-11-26 12:01:02,896 INFO L130 BoogieDeclarations]: Found specification of procedure readw [2023-11-26 12:01:02,896 INFO L138 BoogieDeclarations]: Found implementation of procedure readw [2023-11-26 12:01:02,896 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_platform_probe [2023-11-26 12:01:02,896 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_platform_probe [2023-11-26 12:01:02,896 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2023-11-26 12:01:02,896 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-26 12:01:02,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-26 12:01:02,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2023-11-26 12:01:02,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2023-11-26 12:01:02,900 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-11-26 12:01:02,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-11-26 12:01:02,901 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_poll_controller [2023-11-26 12:01:02,901 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_poll_controller [2023-11-26 12:01:02,901 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2023-11-26 12:01:02,901 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2023-11-26 12:01:04,462 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:01:04,468 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:01:37,867 INFO L775 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;