./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 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e4b9832afe43c1095428ca42c38e5acd2046653dd96f816829b32f5101c3ba96 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 19:30:26,485 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 19:30:26,540 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 19:30:26,548 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 19:30:26,551 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 19:30:26,576 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 19:30:26,577 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 19:30:26,578 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 19:30:26,578 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 19:30:26,578 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 19:30:26,579 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 19:30:26,579 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 19:30:26,579 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 19:30:26,579 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 19:30:26,580 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 19:30:26,580 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 19:30:26,580 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 19:30:26,580 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 19:30:26,580 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 19:30:26,580 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 19:30:26,581 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:30:26,581 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:30:26,582 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:30:26,582 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 19:30:26,582 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 19:30:26,583 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 19:30:26,583 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 19:30:26,583 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 19:30:26,583 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 19:30:26,583 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e4b9832afe43c1095428ca42c38e5acd2046653dd96f816829b32f5101c3ba96 [2025-01-09 19:30:26,824 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 19:30:26,837 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 19:30:26,839 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 19:30:26,840 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 19:30:26,841 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 19:30:26,841 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/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-01-09 19:30:27,989 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7b05c6c06/fa398bb4b508476ea616d7d88ecc44fc/FLAG991f501a0 [2025-01-09 19:30:28,628 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 19:30:28,628 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i [2025-01-09 19:30:28,682 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7b05c6c06/fa398bb4b508476ea616d7d88ecc44fc/FLAG991f501a0 [2025-01-09 19:30:29,087 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7b05c6c06/fa398bb4b508476ea616d7d88ecc44fc [2025-01-09 19:30:29,089 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 19:30:29,090 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 19:30:29,091 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 19:30:29,091 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 19:30:29,095 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 19:30:29,096 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:30:29" (1/1) ... [2025-01-09 19:30:29,096 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c94ccec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:29, skipping insertion in model container [2025-01-09 19:30:29,096 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:30:29" (1/1) ... [2025-01-09 19:30:29,218 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 19:30:32,386 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[473889,473902] [2025-01-09 19:30:32,389 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[474034,474047] [2025-01-09 19:30:32,422 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:30:32,502 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 19:30:32,582 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-01-09 19:30:32,584 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-01-09 19:30:32,584 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-01-09 19:30:32,584 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-01-09 19:30:32,585 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-01-09 19:30:32,585 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-01-09 19:30:32,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5705] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [5750] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [5753] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [5755] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [5760] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [5763] [2025-01-09 19:30:32,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [5765] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [5770] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [5773] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [5775] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [5780] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [5783] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [5785] [2025-01-09 19:30:32,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [5823] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [5826] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [5828] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [5833] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [5836] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [5838] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [5843] [2025-01-09 19:30:32,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [5846] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [5848] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [5853] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [5856] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [5858] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5904] [2025-01-09 19:30:32,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5913] [2025-01-09 19:30:32,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6134] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6365] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6368] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6371] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6374] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6405] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6408] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6411] [2025-01-09 19:30:32,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6414] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6445] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6448] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6451] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6454] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6485] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6488] [2025-01-09 19:30:32,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6491] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6494] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6563] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6566] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6569] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6572] [2025-01-09 19:30:32,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6603] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6606] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6609] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6612] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6643] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6646] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6649] [2025-01-09 19:30:32,598 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6652] [2025-01-09 19:30:32,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6683] [2025-01-09 19:30:32,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6686] [2025-01-09 19:30:32,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6689] [2025-01-09 19:30:32,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (*(dev->pcpu_refcnt))); [6692] [2025-01-09 19:30:32,675 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-01-09 19:30:32,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8822] [2025-01-09 19:30:32,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8825] [2025-01-09 19:30:32,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8828] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8831] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8862] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8865] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8868] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8871] [2025-01-09 19:30:32,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8902] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8905] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8908] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8911] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8942] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8945] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8948] [2025-01-09 19:30:32,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->rx_dropped)); [8951] [2025-01-09 19:30:32,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (team->pcpu_stats)); [10145] [2025-01-09 19:30:32,722 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-01-09 19:30:32,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10354] [2025-01-09 19:30:32,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10357] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10360] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10363] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10394] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10397] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10400] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10403] [2025-01-09 19:30:32,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10434] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10437] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10440] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10443] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10474] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10477] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10480] [2025-01-09 19:30:32,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((team->pcpu_stats)->tx_dropped)); [10483] [2025-01-09 19:30:32,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (team->pcpu_stats)); [10857] [2025-01-09 19:30:32,747 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-01-09 19:30:32,754 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-01-09 19:30:32,828 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[473889,473902] [2025-01-09 19:30:32,828 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i[474034,474047] [2025-01-09 19:30:32,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:30:33,052 INFO L204 MainTranslator]: Completed translation [2025-01-09 19:30:33,053 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33 WrapperNode [2025-01-09 19:30:33,053 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 19:30:33,054 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 19:30:33,054 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 19:30:33,054 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 19:30:33,058 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:33,115 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:33,255 INFO L138 Inliner]: procedures = 708, calls = 3056, calls flagged for inlining = 321, calls inlined = 257, statements flattened = 6791 [2025-01-09 19:30:33,255 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 19:30:33,256 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 19:30:33,256 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 19:30:33,256 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 19:30:33,263 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:33,263 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:33,294 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,040 INFO L175 MemorySlicer]: Split 1249 memory accesses to 27 slices as follows [16, 2, 7, 705, 11, 204, 2, 1, 31, 27, 4, 3, 21, 10, 25, 2, 3, 2, 2, 12, 1, 44, 94, 2, 2, 15, 1]. 56 percent of accesses are in the largest equivalence class. The 100 initializations are split as follows [16, 2, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 3, 0, 0, 12, 1, 0, 0, 0, 0, 15, 0]. The 684 writes are split as follows [0, 0, 0, 250, 11, 204, 1, 0, 29, 3, 2, 0, 18, 0, 25, 1, 0, 1, 1, 0, 0, 44, 92, 1, 1, 0, 0]. [2025-01-09 19:30:35,040 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,040 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,156 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,170 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,189 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,259 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,290 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,335 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 19:30:35,337 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 19:30:35,337 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 19:30:35,337 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 19:30:35,338 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (1/1) ... [2025-01-09 19:30:35,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:30:35,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 19:30:35,361 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 19:30:35,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure nla_get_u32 [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_get_u32 [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_total_size [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_total_size [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_count_get [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_count_get [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_port_list_get [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_port_list_get [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_option_get [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_option_get [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure __team_change_mode [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_change_mode [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_u32 [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_u32 [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_init [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure team_init [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_interval_set [2025-01-09 19:30:35,384 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_interval_set [2025-01-09 19:30:35,384 INFO L130 BoogieDeclarations]: Found specification of procedure team_del_slave [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_del_slave [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_port_list_get [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_port_list_get [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_option_set [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_option_set [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure free_percpu [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure free_percpu [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_enabled_check [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_enabled_check [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_priority_option_get [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_priority_option_get [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_override_fini [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_override_fini [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_netpoll_cleanup [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_netpoll_cleanup [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_mtu [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_mtu [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec_and_test [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec_and_test [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_get_rtnl [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_get_rtnl [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_mac_address [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_mac_address [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_add [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_add [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_unicast [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_unicast [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_count_set [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_count_set [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_end [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_end [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure team_poll_controller [2025-01-09 19:30:35,385 INFO L138 BoogieDeclarations]: Found implementation of procedure team_poll_controller [2025-01-09 19:30:35,385 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_add_slave [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_add_slave [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del_option [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del_option [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_unregister [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_unregister [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_put [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_put [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_trylock [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_trylock [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_id_option_set [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_id_option_set [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_refresh_port_linkup [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_refresh_port_linkup [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_new [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_new [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_option_set [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_option_set [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers [2025-01-09 19:30:35,388 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 19:30:35,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure __team_port_change_send [2025-01-09 19:30:35,389 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_port_change_send [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_end [2025-01-09 19:30:35,389 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_end [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_del_rcu [2025-01-09 19:30:35,389 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_del_rcu [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_interval_get [2025-01-09 19:30:35,389 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_interval_get [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_upper_dev_unlink [2025-01-09 19:30:35,389 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_upper_dev_unlink [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 19:30:35,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 19:30:35,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 19:30:35,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 19:30:35,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 19:30:35,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 19:30:35,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure __team_netpoll_cleanup [2025-01-09 19:30:35,391 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_netpoll_cleanup [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 19:30:35,391 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_u8 [2025-01-09 19:30:35,391 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_u8 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 19:30:35,391 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-01-09 19:30:35,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:30:35,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 19:30:35,393 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 19:30:35,393 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 19:30:35,394 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 19:30:35,394 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 19:30:35,394 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 19:30:35,394 INFO L130 BoogieDeclarations]: Found specification of procedure team_mode_option_set [2025-01-09 19:30:35,394 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mode_option_set [2025-01-09 19:30:35,394 INFO L130 BoogieDeclarations]: Found specification of procedure __find_mode [2025-01-09 19:30:35,394 INFO L138 BoogieDeclarations]: Found implementation of procedure __find_mode [2025-01-09 19:30:35,394 INFO L130 BoogieDeclarations]: Found specification of procedure team_change_mode [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_change_mode [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure team_ethtool_get_drvinfo [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_ethtool_get_drvinfo [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_put [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_put [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_rx_mode [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_rx_mode [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure team_setup [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_setup [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_index_hash [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_index_hash [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure genl_info_net [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure genl_info_net [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_fini [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_fini [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-01-09 19:30:35,395 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 19:30:35,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del_port [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del_port [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_en_option_get [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_en_option_get [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure read_pnet [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure read_pnet [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_en_option_set [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_en_option_set [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:30:35,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:30:35,396 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-01-09 19:30:35,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-01-09 19:30:35,397 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_disable [2025-01-09 19:30:35,397 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_disable [2025-01-09 19:30:35,397 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_options_set [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_options_set [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure team_adjust_ops [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_adjust_ops [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_rx_handler_unregister [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_rx_handler_unregister [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure team_queue_id_option_get [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_queue_id_option_get [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_del [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_del [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure vlan_vids_del_by_dev [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure vlan_vids_del_by_dev [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_interval_get [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_interval_get [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2025-01-09 19:30:35,398 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 19:30:35,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_noop [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_noop [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_fini [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_fini [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_set_orig_dev_addr [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_set_orig_dev_addr [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_fill_one_port_get [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_fill_one_port_get [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdevice_notifier [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdevice_notifier [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_register [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_register [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure team_options_change_check [2025-01-09 19:30:35,399 INFO L138 BoogieDeclarations]: Found implementation of procedure team_options_change_check [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 19:30:35,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 19:30:35,400 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 19:30:35,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure team_options_register [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure team_options_register [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_trim [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_trim [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_team_put [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_team_put [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add_option [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add_option [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_rcu [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_rcu [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_cancel [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_cancel [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdevice_notifier [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdevice_notifier [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_set_team_dev_addr [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_set_team_dev_addr [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_add_head_rcu [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_add_head_rcu [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure __team_carrier_check [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_carrier_check [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 19:30:35,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 19:30:35,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 19:30:35,405 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure nla_nest_start [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_nest_start [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_team_get [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_team_get [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_en_option_get [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_en_option_get [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure nla_len [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_len [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure dev_net [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_net [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_team_module_exit_24_2 [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_team_module_exit_24_2 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enable_netpoll [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enable_netpoll [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_port_del [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_port_del [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 19:30:35,406 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 19:30:35,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure __list_del_entry [2025-01-09 19:30:35,408 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_del_entry [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail_rcu [2025-01-09 19:30:35,408 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail_rcu [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_cmd_options_get [2025-01-09 19:30:35,408 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_cmd_options_get [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_en_option_set [2025-01-09 19:30:35,408 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_en_option_set [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-01-09 19:30:35,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enabled [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enabled [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure __team_find_option [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_find_option [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure nla_data [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_data [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 19:30:35,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 19:30:35,409 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-01-09 19:30:35,413 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-01-09 19:30:35,413 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_fill_one_option_get [2025-01-09 19:30:35,413 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_fill_one_option_get [2025-01-09 19:30:35,414 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_interval_set [2025-01-09 19:30:35,414 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_interval_set [2025-01-09 19:30:35,414 INFO L130 BoogieDeclarations]: Found specification of procedure team_is_mode_set [2025-01-09 19:30:35,414 INFO L138 BoogieDeclarations]: Found implementation of procedure team_is_mode_set [2025-01-09 19:30:35,414 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-01-09 19:30:35,414 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-01-09 19:30:35,414 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_change_check [2025-01-09 19:30:35,414 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_change_check [2025-01-09 19:30:35,414 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-01-09 19:30:35,414 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure call_netdevice_notifiers [2025-01-09 19:30:35,415 INFO L138 BoogieDeclarations]: Found implementation of procedure call_netdevice_notifiers [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure dev_put [2025-01-09 19:30:35,415 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_put [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure __team_compute_features [2025-01-09 19:30:35,415 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_compute_features [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_leave [2025-01-09 19:30:35,415 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_leave [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure __send_and_alloc_skb [2025-01-09 19:30:35,415 INFO L138 BoogieDeclarations]: Found implementation of procedure __send_and_alloc_skb [2025-01-09 19:30:35,415 INFO L130 BoogieDeclarations]: Found specification of procedure team_mcast_rejoin_count_set [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure team_mcast_rejoin_count_set [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_put [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_put [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure __team_get_qom_list [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_get_qom_list [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure genlmsg_cancel [2025-01-09 19:30:35,416 INFO L138 BoogieDeclarations]: Found implementation of procedure genlmsg_cancel [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 19:30:35,416 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 19:30:35,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure team_option_get [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure team_option_get [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_del [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_del [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_options_get [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_options_get [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure team_priority_option_set [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure team_priority_option_set [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_increment_features [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_increment_features [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure team_open [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure team_open [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_link_unregister [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_link_unregister [2025-01-09 19:30:35,418 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add_port [2025-01-09 19:30:35,418 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add_port [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure __team_queue_override_port_add [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_queue_override_port_add [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_90 [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_90 [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure __team_options_change_check [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_options_change_check [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure __set_port_dev_addr [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __set_port_dev_addr [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~int [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_91 [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_91 [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_notify_peers_count_get [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_notify_peers_count_get [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_validate [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_validate [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure nlmsg_free [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure nlmsg_free [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enable [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enable [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_set_no_mode [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_set_no_mode [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_flag [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_flag [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_disable_netpoll [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_disable_netpoll [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure team_port_enter [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure team_port_enter [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-01-09 19:30:35,419 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-01-09 19:30:35,419 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_netdev_rx_handler_unregister [2025-01-09 19:30:35,420 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_netdev_rx_handler_unregister [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure nla_put_string [2025-01-09 19:30:35,420 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_put_string [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-01-09 19:30:35,420 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-01-09 19:30:35,420 INFO L130 BoogieDeclarations]: Found specification of procedure team_nl_send_event_options_get [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure team_nl_send_event_options_get [2025-01-09 19:30:35,421 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 19:30:35,421 INFO L130 BoogieDeclarations]: Found specification of procedure team_close [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure team_close [2025-01-09 19:30:35,421 INFO L130 BoogieDeclarations]: Found specification of procedure team_uninit [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure team_uninit [2025-01-09 19:30:35,421 INFO L130 BoogieDeclarations]: Found specification of procedure __team_option_inst_add [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure __team_option_inst_add [2025-01-09 19:30:35,421 INFO L130 BoogieDeclarations]: Found specification of procedure team_user_linkup_option_get [2025-01-09 19:30:35,421 INFO L138 BoogieDeclarations]: Found implementation of procedure team_user_linkup_option_get [2025-01-09 19:30:36,390 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 19:30:36,394 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 19:30:48,713 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 19:30:50,588 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 19:31:01,024 INFO L? ?]: Removed 3503 outVars from TransFormulas that were not future-live. [2025-01-09 19:31:01,024 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 19:31:01,063 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 19:31:01,063 INFO L312 CfgBuilder]: Removed 12 assume(true) statements. [2025-01-09 19:31:01,063 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:31:01 BoogieIcfgContainer [2025-01-09 19:31:01,063 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 19:31:01,065 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 19:31:01,065 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 19:31:01,072 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 19:31:01,072 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 07:30:29" (1/3) ... [2025-01-09 19:31:01,073 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68f2d427 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:31:01, skipping insertion in model container [2025-01-09 19:31:01,073 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:30:33" (2/3) ... [2025-01-09 19:31:01,073 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68f2d427 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:31:01, skipping insertion in model container [2025-01-09 19:31:01,073 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:31:01" (3/3) ... [2025-01-09 19:31:01,074 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-team-team.cil.i [2025-01-09 19:31:01,084 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 19:31:01,091 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, 3297 locations, 1 initial locations, 81 loop locations, and 1 error locations. [2025-01-09 19:31:01,184 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 19:31:01,193 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;@7e8aecb4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 19:31:01,194 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-01-09 19:31:01,206 INFO L276 IsEmpty]: Start isEmpty. Operand has 3061 states, 2161 states have (on average 1.3197593706617308) internal successors, (2852), 2211 states have internal predecessors, (2852), 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-01-09 19:31:01,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 501 [2025-01-09 19:31:01,231 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:31:01,232 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] [2025-01-09 19:31:01,233 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:31:01,237 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:31:01,238 INFO L85 PathProgramCache]: Analyzing trace with hash 870857567, now seen corresponding path program 1 times [2025-01-09 19:31:01,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:31:01,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1197073497] [2025-01-09 19:31:01,243 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:31:01,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:31:16,515 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 500 statements into 1 equivalence classes. [2025-01-09 19:31:16,923 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 500 of 500 statements. [2025-01-09 19:31:16,925 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:31:16,925 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:31:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 7875 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7875 trivial. 0 not checked. [2025-01-09 19:31:18,130 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:31:18,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1197073497] [2025-01-09 19:31:18,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1197073497] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:31:18,131 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:31:18,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:31:18,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [366227870] [2025-01-09 19:31:18,133 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:31:18,136 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:31:18,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:31:18,162 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:31:18,162 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:31:18,173 INFO L87 Difference]: Start difference. First operand has 3061 states, 2161 states have (on average 1.3197593706617308) internal successors, (2852), 2211 states have internal predecessors, (2852), 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 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-01-09 19:31:22,402 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.20s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 19:31:23,399 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:31:23,399 INFO L93 Difference]: Finished difference Result 8842 states and 12351 transitions. [2025-01-09 19:31:23,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:31:23,401 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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 500 [2025-01-09 19:31:23,402 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:31:23,450 INFO L225 Difference]: With dead ends: 8842 [2025-01-09 19:31:23,450 INFO L226 Difference]: Without dead ends: 5779 [2025-01-09 19:31:23,469 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-01-09 19:31:23,474 INFO L435 NwaCegarLoop]: 4197 mSDtfsCounter, 3915 mSDsluCounter, 4055 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 7 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3915 SdHoareTripleChecker+Valid, 8252 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time [2025-01-09 19:31:23,475 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3915 Valid, 8252 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 24 Invalid, 1 Unknown, 0 Unchecked, 5.0s Time] [2025-01-09 19:31:23,493 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5779 states. [2025-01-09 19:31:23,781 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5779 to 5775. [2025-01-09 19:31:23,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5775 states, 4117 states have (on average 1.2946320136021374) internal successors, (5330), 4193 states have internal predecessors, (5330), 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-01-09 19:31:23,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5775 states to 5775 states and 7840 transitions. [2025-01-09 19:31:23,832 INFO L78 Accepts]: Start accepts. Automaton has 5775 states and 7840 transitions. Word has length 500 [2025-01-09 19:31:23,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:31:23,834 INFO L471 AbstractCegarLoop]: Abstraction has 5775 states and 7840 transitions. [2025-01-09 19:31:23,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-01-09 19:31:23,835 INFO L276 IsEmpty]: Start isEmpty. Operand 5775 states and 7840 transitions. [2025-01-09 19:31:23,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 528 [2025-01-09 19:31:23,850 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:31:23,850 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, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:31:23,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 19:31:23,851 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:31:23,851 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:31:23,852 INFO L85 PathProgramCache]: Analyzing trace with hash 93727482, now seen corresponding path program 1 times [2025-01-09 19:31:23,852 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:31:23,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517343229] [2025-01-09 19:31:23,852 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:31:23,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:31:39,211 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 527 statements into 1 equivalence classes. [2025-01-09 19:31:39,429 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 527 of 527 statements. [2025-01-09 19:31:39,429 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:31:39,429 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:31:40,418 INFO L134 CoverageAnalysis]: Checked inductivity of 7875 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7875 trivial. 0 not checked. [2025-01-09 19:31:40,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:31:40,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517343229] [2025-01-09 19:31:40,419 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517343229] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:31:40,419 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:31:40,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:31:40,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [314474021] [2025-01-09 19:31:40,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:31:40,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:31:40,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:31:40,424 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:31:40,424 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:31:40,424 INFO L87 Difference]: Start difference. First operand 5775 states and 7840 transitions. Second operand has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 3 states have call successors, (54), 2 states have call predecessors, (54), 1 states have return successors, (49), 3 states have call predecessors, (49), 3 states have call successors, (49) [2025-01-09 19:31:44,521 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-01-09 19:31:45,561 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:31:45,562 INFO L93 Difference]: Finished difference Result 17119 states and 23220 transitions. [2025-01-09 19:31:45,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:31:45,562 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 3 states have call successors, (54), 2 states have call predecessors, (54), 1 states have return successors, (49), 3 states have call predecessors, (49), 3 states have call successors, (49) Word has length 527 [2025-01-09 19:31:45,564 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:31:45,625 INFO L225 Difference]: With dead ends: 17119 [2025-01-09 19:31:45,625 INFO L226 Difference]: Without dead ends: 11433 [2025-01-09 19:31:45,647 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-01-09 19:31:45,648 INFO L435 NwaCegarLoop]: 4163 mSDtfsCounter, 3836 mSDsluCounter, 3977 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 7 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3836 SdHoareTripleChecker+Valid, 8140 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time [2025-01-09 19:31:45,648 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3836 Valid, 8140 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 24 Invalid, 1 Unknown, 0 Unchecked, 4.8s Time] [2025-01-09 19:31:45,660 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11433 states. [2025-01-09 19:31:45,936 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11433 to 11427. [2025-01-09 19:31:45,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11427 states, 8160 states have (on average 1.2955882352941177) internal successors, (10572), 8314 states have internal predecessors, (10572), 2462 states have call successors, (2462), 804 states have call predecessors, (2462), 804 states have return successors, (2462), 2428 states have call predecessors, (2462), 2462 states have call successors, (2462) [2025-01-09 19:31:46,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11427 states to 11427 states and 15496 transitions. [2025-01-09 19:31:46,015 INFO L78 Accepts]: Start accepts. Automaton has 11427 states and 15496 transitions. Word has length 527 [2025-01-09 19:31:46,016 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:31:46,016 INFO L471 AbstractCegarLoop]: Abstraction has 11427 states and 15496 transitions. [2025-01-09 19:31:46,016 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 3 states have call successors, (54), 2 states have call predecessors, (54), 1 states have return successors, (49), 3 states have call predecessors, (49), 3 states have call successors, (49) [2025-01-09 19:31:46,016 INFO L276 IsEmpty]: Start isEmpty. Operand 11427 states and 15496 transitions. [2025-01-09 19:31:46,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 528 [2025-01-09 19:31:46,027 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:31:46,028 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:31:46,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 19:31:46,028 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:31:46,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:31:46,031 INFO L85 PathProgramCache]: Analyzing trace with hash -179693060, now seen corresponding path program 1 times [2025-01-09 19:31:46,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:31:46,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444764506] [2025-01-09 19:31:46,031 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:31:46,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:32:01,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 527 statements into 1 equivalence classes. [2025-01-09 19:32:01,547 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 527 of 527 statements. [2025-01-09 19:32:01,548 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:32:01,548 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat