./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl --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 420af474850d23f3f2d1eaddb78c478fb6a14fcff2ada80d9108d342279e18ba --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:10:41,238 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:10:41,342 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-12 02:10:41,350 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:10:41,351 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:10:41,391 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:10:41,392 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:10:41,392 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:10:41,394 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:10:41,399 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:10:41,400 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:10:41,400 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:10:41,401 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:10:41,403 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:10:41,403 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:10:41,404 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:10:41,404 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:10:41,404 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:10:41,405 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:10:41,405 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:10:41,406 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:10:41,406 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:10:41,407 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:10:41,408 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:10:41,408 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:10:41,409 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:10:41,409 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:10:41,410 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:10:41,410 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:10:41,410 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:10:41,412 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:10:41,412 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:10:41,412 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:10:41,413 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:10:41,413 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:10:41,413 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:10:41,413 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl 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 -> 420af474850d23f3f2d1eaddb78c478fb6a14fcff2ada80d9108d342279e18ba [2023-11-12 02:10:41,733 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:10:41,761 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:10:41,764 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:10:41,766 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:10:41,767 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:10:41,769 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i [2023-11-12 02:10:45,038 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:10:46,042 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:10:46,043 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i [2023-11-12 02:10:46,145 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/data/889aa9f0d/7568fbc6a52040bcaf65e557505296da/FLAG7ceacbd7b [2023-11-12 02:10:46,167 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/data/889aa9f0d/7568fbc6a52040bcaf65e557505296da [2023-11-12 02:10:46,173 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:10:46,176 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:10:46,183 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:10:46,184 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:10:46,191 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:10:46,194 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:10:46" (1/1) ... [2023-11-12 02:10:46,196 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21aa49c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:46, skipping insertion in model container [2023-11-12 02:10:46,196 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:10:46" (1/1) ... [2023-11-12 02:10:46,562 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:10:55,078 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i[772843,772856] [2023-11-12 02:10:55,224 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:10:55,277 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:10:55,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [8279-8280] [2023-11-12 02:10:55,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [10410-10411] [2023-11-12 02:10:55,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [10426] [2023-11-12 02:10:55,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [10433] [2023-11-12 02:10:55,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [10550] [2023-11-12 02:10:55,706 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)); [10913-10914] [2023-11-12 02:10:55,708 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)); [10942-10943] [2023-11-12 02:10:55,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3211/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/be2iscsi/be_main.c"), "i" (1884), "i" (12UL)); [13395-13396] [2023-11-12 02:10:55,828 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3211/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/be2iscsi/be_main.c"), "i" (1957), "i" (12UL)); [13488-13489] [2023-11-12 02:10:56,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [20642] [2023-11-12 02:10:56,389 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [22637] [2023-11-12 02:10:56,390 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [22660] [2023-11-12 02:10:56,391 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [22682] [2023-11-12 02:10:56,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [22689] [2023-11-12 02:10:56,466 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/3211/dscv_tempdir/dscv/ri/43_2a/drivers/scsi/be2iscsi/be_cmds.c"), "i" (1114), "i" (12UL)); [24188-24189] [2023-11-12 02:10:56,484 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--scsi--be2iscsi--be2iscsi.ko-entry_point.cil.out.i[772843,772856] [2023-11-12 02:10:56,501 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:10:56,863 WARN L672 CHandler]: The function ldv_calloc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:10:56,864 WARN L672 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 02:10:56,872 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:10:56,872 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56 WrapperNode [2023-11-12 02:10:56,873 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:10:56,874 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:10:56,874 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:10:56,874 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:10:56,882 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:57,205 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:57,987 INFO L138 Inliner]: procedures = 634, calls = 9506, calls flagged for inlining = 274, calls inlined = 266, statements flattened = 22765 [2023-11-12 02:10:57,988 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:10:57,989 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:10:57,990 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:10:57,990 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:10:58,001 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:58,001 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:58,265 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:58,266 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:58,800 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:58,912 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:59,218 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:59,261 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:59,389 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:10:59,390 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:10:59,390 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:10:59,390 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:10:59,391 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:10:56" (1/1) ... [2023-11-12 02:10:59,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:10:59,411 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:10:59,430 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:10:59,464 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f570fddd-5a87-4e86-bc78-4b7409b3d4f5/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:10:59,479 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_use [2023-11-12 02:10:59,479 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_use [2023-11-12 02:10:59,480 INFO L130 BoogieDeclarations]: Found specification of procedure __iscsi_complete_pdu [2023-11-12 02:10:59,480 INFO L138 BoogieDeclarations]: Found implementation of procedure __iscsi_complete_pdu [2023-11-12 02:10:59,480 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2023-11-12 02:10:59,480 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2023-11-12 02:10:59,480 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-12 02:10:59,481 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-12 02:10:59,481 INFO L130 BoogieDeclarations]: Found specification of procedure free_io_sgl_handle [2023-11-12 02:10:59,482 INFO L138 BoogieDeclarations]: Found implementation of procedure free_io_sgl_handle [2023-11-12 02:10:59,482 INFO L130 BoogieDeclarations]: Found specification of procedure be_mbox_notify_wait [2023-11-12 02:10:59,482 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mbox_notify_wait [2023-11-12 02:10:59,483 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2023-11-12 02:10:59,483 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2023-11-12 02:10:59,483 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2023-11-12 02:10:59,483 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2023-11-12 02:10:59,484 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-12 02:10:59,484 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-12 02:10:59,485 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_purge_eq [2023-11-12 02:10:59,485 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_purge_eq [2023-11-12 02:10:59,487 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2023-11-12 02:10:59,488 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2023-11-12 02:10:59,488 INFO L130 BoogieDeclarations]: Found specification of procedure amap_get [2023-11-12 02:10:59,488 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_get [2023-11-12 02:10:59,488 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2023-11-12 02:10:59,488 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2023-11-12 02:10:59,489 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2023-11-12 02:10:59,489 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2023-11-12 02:10:59,490 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_mcc_tag [2023-11-12 02:10:59,490 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_mcc_tag [2023-11-12 02:10:59,490 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2023-11-12 02:10:59,490 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2023-11-12 02:10:59,490 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-12 02:10:59,490 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-12 02:10:59,491 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_is_new [2023-11-12 02:10:59,491 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_is_new [2023-11-12 02:10:59,491 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_exec_nonemb_cmd [2023-11-12 02:10:59,491 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_exec_nonemb_cmd [2023-11-12 02:10:59,491 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2023-11-12 02:10:59,491 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2023-11-12 02:10:59,492 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_ue_detect [2023-11-12 02:10:59,492 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_ue_detect [2023-11-12 02:10:59,492 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2023-11-12 02:10:59,492 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2023-11-12 02:10:59,492 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-12 02:10:59,493 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-12 02:10:59,493 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_session_get_param [2023-11-12 02:10:59,493 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_session_get_param [2023-11-12 02:10:59,493 INFO L130 BoogieDeclarations]: Found specification of procedure dma_zalloc_coherent [2023-11-12 02:10:59,493 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_zalloc_coherent [2023-11-12 02:10:59,494 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-11-12 02:10:59,494 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_session_create [2023-11-12 02:10:59,494 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_session_create [2023-11-12 02:10:59,495 INFO L130 BoogieDeclarations]: Found specification of procedure swap_dws [2023-11-12 02:10:59,495 INFO L138 BoogieDeclarations]: Found implementation of procedure swap_dws [2023-11-12 02:10:59,496 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_process_all_cqs [2023-11-12 02:10:59,496 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_process_all_cqs [2023-11-12 02:10:59,496 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-12 02:10:59,497 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-12 02:10:59,497 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2023-11-12 02:10:59,498 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2023-11-12 02:10:59,498 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_page_addrs_prepare [2023-11-12 02:10:59,498 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_page_addrs_prepare [2023-11-12 02:10:59,498 INFO L130 BoogieDeclarations]: Found specification of procedure free_mcc_tag [2023-11-12 02:10:59,499 INFO L138 BoogieDeclarations]: Found implementation of procedure free_mcc_tag [2023-11-12 02:10:59,499 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_enable_intr [2023-11-12 02:10:59,499 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_enable_intr [2023-11-12 02:10:59,499 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_session_destroy [2023-11-12 02:10:59,499 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_session_destroy [2023-11-12 02:10:59,499 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-12 02:10:59,500 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-12 02:10:59,500 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_cmd_reset_function [2023-11-12 02:10:59,500 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_cmd_reset_function [2023-11-12 02:10:59,500 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_free_mem [2023-11-12 02:10:59,500 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_free_mem [2023-11-12 02:10:59,500 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_conn_get_param [2023-11-12 02:10:59,500 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_conn_get_param [2023-11-12 02:10:59,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:10:59,502 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2023-11-12 02:10:59,502 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2023-11-12 02:10:59,502 INFO L130 BoogieDeclarations]: Found specification of procedure nla_find [2023-11-12 02:10:59,502 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_find [2023-11-12 02:10:59,502 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_get_async_busy_list [2023-11-12 02:10:59,502 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_get_async_busy_list [2023-11-12 02:10:59,503 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_session_teardown [2023-11-12 02:10:59,503 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_session_teardown [2023-11-12 02:10:59,503 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2023-11-12 02:10:59,503 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2023-11-12 02:10:59,503 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_conn_stop [2023-11-12 02:10:59,503 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_conn_stop [2023-11-12 02:10:59,503 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2023-11-12 02:10:59,504 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2023-11-12 02:10:59,504 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_init_irqs [2023-11-12 02:10:59,504 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_init_irqs [2023-11-12 02:10:59,504 INFO L130 BoogieDeclarations]: Found specification of procedure __rounddown_pow_of_two [2023-11-12 02:10:59,504 INFO L138 BoogieDeclarations]: Found implementation of procedure __rounddown_pow_of_two [2023-11-12 02:10:59,504 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-12 02:10:59,505 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-12 02:10:59,505 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2023-11-12 02:10:59,505 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2023-11-12 02:10:59,505 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_cleanup_task [2023-11-12 02:10:59,506 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_cleanup_task [2023-11-12 02:10:59,506 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_conn_send_pdu [2023-11-12 02:10:59,506 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_conn_send_pdu [2023-11-12 02:10:59,506 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_eeh_err_detected [2023-11-12 02:10:59,507 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_eeh_err_detected [2023-11-12 02:10:59,507 INFO L130 BoogieDeclarations]: Found specification of procedure be_queue_free [2023-11-12 02:10:59,507 INFO L138 BoogieDeclarations]: Found implementation of procedure be_queue_free [2023-11-12 02:10:59,507 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2023-11-12 02:10:59,508 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2023-11-12 02:10:59,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-12 02:10:59,508 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_process_cq [2023-11-12 02:10:59,509 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_process_cq [2023-11-12 02:10:59,509 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2023-11-12 02:10:59,509 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2023-11-12 02:10:59,509 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-12 02:10:59,509 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-12 02:10:59,510 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-12 02:10:59,510 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-12 02:10:59,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-12 02:10:59,510 INFO L130 BoogieDeclarations]: Found specification of procedure index_inc [2023-11-12 02:10:59,510 INFO L138 BoogieDeclarations]: Found implementation of procedure index_inc [2023-11-12 02:10:59,510 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_mgmt_sgl_handle [2023-11-12 02:10:59,511 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_mgmt_sgl_handle [2023-11-12 02:10:59,511 INFO L130 BoogieDeclarations]: Found specification of procedure be_wrb_hdr_prepare [2023-11-12 02:10:59,511 INFO L138 BoogieDeclarations]: Found implementation of procedure be_wrb_hdr_prepare [2023-11-12 02:10:59,511 INFO L130 BoogieDeclarations]: Found specification of procedure pci_zalloc_consistent [2023-11-12 02:10:59,511 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_zalloc_consistent [2023-11-12 02:10:59,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:10:59,512 INFO L130 BoogieDeclarations]: Found specification of procedure blk_iopoll_init [2023-11-12 02:10:59,512 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_iopoll_init [2023-11-12 02:10:59,512 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-12 02:10:59,512 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-12 02:10:59,512 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-12 02:10:59,513 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-12 02:10:59,513 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_hw_health_check [2023-11-12 02:10:59,514 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_hw_health_check [2023-11-12 02:10:59,515 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_2 [2023-11-12 02:10:59,516 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_2 [2023-11-12 02:10:59,519 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2023-11-12 02:10:59,519 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2023-11-12 02:10:59,520 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_from_mccq [2023-11-12 02:10:59,520 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_from_mccq [2023-11-12 02:10:59,521 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_set_static_ip [2023-11-12 02:10:59,521 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_set_static_ip [2023-11-12 02:10:59,522 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2023-11-12 02:10:59,522 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2023-11-12 02:10:59,523 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2023-11-12 02:10:59,529 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2023-11-12 02:10:59,529 INFO L130 BoogieDeclarations]: Found specification of procedure be_sgl_destroy_contiguous [2023-11-12 02:10:59,529 INFO L138 BoogieDeclarations]: Found implementation of procedure be_sgl_destroy_contiguous [2023-11-12 02:10:59,529 INFO L130 BoogieDeclarations]: Found specification of procedure be2iscsi_iface_get_param [2023-11-12 02:10:59,529 INFO L138 BoogieDeclarations]: Found implementation of procedure be2iscsi_iface_get_param [2023-11-12 02:10:59,530 INFO L130 BoogieDeclarations]: Found specification of procedure amap_set [2023-11-12 02:10:59,530 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_set [2023-11-12 02:10:59,531 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2023-11-12 02:10:59,531 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2023-11-12 02:10:59,531 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2023-11-12 02:10:59,531 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2023-11-12 02:10:59,531 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-12 02:10:59,531 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-12 02:10:59,532 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_host_get [2023-11-12 02:10:59,532 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_host_get [2023-11-12 02:10:59,532 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_is_host_device [2023-11-12 02:10:59,532 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_is_host_device [2023-11-12 02:10:59,532 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_drvdata [2023-11-12 02:10:59,533 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_drvdata [2023-11-12 02:10:59,533 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_free_ep [2023-11-12 02:10:59,533 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_free_ep [2023-11-12 02:10:59,533 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_process [2023-11-12 02:10:59,533 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_process [2023-11-12 02:10:59,533 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_parse_pdu [2023-11-12 02:10:59,533 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_parse_pdu [2023-11-12 02:10:59,534 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_target [2023-11-12 02:10:59,534 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_target [2023-11-12 02:10:59,534 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_mccq_compl [2023-11-12 02:10:59,534 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_mccq_compl [2023-11-12 02:10:59,534 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2023-11-12 02:10:59,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2023-11-12 02:10:59,534 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_unmap_pci_function [2023-11-12 02:10:59,535 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_unmap_pci_function [2023-11-12 02:10:59,535 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-12 02:10:59,535 INFO L130 BoogieDeclarations]: Found specification of procedure embedded_payload [2023-11-12 02:10:59,535 INFO L138 BoogieDeclarations]: Found implementation of procedure embedded_payload [2023-11-12 02:10:59,535 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2023-11-12 02:10:59,535 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_build_be_sgl_arr [2023-11-12 02:10:59,535 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_build_be_sgl_arr [2023-11-12 02:10:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2023-11-12 02:10:59,536 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2023-11-12 02:10:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:10:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_task_xmit [2023-11-12 02:10:59,536 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_task_xmit [2023-11-12 02:10:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_conn_start [2023-11-12 02:10:59,536 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_conn_start [2023-11-12 02:10:59,536 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-12 02:10:59,537 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-12 02:10:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure fls_long [2023-11-12 02:10:59,537 INFO L138 BoogieDeclarations]: Found implementation of procedure fls_long [2023-11-12 02:10:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-12 02:10:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure nonembedded_sgl [2023-11-12 02:10:59,537 INFO L138 BoogieDeclarations]: Found implementation of procedure nonembedded_sgl [2023-11-12 02:10:59,537 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2023-11-12 02:10:59,538 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2023-11-12 02:10:59,538 INFO L130 BoogieDeclarations]: Found specification of procedure queue_tail_inc [2023-11-12 02:10:59,538 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_tail_inc [2023-11-12 02:10:59,538 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_modify_gateway [2023-11-12 02:10:59,538 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_modify_gateway [2023-11-12 02:10:59,538 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_get_macaddr [2023-11-12 02:10:59,538 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_get_macaddr [2023-11-12 02:10:59,539 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_host_put [2023-11-12 02:10:59,539 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_host_put [2023-11-12 02:10:59,539 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_conn_get_stats [2023-11-12 02:10:59,539 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_conn_get_stats [2023-11-12 02:10:59,539 INFO L130 BoogieDeclarations]: Found specification of procedure be_sgl_create_contiguous [2023-11-12 02:10:59,539 INFO L138 BoogieDeclarations]: Found implementation of procedure be_sgl_create_contiguous [2023-11-12 02:10:59,539 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_get_all_if_id [2023-11-12 02:10:59,539 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_get_all_if_id [2023-11-12 02:10:59,540 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_clean_port [2023-11-12 02:10:59,540 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_clean_port [2023-11-12 02:10:59,540 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_cmd_cq_create [2023-11-12 02:10:59,540 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_cmd_cq_create [2023-11-12 02:10:59,540 INFO L130 BoogieDeclarations]: Found specification of procedure be_chk_reset_complete [2023-11-12 02:10:59,540 INFO L138 BoogieDeclarations]: Found implementation of procedure be_chk_reset_complete [2023-11-12 02:10:59,540 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-11-12 02:10:59,541 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-11-12 02:10:59,541 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-12 02:10:59,541 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-12 02:10:59,541 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_boot_destroy_kset [2023-11-12 02:10:59,541 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_boot_destroy_kset [2023-11-12 02:10:59,541 INFO L130 BoogieDeclarations]: Found specification of procedure free_mgmt_sgl_handle [2023-11-12 02:10:59,541 INFO L138 BoogieDeclarations]: Found implementation of procedure free_mgmt_sgl_handle [2023-11-12 02:10:59,541 INFO L130 BoogieDeclarations]: Found specification of procedure be_mbox_notify [2023-11-12 02:10:59,542 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mbox_notify [2023-11-12 02:10:59,542 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2023-11-12 02:10:59,542 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2023-11-12 02:10:59,542 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_alloc_cmd_data [2023-11-12 02:10:59,542 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_alloc_cmd_data [2023-11-12 02:10:59,542 INFO L130 BoogieDeclarations]: Found specification of procedure be2iscsi_attr_is_visible [2023-11-12 02:10:59,542 INFO L138 BoogieDeclarations]: Found implementation of procedure be2iscsi_attr_is_visible [2023-11-12 02:10:59,543 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_bsg_request [2023-11-12 02:10:59,543 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_bsg_request [2023-11-12 02:10:59,543 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2023-11-12 02:10:59,543 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2023-11-12 02:10:59,543 INFO L130 BoogieDeclarations]: Found specification of procedure be_queue_alloc [2023-11-12 02:10:59,543 INFO L138 BoogieDeclarations]: Found implementation of procedure be_queue_alloc [2023-11-12 02:10:59,543 INFO L130 BoogieDeclarations]: Found specification of procedure shost_priv [2023-11-12 02:10:59,543 INFO L138 BoogieDeclarations]: Found implementation of procedure shost_priv [2023-11-12 02:10:59,544 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout [2023-11-12 02:10:59,544 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout [2023-11-12 02:10:59,544 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_create_iface [2023-11-12 02:10:59,544 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_create_iface [2023-11-12 02:10:59,544 INFO L130 BoogieDeclarations]: Found specification of procedure queue_tail_node [2023-11-12 02:10:59,544 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_tail_node [2023-11-12 02:10:59,544 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2023-11-12 02:10:59,545 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2023-11-12 02:10:59,545 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:10:59,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:10:59,545 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2023-11-12 02:10:59,545 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2023-11-12 02:10:59,545 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2023-11-12 02:10:59,545 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2023-11-12 02:10:59,545 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2023-11-12 02:10:59,546 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2023-11-12 02:10:59,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-12 02:10:59,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-12 02:10:59,547 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_get_host_param [2023-11-12 02:10:59,551 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_get_host_param [2023-11-12 02:10:59,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-12 02:10:59,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-12 02:10:59,552 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_init_controller [2023-11-12 02:10:59,552 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_init_controller [2023-11-12 02:10:59,552 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_cleanup [2023-11-12 02:10:59,552 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_cleanup [2023-11-12 02:10:59,552 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2023-11-12 02:10:59,552 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2023-11-12 02:10:59,553 INFO L130 BoogieDeclarations]: Found specification of procedure is_link_state_evt [2023-11-12 02:10:59,555 INFO L138 BoogieDeclarations]: Found implementation of procedure is_link_state_evt [2023-11-12 02:10:59,555 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_free_async_msg [2023-11-12 02:10:59,555 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_free_async_msg [2023-11-12 02:10:59,555 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_workqueue [2023-11-12 02:10:59,555 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_workqueue [2023-11-12 02:10:59,555 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_hdr_prepare [2023-11-12 02:10:59,556 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_hdr_prepare [2023-11-12 02:10:59,556 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_msix_enable [2023-11-12 02:10:59,556 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_msix_enable [2023-11-12 02:10:59,556 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_bufflen [2023-11-12 02:10:59,556 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_bufflen [2023-11-12 02:10:59,556 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_invalidate_icds [2023-11-12 02:10:59,556 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_invalidate_icds [2023-11-12 02:10:59,556 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2023-11-12 02:10:59,557 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2023-11-12 02:10:59,557 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2023-11-12 02:10:59,557 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2023-11-12 02:10:59,557 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2023-11-12 02:10:59,557 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2023-11-12 02:10:59,557 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-12 02:10:59,557 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-12 02:10:59,558 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-12 02:10:59,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-12 02:10:59,558 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_2 [2023-11-12 02:10:59,558 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_2 [2023-11-12 02:10:59,558 INFO L130 BoogieDeclarations]: Found specification of procedure be2iscsi_iface_set_param [2023-11-12 02:10:59,558 INFO L138 BoogieDeclarations]: Found implementation of procedure be2iscsi_iface_set_param [2023-11-12 02:10:59,558 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-12 02:10:59,558 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-12 02:10:59,559 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2023-11-12 02:10:59,559 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2023-11-12 02:10:59,559 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_set_vlan [2023-11-12 02:10:59,559 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_set_vlan [2023-11-12 02:10:59,559 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_update_async_writables [2023-11-12 02:10:59,559 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_update_async_writables [2023-11-12 02:10:59,559 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2023-11-12 02:10:59,559 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2023-11-12 02:10:59,560 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_alloc_pdu [2023-11-12 02:10:59,560 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_alloc_pdu [2023-11-12 02:10:59,560 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2023-11-12 02:10:59,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2023-11-12 02:10:59,560 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_ep_connect [2023-11-12 02:10:59,560 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_ep_connect [2023-11-12 02:10:59,560 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_session_recovery_timedout [2023-11-12 02:10:59,561 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_session_recovery_timedout [2023-11-12 02:10:59,561 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_unregister_transport [2023-11-12 02:10:59,561 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_unregister_transport [2023-11-12 02:10:59,561 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:10:59,561 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-12 02:10:59,561 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-12 02:10:59,561 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2023-11-12 02:10:59,561 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2023-11-12 02:10:59,562 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_quiesce [2023-11-12 02:10:59,562 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_quiesce [2023-11-12 02:10:59,562 INFO L130 BoogieDeclarations]: Found specification of procedure blk_iopoll_enable [2023-11-12 02:10:59,562 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_iopoll_enable [2023-11-12 02:10:59,562 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_6 [2023-11-12 02:10:59,562 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_6 [2023-11-12 02:10:59,562 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-12 02:10:59,562 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2023-11-12 02:10:59,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2023-11-12 02:10:59,563 INFO L130 BoogieDeclarations]: Found specification of procedure blk_iopoll_disable [2023-11-12 02:10:59,563 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_iopoll_disable [2023-11-12 02:10:59,563 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_host_for_each_session [2023-11-12 02:10:59,563 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_host_for_each_session [2023-11-12 02:10:59,563 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_get_gateway [2023-11-12 02:10:59,563 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_get_gateway [2023-11-12 02:10:59,563 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_conn_create [2023-11-12 02:10:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_conn_create [2023-11-12 02:10:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_get_if_info [2023-11-12 02:10:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_get_if_info [2023-11-12 02:10:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_wrb_handle [2023-11-12 02:10:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_wrb_handle [2023-11-12 02:10:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure blk_iopoll_sched_prep [2023-11-12 02:10:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_iopoll_sched_prep [2023-11-12 02:10:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-12 02:10:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_error [2023-11-12 02:10:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_error [2023-11-12 02:10:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-12 02:10:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-12 02:10:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure be_fill_queue [2023-11-12 02:10:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure be_fill_queue [2023-11-12 02:10:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_get_params [2023-11-12 02:10:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_get_params [2023-11-12 02:10:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-12 02:10:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-12 02:10:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_notify [2023-11-12 02:10:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_notify [2023-11-12 02:10:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_async_link_state_process [2023-11-12 02:10:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_async_link_state_process [2023-11-12 02:10:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure nla_data [2023-11-12 02:10:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_data [2023-11-12 02:10:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2023-11-12 02:10:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2023-11-12 02:10:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2023-11-12 02:10:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2023-11-12 02:10:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_setup_boot_info [2023-11-12 02:10:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_setup_boot_info [2023-11-12 02:10:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-11-12 02:10:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-11-12 02:10:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_set_ip [2023-11-12 02:10:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_set_ip [2023-11-12 02:10:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_ring_cq_db [2023-11-12 02:10:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_ring_cq_db [2023-11-12 02:10:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_write_buffer [2023-11-12 02:10:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_write_buffer [2023-11-12 02:10:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_dma_unmap [2023-11-12 02:10:59,569 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_dma_unmap [2023-11-12 02:10:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_format_mac [2023-11-12 02:10:59,569 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_format_mac [2023-11-12 02:10:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2023-11-12 02:10:59,569 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2023-11-12 02:10:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_set_param [2023-11-12 02:10:59,569 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_set_param [2023-11-12 02:10:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_get_async_handle [2023-11-12 02:10:59,570 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_get_async_handle [2023-11-12 02:10:59,570 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_destroy_iface [2023-11-12 02:10:59,570 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_destroy_iface [2023-11-12 02:10:59,570 INFO L130 BoogieDeclarations]: Found specification of procedure free_wrb_handle [2023-11-12 02:10:59,570 INFO L138 BoogieDeclarations]: Found implementation of procedure free_wrb_handle [2023-11-12 02:10:59,570 INFO L130 BoogieDeclarations]: Found specification of procedure be_mbox_db_ready_wait [2023-11-12 02:10:59,570 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mbox_db_ready_wait [2023-11-12 02:10:59,570 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_irq [2023-11-12 02:10:59,571 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_irq [2023-11-12 02:10:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_cmd_q_destroy [2023-11-12 02:10:59,571 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_cmd_q_destroy [2023-11-12 02:10:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-12 02:10:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-12 02:10:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_post_async_buffers [2023-11-12 02:10:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_post_async_buffers [2023-11-12 02:10:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:10:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_2 [2023-11-12 02:10:59,573 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_2 [2023-11-12 02:10:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure be_complete_nopin_resp [2023-11-12 02:10:59,573 INFO L138 BoogieDeclarations]: Found implementation of procedure be_complete_nopin_resp [2023-11-12 02:10:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-12 02:10:59,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-12 02:10:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure find_num_cpus [2023-11-12 02:10:59,574 INFO L138 BoogieDeclarations]: Found implementation of procedure find_num_cpus [2023-11-12 02:10:59,574 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_eeh_reset [2023-11-12 02:10:59,574 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_eeh_reset [2023-11-12 02:10:59,574 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_ep_get_param [2023-11-12 02:10:59,574 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_ep_get_param [2023-11-12 02:10:59,574 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dev_put [2023-11-12 02:10:59,574 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dev_put [2023-11-12 02:10:59,574 INFO L130 BoogieDeclarations]: Found specification of procedure __ilog2_u32 [2023-11-12 02:10:59,575 INFO L138 BoogieDeclarations]: Found implementation of procedure __ilog2_u32 [2023-11-12 02:10:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2023-11-12 02:10:59,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2023-11-12 02:10:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_ring_eq_db [2023-11-12 02:10:59,575 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_ring_eq_db [2023-11-12 02:10:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-11-12 02:10:59,575 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-11-12 02:10:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_host_free [2023-11-12 02:10:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_host_free [2023-11-12 02:10:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2023-11-12 02:10:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2023-11-12 02:10:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_3 [2023-11-12 02:10:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_3 [2023-11-12 02:10:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_create_ipv4_iface [2023-11-12 02:10:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_create_ipv4_iface [2023-11-12 02:10:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_2 [2023-11-12 02:10:59,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_2 [2023-11-12 02:10:59,577 INFO L130 BoogieDeclarations]: Found specification of procedure dev_to_shost [2023-11-12 02:10:59,577 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_to_shost [2023-11-12 02:10:59,577 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2023-11-12 02:10:59,577 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2023-11-12 02:10:59,577 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_destroy_endpoint [2023-11-12 02:10:59,577 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_destroy_endpoint [2023-11-12 02:10:59,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_9 [2023-11-12 02:10:59,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_9 [2023-11-12 02:10:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_6 [2023-11-12 02:10:59,578 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_6 [2023-11-12 02:10:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure iscsi_conn_teardown [2023-11-12 02:10:59,578 INFO L138 BoogieDeclarations]: Found implementation of procedure iscsi_conn_teardown [2023-11-12 02:10:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure blk_iopoll_sched [2023-11-12 02:10:59,578 INFO L138 BoogieDeclarations]: Found implementation of procedure blk_iopoll_sched [2023-11-12 02:10:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_ep_poll [2023-11-12 02:10:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_ep_poll [2023-11-12 02:10:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_conn_bind [2023-11-12 02:10:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_conn_bind [2023-11-12 02:10:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_from_mbox [2023-11-12 02:10:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_from_mbox [2023-11-12 02:10:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure amap_mask [2023-11-12 02:10:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_mask [2023-11-12 02:10:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_create_ipv6_iface [2023-11-12 02:10:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_create_ipv6_iface [2023-11-12 02:10:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_create_default_pdu_queue [2023-11-12 02:10:59,580 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_create_default_pdu_queue [2023-11-12 02:10:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-11-12 02:10:59,580 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-11-12 02:10:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure be_encoded_q_len [2023-11-12 02:10:59,580 INFO L138 BoogieDeclarations]: Found implementation of procedure be_encoded_q_len [2023-11-12 02:10:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_fwd_async_msg [2023-11-12 02:10:59,580 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_fwd_async_msg [2023-11-12 02:10:59,581 INFO L130 BoogieDeclarations]: Found specification of procedure mgmt_static_ip_modify [2023-11-12 02:10:59,581 INFO L138 BoogieDeclarations]: Found implementation of procedure mgmt_static_ip_modify [2023-11-12 02:10:59,581 INFO L130 BoogieDeclarations]: Found specification of procedure hwi_process_default_pdu_ring [2023-11-12 02:10:59,581 INFO L138 BoogieDeclarations]: Found implementation of procedure hwi_process_default_pdu_ring [2023-11-12 02:10:59,581 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-12 02:10:59,581 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-12 02:10:59,581 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2023-11-12 02:10:59,581 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2023-11-12 02:10:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:10:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work [2023-11-12 02:10:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work [2023-11-12 02:10:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure beiscsi_free_mgmt_task_handles [2023-11-12 02:10:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure beiscsi_free_mgmt_task_handles [2023-11-12 02:10:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_free [2023-11-12 02:10:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_free [2023-11-12 02:11:02,012 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:11:02,021 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:11:02,598 INFO L770 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;