./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5df375afe9fb68708289d9f3c6788a2547ede1538b0aa584ee561e48e9fb4c63 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 04:19:49,093 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 04:19:49,158 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-09 04:19:49,165 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 04:19:49,165 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 04:19:49,194 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 04:19:49,195 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 04:19:49,195 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 04:19:49,196 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 04:19:49,196 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 04:19:49,197 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 04:19:49,197 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 04:19:49,198 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 04:19:49,198 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 04:19:49,200 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 04:19:49,200 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 04:19:49,201 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 04:19:49,201 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 04:19:49,201 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 04:19:49,202 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 04:19:49,202 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 04:19:49,202 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 04:19:49,203 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 04:19:49,203 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 04:19:49,203 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 04:19:49,207 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 04:19:49,207 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 04:19:49,208 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 04:19:49,208 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 04:19:49,208 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 04:19:49,208 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 04:19:49,209 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 04:19:49,209 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 04:19:49,209 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 04:19:49,209 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 04:19:49,210 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 04:19:49,210 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 04:19:49,210 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 04:19:49,210 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 04:19:49,211 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/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/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 -> 5df375afe9fb68708289d9f3c6788a2547ede1538b0aa584ee561e48e9fb4c63 [2024-11-09 04:19:49,497 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 04:19:49,517 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 04:19:49,522 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 04:19:49,524 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 04:19:49,525 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 04:19:49,527 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i [2024-11-09 04:19:51,001 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 04:19:51,629 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 04:19:51,629 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i [2024-11-09 04:19:51,698 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/76321dd07/bd346c10bec347ac9900c8451d7e7e71/FLAGcda938b1f [2024-11-09 04:19:51,719 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/76321dd07/bd346c10bec347ac9900c8451d7e7e71 [2024-11-09 04:19:51,723 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 04:19:51,725 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 04:19:51,727 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 04:19:51,728 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 04:19:51,734 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 04:19:51,735 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:19:51" (1/1) ... [2024-11-09 04:19:51,736 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74050eab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:51, skipping insertion in model container [2024-11-09 04:19:51,736 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:19:51" (1/1) ... [2024-11-09 04:19:51,902 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 04:19:53,504 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i[209494,209507] [2024-11-09 04:19:55,627 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 04:19:55,711 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 04:19:55,956 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsfl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [6687] [2024-11-09 04:19:55,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [6695] [2024-11-09 04:19:55,964 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6730-6731] [2024-11-09 04:19:55,965 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6736-6738] [2024-11-09 04:19:55,979 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)); [6926-6927] [2024-11-09 04:19:55,981 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)); [6955-6956] [2024-11-09 04:19:55,993 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i[209494,209507] [2024-11-09 04:19:56,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8245] [2024-11-09 04:19:56,041 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8247] [2024-11-09 04:19:56,304 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 04:19:56,424 INFO L204 MainTranslator]: Completed translation [2024-11-09 04:19:56,425 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56 WrapperNode [2024-11-09 04:19:56,426 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 04:19:56,427 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 04:19:56,427 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 04:19:56,427 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 04:19:56,434 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:56,558 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:56,889 INFO L138 Inliner]: procedures = 382, calls = 4362, calls flagged for inlining = 180, calls inlined = 177, statements flattened = 9191 [2024-11-09 04:19:56,890 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 04:19:56,891 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 04:19:56,891 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 04:19:56,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 04:19:56,902 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:56,902 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:56,974 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,148 INFO L175 MemorySlicer]: Split 2474 memory accesses to 36 slices as follows [13, 1, 2, 107, 1302, 20, 2, 6, 6, 2, 3, 80, 42, 97, 2, 2, 131, 33, 8, 8, 17, 97, 18, 81, 16, 22, 10, 5, 33, 39, 39, 18, 130, 16, 63, 3]. 53 percent of accesses are in the largest equivalence class. The 168 initializations are split as follows [13, 0, 0, 6, 56, 15, 2, 6, 5, 0, 2, 0, 0, 0, 2, 0, 0, 0, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 16, 0, 0]. The 1499 writes are split as follows [0, 0, 1, 98, 491, 2, 0, 0, 0, 1, 0, 80, 42, 96, 0, 1, 129, 29, 0, 0, 15, 96, 15, 80, 15, 17, 4, 5, 0, 38, 37, 15, 129, 0, 62, 1]. [2024-11-09 04:19:58,149 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,149 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,409 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,455 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,531 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,578 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,687 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 04:19:58,689 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 04:19:58,689 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 04:19:58,689 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 04:19:58,690 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (1/1) ... [2024-11-09 04:19:58,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 04:19:58,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 04:19:58,733 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 04:19:58,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 04:19:58,786 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_ioread8 [2024-11-09 04:19:58,786 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_ioread8 [2024-11-09 04:19:58,786 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_alloc_skb_12 [2024-11-09 04:19:58,786 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_alloc_skb_12 [2024-11-09 04:19:58,786 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_frequency_to_channel [2024-11-09 04:19:58,786 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_frequency_to_channel [2024-11-09 04:19:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-09 04:19:58,787 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-09 04:19:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure write_sa2400 [2024-11-09 04:19:58,787 INFO L138 BoogieDeclarations]: Found implementation of procedure write_sa2400 [2024-11-09 04:19:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_free_tx_ring [2024-11-09 04:19:58,787 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_free_tx_ring [2024-11-09 04:19:58,787 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_iowrite8 [2024-11-09 04:19:58,788 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite8 [2024-11-09 04:19:58,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-09 04:19:58,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-09 04:19:58,788 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-09 04:19:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-09 04:19:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-09 04:19:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-09 04:19:58,789 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-09 04:19:58,790 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-11-09 04:19:58,791 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_conf_tx [2024-11-09 04:19:58,792 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_conf_tx [2024-11-09 04:19:58,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-09 04:19:58,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-09 04:19:58,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-09 04:19:58,794 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-09 04:19:58,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-09 04:19:58,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-09 04:19:58,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-09 04:19:58,795 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-09 04:19:58,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-09 04:19:58,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-09 04:19:58,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-09 04:19:58,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-11-09 04:19:58,799 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-11-09 04:19:58,799 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-09 04:19:58,800 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-09 04:19:58,800 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_stop [2024-11-09 04:19:58,800 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_stop [2024-11-09 04:19:58,800 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-11-09 04:19:58,800 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-11-09 04:19:58,800 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_5 [2024-11-09 04:19:58,800 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_5 [2024-11-09 04:19:58,801 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_4 [2024-11-09 04:19:58,801 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_4 [2024-11-09 04:19:58,801 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_3 [2024-11-09 04:19:58,801 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_3 [2024-11-09 04:19:58,801 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-09 04:19:58,801 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure max2820_rf_init [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure max2820_rf_init [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_8 [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_8 [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_rf_init [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_rf_init [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_7 [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_7 [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_6 [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_6 [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure sa2400_rf_calc_rssi [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure sa2400_rf_calc_rssi [2024-11-09 04:19:58,802 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225z2_rf_init [2024-11-09 04:19:58,802 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225z2_rf_init [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_remove [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_remove [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225se_rf_set_channel [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225se_rf_set_channel [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_skb_alloc [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_skb_alloc [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8187se_rf_writereg [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8187se_rf_writereg [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_generic_frame_duration [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_generic_frame_duration [2024-11-09 04:19:58,803 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-09 04:19:58,803 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-09 04:19:58,804 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-11-09 04:19:58,804 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-11-09 04:19:58,804 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-09 04:19:58,804 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-09 04:19:58,804 INFO L130 BoogieDeclarations]: Found specification of procedure sa2400_rf_stop [2024-11-09 04:19:58,804 INFO L138 BoogieDeclarations]: Found implementation of procedure sa2400_rf_stop [2024-11-09 04:19:58,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-09 04:19:58,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-09 04:19:58,805 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-09 04:19:58,806 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-09 04:19:58,806 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-09 04:19:58,808 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-09 04:19:58,808 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-09 04:19:58,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-11-09 04:19:58,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-11-09 04:19:58,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-11-09 04:19:58,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-11-09 04:19:58,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-09 04:19:58,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-09 04:19:58,812 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-09 04:19:58,814 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-11-09 04:19:58,815 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-11-09 04:19:58,816 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-11-09 04:19:58,816 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_2 [2024-11-09 04:19:58,816 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_2 [2024-11-09 04:19:58,816 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-09 04:19:58,816 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-09 04:19:58,816 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2024-11-09 04:19:58,816 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2024-11-09 04:19:58,816 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_int_disable [2024-11-09 04:19:58,816 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_int_disable [2024-11-09 04:19:58,817 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2024-11-09 04:19:58,817 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_write [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_write [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure sa2400_write_phy_antenna [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure sa2400_write_phy_antenna [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure sa2400_rf_init [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure sa2400_rf_init [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure grf5101_write_phy_antenna [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure grf5101_write_phy_antenna [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_ioread32 [2024-11-09 04:19:58,818 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_ioread32 [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-09 04:19:58,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-09 04:19:58,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-09 04:19:58,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-09 04:19:58,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-09 04:19:58,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-09 04:19:58,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-09 04:19:58,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-09 04:19:58,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-09 04:19:58,822 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-11-09 04:19:58,823 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225se_rf_stop [2024-11-09 04:19:58,823 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225se_rf_stop [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_set_remove [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_set_remove [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_free_rx_ring [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_free_rx_ring [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_bss_info_changed [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_bss_info_changed [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure grf5101_rf_calc_rssi [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure grf5101_rf_calc_rssi [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-11-09 04:19:58,824 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-09 04:19:58,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-09 04:19:58,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-09 04:19:58,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-09 04:19:58,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-09 04:19:58,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-09 04:19:58,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-11-09 04:19:58,830 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225z2_rf_set_tx_power [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225z2_rf_set_tx_power [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure grf5101_rf_init [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure grf5101_rf_init [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_ioread16 [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_ioread16 [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-11-09 04:19:58,831 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-11-09 04:19:58,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv___skb_dequeue_14 [2024-11-09 04:19:58,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv___skb_dequeue_14 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-09 04:19:58,832 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure write_max2820 [2024-11-09 04:19:58,832 INFO L138 BoogieDeclarations]: Found implementation of procedure write_max2820 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_set_anaparam [2024-11-09 04:19:58,832 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_set_anaparam [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-09 04:19:58,832 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-09 04:19:58,833 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-11-09 04:19:58,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-11-09 04:19:58,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_get_tx_rate [2024-11-09 04:19:58,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_get_tx_rate [2024-11-09 04:19:58,835 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-09 04:19:58,835 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-09 04:19:58,836 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure max2820_rf_stop [2024-11-09 04:19:58,836 INFO L138 BoogieDeclarations]: Found implementation of procedure max2820_rf_stop [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-09 04:19:58,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-09 04:19:58,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-09 04:19:58,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-09 04:19:58,839 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_rf_stop [2024-11-09 04:19:58,839 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_rf_stop [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure write_grf5101 [2024-11-09 04:19:58,839 INFO L138 BoogieDeclarations]: Found implementation of procedure write_grf5101 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8187se_rf_readreg [2024-11-09 04:19:58,839 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8187se_rf_readreg [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 04:19:58,839 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-09 04:19:58,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-09 04:19:58,841 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_remove_interface [2024-11-09 04:19:58,841 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_remove_interface [2024-11-09 04:19:58,841 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_get_tsf [2024-11-09 04:19:58,841 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_get_tsf [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-09 04:19:58,842 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-09 04:19:58,847 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-09 04:19:58,847 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-09 04:19:58,847 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-09 04:19:58,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-11-09 04:19:58,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-11-09 04:19:58,850 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-11-09 04:19:58,850 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2024-11-09 04:19:58,850 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-09 04:19:58,850 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-09 04:19:58,851 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2024-11-09 04:19:58,852 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2024-11-09 04:19:58,852 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_skb_free [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_skb_free [2024-11-09 04:19:58,852 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_read [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_read [2024-11-09 04:19:58,852 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_handle_rx [2024-11-09 04:19:58,852 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_handle_rx [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_2 [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_2 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iomap [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iomap [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_add_interface [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_add_interface [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure max2820_rf_set_channel [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure max2820_rf_set_channel [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure max2820_write_phy_antenna [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure max2820_write_phy_antenna [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-11-09 04:19:58,853 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-09 04:19:58,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-09 04:19:58,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-09 04:19:58,855 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-09 04:19:58,855 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_rf_set_channel [2024-11-09 04:19:58,860 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_rf_set_channel [2024-11-09 04:19:58,860 INFO L130 BoogieDeclarations]: Found specification of procedure eeprom_93cx6_read [2024-11-09 04:19:58,860 INFO L138 BoogieDeclarations]: Found implementation of procedure eeprom_93cx6_read [2024-11-09 04:19:58,860 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_rf_set_tx_power [2024-11-09 04:19:58,860 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_rf_set_tx_power [2024-11-09 04:19:58,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-09 04:19:58,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_handle_tx [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_handle_tx [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_configure_filter [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_configure_filter [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure sa2400_rf_set_channel [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure sa2400_rf_set_channel [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8187se_conf_ac_parm [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8187se_conf_ac_parm [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_free_hw [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_free_hw [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_write_phy_cck [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_write_phy_cck [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-09 04:19:58,861 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-09 04:19:58,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-09 04:19:58,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-11-09 04:19:58,863 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure IEEE80211_SKB_RXCB [2024-11-09 04:19:58,863 INFO L138 BoogieDeclarations]: Found implementation of procedure IEEE80211_SKB_RXCB [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-09 04:19:58,863 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-09 04:19:58,863 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_2 [2024-11-09 04:19:58,864 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_2 [2024-11-09 04:19:58,864 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_get_rts_cts_rate [2024-11-09 04:19:58,864 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_get_rts_cts_rate [2024-11-09 04:19:58,866 INFO L130 BoogieDeclarations]: Found specification of procedure grf5101_rf_stop [2024-11-09 04:19:58,866 INFO L138 BoogieDeclarations]: Found implementation of procedure grf5101_rf_stop [2024-11-09 04:19:58,866 INFO L130 BoogieDeclarations]: Found specification of procedure skb_queue_len [2024-11-09 04:19:58,866 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_queue_len [2024-11-09 04:19:58,866 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225se_rf_init [2024-11-09 04:19:58,866 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225se_rf_init [2024-11-09 04:19:58,866 INFO L130 BoogieDeclarations]: Found specification of procedure grf5101_rf_set_channel [2024-11-09 04:19:58,866 INFO L138 BoogieDeclarations]: Found implementation of procedure grf5101_rf_set_channel [2024-11-09 04:19:58,866 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_prepare_multicast [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_prepare_multicast [2024-11-09 04:19:58,867 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2024-11-09 04:19:58,867 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-11-09 04:19:58,867 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-09 04:19:58,867 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_iowrite32 [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite32 [2024-11-09 04:19:58,867 INFO L130 BoogieDeclarations]: Found specification of procedure eeprom_93cx6_multiread [2024-11-09 04:19:58,867 INFO L138 BoogieDeclarations]: Found implementation of procedure eeprom_93cx6_multiread [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_set_anaparam2 [2024-11-09 04:19:58,868 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_set_anaparam2 [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8225_write_phy_ofdm [2024-11-09 04:19:58,868 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8225_write_phy_ofdm [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure max2820_rf_calc_rssi [2024-11-09 04:19:58,868 INFO L138 BoogieDeclarations]: Found implementation of procedure max2820_rf_calc_rssi [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_write_phy [2024-11-09 04:19:58,868 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_write_phy [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 04:19:58,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-09 04:19:58,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-09 04:19:58,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-11-09 04:19:58,871 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_config [2024-11-09 04:19:58,872 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_config [2024-11-09 04:19:58,872 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8187se_three_wire_io [2024-11-09 04:19:58,872 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8187se_three_wire_io [2024-11-09 04:19:58,872 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_conf_basic_rates [2024-11-09 04:19:58,872 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_conf_basic_rates [2024-11-09 04:19:58,872 INFO L130 BoogieDeclarations]: Found specification of procedure rtl8180_tx [2024-11-09 04:19:58,872 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl8180_tx [2024-11-09 04:19:58,872 INFO L130 BoogieDeclarations]: Found specification of procedure rtl818x_iowrite16 [2024-11-09 04:19:58,872 INFO L138 BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite16 [2024-11-09 04:19:58,872 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2024-11-09 04:19:58,873 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2024-11-09 04:19:58,873 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 04:19:58,873 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 04:19:58,873 INFO L130 BoogieDeclarations]: Found specification of procedure IEEE80211_SKB_CB [2024-11-09 04:19:58,873 INFO L138 BoogieDeclarations]: Found implementation of procedure IEEE80211_SKB_CB [2024-11-09 04:20:00,287 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 04:20:00,292 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 04:20:25,403 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-09 04:20:57,736 INFO L? ?]: Removed 3681 outVars from TransFormulas that were not future-live. [2024-11-09 04:20:57,737 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 04:20:57,814 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 04:20:57,814 INFO L316 CfgBuilder]: Removed 81 assume(true) statements. [2024-11-09 04:20:57,815 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:20:57 BoogieIcfgContainer [2024-11-09 04:20:57,815 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 04:20:57,818 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 04:20:57,819 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 04:20:57,823 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 04:20:57,823 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 04:19:51" (1/3) ... [2024-11-09 04:20:57,824 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@cc1c8e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 04:20:57, skipping insertion in model container [2024-11-09 04:20:57,824 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:19:56" (2/3) ... [2024-11-09 04:20:57,824 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@cc1c8e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 04:20:57, skipping insertion in model container [2024-11-09 04:20:57,825 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:20:57" (3/3) ... [2024-11-09 04:20:57,827 INFO L112 eAbstractionObserver]: Analyzing ICFG 205_9a_array_unsafes_linux-3.16-rc1.tar.xz-205_9a-drivers--net--wireless--rtl818x--rtl8180--rtl818x_pci.ko-entry_point.cil.out.i [2024-11-09 04:20:57,843 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 04:20:57,844 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-09 04:20:58,001 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 04:20:58,009 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;@3c69a269, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 04:20:58,009 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-09 04:20:58,027 INFO L276 IsEmpty]: Start isEmpty. Operand has 4392 states, 2812 states have (on average 1.3748221906116642) internal successors, (3866), 2973 states have internal predecessors, (3866), 1530 states have call successors, (1530), 127 states have call predecessors, (1530), 126 states have return successors, (1516), 1476 states have call predecessors, (1516), 1516 states have call successors, (1516) [2024-11-09 04:20:58,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 04:20:58,058 INFO L207 NwaCegarLoop]: Found error trace [2024-11-09 04:20:58,060 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-09 04:20:58,060 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-09 04:20:58,065 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 04:20:58,066 INFO L85 PathProgramCache]: Analyzing trace with hash 298244740, now seen corresponding path program 1 times [2024-11-09 04:20:58,074 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 04:20:58,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702164698] [2024-11-09 04:20:58,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 04:20:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms