./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 c497666d7e5ff4299166452bc7f3d5a4d5bdb4d64ef4f15c91e905bba625b6c5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:28:21,644 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:28:21,708 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-11 15:28:21,713 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:28:21,714 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:28:21,742 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:28:21,745 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:28:21,745 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:28:21,746 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:28:21,747 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:28:21,748 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:28:21,748 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:28:21,748 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:28:21,749 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:28:21,749 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:28:21,749 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:28:21,749 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:28:21,750 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 15:28:21,750 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:28:21,751 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:28:21,751 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:28:21,751 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:28:21,752 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:28:21,752 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:28:21,752 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:28:21,753 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:28:21,753 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:28:21,753 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:28:21,753 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:28:21,754 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:28:21,754 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:28:21,754 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:28:21,755 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:28:21,755 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 15:28:21,755 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 15:28:21,755 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:28:21,756 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:28:21,756 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:28:21,756 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:28:21,756 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/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 -> c497666d7e5ff4299166452bc7f3d5a4d5bdb4d64ef4f15c91e905bba625b6c5 [2024-10-11 15:28:22,007 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:28:22,030 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:28:22,032 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:28:22,033 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:28:22,034 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:28:22,035 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i [2024-10-11 15:28:23,482 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:28:24,209 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:28:24,209 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i [2024-10-11 15:28:24,279 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/874b95a06/9041201226404fb28df8d72ce83dde9c/FLAG90e07ed04 [2024-10-11 15:28:24,295 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/874b95a06/9041201226404fb28df8d72ce83dde9c [2024-10-11 15:28:24,299 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:28:24,300 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:28:24,302 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:28:24,302 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:28:24,307 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:28:24,308 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:28:24" (1/1) ... [2024-10-11 15:28:24,310 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ba54571 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:24, skipping insertion in model container [2024-10-11 15:28:24,310 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:28:24" (1/1) ... [2024-10-11 15:28:24,438 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:28:28,696 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i[502909,502922] [2024-10-11 15:28:28,790 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:28:28,842 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:28:29,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6823] [2024-10-11 15:28:29,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6825] [2024-10-11 15:28:29,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6835] [2024-10-11 15:28:29,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6842] [2024-10-11 15:28:29,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btc %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6849] [2024-10-11 15:28:29,032 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6857-6858] [2024-10-11 15:28:29,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [6872-6873] [2024-10-11 15:28:29,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6882] [2024-10-11 15:28:29,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [6889] [2024-10-11 15:28:29,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7034-7035] [2024-10-11 15:28:29,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [7054-7055] [2024-10-11 15:28:29,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [7059-7060] [2024-10-11 15:28:29,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [7064-7065] [2024-10-11 15:28:29,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [7069-7070] [2024-10-11 15:28:29,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7279] [2024-10-11 15:28:29,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7286] [2024-10-11 15:28:29,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movq %1,%0": "=r" (ret): "m" (*((unsigned long volatile *)addr)): "memory"); [7294] [2024-10-11 15:28:29,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movq %0,%1": : "r" (val), "m" (*((unsigned long volatile *)addr)): "memory"); [7301] [2024-10-11 15:28:29,057 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [7678-7679] [2024-10-11 15:28:29,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [7707-7708] [2024-10-11 15:28:29,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (507), "i" (12UL)); [8059-8060] [2024-10-11 15:28:29,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8065] [2024-10-11 15:28:29,096 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (359), "i" (12UL)); [8608-8609] [2024-10-11 15:28:29,098 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (402), "i" (12UL)); [8664-8665] [2024-10-11 15:28:29,142 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (965), "i" (12UL)); [9397-9398] [2024-10-11 15:28:29,145 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (1007), "i" (12UL)); [9474-9475] [2024-10-11 15:28:29,148 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (1052), "i" (12UL)); [9530-9531] [2024-10-11 15:28:29,496 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 *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (4245), "i" (12UL)); [14009-14010] [2024-10-11 15:28:29,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/11689/dscv_tempdir/dscv/ri/08_1a/drivers/net/ethernet/rocker/rocker.c"), "i" (4330), "i" (12UL)); [14127-14128] [2024-10-11 15:28:29,614 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i[502909,502922] [2024-10-11 15:28:29,653 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:28:29,890 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:28:29,891 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29 WrapperNode [2024-10-11 15:28:29,891 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:28:29,893 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:28:29,893 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:28:29,893 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:28:29,900 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:30,029 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:30,318 INFO L138 Inliner]: procedures = 565, calls = 3123, calls flagged for inlining = 285, calls inlined = 269, statements flattened = 10302 [2024-10-11 15:28:30,319 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:28:30,320 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 15:28:30,321 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 15:28:30,321 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 15:28:30,332 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:30,333 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:30,391 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,485 INFO L175 MemorySlicer]: Split 1358 memory accesses to 21 slices as follows [2, 1119, 8, 1, 6, 2, 3, 11, 2, 41, 2, 4, 3, 2, 46, 38, 7, 3, 48, 7, 3]. 82 percent of accesses are in the largest equivalence class. The 299 initializations are split as follows [2, 195, 6, 0, 0, 0, 0, 0, 0, 41, 0, 0, 3, 0, 0, 0, 7, 3, 35, 7, 0]. The 346 writes are split as follows [0, 322, 0, 0, 3, 1, 1, 8, 2, 0, 1, 2, 0, 1, 2, 1, 0, 0, 0, 0, 2]. [2024-10-11 15:28:32,486 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,486 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,700 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,751 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,816 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,857 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,934 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 15:28:32,935 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 15:28:32,936 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 15:28:32,936 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 15:28:32,937 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (1/1) ... [2024-10-11 15:28:32,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:28:32,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 15:28:32,972 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 15:28:32,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 15:28:33,013 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_get_u16 [2024-10-11 15:28:33,013 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_get_u16 [2024-10-11 15:28:33,013 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_cookie_ptr_set [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_cookie_ptr_set [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_group_tbl_do [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_group_tbl_do [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_data [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_data [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_is_bridged [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_is_bridged [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-10-11 15:28:33,014 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-10-11 15:28:33,014 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_credits_set [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_credits_set [2024-10-11 15:28:33,015 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_u32 [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_u32 [2024-10-11 15:28:33,015 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_probe [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_probe [2024-10-11 15:28:33,015 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_obj_add [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_obj_add [2024-10-11 15:28:33,015 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-10-11 15:28:33,015 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-10-11 15:28:33,015 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_dma_rings_fini [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_dma_rings_fini [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_get_u32 [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_get_u32 [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vlan_dump [2024-10-11 15:28:33,016 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vlan_dump [2024-10-11 15:28:33,016 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2024-10-11 15:28:33,017 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2024-10-11 15:28:33,017 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-10-11 15:28:33,017 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-10-11 15:28:33,017 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2024-10-11 15:28:33,017 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2024-10-11 15:28:33,017 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-10-11 15:28:33,018 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-10-11 15:28:33,018 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vlan_to_vid [2024-10-11 15:28:33,018 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vlan_to_vid [2024-10-11 15:28:33,018 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2024-10-11 15:28:33,018 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2024-10-11 15:28:33,018 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-10-11 15:28:33,018 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-10-11 15:28:33,019 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-10-11 15:28:33,019 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-10-11 15:28:33,019 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netevent_notifier [2024-10-11 15:28:33,019 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netevent_notifier [2024-10-11 15:28:33,019 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vid_to_vlan [2024-10-11 15:28:33,019 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vid_to_vlan [2024-10-11 15:28:33,019 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_internal_vlan_tbl_find [2024-10-11 15:28:33,020 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_internal_vlan_tbl_find [2024-10-11 15:28:33,020 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_ok [2024-10-11 15:28:33,020 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_ok [2024-10-11 15:28:33,020 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_fdb_dump [2024-10-11 15:28:33,020 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_fdb_dump [2024-10-11 15:28:33,020 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_obj_del [2024-10-11 15:28:33,020 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_obj_del [2024-10-11 15:28:33,021 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-10-11 15:28:33,021 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-10-11 15:28:33,021 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-10-11 15:28:33,021 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-10-11 15:28:33,021 INFO L130 BoogieDeclarations]: Found specification of procedure _rocker_neigh_add [2024-10-11 15:28:33,021 INFO L138 BoogieDeclarations]: Found implementation of procedure _rocker_neigh_add [2024-10-11 15:28:33,021 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-10-11 15:28:33,022 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-10-11 15:28:33,022 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-10-11 15:28:33,022 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-10-11 15:28:33,022 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_group_tbl_entry_free [2024-10-11 15:28:33,022 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_group_tbl_entry_free [2024-10-11 15:28:33,022 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_vlan_id_is_internal [2024-10-11 15:28:33,022 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_vlan_id_is_internal [2024-10-11 15:28:33,022 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-10-11 15:28:33,023 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-10-11 15:28:33,023 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_u64 [2024-10-11 15:28:33,023 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_u64 [2024-10-11 15:28:33,023 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 15:28:33,023 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-10-11 15:28:33,023 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-10-11 15:28:33,023 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_bridge_getlink [2024-10-11 15:28:33,023 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_bridge_getlink [2024-10-11 15:28:33,024 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-10-11 15:28:33,024 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-10-11 15:28:33,024 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-10-11 15:28:33,024 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-10-11 15:28:33,024 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_get_phys_port_name [2024-10-11 15:28:33,024 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_get_phys_port_name [2024-10-11 15:28:33,024 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_commit [2024-10-11 15:28:33,024 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_commit [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_bridge_setlink [2024-10-11 15:28:33,025 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_bridge_setlink [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_add [2024-10-11 15:28:33,025 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_add [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-10-11 15:28:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-10-11 15:28:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_head_set [2024-10-11 15:28:33,027 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_head_set [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_wait_reset [2024-10-11 15:28:33,027 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_wait_reset [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_dev_check [2024-10-11 15:28:33,027 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_dev_check [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_wait_destroy [2024-10-11 15:28:33,027 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_wait_destroy [2024-10-11 15:28:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-10-11 15:28:33,027 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-10-11 15:28:33,028 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-10-11 15:28:33,028 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-10-11 15:28:33,028 INFO L130 BoogieDeclarations]: Found specification of procedure __pos_inc [2024-10-11 15:28:33,028 INFO L138 BoogieDeclarations]: Found implementation of procedure __pos_inc [2024-10-11 15:28:33,028 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_internal_vlan_id_put [2024-10-11 15:28:33,028 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_internal_vlan_id_put [2024-10-11 15:28:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-10-11 15:28:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-10-11 15:28:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-10-11 15:28:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-10-11 15:28:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-10-11 15:28:33,031 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_total_size [2024-10-11 15:28:33,032 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_total_size [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_cookie_ptr_get [2024-10-11 15:28:33,032 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_cookie_ptr_get [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-11 15:28:33,032 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-11 15:28:33,033 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-11 15:28:33,034 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-10-11 15:28:33,035 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure hlist_add_head [2024-10-11 15:28:33,035 INFO L138 BoogieDeclarations]: Found implementation of procedure hlist_add_head [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_start [2024-10-11 15:28:33,035 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_start [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-10-11 15:28:33,035 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-10-11 15:28:33,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-10-11 15:28:33,037 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-10-11 15:28:33,037 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-10-11 15:28:33,037 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-10-11 15:28:33,037 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-10-11 15:28:33,037 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-10-11 15:28:33,037 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-10-11 15:28:33,037 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-10-11 15:28:33,037 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-10-11 15:28:33,038 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-10-11 15:28:33,039 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-10-11 15:28:33,040 INFO L130 BoogieDeclarations]: Found specification of procedure __rocker_port_mem_alloc [2024-10-11 15:28:33,040 INFO L138 BoogieDeclarations]: Found implementation of procedure __rocker_port_mem_alloc [2024-10-11 15:28:33,040 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_copy [2024-10-11 15:28:33,040 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_copy [2024-10-11 15:28:33,040 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_3 [2024-10-11 15:28:33,040 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_3 [2024-10-11 15:28:33,040 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_stp_update [2024-10-11 15:28:33,040 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_stp_update [2024-10-11 15:28:33,040 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2024-10-11 15:28:33,041 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2024-10-11 15:28:33,041 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-10-11 15:28:33,041 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-10-11 15:28:33,041 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_internal_vlan_id_get [2024-10-11 15:28:33,041 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_internal_vlan_id_get [2024-10-11 15:28:33,041 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_msix_tx_vector [2024-10-11 15:28:33,041 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_msix_tx_vector [2024-10-11 15:28:33,041 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_msix_rx_vector [2024-10-11 15:28:33,042 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_msix_rx_vector [2024-10-11 15:28:33,042 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fwd_enable [2024-10-11 15:28:33,042 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fwd_enable [2024-10-11 15:28:33,042 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-10-11 15:28:33,042 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-10-11 15:28:33,042 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fdb_dump [2024-10-11 15:28:33,042 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fdb_dump [2024-10-11 15:28:33,042 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_obj_dump [2024-10-11 15:28:33,042 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_obj_dump [2024-10-11 15:28:33,042 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_parse_nested [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_parse_nested [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure __read_once_size [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure __read_once_size [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_set_settings [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_set_settings [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_kzalloc [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_kzalloc [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_next [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_next [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-11 15:28:33,043 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_bufs_alloc [2024-10-11 15:28:33,043 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_bufs_alloc [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_flow_tbl_find [2024-10-11 15:28:33,044 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_flow_tbl_find [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure hash_del [2024-10-11 15:28:33,044 INFO L138 BoogieDeclarations]: Found implementation of procedure hash_del [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_msix_fini [2024-10-11 15:28:33,044 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_msix_fini [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_test_one [2024-10-11 15:28:33,044 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_test_one [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_attr_get [2024-10-11 15:28:33,044 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_attr_get [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-10-11 15:28:33,044 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-10-11 15:28:33,045 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-10-11 15:28:33,046 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-10-11 15:28:33,047 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_get_u64 [2024-10-11 15:28:33,047 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_get_u64 [2024-10-11 15:28:33,047 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_ctrl_vlan [2024-10-11 15:28:33,047 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_ctrl_vlan [2024-10-11 15:28:33,047 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_type [2024-10-11 15:28:33,047 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_type [2024-10-11 15:28:33,047 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_wait_event_timeout [2024-10-11 15:28:33,047 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_wait_event_timeout [2024-10-11 15:28:33,047 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2024-10-11 15:28:33,047 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2024-10-11 15:28:33,048 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_attr_size [2024-10-11 15:28:33,048 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_attr_size [2024-10-11 15:28:33,048 INFO L130 BoogieDeclarations]: Found specification of procedure _rocker_neigh_update [2024-10-11 15:28:33,048 INFO L138 BoogieDeclarations]: Found implementation of procedure _rocker_neigh_update [2024-10-11 15:28:33,048 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_get_u8 [2024-10-11 15:28:33,048 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_get_u8 [2024-10-11 15:28:33,048 INFO L130 BoogieDeclarations]: Found specification of procedure _rocker_neigh_del [2024-10-11 15:28:33,048 INFO L138 BoogieDeclarations]: Found implementation of procedure _rocker_neigh_del [2024-10-11 15:28:33,048 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fib_ipv4 [2024-10-11 15:28:33,049 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fib_ipv4 [2024-10-11 15:28:33,049 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-10-11 15:28:33,049 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-10-11 15:28:33,049 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_ig_tbl [2024-10-11 15:28:33,049 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_ig_tbl [2024-10-11 15:28:33,049 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_group_l2_interface [2024-10-11 15:28:33,049 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_group_l2_interface [2024-10-11 15:28:33,049 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 15:28:33,050 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 15:28:33,050 INFO L130 BoogieDeclarations]: Found specification of procedure writeq [2024-10-11 15:28:33,050 INFO L138 BoogieDeclarations]: Found implementation of procedure writeq [2024-10-11 15:28:33,050 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_set_enable [2024-10-11 15:28:33,050 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_set_enable [2024-10-11 15:28:33,050 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-10-11 15:28:33,050 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-10-11 15:28:33,050 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2024-10-11 15:28:33,050 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2024-10-11 15:28:33,050 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_rx_ring_skb_alloc [2024-10-11 15:28:33,051 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_rx_ring_skb_alloc [2024-10-11 15:28:33,051 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_rx_ring_skb_free [2024-10-11 15:28:33,051 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_rx_ring_skb_free [2024-10-11 15:28:33,051 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_cmd_exec [2024-10-11 15:28:33,051 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_cmd_exec [2024-10-11 15:28:33,051 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tx_desc_frags_unmap [2024-10-11 15:28:33,051 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tx_desc_frags_unmap [2024-10-11 15:28:33,051 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_parse_desc [2024-10-11 15:28:33,051 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_parse_desc [2024-10-11 15:28:33,051 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_kfree [2024-10-11 15:28:33,052 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_kfree [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_destroy [2024-10-11 15:28:33,052 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_destroy [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-10-11 15:28:33,052 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-10-11 15:28:33,053 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-10-11 15:28:33,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-10-11 15:28:33,055 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-10-11 15:28:33,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-10-11 15:28:33,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_rings_fini [2024-10-11 15:28:33,058 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_rings_fini [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-10-11 15:28:33,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_flow_tbl_do [2024-10-11 15:28:33,058 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_flow_tbl_do [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-10-11 15:28:33,058 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-10-11 15:28:33,058 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_router_mac [2024-10-11 15:28:33,058 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_router_mac [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_create [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_create [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_rx_ring_skb_unmap [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_rx_ring_skb_unmap [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdevice_notifier [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdevice_notifier [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_err [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_err [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_be16 [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_be16 [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-10-11 15:28:33,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-10-11 15:28:33,059 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-10-11 15:28:33,060 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_parse [2024-10-11 15:28:33,060 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_parse [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-10-11 15:28:33,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-10-11 15:28:33,061 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-10-11 15:28:33,061 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-11 15:28:33,061 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-11 15:28:33,061 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-10-11 15:28:33,061 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-10-11 15:28:33,062 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_flow_tbl_ucast4_routing [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_flow_tbl_ucast4_routing [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_group_tbl_find [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_group_tbl_find [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vlan [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vlan [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_3 [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_3 [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure prandom_u32 [2024-10-11 15:28:33,063 INFO L138 BoogieDeclarations]: Found implementation of procedure prandom_u32 [2024-10-11 15:28:33,063 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fdb_learn [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fdb_learn [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_msix_vector [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_msix_vector [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_set_learning [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_set_learning [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_be32 [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_be32 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-10-11 15:28:33,064 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-10-11 15:28:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-10-11 15:28:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-10-11 15:28:33,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-10-11 15:28:33,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-10-11 15:28:33,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-10-11 15:28:33,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-10-11 15:28:33,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-10-11 15:28:33,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure hash_32 [2024-10-11 15:28:33,069 INFO L138 BoogieDeclarations]: Found implementation of procedure hash_32 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_flow_tbl_bridge [2024-10-11 15:28:33,069 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_flow_tbl_bridge [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_attr_set [2024-10-11 15:28:33,069 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_attr_set [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_nest_end [2024-10-11 15:28:33,069 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_nest_end [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2024-10-11 15:28:33,069 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-10-11 15:28:33,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-10-11 15:28:33,070 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_trans_abort [2024-10-11 15:28:33,071 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_trans_abort [2024-10-11 15:28:33,071 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_len [2024-10-11 15:28:33,071 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_len [2024-10-11 15:28:33,071 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-10-11 15:28:33,071 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-10-11 15:28:33,071 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_wait_wake_up [2024-10-11 15:28:33,071 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_wait_wake_up [2024-10-11 15:28:33,071 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_wait_init [2024-10-11 15:28:33,071 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_wait_init [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-10-11 15:28:33,073 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_neigh_tbl_find [2024-10-11 15:28:33,073 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_neigh_tbl_find [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vlan_del [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vlan_del [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_kcalloc [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_kcalloc [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure inet_make_mask [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure inet_make_mask [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_fdb_add [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_fdb_add [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure change_bit [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure change_bit [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure call_switchdev_notifiers [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure call_switchdev_notifiers [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_gen_clear [2024-10-11 15:28:33,074 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_gen_clear [2024-10-11 15:28:33,074 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fdb_learn_work [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fdb_learn_work [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_nest_cancel [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_nest_cancel [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_pass_to_producer [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_pass_to_producer [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_get_settings [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_get_settings [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure __hash_init [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure __hash_init [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_set_mac_address [2024-10-11 15:28:33,075 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_set_mac_address [2024-10-11 15:28:33,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-11 15:28:33,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-11 15:28:33,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-11 15:28:33,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-11 15:28:33,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-11 15:28:33,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_3 [2024-10-11 15:28:33,078 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_3 [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure net_ratelimit [2024-10-11 15:28:33,078 INFO L138 BoogieDeclarations]: Found implementation of procedure net_ratelimit [2024-10-11 15:28:33,078 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-10-11 15:28:33,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-10-11 15:28:33,079 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_tail_get [2024-10-11 15:28:33,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_tail_get [2024-10-11 15:28:33,079 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_vlan_add [2024-10-11 15:28:33,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_vlan_add [2024-10-11 15:28:33,079 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_flow_tbl_term_mac [2024-10-11 15:28:33,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_flow_tbl_term_mac [2024-10-11 15:28:33,079 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_nest_start [2024-10-11 15:28:33,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_nest_start [2024-10-11 15:28:33,080 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2024-10-11 15:28:33,080 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2024-10-11 15:28:33,080 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-10-11 15:28:33,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-10-11 15:28:33,080 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-10-11 15:28:33,080 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-10-11 15:28:33,080 INFO L130 BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr [2024-10-11 15:28:33,080 INFO L138 BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr [2024-10-11 15:28:33,080 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_desc_head_get [2024-10-11 15:28:33,080 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_desc_head_get [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2024-10-11 15:28:33,081 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_5 [2024-10-11 15:28:33,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_5 [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_4 [2024-10-11 15:28:33,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_4 [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-10-11 15:28:33,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_bh_held [2024-10-11 15:28:33,081 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_bh_held [2024-10-11 15:28:33,081 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal [2024-10-11 15:28:33,082 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_3 [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_3 [2024-10-11 15:28:33,082 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_2 [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_2 [2024-10-11 15:28:33,082 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tx_desc_frag_map_put [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tx_desc_frag_map_put [2024-10-11 15:28:33,082 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_fdb_del [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_fdb_del [2024-10-11 15:28:33,082 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_free_tbls [2024-10-11 15:28:33,082 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_free_tbls [2024-10-11 15:28:33,083 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_u8 [2024-10-11 15:28:33,083 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_u8 [2024-10-11 15:28:33,083 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put [2024-10-11 15:28:33,083 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put [2024-10-11 15:28:33,083 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_dma_ring_bufs_free [2024-10-11 15:28:33,083 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_dma_ring_bufs_free [2024-10-11 15:28:33,083 INFO L130 BoogieDeclarations]: Found specification of procedure switchdev_port_bridge_dellink [2024-10-11 15:28:33,083 INFO L138 BoogieDeclarations]: Found implementation of procedure switchdev_port_bridge_dellink [2024-10-11 15:28:33,083 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_tlv_put_u16 [2024-10-11 15:28:33,084 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_tlv_put_u16 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:28:33,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-10-11 15:28:33,084 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-11 15:28:33,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure readq [2024-10-11 15:28:33,085 INFO L138 BoogieDeclarations]: Found implementation of procedure readq [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_ipv4_neigh [2024-10-11 15:28:33,085 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_ipv4_neigh [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2024-10-11 15:28:33,085 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2024-10-11 15:28:33,085 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_remove_ports [2024-10-11 15:28:33,086 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_remove_ports [2024-10-11 15:28:33,086 INFO L130 BoogieDeclarations]: Found specification of procedure rocker_port_fdb [2024-10-11 15:28:33,086 INFO L138 BoogieDeclarations]: Found implementation of procedure rocker_port_fdb [2024-10-11 15:28:34,525 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 15:28:34,533 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 15:28:50,858 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-10-11 15:29:02,799 INFO L? ?]: Removed 5562 outVars from TransFormulas that were not future-live. [2024-10-11 15:29:02,799 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 15:29:03,355 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 15:29:03,356 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-11 15:29:03,356 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 03:29:03 BoogieIcfgContainer [2024-10-11 15:29:03,356 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 15:29:03,359 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 15:29:03,360 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 15:29:03,362 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 15:29:03,363 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 03:28:24" (1/3) ... [2024-10-11 15:29:03,364 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1b8ff5c1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 03:29:03, skipping insertion in model container [2024-10-11 15:29:03,364 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:28:29" (2/3) ... [2024-10-11 15:29:03,364 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1b8ff5c1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 03:29:03, skipping insertion in model container [2024-10-11 15:29:03,365 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 03:29:03" (3/3) ... [2024-10-11 15:29:03,366 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--rocker--rocker.ko-entry_point.cil.out.i [2024-10-11 15:29:03,383 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 15:29:03,383 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-10-11 15:29:03,541 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 15:29:03,548 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;@406528a0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 15:29:03,549 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-11 15:29:03,570 INFO L276 IsEmpty]: Start isEmpty. Operand has 3827 states, 2578 states have (on average 1.3964313421256789) internal successors, (3600), 2661 states have internal predecessors, (3600), 1032 states have call successors, (1032), 215 states have call predecessors, (1032), 214 states have return successors, (1013), 1009 states have call predecessors, (1013), 1013 states have call successors, (1013) [2024-10-11 15:29:03,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 486 [2024-10-11 15:29:03,626 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 15:29:03,627 INFO L215 NwaCegarLoop]: trace histogram [23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 15, 15, 15, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 15:29:03,628 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [rocker_port_fib_ipv4Err0ASSERT_VIOLATIONUNKNOWN, ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 15:29:03,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 15:29:03,632 INFO L85 PathProgramCache]: Analyzing trace with hash 1461848502, now seen corresponding path program 1 times [2024-10-11 15:29:03,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 15:29:03,641 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690789621] [2024-10-11 15:29:03,641 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 15:29:03,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 15:29:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-11 15:29:07,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-11 15:29:07,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-11 15:29:07,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-10-11 15:29:07,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-11 15:29:07,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2024-10-11 15:29:07,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 99 [2024-10-11 15:29:07,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-10-11 15:29:07,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-11 15:29:07,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 141 [2024-10-11 15:29:07,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-11 15:29:07,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2024-10-11 15:29:07,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-10-11 15:29:07,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-11 15:29:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-10-11 15:29:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 225 [2024-10-11 15:29:07,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 239 [2024-10-11 15:29:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:07,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2024-10-11 15:29:07,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:07,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:07,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:08,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267 [2024-10-11 15:29:08,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:08,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-11 15:29:08,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:08,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2024-10-11 15:29:08,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:08,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-11 15:29:08,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:29:08,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 323 [2024-10-11 15:29:08,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-10-11 15:29:08,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 341 [2024-10-11 15:29:08,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 350 [2024-10-11 15:29:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-10-11 15:29:08,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 368 [2024-10-11 15:29:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 377 [2024-10-11 15:29:08,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-11 15:29:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-10-11 15:29:08,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 404 [2024-10-11 15:29:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-11 15:29:08,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 422 [2024-10-11 15:29:08,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-11 15:29:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 440 [2024-10-11 15:29:08,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-11 15:29:08,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:29:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-11 15:29:08,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 477 [2024-10-11 15:29:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:29:08,671 INFO L134 CoverageAnalysis]: Checked inductivity of 3771 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3771 trivial. 0 not checked. [2024-10-11 15:29:08,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 15:29:08,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690789621] [2024-10-11 15:29:08,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690789621] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 15:29:08,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 15:29:08,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 15:29:08,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9717150] [2024-10-11 15:29:08,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 15:29:08,684 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 15:29:08,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 15:29:08,708 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 15:29:08,708 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-11 15:29:08,719 INFO L87 Difference]: Start difference. First operand has 3827 states, 2578 states have (on average 1.3964313421256789) internal successors, (3600), 2661 states have internal predecessors, (3600), 1032 states have call successors, (1032), 215 states have call predecessors, (1032), 214 states have return successors, (1013), 1009 states have call predecessors, (1013), 1013 states have call successors, (1013) Second operand has 5 states, 5 states have (on average 14.4) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (44), 5 states have call predecessors, (44), 2 states have return successors, (43), 2 states have call predecessors, (43), 2 states have call successors, (43) [2024-10-11 15:29:12,790 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:29:16,848 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:29:20,904 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:29:25,076 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.17s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []