./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-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash defe568d3ecd4be058b114d2d7ea2aab8a7b360536dba6f49b11be810e3fc79e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 02:52:14,191 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 02:52:14,260 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 02:52:14,265 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 02:52:14,266 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 02:52:14,293 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 02:52:14,294 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 02:52:14,295 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 02:52:14,296 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 02:52:14,297 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 02:52:14,297 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 02:52:14,298 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 02:52:14,299 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 02:52:14,299 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 02:52:14,300 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 02:52:14,300 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 02:52:14,301 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 02:52:14,301 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 02:52:14,302 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 02:52:14,303 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 02:52:14,303 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 02:52:14,304 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 02:52:14,305 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 02:52:14,305 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:52:14,306 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 02:52:14,306 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 02:52:14,307 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 02:52:14,307 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 02:52:14,308 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 02:52:14,308 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 02:52:14,309 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/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_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL 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 -> Kojak 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 -> defe568d3ecd4be058b114d2d7ea2aab8a7b360536dba6f49b11be810e3fc79e [2023-11-19 02:52:14,596 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 02:52:14,628 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 02:52:14,630 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 02:52:14,633 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 02:52:14,633 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 02:52:14,635 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i [2023-11-19 02:52:17,715 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 02:52:18,555 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 02:52:18,556 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i [2023-11-19 02:52:18,629 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/data/30477ac80/0fcb66281b55432c89da5fbb86ab5c17/FLAGb79e27628 [2023-11-19 02:52:18,648 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/data/30477ac80/0fcb66281b55432c89da5fbb86ab5c17 [2023-11-19 02:52:18,654 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 02:52:18,656 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 02:52:18,660 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 02:52:18,660 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 02:52:18,666 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 02:52:18,668 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:52:18" (1/1) ... [2023-11-19 02:52:18,670 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@55d2fe47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:18, skipping insertion in model container [2023-11-19 02:52:18,670 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:52:18" (1/1) ... [2023-11-19 02:52:18,887 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 02:52:22,552 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_c281f417-9b13-4372-b14e-95648bb16497/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i[443384,443397] [2023-11-19 02:52:22,941 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:52:23,007 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 02:52:23,231 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; subl %2, %0; sete %1": "+m" (v->counter), "=qm" (c): "er" (i): "memory"); [6001-6002] [2023-11-19 02:52:23,233 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; xaddb %b0, %1\n": "+q" (__ret), "+m" (v->counter): : "memory", "cc"); [6013-6014] [2023-11-19 02:52:23,234 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; xaddw %w0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6017-6018] [2023-11-19 02:52:23,234 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; xaddl %0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6021-6022] [2023-11-19 02:52:23,235 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; xaddq %q0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6025-6026] [2023-11-19 02:52:23,634 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [11783] [2023-11-19 02:52:23,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [11790] [2023-11-19 02:52:23,759 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_c281f417-9b13-4372-b14e-95648bb16497/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--pcmcia--pcmcia.ko-entry_point.cil.out.i[443384,443397] [2023-11-19 02:52:23,774 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:52:23,974 WARN L675 CHandler]: The function strncmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:52:23,975 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:52:23,975 WARN L675 CHandler]: The function strncpy is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:52:23,975 WARN L675 CHandler]: The function __xadd_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:52:23,975 WARN L675 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 02:52:23,984 INFO L206 MainTranslator]: Completed translation [2023-11-19 02:52:23,985 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23 WrapperNode [2023-11-19 02:52:23,985 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 02:52:23,986 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 02:52:23,986 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 02:52:23,986 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 02:52:23,993 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:24,171 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:24,643 INFO L138 Inliner]: procedures = 471, calls = 5995, calls flagged for inlining = 202, calls inlined = 181, statements flattened = 11506 [2023-11-19 02:52:24,644 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 02:52:24,645 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 02:52:24,645 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 02:52:24,645 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 02:52:24,655 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:24,655 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:24,770 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:24,771 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,134 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,186 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,239 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,283 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,345 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 02:52:25,346 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 02:52:25,346 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 02:52:25,347 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 02:52:25,347 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:52:23" (1/1) ... [2023-11-19 02:52:25,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:52:25,365 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 02:52:25,377 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 02:52:25,413 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c281f417-9b13-4372-b14e-95648bb16497/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 02:52:25,423 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2023-11-19 02:52:25,423 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2023-11-19 02:52:25,424 INFO L130 BoogieDeclarations]: Found specification of procedure strncmp [2023-11-19 02:52:25,424 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_do_loop_tuple [2023-11-19 02:52:25,424 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_do_loop_tuple [2023-11-19 02:52:25,424 INFO L130 BoogieDeclarations]: Found specification of procedure prod_id2_show [2023-11-19 02:52:25,424 INFO L138 BoogieDeclarations]: Found implementation of procedure prod_id2_show [2023-11-19 02:52:25,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-19 02:52:25,426 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-19 02:52:25,427 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_cis_cache [2023-11-19 02:52:25,427 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_cis_cache [2023-11-19 02:52:25,427 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_device_probe [2023-11-19 02:52:25,427 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_device_probe [2023-11-19 02:52:25,427 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 02:52:25,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 02:52:25,428 INFO L130 BoogieDeclarations]: Found specification of procedure device_unlock [2023-11-19 02:52:25,428 INFO L138 BoogieDeclarations]: Found implementation of procedure device_unlock [2023-11-19 02:52:25,428 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2023-11-19 02:52:25,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2023-11-19 02:52:25,429 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_load_firmware [2023-11-19 02:52:25,429 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_load_firmware [2023-11-19 02:52:25,430 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_get_next_tuple [2023-11-19 02:52:25,430 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_get_next_tuple [2023-11-19 02:52:25,430 INFO L130 BoogieDeclarations]: Found specification of procedure read_cis_cache [2023-11-19 02:52:25,430 INFO L138 BoogieDeclarations]: Found implementation of procedure read_cis_cache [2023-11-19 02:52:25,431 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2023-11-19 02:52:25,431 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2023-11-19 02:52:25,432 INFO L130 BoogieDeclarations]: Found specification of procedure add_uevent_var [2023-11-19 02:52:25,432 INFO L138 BoogieDeclarations]: Found implementation of procedure add_uevent_var [2023-11-19 02:52:25,432 INFO L130 BoogieDeclarations]: Found specification of procedure remove_cis_cache [2023-11-19 02:52:25,432 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_cis_cache [2023-11-19 02:52:25,433 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-11-19 02:52:25,433 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-19 02:52:25,434 INFO L130 BoogieDeclarations]: Found specification of procedure __xadd_wrong_size [2023-11-19 02:52:25,434 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 02:52:25,435 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2023-11-19 02:52:25,435 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2023-11-19 02:52:25,435 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_requery_callback [2023-11-19 02:52:25,435 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_requery_callback [2023-11-19 02:52:25,435 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2023-11-19 02:52:25,436 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2023-11-19 02:52:25,436 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2023-11-19 02:52:25,436 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2023-11-19 02:52:25,436 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_validate_mem [2023-11-19 02:52:25,436 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_validate_mem [2023-11-19 02:52:25,436 INFO L130 BoogieDeclarations]: Found specification of procedure release_io_space [2023-11-19 02:52:25,437 INFO L138 BoogieDeclarations]: Found implementation of procedure release_io_space [2023-11-19 02:52:25,437 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_early_resume [2023-11-19 02:52:25,437 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_early_resume [2023-11-19 02:52:25,437 INFO L130 BoogieDeclarations]: Found specification of procedure follow_link [2023-11-19 02:52:25,437 INFO L138 BoogieDeclarations]: Found implementation of procedure follow_link [2023-11-19 02:52:25,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 02:52:25,438 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2023-11-19 02:52:25,438 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2023-11-19 02:52:25,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 02:52:25,438 INFO L130 BoogieDeclarations]: Found specification of procedure prod_id1_show [2023-11-19 02:52:25,439 INFO L138 BoogieDeclarations]: Found implementation of procedure prod_id1_show [2023-11-19 02:52:25,439 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2023-11-19 02:52:25,439 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2023-11-19 02:52:25,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 02:52:25,440 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_read_cis_mem [2023-11-19 02:52:25,440 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_read_cis_mem [2023-11-19 02:52:25,441 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_card_add [2023-11-19 02:52:25,441 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_card_add [2023-11-19 02:52:25,442 INFO L130 BoogieDeclarations]: Found specification of procedure prod_id3_show [2023-11-19 02:52:25,442 INFO L138 BoogieDeclarations]: Found implementation of procedure prod_id3_show [2023-11-19 02:52:25,442 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_device_query [2023-11-19 02:52:25,442 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_device_query [2023-11-19 02:52:25,443 INFO L130 BoogieDeclarations]: Found specification of procedure parse_strings [2023-11-19 02:52:25,443 INFO L138 BoogieDeclarations]: Found implementation of procedure parse_strings [2023-11-19 02:52:25,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-19 02:52:25,443 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-19 02:52:25,443 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_resume_callback [2023-11-19 02:52:25,443 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_resume_callback [2023-11-19 02:52:25,444 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_skt_mutex_of_pcmcia_socket [2023-11-19 02:52:25,444 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_skt_mutex_of_pcmcia_socket [2023-11-19 02:52:25,444 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_put_socket [2023-11-19 02:52:25,445 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_put_socket [2023-11-19 02:52:25,445 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2023-11-19 02:52:25,445 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2023-11-19 02:52:25,445 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_enable_device [2023-11-19 02:52:25,445 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_enable_device [2023-11-19 02:52:25,445 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_setup_isa_irq [2023-11-19 02:52:25,446 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_setup_isa_irq [2023-11-19 02:52:25,446 INFO L130 BoogieDeclarations]: Found specification of procedure kref_put [2023-11-19 02:52:25,446 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_put [2023-11-19 02:52:25,446 INFO L130 BoogieDeclarations]: Found specification of procedure function_show [2023-11-19 02:52:25,446 INFO L138 BoogieDeclarations]: Found implementation of procedure function_show [2023-11-19 02:52:25,447 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2023-11-19 02:52:25,447 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2023-11-19 02:52:25,447 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_get_first_tuple [2023-11-19 02:52:25,448 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_get_first_tuple [2023-11-19 02:52:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure device_lock [2023-11-19 02:52:25,448 INFO L138 BoogieDeclarations]: Found implementation of procedure device_lock [2023-11-19 02:52:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 02:52:25,448 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2023-11-19 02:52:25,448 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2023-11-19 02:52:25,449 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_release_dev [2023-11-19 02:52:25,449 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_release_dev [2023-11-19 02:52:25,449 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_do_loop_config [2023-11-19 02:52:25,449 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_do_loop_config [2023-11-19 02:52:25,449 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 02:52:25,449 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_card_remove [2023-11-19 02:52:25,450 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_card_remove [2023-11-19 02:52:25,450 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_add_socket [2023-11-19 02:52:25,450 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_add_socket [2023-11-19 02:52:25,450 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-19 02:52:25,450 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-19 02:52:25,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 02:52:25,451 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 02:52:25,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 02:52:25,451 INFO L130 BoogieDeclarations]: Found specification of procedure release_resource [2023-11-19 02:52:25,452 INFO L138 BoogieDeclarations]: Found implementation of procedure release_resource [2023-11-19 02:52:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 02:52:25,452 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 02:52:25,452 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2023-11-19 02:52:25,453 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2023-11-19 02:52:25,453 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_fixup_iowidth [2023-11-19 02:52:25,454 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_fixup_iowidth [2023-11-19 02:52:25,454 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_221 [2023-11-19 02:52:25,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_221 [2023-11-19 02:52:25,454 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-19 02:52:25,454 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-19 02:52:25,454 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2023-11-19 02:52:25,455 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2023-11-19 02:52:25,455 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2023-11-19 02:52:25,455 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2023-11-19 02:52:25,455 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2023-11-19 02:52:25,455 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2023-11-19 02:52:25,455 INFO L130 BoogieDeclarations]: Found specification of procedure set_cis_map [2023-11-19 02:52:25,456 INFO L138 BoogieDeclarations]: Found implementation of procedure set_cis_map [2023-11-19 02:52:25,456 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_device_remove [2023-11-19 02:52:25,456 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_device_remove [2023-11-19 02:52:25,456 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 02:52:25,532 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 02:52:25,532 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_ops_mutex_of_pcmcia_socket [2023-11-19 02:52:25,532 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_ops_mutex_of_pcmcia_socket [2023-11-19 02:52:25,532 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_ops_mutex_of_pcmcia_socket [2023-11-19 02:52:25,532 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_ops_mutex_of_pcmcia_socket [2023-11-19 02:52:25,532 INFO L130 BoogieDeclarations]: Found specification of procedure kref_sub [2023-11-19 02:52:25,532 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_sub [2023-11-19 02:52:25,532 INFO L130 BoogieDeclarations]: Found specification of procedure modalias_show [2023-11-19 02:52:25,532 INFO L138 BoogieDeclarations]: Found implementation of procedure modalias_show [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_put_dev [2023-11-19 02:52:25,533 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_put_dev [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-19 02:52:25,533 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2023-11-19 02:52:25,533 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_parse_uevents [2023-11-19 02:52:25,533 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_parse_uevents [2023-11-19 02:52:25,533 INFO L130 BoogieDeclarations]: Found specification of procedure pm_state_show [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_state_show [2023-11-19 02:52:25,534 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_devmatch [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_devmatch [2023-11-19 02:52:25,534 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-11-19 02:52:25,534 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_get_mac_from_cis [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_get_mac_from_cis [2023-11-19 02:52:25,534 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2023-11-19 02:52:25,534 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-19 02:52:25,534 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-19 02:52:25,535 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_add [2023-11-19 02:52:25,535 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_add [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2023-11-19 02:52:25,535 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le16 [2023-11-19 02:52:25,535 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le16 [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_io_space [2023-11-19 02:52:25,535 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_io_space [2023-11-19 02:52:25,535 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_get_tuple_data [2023-11-19 02:52:25,536 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_get_tuple_data [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_request_irq [2023-11-19 02:52:25,536 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_request_irq [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_parse_tuple [2023-11-19 02:52:25,536 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_parse_tuple [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-19 02:52:25,536 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure module_put [2023-11-19 02:52:25,536 INFO L138 BoogieDeclarations]: Found implementation of procedure module_put [2023-11-19 02:52:25,536 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2023-11-19 02:52:25,537 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure dev_notice [2023-11-19 02:52:25,537 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_notice [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_disable_device [2023-11-19 02:52:25,537 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_disable_device [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le32 [2023-11-19 02:52:25,537 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le32 [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_skt_mutex_of_pcmcia_socket [2023-11-19 02:52:25,537 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_skt_mutex_of_pcmcia_socket [2023-11-19 02:52:25,537 INFO L130 BoogieDeclarations]: Found specification of procedure driver_unregister [2023-11-19 02:52:25,538 INFO L138 BoogieDeclarations]: Found implementation of procedure driver_unregister [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure bus_for_each_dev [2023-11-19 02:52:25,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_for_each_dev [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure request_resource [2023-11-19 02:52:25,538 INFO L138 BoogieDeclarations]: Found implementation of procedure request_resource [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-19 02:52:25,538 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure put_device [2023-11-19 02:52:25,538 INFO L138 BoogieDeclarations]: Found implementation of procedure put_device [2023-11-19 02:52:25,538 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_release_configuration [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_release_configuration [2023-11-19 02:52:25,539 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-19 02:52:25,539 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-19 02:52:25,539 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_suspend [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_suspend [2023-11-19 02:52:25,539 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_release_window [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_release_window [2023-11-19 02:52:25,539 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_find_mem_region [2023-11-19 02:52:25,539 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_find_mem_region [2023-11-19 02:52:25,543 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_device_add [2023-11-19 02:52:25,543 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_device_add [2023-11-19 02:52:25,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_mutex_of_device [2023-11-19 02:52:25,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_mutex_of_device [2023-11-19 02:52:25,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_lock_of_pcmcia_dynids [2023-11-19 02:52:25,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_lock_of_pcmcia_dynids [2023-11-19 02:52:25,544 INFO L130 BoogieDeclarations]: Found specification of procedure runtime_resume [2023-11-19 02:52:25,544 INFO L138 BoogieDeclarations]: Found implementation of procedure runtime_resume [2023-11-19 02:52:25,544 INFO L130 BoogieDeclarations]: Found specification of procedure bus_unregister [2023-11-19 02:52:25,544 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_unregister [2023-11-19 02:52:25,544 INFO L130 BoogieDeclarations]: Found specification of procedure verify_cis_cache [2023-11-19 02:52:25,544 INFO L138 BoogieDeclarations]: Found implementation of procedure verify_cis_cache [2023-11-19 02:52:25,544 INFO L130 BoogieDeclarations]: Found specification of procedure get_device [2023-11-19 02:52:25,545 INFO L138 BoogieDeclarations]: Found implementation of procedure get_device [2023-11-19 02:52:25,545 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_resume [2023-11-19 02:52:25,545 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_resume [2023-11-19 02:52:25,545 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_validate_cis [2023-11-19 02:52:25,545 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_validate_cis [2023-11-19 02:52:25,545 INFO L130 BoogieDeclarations]: Found specification of procedure func_id_show [2023-11-19 02:52:25,546 INFO L138 BoogieDeclarations]: Found implementation of procedure func_id_show [2023-11-19 02:52:25,546 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 02:52:25,546 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 02:52:25,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 02:52:25,546 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2023-11-19 02:52:25,546 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2023-11-19 02:52:25,546 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_loop_tuple [2023-11-19 02:52:25,547 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_loop_tuple [2023-11-19 02:52:25,547 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_loop_tuple [2023-11-19 02:52:25,547 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_loop_tuple [2023-11-19 02:52:25,547 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-19 02:52:25,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-19 02:52:25,547 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_requery [2023-11-19 02:52:25,547 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_requery [2023-11-19 02:52:25,548 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_suspend_callback [2023-11-19 02:52:25,548 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_suspend_callback [2023-11-19 02:52:25,548 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_match [2023-11-19 02:52:25,548 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_match [2023-11-19 02:52:25,548 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2023-11-19 02:52:25,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2023-11-19 02:52:25,548 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_dev_suspend [2023-11-19 02:52:25,549 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_dev_suspend [2023-11-19 02:52:25,549 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_uevent [2023-11-19 02:52:25,549 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_uevent [2023-11-19 02:52:25,549 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_register_pcmcia [2023-11-19 02:52:25,549 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_register_pcmcia [2023-11-19 02:52:25,549 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_replace_cis [2023-11-19 02:52:25,549 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_replace_cis [2023-11-19 02:52:25,550 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_bus_remove [2023-11-19 02:52:25,550 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_bus_remove [2023-11-19 02:52:25,550 INFO L130 BoogieDeclarations]: Found specification of procedure manf_id_show [2023-11-19 02:52:25,550 INFO L138 BoogieDeclarations]: Found implementation of procedure manf_id_show [2023-11-19 02:52:25,550 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_loop_config [2023-11-19 02:52:25,550 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_loop_config [2023-11-19 02:52:25,551 INFO L130 BoogieDeclarations]: Found specification of procedure parse_power [2023-11-19 02:52:25,551 INFO L138 BoogieDeclarations]: Found implementation of procedure parse_power [2023-11-19 02:52:25,551 INFO L130 BoogieDeclarations]: Found specification of procedure card_id_show [2023-11-19 02:52:25,552 INFO L138 BoogieDeclarations]: Found implementation of procedure card_id_show [2023-11-19 02:52:25,552 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_get_socket [2023-11-19 02:52:25,555 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_get_socket [2023-11-19 02:52:25,555 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_write_cis_mem [2023-11-19 02:52:25,555 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_write_cis_mem [2023-11-19 02:52:25,555 INFO L130 BoogieDeclarations]: Found specification of procedure runtime_suspend [2023-11-19 02:52:25,556 INFO L138 BoogieDeclarations]: Found implementation of procedure runtime_suspend [2023-11-19 02:52:25,556 INFO L130 BoogieDeclarations]: Found specification of procedure prod_id4_show [2023-11-19 02:52:25,557 INFO L138 BoogieDeclarations]: Found implementation of procedure prod_id4_show [2023-11-19 02:52:25,557 INFO L130 BoogieDeclarations]: Found specification of procedure resources_show [2023-11-19 02:52:25,557 INFO L138 BoogieDeclarations]: Found implementation of procedure resources_show [2023-11-19 02:52:25,560 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 02:52:25,560 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 02:52:25,560 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_mutex_of_device [2023-11-19 02:52:25,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_mutex_of_device [2023-11-19 02:52:25,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_lock_of_pcmcia_dynids [2023-11-19 02:52:25,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_lock_of_pcmcia_dynids [2023-11-19 02:52:25,564 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 02:52:25,564 INFO L130 BoogieDeclarations]: Found specification of procedure resource_size [2023-11-19 02:52:25,564 INFO L138 BoogieDeclarations]: Found implementation of procedure resource_size [2023-11-19 02:52:25,564 INFO L130 BoogieDeclarations]: Found specification of procedure strncpy [2023-11-19 02:52:25,564 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2023-11-19 02:52:25,564 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2023-11-19 02:52:25,565 INFO L130 BoogieDeclarations]: Found specification of procedure pcmcia_dev_resume [2023-11-19 02:52:25,565 INFO L138 BoogieDeclarations]: Found implementation of procedure pcmcia_dev_resume [2023-11-19 02:52:25,565 INFO L130 BoogieDeclarations]: Found specification of procedure pccard_read_tuple [2023-11-19 02:52:25,565 INFO L138 BoogieDeclarations]: Found implementation of procedure pccard_read_tuple [2023-11-19 02:52:26,674 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 02:52:26,680 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 02:52:26,943 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;