./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e4b9832afe43c1095428ca42c38e5acd2046653dd96f816829b32f5101c3ba96 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 09:16:18,517 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 09:16:18,560 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-17 09:16:18,566 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 09:16:18,566 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 09:16:18,581 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 09:16:18,585 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 09:16:18,585 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 09:16:18,585 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 09:16:18,585 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 09:16:18,586 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 09:16:18,586 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 09:16:18,586 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 09:16:18,587 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 09:16:18,587 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 09:16:18,588 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 09:16:18,588 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 09:16:18,588 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 09:16:18,589 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e4b9832afe43c1095428ca42c38e5acd2046653dd96f816829b32f5101c3ba96 [2025-03-17 09:16:18,806 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 09:16:18,813 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 09:16:18,815 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 09:16:18,816 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 09:16:18,816 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 09:16:18,818 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i [2025-03-17 09:16:19,992 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fe87fe8aa/666b24e92e01455fa9fded255a2e1188/FLAGeb7675773 [2025-03-17 09:16:20,638 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 09:16:20,639 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i [2025-03-17 09:16:20,683 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fe87fe8aa/666b24e92e01455fa9fded255a2e1188/FLAGeb7675773 [2025-03-17 09:16:21,066 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fe87fe8aa/666b24e92e01455fa9fded255a2e1188 [2025-03-17 09:16:21,068 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 09:16:21,069 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 09:16:21,070 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 09:16:21,070 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 09:16:21,073 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 09:16:21,074 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 09:16:21" (1/1) ... [2025-03-17 09:16:21,076 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20c0dbd6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:21, skipping insertion in model container [2025-03-17 09:16:21,077 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 09:16:21" (1/1) ... [2025-03-17 09:16:21,171 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 09:16:24,270 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[473889,473902] [2025-03-17 09:16:24,273 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[474034,474047] [2025-03-17 09:16:24,284 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 09:16:24,339 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 09:16:24,426 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5599-5600] [2025-03-17 09:16:24,427 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"); [5605-5607] [2025-03-17 09:16:24,428 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (809), "i" (12UL)); [5632-5633] [2025-03-17 09:16:24,428 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" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.restore_fl.func), [paravirt_clobber] "i" (1), "D" (f): "memory", "cc"); [5638-5640] [2025-03-17 09:16:24,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5664-5665] [2025-03-17 09:16:24,430 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" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5670-5672] [2025-03-17 09:16:24,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5705] [2025-03-17 09:16:24,431 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [5750] [2025-03-17 09:16:24,431 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [5753] [2025-03-17 09:16:24,431 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [5755] [2025-03-17 09:16:24,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [5760] [2025-03-17 09:16:24,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [5763] [2025-03-17 09:16:24,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [5765] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [5770] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [5773] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [5775] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [5780] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [5783] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [5785] [2025-03-17 09:16:24,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [5823] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [5826] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [5828] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [5833] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [5836] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [5838] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [5843] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [5846] [2025-03-17 09:16:24,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [5848] [2025-03-17 09:16:24,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [5853] [2025-03-17 09:16:24,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [5856] [2025-03-17 09:16:24,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [5858] [2025-03-17 09:16:24,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5904] [2025-03-17 09:16:24,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5913] [2025-03-17 09:16:24,438 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6134] [2025-03-17 09:16:24,442 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6365] [2025-03-17 09:16:24,442 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6368] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6371] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6374] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6405] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6408] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6411] [2025-03-17 09:16:24,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6414] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6445] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6448] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6451] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6454] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6485] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6488] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6491] [2025-03-17 09:16:24,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6494] [2025-03-17 09:16:24,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6563] [2025-03-17 09:16:24,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6566] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6569] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6572] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6603] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6606] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6609] [2025-03-17 09:16:24,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6612] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6643] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6646] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6649] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6652] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6683] [2025-03-17 09:16:24,447 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6686] [2025-03-17 09:16:24,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6689] [2025-03-17 09:16:24,448 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6692] [2025-03-17 09:16:24,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("add %%gs:%P1, %0": "=r" (tcp_ptr__): "m" (this_cpu_off), "0" (team->pcpu_stats)); [8766-8767] [2025-03-17 09:16:24,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8822] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8825] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8828] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8831] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8862] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8865] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8868] [2025-03-17 09:16:24,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8871] [2025-03-17 09:16:24,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8902] [2025-03-17 09:16:24,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8905] [2025-03-17 09:16:24,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8908] [2025-03-17 09:16:24,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8911] [2025-03-17 09:16:24,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8942] [2025-03-17 09:16:24,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8945] [2025-03-17 09:16:24,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8948] [2025-03-17 09:16:24,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8951] [2025-03-17 09:16:24,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (team->pcpu_stats)); [10145] [2025-03-17 09:16:24,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("add %%gs:%P1, %0": "=r" (tcp_ptr__): "m" (this_cpu_off), "0" (team->pcpu_stats)); [10305-10306] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10354] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10357] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10360] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10363] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10394] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10397] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10400] [2025-03-17 09:16:24,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10403] [2025-03-17 09:16:24,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10434] [2025-03-17 09:16:24,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10437] [2025-03-17 09:16:24,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10440] [2025-03-17 09:16:24,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10443] [2025-03-17 09:16:24,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10474] [2025-03-17 09:16:24,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10477] [2025-03-17 09:16:24,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10480] [2025-03-17 09:16:24,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10483] [2025-03-17 09:16:24,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (team->pcpu_stats)); [10857] [2025-03-17 09:16:24,620 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/team/team.c"), "i" (2260), "i" (12UL)); [11680-11681] [2025-03-17 09:16:24,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/team/team.c"), "i" (2510), "i" (12UL)); [12141-12142] [2025-03-17 09:16:24,716 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[473889,473902] [2025-03-17 09:16:24,717 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[474034,474047] [2025-03-17 09:16:24,723 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 09:16:24,917 INFO L204 MainTranslator]: Completed translation [2025-03-17 09:16:24,917 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24 WrapperNode [2025-03-17 09:16:24,917 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 09:16:24,918 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 09:16:24,918 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 09:16:24,918 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 09:16:24,922 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:24,985 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:25,123 INFO L138 Inliner]: procedures = 708, calls = 3056, calls flagged for inlining = 321, calls inlined = 257, statements flattened = 6791 [2025-03-17 09:16:25,123 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 09:16:25,124 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 09:16:25,124 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 09:16:25,124 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 09:16:25,131 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:25,132 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:25,156 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,747 INFO L175 MemorySlicer]: Split 1249 memory accesses to 27 slices as follows [2, 27, 2, 204, 31, 4, 2, 7, 1, 2, 44, 25, 705, 16, 1, 2, 3, 2, 94, 2, 12, 11, 1, 3, 15, 21, 10]. 56 percent of accesses are in the largest equivalence class. The 100 initializations are split as follows [0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 16, 0, 0, 3, 0, 0, 0, 12, 0, 1, 0, 15, 0, 10]. The 684 writes are split as follows [1, 3, 0, 204, 29, 2, 1, 0, 0, 1, 44, 25, 250, 0, 0, 1, 0, 1, 92, 1, 0, 11, 0, 0, 0, 18, 0]. [2025-03-17 09:16:26,747 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,747 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,855 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,871 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,966 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:26,995 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:27,042 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 09:16:27,044 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 09:16:27,044 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 09:16:27,044 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 09:16:27,044 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (1/1) ... [2025-03-17 09:16:27,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 09:16:27,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 09:16:27,072 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 09:16:27,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 09:16:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure nla_get_u32 [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_get_u32 [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_total_size [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_total_size [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_count_get [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_count_get [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_port_list_get [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_port_list_get [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_option_get [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_option_get [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure __team_change_mode [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_change_mode [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_u32 [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_u32 [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_init [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_init [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_interval_set [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_interval_set [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_del_slave [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_del_slave [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_port_list_get [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_port_list_get [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure team_option_set [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure team_option_set [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-17 09:16:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-17 09:16:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure free_percpu [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure free_percpu [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_enabled_check [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_enabled_check [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_priority_option_get [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_priority_option_get [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_override_fini [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_override_fini [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_netpoll_cleanup [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_netpoll_cleanup [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_mtu [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_mtu [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_get_rtnl [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_get_rtnl [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_mac_address [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_mac_address [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_add [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_add [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_unicast [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_unicast [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_count_set [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_count_set [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_end [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_end [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_poll_controller [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_poll_controller [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 09:16:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure team_add_slave [2025-03-17 09:16:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure team_add_slave [2025-03-17 09:16:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del_option [2025-03-17 09:16:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del_option [2025-03-17 09:16:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_unregister [2025-03-17 09:16:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_unregister [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_put [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_put [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_trylock [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_trylock [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_id_option_set [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_id_option_set [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure team_refresh_port_linkup [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure team_refresh_port_linkup [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_new [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_new [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_option_set [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_option_set [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers [2025-03-17 09:16:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-17 09:16:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure __team_port_change_send [2025-03-17 09:16:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_port_change_send [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_end [2025-03-17 09:16:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_end [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_del_rcu [2025-03-17 09:16:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_del_rcu [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_interval_get [2025-03-17 09:16:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_interval_get [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_upper_dev_unlink [2025-03-17 09:16:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_upper_dev_unlink [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-17 09:16:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure __team_netpoll_cleanup [2025-03-17 09:16:27,097 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_netpoll_cleanup [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-17 09:16:27,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_u8 [2025-03-17 09:16:27,097 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_u8 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-17 09:16:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-03-17 09:16:27,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-17 09:16:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-17 09:16:27,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-17 09:16:27,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-17 09:16:27,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_option_set [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_option_set [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure __find_mode [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure __find_mode [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_change_mode [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_change_mode [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_ethtool_get_drvinfo [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_ethtool_get_drvinfo [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_put [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_put [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_rx_mode [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_rx_mode [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_setup [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_setup [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_index_hash [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_index_hash [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure genl_info_net [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure genl_info_net [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_fini [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_fini [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del_port [2025-03-17 09:16:27,102 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del_port [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-17 09:16:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_en_option_get [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_en_option_get [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure read_pnet [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure read_pnet [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_en_option_set [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_en_option_set [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_disable [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_disable [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_options_set [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_options_set [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure team_adjust_ops [2025-03-17 09:16:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure team_adjust_ops [2025-03-17 09:16:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_rx_handler_unregister [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_rx_handler_unregister [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_id_option_get [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_id_option_get [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_del [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_del [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure vlan_vids_del_by_dev [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure vlan_vids_del_by_dev [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_interval_get [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_interval_get [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 09:16:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 09:16:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_noop [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_noop [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_fini [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_fini [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_set_orig_dev_addr [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_set_orig_dev_addr [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_fill_one_port_get [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_fill_one_port_get [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdevice_notifier [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdevice_notifier [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_register [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_register [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure team_options_change_check [2025-03-17 09:16:27,108 INFO L138 BoogieDeclarations]: Found implementation of procedure team_options_change_check [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-17 09:16:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-17 09:16:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-17 09:16:27,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-17 09:16:27,110 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure team_options_register [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure team_options_register [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_trim [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_trim [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_team_put [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_team_put [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add_option [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add_option [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_rcu [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_rcu [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_cancel [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_cancel [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdevice_notifier [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdevice_notifier [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_set_team_dev_addr [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_set_team_dev_addr [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_add_head_rcu [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_add_head_rcu [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure __team_carrier_check [2025-03-17 09:16:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_carrier_check [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-17 09:16:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-17 09:16:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-17 09:16:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_start [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_start [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_team_get [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_team_get [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_en_option_get [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_en_option_get [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure nla_len [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_len [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure dev_net [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_net [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-17 09:16:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-17 09:16:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_team_module_exit_24_2 [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_team_module_exit_24_2 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enable_netpoll [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enable_netpoll [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_port_del [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_port_del [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure __list_del_entry [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_del_entry [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail_rcu [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail_rcu [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_options_get [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_options_get [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_en_option_set [2025-03-17 09:16:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_en_option_set [2025-03-17 09:16:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-17 09:16:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-17 09:16:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enabled [2025-03-17 09:16:27,121 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enabled [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure __team_find_option [2025-03-17 09:16:27,121 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_find_option [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-17 09:16:27,121 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure nla_data [2025-03-17 09:16:27,121 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_data [2025-03-17 09:16:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-17 09:16:27,121 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_fill_one_option_get [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_fill_one_option_get [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_interval_set [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_interval_set [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure team_is_mode_set [2025-03-17 09:16:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure team_is_mode_set [2025-03-17 09:16:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_change_check [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_change_check [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure call_netdevice_notifiers [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure call_netdevice_notifiers [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure dev_put [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_put [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure __team_compute_features [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_compute_features [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_leave [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_leave [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure __send_and_alloc_skb [2025-03-17 09:16:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure __send_and_alloc_skb [2025-03-17 09:16:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_count_set [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_count_set [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_put [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_put [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure __team_get_qom_list [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_get_qom_list [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_cancel [2025-03-17 09:16:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_cancel [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-17 09:16:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_option_get [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_option_get [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_options_get [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_options_get [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_priority_option_set [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_priority_option_set [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_increment_features [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_increment_features [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_open [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_open [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_link_unregister [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_link_unregister [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add_port [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add_port [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_port_add [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_port_add [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_90 [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_90 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_change_check [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_change_check [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure __set_port_dev_addr [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __set_port_dev_addr [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_91 [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_91 [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_count_get [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_count_get [2025-03-17 09:16:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure team_validate [2025-03-17 09:16:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure team_validate [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_free [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_free [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enable [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enable [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_no_mode [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_no_mode [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_flag [2025-03-17 09:16:27,126 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_flag [2025-03-17 09:16:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_disable_netpoll [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_disable_netpoll [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enter [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enter [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_netdev_rx_handler_unregister [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_netdev_rx_handler_unregister [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_string [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_string [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_event_options_get [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_event_options_get [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_close [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_close [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_uninit [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_uninit [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add [2025-03-17 09:16:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_option_get [2025-03-17 09:16:27,127 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_option_get [2025-03-17 09:16:28,152 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 09:16:28,159 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 09:16:28,208 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7112: havoc #t~mem291; [2025-03-17 09:16:28,360 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12284: call ULTIMATE.dealloc(~#skb~2.base, ~#skb~2.offset);havoc ~#skb~2.base, ~#skb~2.offset; [2025-03-17 09:16:28,419 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7063: call ULTIMATE.dealloc(~#value.base, ~#value.offset);havoc ~#value.base, ~#value.offset; [2025-03-17 09:16:28,421 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18438: havoc #t~nondet1518; [2025-03-17 09:16:28,580 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8691: call ULTIMATE.dealloc(team_mcast_rejoin_init_~#__key~1#1.base, team_mcast_rejoin_init_~#__key~1#1.offset);havoc team_mcast_rejoin_init_~#__key~1#1.base, team_mcast_rejoin_init_~#__key~1#1.offset;call ULTIMATE.dealloc(team_mcast_rejoin_init_~#__constr_expr_0~1#1.base, team_mcast_rejoin_init_~#__constr_expr_0~1#1.offset);havoc team_mcast_rejoin_init_~#__constr_expr_0~1#1.base, team_mcast_rejoin_init_~#__constr_expr_0~1#1.offset;call ULTIMATE.dealloc(team_mcast_rejoin_init_~#__key___0~1#1.base, team_mcast_rejoin_init_~#__key___0~1#1.offset);havoc team_mcast_rejoin_init_~#__key___0~1#1.base, team_mcast_rejoin_init_~#__key___0~1#1.offset; [2025-03-17 09:16:28,580 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18370: havoc __alloc_percpu_#t~ret1509#1.base, __alloc_percpu_#t~ret1509#1.offset; [2025-03-17 09:16:28,580 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8597: call ULTIMATE.dealloc(team_notify_peers_init_~#__key~0#1.base, team_notify_peers_init_~#__key~0#1.offset);havoc team_notify_peers_init_~#__key~0#1.base, team_notify_peers_init_~#__key~0#1.offset;call ULTIMATE.dealloc(team_notify_peers_init_~#__constr_expr_0~0#1.base, team_notify_peers_init_~#__constr_expr_0~0#1.offset);havoc team_notify_peers_init_~#__constr_expr_0~0#1.base, team_notify_peers_init_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(team_notify_peers_init_~#__key___0~0#1.base, team_notify_peers_init_~#__key___0~0#1.offset);havoc team_notify_peers_init_~#__key___0~0#1.base, team_notify_peers_init_~#__key___0~0#1.offset; [2025-03-17 09:16:28,580 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10121: call ULTIMATE.dealloc(~#__key~2#1.base, ~#__key~2#1.offset);havoc ~#__key~2#1.base, ~#__key~2#1.offset; [2025-03-17 09:16:28,665 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9171: call ULTIMATE.dealloc(~#descriptor~0.base, ~#descriptor~0.offset);havoc ~#descriptor~0.base, ~#descriptor~0.offset; [2025-03-17 09:16:28,771 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18586: havoc #t~nondet1537; [2025-03-17 09:16:29,038 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18383: havoc #t~nondet1510; [2025-03-17 09:16:29,133 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18475: havoc #t~nondet1526; [2025-03-17 09:16:29,135 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5707: #res := 1; [2025-03-17 09:16:29,137 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18678: havoc #t~nondet1554; [2025-03-17 09:16:29,152 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18566: havoc lockdep_rtnl_is_held_#t~nondet1535#1; [2025-03-17 09:16:29,153 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7496: havoc #t~mem347#1;havoc #t~bitwise348#1; [2025-03-17 09:16:29,198 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10685: call ULTIMATE.dealloc(~#__ptr~4.base, ~#__ptr~4.offset);havoc ~#__ptr~4.base, ~#__ptr~4.offset;call ULTIMATE.dealloc(~#__ptr___0~3.base, ~#__ptr___0~3.offset);havoc ~#__ptr___0~3.base, ~#__ptr___0~3.offset; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14487-1: ldv_netdev_rx_handler_register_#res#1 := ldv_netdev_rx_handler_register_~arg0#1; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18459: havoc dev_open_#t~nondet1522#1; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18699: havoc vlan_uses_dev_#t~nondet1557#1; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18602: havoc netdev_rx_handler_register_#t~nondet1541#1; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18710: havoc vlan_vids_add_by_dev_#t~nondet1559#1; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9568: call ULTIMATE.dealloc(~#descriptor~1#1.base, ~#descriptor~1#1.offset);havoc ~#descriptor~1#1.base, ~#descriptor~1#1.offset;call ULTIMATE.dealloc(~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset);havoc ~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset; [2025-03-17 09:16:29,427 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18598: havoc netdev_master_upper_dev_link_#t~nondet1540#1; [2025-03-17 09:16:29,428 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16171-1: ldv_netdev_rx_handler_register_98_#res#1 := ldv_netdev_rx_handler_register_98_~ldv_func_res~0#1; [2025-03-17 09:16:29,437 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626: havoc netlink_unicast_#t~nondet1544#1; [2025-03-17 09:16:29,446 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7161: havoc #t~mem299; [2025-03-17 09:16:29,473 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18668: havoc #t~nondet1553; [2025-03-17 09:16:29,500 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18594: havoc #t~nondet1539; [2025-03-17 09:16:29,559 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18387: havoc __ethtool_get_settings_#t~nondet1511#1; [2025-03-17 09:16:29,559 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6195: havoc ethtool_cmd_speed_#t~mem125#1;havoc ethtool_cmd_speed_#t~mem126#1;havoc ethtool_cmd_speed_#t~bitwise127#1; [2025-03-17 09:16:29,559 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12535: call ULTIMATE.dealloc(~#ecmd~0#1.base, ~#ecmd~0#1.offset);havoc ~#ecmd~0#1.base, ~#ecmd~0#1.offset; [2025-03-17 09:16:29,569 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6942: havoc nlmsg_end_#t~mem268#1; [2025-03-17 09:16:29,615 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7053: call ULTIMATE.dealloc(~#value.base, ~#value.offset);havoc ~#value.base, ~#value.offset; [2025-03-17 09:16:29,664 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18420: havoc __request_module_#t~nondet1515#1; [2025-03-17 09:16:29,664 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18691: havoc try_module_get_#t~nondet1555#1; [2025-03-17 09:16:29,666 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18645: havoc #t~nondet1548; [2025-03-17 09:16:29,677 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18442: havoc #t~nondet1519; [2025-03-17 09:16:29,699 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6169: havoc skb_tailroom_#t~ite120#1;havoc skb_tailroom_#t~mem118#1;havoc skb_tailroom_#t~mem119#1; [2025-03-17 09:16:29,699 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18416: havoc __nlmsg_put_#t~ret1514#1.base, __nlmsg_put_#t~ret1514#1.offset; [2025-03-17 09:16:29,699 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6153: havoc skb_is_nonlinear_#t~mem114#1; [2025-03-17 09:16:29,729 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18486: havoc dev_uc_sync_multiple_#t~nondet1528#1; [2025-03-17 09:16:29,729 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10622: call ULTIMATE.dealloc(~#__ptr~3#1.base, ~#__ptr~3#1.offset);havoc ~#__ptr~3#1.base, ~#__ptr~3#1.offset;call ULTIMATE.dealloc(~#__ptr___0~2#1.base, ~#__ptr___0~2#1.offset);havoc ~#__ptr___0~2#1.base, ~#__ptr___0~2#1.offset; [2025-03-17 09:16:29,729 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18452: havoc dev_mc_sync_multiple_#t~nondet1521#1; [2025-03-17 09:16:29,934 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6795: havoc is_multicast_ether_addr_#t~mem227#1; [2025-03-17 09:16:29,934 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6789: havoc is_zero_ether_addr_#t~mem224#1;havoc is_zero_ether_addr_#t~mem225#1;havoc is_zero_ether_addr_#t~bitwise226#1; [2025-03-17 09:16:30,003 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6222: havoc #t~mem131.base, #t~mem131.offset; [2025-03-17 09:16:30,226 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18633: havoc nla_parse_#t~nondet1545#1; [2025-03-17 09:16:30,227 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11903: call ULTIMATE.dealloc(~#i~10#1.base, ~#i~10#1.offset);havoc ~#i~10#1.base, ~#i~10#1.offset;call ULTIMATE.dealloc(~#opt_inst_list~0#1.base, ~#opt_inst_list~0#1.offset);havoc ~#opt_inst_list~0#1.base, ~#opt_inst_list~0#1.offset;call ULTIMATE.dealloc(~#opt_attrs~0#1.base, ~#opt_attrs~0#1.offset);havoc ~#opt_attrs~0#1.base, ~#opt_attrs~0#1.offset;call ULTIMATE.dealloc(~#ctx~1#1.base, ~#ctx~1#1.offset);havoc ~#ctx~1#1.base, ~#ctx~1#1.offset; [2025-03-17 09:16:30,227 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7122: havoc nla_get_u8_#t~mem293#1; [2025-03-17 09:16:30,227 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7008: havoc nla_type_#t~mem272#1;havoc nla_type_#t~bitwise273#1; [2025-03-17 09:16:30,227 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7132: havoc nla_get_s32_#t~mem295#1; [2025-03-17 09:16:30,227 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7026: havoc nla_ok_#t~mem275#1;havoc nla_ok_#t~short276#1;havoc nla_ok_#t~mem277#1;havoc nla_ok_#t~short278#1; [2025-03-17 09:16:30,307 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18641: havoc queue_delayed_work_on_#t~nondet1547#1; [2025-03-17 09:16:30,320 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6159: havoc #t~mem115.base, #t~mem115.offset;havoc #t~mem116; [2025-03-17 09:16:36,948 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16231-1: ldv_register_netdevice_notifier_103_#res#1 := ldv_register_netdevice_notifier_103_~ldv_func_res~2#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16246-1: ldv_unregister_netdevice_notifier_104_#res#1 := ldv_unregister_netdevice_notifier_104_~ldv_func_res~3#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18496: havoc ethtool_op_get_link_#t~nondet1529#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1: #t~ret1561#1 := main_#res#1;havoc main_#t~ret1335#1, main_~tmp~112#1;assume { :end_inline_main } true; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6276: havoc netdev_notifier_info_to_dev_#t~mem155#1.base, netdev_notifier_info_to_dev_#t~mem155#1.offset; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L14548-1: ldv_register_netdevice_notifier_#res#1 := ldv_register_netdevice_notifier_~arg0#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18391: havoc __genl_register_family_#t~nondet1512#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18657: havoc register_netdevice_notifier_#t~nondet1551#1; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-03-17 09:16:36,949 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18661: havoc rtnl_link_register_#t~nondet1552#1; [2025-03-17 09:16:37,910 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16089: #res#1 := ~arg0#1; [2025-03-17 09:16:38,585 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18528: havoc kmemdup_#t~ret1533#1.base, kmemdup_#t~ret1533#1.offset; [2025-03-17 09:16:39,112 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-17 09:16:39,138 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434: havoc #t~nondet1517; [2025-03-17 09:16:40,226 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18695: havoc #t~nondet1556; [2025-03-17 09:16:40,715 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445: havoc dev_get_by_index_#t~ret1520#1.base, dev_get_by_index_#t~ret1520#1.offset; [2025-03-17 09:16:40,773 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7020: havoc #t~mem274; [2025-03-17 09:16:40,942 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16261-1: ldv_unregister_netdevice_notifier_105_#res#1 := ldv_unregister_netdevice_notifier_105_~ldv_func_res~4#1; [2025-03-17 09:16:40,942 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18510: havoc genl_unregister_family_#t~nondet1531#1; [2025-03-17 09:16:41,065 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18413: havoc __netpoll_setup_#t~nondet1513#1; [2025-03-17 09:16:41,304 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11863: call ULTIMATE.dealloc(~#sel_opt_inst_list~0.base, ~#sel_opt_inst_list~0.offset);havoc ~#sel_opt_inst_list~0.base, ~#sel_opt_inst_list~0.offset; [2025-03-17 09:16:41,379 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7327: havoc #t~mem326; [2025-03-17 09:16:41,483 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18612: havoc #t~nondet1542; [2025-03-17 09:16:42,639 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7073: call ULTIMATE.dealloc(nla_put_s32_~#value#1.base, nla_put_s32_~#value#1.offset);havoc nla_put_s32_~#value#1.base, nla_put_s32_~#value#1.offset; [2025-03-17 09:16:42,639 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11511: call ULTIMATE.dealloc(~#ctx~0#1.base, ~#ctx~0#1.offset);havoc ~#ctx~0#1.base, ~#ctx~0#1.offset; [2025-03-17 09:16:42,683 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L8354: havoc #t~mem462.base, #t~mem462.offset; [2025-03-17 09:16:42,923 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5482: havoc #t~mem8.base, #t~mem8.offset; [2025-03-17 09:16:42,947 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18430: havoc #t~nondet1516; [2025-03-17 09:16:44,033 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18513: havoc #t~ret1532.base, #t~ret1532.offset; [2025-03-17 09:16:44,102 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5504: havoc #t~mem11;havoc #t~bitwise12; [2025-03-17 09:16:44,276 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18553: havoc lock_is_held_#t~nondet1534#1; [2025-03-17 09:16:44,276 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18649: havoc rcu_lockdep_current_cpu_online_#t~nondet1549#1; [2025-03-17 09:16:44,300 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9024: havoc #t~mem560.base, #t~mem560.offset; [2025-03-17 09:16:45,387 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11752: call ULTIMATE.dealloc(~#skb~1.base, ~#skb~1.offset);havoc ~#skb~1.base, ~#skb~1.offset; [2025-03-17 09:16:45,536 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18590: havoc #t~nondet1538; [2025-03-17 09:16:46,070 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12496: call ULTIMATE.dealloc(~#sel_opt_inst_list~1.base, ~#sel_opt_inst_list~1.offset);havoc ~#sel_opt_inst_list~1.base, ~#sel_opt_inst_list~1.offset; [2025-03-17 09:16:46,133 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18471: havoc dev_set_mac_address_#t~nondet1525#1; [2025-03-17 09:16:46,133 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7501: call ULTIMATE.dealloc(~#addr~0#1.base, ~#addr~0#1.offset);havoc ~#addr~0#1.base, ~#addr~0#1.offset; [2025-03-17 09:16:46,443 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18622: havoc netlink_broadcast_#t~nondet1543#1; [2025-03-17 09:16:46,628 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18500: havoc find_next_bit_#t~nondet1530#1; [2025-03-17 09:16:46,741 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18637: havoc #t~nondet1546; [2025-03-17 09:16:47,135 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18573: havoc #t~nondet1536; [2025-03-17 09:16:51,803 INFO L? ?]: Removed 3232 outVars from TransFormulas that were not future-live. [2025-03-17 09:16:51,803 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 09:16:51,924 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 09:16:51,925 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-17 09:16:51,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 09:16:51 BoogieIcfgContainer [2025-03-17 09:16:51,925 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 09:16:51,927 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 09:16:51,927 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 09:16:51,931 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 09:16:51,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 09:16:21" (1/3) ... [2025-03-17 09:16:51,932 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4854f61e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 09:16:51, skipping insertion in model container [2025-03-17 09:16:51,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:16:24" (2/3) ... [2025-03-17 09:16:51,933 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4854f61e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 09:16:51, skipping insertion in model container [2025-03-17 09:16:51,933 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 09:16:51" (3/3) ... [2025-03-17 09:16:51,934 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i [2025-03-17 09:16:51,951 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 09:16:51,956 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i that has 259 procedures, 3145 locations, 1 initial locations, 81 loop locations, and 1 error locations. [2025-03-17 09:16:52,077 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 09:16:52,090 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7e7dc426, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 09:16:52,091 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-17 09:16:52,103 INFO L276 IsEmpty]: Start isEmpty. Operand has 2909 states, 2009 states have (on average 1.3439522150323544) internal successors, (2700), 2059 states have internal predecessors, (2700), 694 states have call successors, (694), 206 states have call predecessors, (694), 205 states have return successors, (688), 673 states have call predecessors, (688), 688 states have call successors, (688) [2025-03-17 09:16:52,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 496 [2025-03-17 09:16:52,135 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 09:16:52,136 INFO L218 NwaCegarLoop]: trace histogram [43, 43, 42, 42, 42, 42, 42, 42, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 09:16:52,137 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-17 09:16:52,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 09:16:52,141 INFO L85 PathProgramCache]: Analyzing trace with hash -249536944, now seen corresponding path program 1 times [2025-03-17 09:16:52,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 09:16:52,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1542440394] [2025-03-17 09:16:52,147 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 09:16:52,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 09:17:08,793 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 495 statements into 1 equivalence classes. [2025-03-17 09:17:09,471 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 495 of 495 statements. [2025-03-17 09:17:09,472 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 09:17:09,472 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 09:17:11,099 INFO L134 CoverageAnalysis]: Checked inductivity of 7875 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7875 trivial. 0 not checked. [2025-03-17 09:17:11,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 09:17:11,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1542440394] [2025-03-17 09:17:11,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1542440394] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 09:17:11,102 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 09:17:11,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 09:17:11,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994875568] [2025-03-17 09:17:11,104 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 09:17:11,109 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 09:17:11,109 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 09:17:11,130 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 09:17:11,131 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 09:17:11,140 INFO L87 Difference]: Start difference. First operand has 2909 states, 2009 states have (on average 1.3439522150323544) internal successors, (2700), 2059 states have internal predecessors, (2700), 694 states have call successors, (694), 206 states have call predecessors, (694), 205 states have return successors, (688), 673 states have call predecessors, (688), 688 states have call successors, (688) Second operand has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (49), 2 states have call predecessors, (49), 1 states have return successors, (46), 3 states have call predecessors, (46), 3 states have call successors, (46) [2025-03-17 09:17:15,297 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.14s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-17 09:17:16,980 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 09:17:16,981 INFO L93 Difference]: Finished difference Result 8405 states and 11914 transitions. [2025-03-17 09:17:16,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 09:17:16,983 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (49), 2 states have call predecessors, (49), 1 states have return successors, (46), 3 states have call predecessors, (46), 3 states have call successors, (46) Word has length 495 [2025-03-17 09:17:16,984 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 09:17:17,032 INFO L225 Difference]: With dead ends: 8405 [2025-03-17 09:17:17,032 INFO L226 Difference]: Without dead ends: 5494 [2025-03-17 09:17:17,051 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 09:17:17,053 INFO L435 NwaCegarLoop]: 4113 mSDtfsCounter, 3773 mSDsluCounter, 3881 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 7 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3773 SdHoareTripleChecker+Valid, 7994 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.5s IncrementalHoareTripleChecker+Time [2025-03-17 09:17:17,053 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3773 Valid, 7994 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 80 Invalid, 1 Unknown, 0 Unchecked, 5.5s Time] [2025-03-17 09:17:17,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5494 states. [2025-03-17 09:17:17,423 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5494 to 5490. [2025-03-17 09:17:17,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5490 states, 3832 states have (on average 1.316544885177453) internal successors, (5045), 3908 states have internal predecessors, (5045), 1255 states have call successors, (1255), 402 states have call predecessors, (1255), 402 states have return successors, (1255), 1239 states have call predecessors, (1255), 1255 states have call successors, (1255) [2025-03-17 09:17:17,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5490 states to 5490 states and 7555 transitions. [2025-03-17 09:17:17,532 INFO L78 Accepts]: Start accepts. Automaton has 5490 states and 7555 transitions. Word has length 495 [2025-03-17 09:17:17,535 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 09:17:17,535 INFO L471 AbstractCegarLoop]: Abstraction has 5490 states and 7555 transitions. [2025-03-17 09:17:17,535 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (49), 2 states have call predecessors, (49), 1 states have return successors, (46), 3 states have call predecessors, (46), 3 states have call successors, (46) [2025-03-17 09:17:17,535 INFO L276 IsEmpty]: Start isEmpty. Operand 5490 states and 7555 transitions. [2025-03-17 09:17:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 518 [2025-03-17 09:17:17,556 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 09:17:17,557 INFO L218 NwaCegarLoop]: trace histogram [44, 44, 42, 42, 42, 42, 42, 42, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 09:17:17,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 09:17:17,557 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-17 09:17:17,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 09:17:17,558 INFO L85 PathProgramCache]: Analyzing trace with hash 1471985347, now seen corresponding path program 1 times [2025-03-17 09:17:17,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 09:17:17,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [316978647] [2025-03-17 09:17:17,558 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 09:17:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 09:17:32,490 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 517 statements into 1 equivalence classes. [2025-03-17 09:17:32,732 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 517 of 517 statements. [2025-03-17 09:17:32,734 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 09:17:32,734 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 09:17:33,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 8004 trivial. 0 not checked. [2025-03-17 09:17:33,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 09:17:33,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [316978647] [2025-03-17 09:17:33,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [316978647] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 09:17:33,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 09:17:33,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 09:17:33,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478177297] [2025-03-17 09:17:33,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 09:17:33,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 09:17:33,765 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 09:17:33,765 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 09:17:33,765 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 09:17:33,766 INFO L87 Difference]: Start difference. First operand 5490 states and 7555 transitions. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 3 states have call successors, (51), 2 states have call predecessors, (51), 1 states have return successors, (48), 3 states have call predecessors, (48), 3 states have call successors, (48) [2025-03-17 09:17:37,862 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-17 09:17:39,756 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 09:17:39,757 INFO L93 Difference]: Finished difference Result 13538 states and 18609 transitions. [2025-03-17 09:17:39,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 09:17:39,757 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 3 states have call successors, (51), 2 states have call predecessors, (51), 1 states have return successors, (48), 3 states have call predecessors, (48), 3 states have call successors, (48) Word has length 517 [2025-03-17 09:17:39,760 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-17 09:17:39,818 INFO L225 Difference]: With dead ends: 13538 [2025-03-17 09:17:39,818 INFO L226 Difference]: Without dead ends: 8133 [2025-03-17 09:17:39,842 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 09:17:39,843 INFO L435 NwaCegarLoop]: 3844 mSDtfsCounter, 3659 mSDsluCounter, 3737 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 8 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3659 SdHoareTripleChecker+Valid, 7581 SdHoareTripleChecker+Invalid, 102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time [2025-03-17 09:17:39,843 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3659 Valid, 7581 Invalid, 102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 93 Invalid, 1 Unknown, 0 Unchecked, 5.7s Time] [2025-03-17 09:17:39,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8133 states. [2025-03-17 09:17:40,152 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8133 to 8131. [2025-03-17 09:17:40,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8131 states, 5689 states have (on average 1.3169274037616452) internal successors, (7492), 5801 states have internal predecessors, (7492), 1840 states have call successors, (1840), 601 states have call predecessors, (1840), 601 states have return successors, (1840), 1817 states have call predecessors, (1840), 1840 states have call successors, (1840) [2025-03-17 09:17:40,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8131 states to 8131 states and 11172 transitions. [2025-03-17 09:17:40,221 INFO L78 Accepts]: Start accepts. Automaton has 8131 states and 11172 transitions. Word has length 517 [2025-03-17 09:17:40,222 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-17 09:17:40,222 INFO L471 AbstractCegarLoop]: Abstraction has 8131 states and 11172 transitions. [2025-03-17 09:17:40,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 3 states have call successors, (51), 2 states have call predecessors, (51), 1 states have return successors, (48), 3 states have call predecessors, (48), 3 states have call successors, (48) [2025-03-17 09:17:40,223 INFO L276 IsEmpty]: Start isEmpty. Operand 8131 states and 11172 transitions. [2025-03-17 09:17:40,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 521 [2025-03-17 09:17:40,232 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 09:17:40,233 INFO L218 NwaCegarLoop]: trace histogram [43, 43, 42, 42, 42, 42, 42, 42, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 09:17:40,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 09:17:40,233 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-17 09:17:40,236 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 09:17:40,236 INFO L85 PathProgramCache]: Analyzing trace with hash -833224552, now seen corresponding path program 1 times [2025-03-17 09:17:40,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 09:17:40,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1002422621] [2025-03-17 09:17:40,237 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 09:17:40,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms