./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi --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 72689ec87ed3809e6e293244eeb8a8656ba7689ee8c62a4b4036d9431521cfaa --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:11:10,119 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:11:10,245 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-24 23:11:10,249 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:11:10,250 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 23:11:10,274 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:11:10,275 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:11:10,276 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 23:11:10,277 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 23:11:10,277 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 23:11:10,278 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:11:10,278 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:11:10,279 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:11:10,279 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:11:10,280 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:11:10,280 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:11:10,281 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:11:10,281 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:11:10,282 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:11:10,283 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 23:11:10,283 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 23:11:10,284 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 23:11:10,284 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:11:10,285 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:11:10,285 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:11:10,286 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:11:10,286 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:11:10,287 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 23:11:10,287 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:11:10,287 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:11:10,288 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi 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 -> 72689ec87ed3809e6e293244eeb8a8656ba7689ee8c62a4b4036d9431521cfaa [2023-11-24 23:11:10,537 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:11:10,558 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:11:10,561 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:11:10,562 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:11:10,563 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:11:10,564 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i [2023-11-24 23:11:13,737 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:11:14,589 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:11:14,590 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i [2023-11-24 23:11:14,692 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/data/0dcf76cdf/d12c8978c29b4577bb260b0751b0d199/FLAGa34180bb9 [2023-11-24 23:11:14,711 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/data/0dcf76cdf/d12c8978c29b4577bb260b0751b0d199 [2023-11-24 23:11:14,716 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:11:14,721 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:11:14,722 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:11:14,723 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:11:14,728 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:11:14,730 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:11:14" (1/1) ... [2023-11-24 23:11:14,732 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7bb4bed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:14, skipping insertion in model container [2023-11-24 23:11:14,732 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:11:14" (1/1) ... [2023-11-24 23:11:14,939 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:11:20,861 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[606755,606768] [2023-11-24 23:11:20,866 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[606921,606934] [2023-11-24 23:11:20,867 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[607085,607098] [2023-11-24 23:11:20,868 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[607250,607263] [2023-11-24 23:11:20,922 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:11:21,000 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:11:21,139 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"); [6303] [2023-11-24 23:11:21,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6310] [2023-11-24 23:11:21,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/46e2119/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6348-6349] [2023-11-24 23:11:21,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6354-6356] [2023-11-24 23:11:21,195 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)); [6552-6553] [2023-11-24 23:11:21,197 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)); [6586-6587] [2023-11-24 23:11:22,150 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[606755,606768] [2023-11-24 23:11:22,150 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[606921,606934] [2023-11-24 23:11:22,151 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[607085,607098] [2023-11-24 23:11:22,151 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_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-fddi-skfp-skfp.cil.i[607250,607263] [2023-11-24 23:11:22,156 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:11:22,458 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-24 23:11:22,465 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:11:22,466 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22 WrapperNode [2023-11-24 23:11:22,466 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:11:22,467 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:11:22,467 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:11:22,468 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:11:22,475 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:22,761 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:24,873 INFO L138 Inliner]: procedures = 530, calls = 10653, calls flagged for inlining = 278, calls inlined = 268, statements flattened = 24299 [2023-11-24 23:11:24,881 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:11:24,881 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:11:24,882 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:11:24,882 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:11:24,900 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:24,901 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:25,667 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:25,669 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,083 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,173 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,233 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,274 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,449 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:11:27,450 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:11:27,450 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:11:27,451 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:11:27,451 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:11:22" (1/1) ... [2023-11-24 23:11:27,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 23:11:27,470 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 23:11:27,486 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 23:11:27,522 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_79b0dc66-ac14-4c51-b137-247b8ac1b6b8/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 23:11:27,530 INFO L130 BoogieDeclarations]: Found specification of procedure llc_restart_tx [2023-11-24 23:11:27,531 INFO L138 BoogieDeclarations]: Found implementation of procedure llc_restart_tx [2023-11-24 23:11:27,532 INFO L130 BoogieDeclarations]: Found specification of procedure smt_timer_stop [2023-11-24 23:11:27,532 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_timer_stop [2023-11-24 23:11:27,532 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_skb [2023-11-24 23:11:27,532 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_skb [2023-11-24 23:11:27,532 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2023-11-24 23:11:27,533 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2023-11-24 23:11:27,533 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-24 23:11:27,533 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-24 23:11:27,533 INFO L130 BoogieDeclarations]: Found specification of procedure mac_update_multicast [2023-11-24 23:11:27,533 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_update_multicast [2023-11-24 23:11:27,533 INFO L130 BoogieDeclarations]: Found specification of procedure smt_echo_test [2023-11-24 23:11:27,534 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_echo_test [2023-11-24 23:11:27,534 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-24 23:11:27,534 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-24 23:11:27,534 INFO L130 BoogieDeclarations]: Found specification of procedure mac_ring_up [2023-11-24 23:11:27,534 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_ring_up [2023-11-24 23:11:27,534 INFO L130 BoogieDeclarations]: Found specification of procedure read_address [2023-11-24 23:11:27,535 INFO L138 BoogieDeclarations]: Found implementation of procedure read_address [2023-11-24 23:11:27,535 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_ctl_set_multicast_list_wo_lock [2023-11-24 23:11:27,536 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_ctl_set_multicast_list_wo_lock [2023-11-24 23:11:27,536 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-24 23:11:27,536 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-24 23:11:27,536 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite16 [2023-11-24 23:11:27,536 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite16 [2023-11-24 23:11:27,537 INFO L130 BoogieDeclarations]: Found specification of procedure smt_mib_phys [2023-11-24 23:11:27,538 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_mib_phys [2023-11-24 23:11:27,538 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite8 [2023-11-24 23:11:27,538 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite8 [2023-11-24 23:11:27,540 INFO L130 BoogieDeclarations]: Found specification of procedure cfm [2023-11-24 23:11:27,540 INFO L138 BoogieDeclarations]: Found implementation of procedure cfm [2023-11-24 23:11:27,541 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2023-11-24 23:11:27,541 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2023-11-24 23:11:27,542 INFO L130 BoogieDeclarations]: Found specification of procedure smt_action [2023-11-24 23:11:27,542 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_action [2023-11-24 23:11:27,542 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-24 23:11:27,542 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-24 23:11:27,542 INFO L130 BoogieDeclarations]: Found specification of procedure prop_actions [2023-11-24 23:11:27,542 INFO L138 BoogieDeclarations]: Found implementation of procedure prop_actions [2023-11-24 23:11:27,543 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-24 23:11:27,543 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_rx_mode [2023-11-24 23:11:27,543 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_rx_mode [2023-11-24 23:11:27,543 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-24 23:11:27,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-24 23:11:27,543 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2023-11-24 23:11:27,544 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2023-11-24 23:11:27,544 INFO L130 BoogieDeclarations]: Found specification of procedure sm_ph_lem_stop [2023-11-24 23:11:27,544 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_ph_lem_stop [2023-11-24 23:11:27,544 INFO L130 BoogieDeclarations]: Found specification of procedure netif_rx [2023-11-24 23:11:27,544 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_rx [2023-11-24 23:11:27,544 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-24 23:11:27,544 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-24 23:11:27,545 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2023-11-24 23:11:27,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2023-11-24 23:11:27,545 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-24 23:11:27,545 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-24 23:11:27,546 INFO L130 BoogieDeclarations]: Found specification of procedure plc_irq [2023-11-24 23:11:27,546 INFO L138 BoogieDeclarations]: Found implementation of procedure plc_irq [2023-11-24 23:11:27,546 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2023-11-24 23:11:27,546 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2023-11-24 23:11:27,547 INFO L130 BoogieDeclarations]: Found specification of procedure smt_free_mbuf [2023-11-24 23:11:27,547 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_free_mbuf [2023-11-24 23:11:27,548 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:11:27,548 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2023-11-24 23:11:27,548 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2023-11-24 23:11:27,548 INFO L130 BoogieDeclarations]: Found specification of procedure smt_set_mac_opvalues [2023-11-24 23:11:27,549 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_set_mac_opvalues [2023-11-24 23:11:27,549 INFO L130 BoogieDeclarations]: Found specification of procedure config_mux [2023-11-24 23:11:27,549 INFO L138 BoogieDeclarations]: Found implementation of procedure config_mux [2023-11-24 23:11:27,550 INFO L130 BoogieDeclarations]: Found specification of procedure set_int [2023-11-24 23:11:27,550 INFO L138 BoogieDeclarations]: Found implementation of procedure set_int [2023-11-24 23:11:27,550 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_clear_tx_queue [2023-11-24 23:11:27,550 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_clear_tx_queue [2023-11-24 23:11:27,551 INFO L130 BoogieDeclarations]: Found specification of procedure copy_tx_mac [2023-11-24 23:11:27,551 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_tx_mac [2023-11-24 23:11:27,551 INFO L130 BoogieDeclarations]: Found specification of procedure formac_rcv_restart [2023-11-24 23:11:27,551 INFO L138 BoogieDeclarations]: Found implementation of procedure formac_rcv_restart [2023-11-24 23:11:27,551 INFO L130 BoogieDeclarations]: Found specification of procedure smt_string_swap [2023-11-24 23:11:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_string_swap [2023-11-24 23:11:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure ev_dispatcher [2023-11-24 23:11:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ev_dispatcher [2023-11-24 23:11:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure pcm [2023-11-24 23:11:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure pcm [2023-11-24 23:11:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure dma_complete [2023-11-24 23:11:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_complete [2023-11-24 23:11:27,553 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-11-24 23:11:27,553 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-11-24 23:11:27,554 INFO L130 BoogieDeclarations]: Found specification of procedure repair_txd_ring [2023-11-24 23:11:27,554 INFO L138 BoogieDeclarations]: Found implementation of procedure repair_txd_ring [2023-11-24 23:11:27,554 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-24 23:11:27,554 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-24 23:11:27,554 INFO L130 BoogieDeclarations]: Found specification of procedure smt_swap_para [2023-11-24 23:11:27,554 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_swap_para [2023-11-24 23:11:27,554 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-24 23:11:27,555 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2023-11-24 23:11:27,555 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2023-11-24 23:11:27,555 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-24 23:11:27,555 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-24 23:11:27,555 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-24 23:11:27,555 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-24 23:11:27,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-24 23:11:27,556 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-24 23:11:27,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-24 23:11:27,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 23:11:27,556 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_get_space [2023-11-24 23:11:27,556 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_get_space [2023-11-24 23:11:27,557 INFO L130 BoogieDeclarations]: Found specification of procedure hwt_restart [2023-11-24 23:11:27,557 INFO L138 BoogieDeclarations]: Found implementation of procedure hwt_restart [2023-11-24 23:11:27,557 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-24 23:11:27,557 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-24 23:11:27,558 INFO L130 BoogieDeclarations]: Found specification of procedure smt_send_nif [2023-11-24 23:11:27,558 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_send_nif [2023-11-24 23:11:27,558 INFO L130 BoogieDeclarations]: Found specification of procedure mac_set_rx_mode [2023-11-24 23:11:27,558 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_set_rx_mode [2023-11-24 23:11:27,558 INFO L130 BoogieDeclarations]: Found specification of procedure smt_stop_watchdog [2023-11-24 23:11:27,559 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_stop_watchdog [2023-11-24 23:11:27,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-24 23:11:27,560 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-24 23:11:27,560 INFO L130 BoogieDeclarations]: Found specification of procedure smt_add_para [2023-11-24 23:11:27,560 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_add_para [2023-11-24 23:11:27,560 INFO L130 BoogieDeclarations]: Found specification of procedure sm_pm_bypass_req [2023-11-24 23:11:27,560 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_pm_bypass_req [2023-11-24 23:11:27,561 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2023-11-24 23:11:27,561 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2023-11-24 23:11:27,561 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-24 23:11:27,561 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-24 23:11:27,561 INFO L130 BoogieDeclarations]: Found specification of procedure smt_fill_state [2023-11-24 23:11:27,561 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_fill_state [2023-11-24 23:11:27,562 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2023-11-24 23:11:27,562 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2023-11-24 23:11:27,562 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-24 23:11:27,562 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-24 23:11:27,562 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_close [2023-11-24 23:11:27,562 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_close [2023-11-24 23:11:27,562 INFO L130 BoogieDeclarations]: Found specification of procedure sm_mac_get_tx_state [2023-11-24 23:11:27,563 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_mac_get_tx_state [2023-11-24 23:11:27,563 INFO L130 BoogieDeclarations]: Found specification of procedure process_receive [2023-11-24 23:11:27,563 INFO L138 BoogieDeclarations]: Found implementation of procedure process_receive [2023-11-24 23:11:27,563 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_open [2023-11-24 23:11:27,564 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_open [2023-11-24 23:11:27,564 INFO L130 BoogieDeclarations]: Found specification of procedure write_mdr [2023-11-24 23:11:27,564 INFO L138 BoogieDeclarations]: Found implementation of procedure write_mdr [2023-11-24 23:11:27,564 INFO L130 BoogieDeclarations]: Found specification of procedure update_dac [2023-11-24 23:11:27,564 INFO L138 BoogieDeclarations]: Found implementation of procedure update_dac [2023-11-24 23:11:27,564 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-24 23:11:27,566 INFO L130 BoogieDeclarations]: Found specification of procedure is_equal [2023-11-24 23:11:27,566 INFO L138 BoogieDeclarations]: Found implementation of procedure is_equal [2023-11-24 23:11:27,567 INFO L130 BoogieDeclarations]: Found specification of procedure hwt_wait_time [2023-11-24 23:11:27,569 INFO L138 BoogieDeclarations]: Found implementation of procedure hwt_wait_time [2023-11-24 23:11:27,570 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:11:27,570 INFO L130 BoogieDeclarations]: Found specification of procedure start_ecm_timer [2023-11-24 23:11:27,570 INFO L138 BoogieDeclarations]: Found implementation of procedure start_ecm_timer [2023-11-24 23:11:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-24 23:11:27,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-24 23:11:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-24 23:11:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure ioread16 [2023-11-24 23:11:27,574 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread16 [2023-11-24 23:11:27,579 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-24 23:11:27,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-24 23:11:27,579 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2023-11-24 23:11:27,580 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2023-11-24 23:11:27,580 INFO L130 BoogieDeclarations]: Found specification of procedure rmt [2023-11-24 23:11:27,580 INFO L138 BoogieDeclarations]: Found implementation of procedure rmt [2023-11-24 23:11:27,581 INFO L130 BoogieDeclarations]: Found specification of procedure hwt_quick_read [2023-11-24 23:11:27,581 INFO L138 BoogieDeclarations]: Found implementation of procedure hwt_quick_read [2023-11-24 23:11:27,581 INFO L130 BoogieDeclarations]: Found specification of procedure smt_online [2023-11-24 23:11:27,581 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_online [2023-11-24 23:11:27,581 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-24 23:11:27,581 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-24 23:11:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure sm_pm_ls_latch [2023-11-24 23:11:27,582 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_pm_ls_latch [2023-11-24 23:11:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure smt_build_frame [2023-11-24 23:11:27,582 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_build_frame [2023-11-24 23:11:27,582 INFO L130 BoogieDeclarations]: Found specification of procedure init_mac [2023-11-24 23:11:27,582 INFO L138 BoogieDeclarations]: Found implementation of procedure init_mac [2023-11-24 23:11:27,583 INFO L130 BoogieDeclarations]: Found specification of procedure set_min_max [2023-11-24 23:11:27,583 INFO L138 BoogieDeclarations]: Found implementation of procedure set_min_max [2023-11-24 23:11:27,583 INFO L130 BoogieDeclarations]: Found specification of procedure init_smt [2023-11-24 23:11:27,583 INFO L138 BoogieDeclarations]: Found implementation of procedure init_smt [2023-11-24 23:11:27,583 INFO L130 BoogieDeclarations]: Found specification of procedure ioread8 [2023-11-24 23:11:27,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread8 [2023-11-24 23:11:27,583 INFO L130 BoogieDeclarations]: Found specification of procedure ess_send_response [2023-11-24 23:11:27,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ess_send_response [2023-11-24 23:11:27,584 INFO L130 BoogieDeclarations]: Found specification of procedure sm_mac_check_beacon_claim [2023-11-24 23:11:27,584 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_mac_check_beacon_claim [2023-11-24 23:11:27,584 INFO L130 BoogieDeclarations]: Found specification of procedure send_queued_packets [2023-11-24 23:11:27,584 INFO L138 BoogieDeclarations]: Found implementation of procedure send_queued_packets [2023-11-24 23:11:27,584 INFO L130 BoogieDeclarations]: Found specification of procedure plc_go_state [2023-11-24 23:11:27,584 INFO L138 BoogieDeclarations]: Found implementation of procedure plc_go_state [2023-11-24 23:11:27,585 INFO L130 BoogieDeclarations]: Found specification of procedure all_selection_criteria [2023-11-24 23:11:27,585 INFO L138 BoogieDeclarations]: Found implementation of procedure all_selection_criteria [2023-11-24 23:11:27,585 INFO L130 BoogieDeclarations]: Found specification of procedure rmt_reinsert_actions [2023-11-24 23:11:27,585 INFO L138 BoogieDeclarations]: Found implementation of procedure rmt_reinsert_actions [2023-11-24 23:11:27,585 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-24 23:11:27,585 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-24 23:11:27,585 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2023-11-24 23:11:27,585 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2023-11-24 23:11:27,586 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-11-24 23:11:27,586 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-11-24 23:11:27,586 INFO L130 BoogieDeclarations]: Found specification of procedure smt_fill_sde [2023-11-24 23:11:27,586 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_fill_sde [2023-11-24 23:11:27,586 INFO L130 BoogieDeclarations]: Found specification of procedure ess_para_change [2023-11-24 23:11:27,586 INFO L138 BoogieDeclarations]: Found implementation of procedure ess_para_change [2023-11-24 23:11:27,586 INFO L130 BoogieDeclarations]: Found specification of procedure smt_get_mbuf [2023-11-24 23:11:27,587 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_get_mbuf [2023-11-24 23:11:27,587 INFO L130 BoogieDeclarations]: Found specification of procedure rmt_leave_actions [2023-11-24 23:11:27,587 INFO L138 BoogieDeclarations]: Found implementation of procedure rmt_leave_actions [2023-11-24 23:11:27,587 INFO L130 BoogieDeclarations]: Found specification of procedure pc_tcode_actions [2023-11-24 23:11:27,587 INFO L138 BoogieDeclarations]: Found implementation of procedure pc_tcode_actions [2023-11-24 23:11:27,587 INFO L130 BoogieDeclarations]: Found specification of procedure smt_get_time [2023-11-24 23:11:27,587 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_get_time [2023-11-24 23:11:27,588 INFO L130 BoogieDeclarations]: Found specification of procedure ring_status_indication [2023-11-24 23:11:27,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ring_status_indication [2023-11-24 23:11:27,588 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:11:27,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:11:27,588 INFO L130 BoogieDeclarations]: Found specification of procedure led_indication [2023-11-24 23:11:27,588 INFO L138 BoogieDeclarations]: Found implementation of procedure led_indication [2023-11-24 23:11:27,588 INFO L130 BoogieDeclarations]: Found specification of procedure init_descr_ring [2023-11-24 23:11:27,588 INFO L138 BoogieDeclarations]: Found implementation of procedure init_descr_ring [2023-11-24 23:11:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure port_to_mib [2023-11-24 23:11:27,589 INFO L138 BoogieDeclarations]: Found implementation of procedure port_to_mib [2023-11-24 23:11:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-24 23:11:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-24 23:11:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-24 23:11:27,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-24 23:11:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure div_ratio [2023-11-24 23:11:27,590 INFO L138 BoogieDeclarations]: Found implementation of procedure div_ratio [2023-11-24 23:11:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure smt_reset_defaults [2023-11-24 23:11:27,590 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_reset_defaults [2023-11-24 23:11:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_requeue_rxd [2023-11-24 23:11:27,590 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_requeue_rxd [2023-11-24 23:11:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure sm_ph_lem_start [2023-11-24 23:11:27,590 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_ph_lem_start [2023-11-24 23:11:27,591 INFO L130 BoogieDeclarations]: Found specification of procedure smt_received_pack [2023-11-24 23:11:27,591 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_received_pack [2023-11-24 23:11:27,591 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_clear_rx_queue [2023-11-24 23:11:27,591 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_clear_rx_queue [2023-11-24 23:11:27,591 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2023-11-24 23:11:27,591 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2023-11-24 23:11:27,591 INFO L130 BoogieDeclarations]: Found specification of procedure smt_check_para [2023-11-24 23:11:27,591 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_check_para [2023-11-24 23:11:27,592 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_clear_txd [2023-11-24 23:11:27,592 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_clear_txd [2023-11-24 23:11:27,592 INFO L130 BoogieDeclarations]: Found specification of procedure sm_ma_control [2023-11-24 23:11:27,592 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_ma_control [2023-11-24 23:11:27,592 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-24 23:11:27,592 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-24 23:11:27,592 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_fill_rxd [2023-11-24 23:11:27,593 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_fill_rxd [2023-11-24 23:11:27,593 INFO L130 BoogieDeclarations]: Found specification of procedure is_individual [2023-11-24 23:11:27,593 INFO L138 BoogieDeclarations]: Found implementation of procedure is_individual [2023-11-24 23:11:27,593 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2023-11-24 23:11:27,593 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2023-11-24 23:11:27,593 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2023-11-24 23:11:27,593 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2023-11-24 23:11:27,593 INFO L130 BoogieDeclarations]: Found specification of procedure plc_send_bits [2023-11-24 23:11:27,594 INFO L138 BoogieDeclarations]: Found implementation of procedure plc_send_bits [2023-11-24 23:11:27,594 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2023-11-24 23:11:27,594 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2023-11-24 23:11:27,594 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2023-11-24 23:11:27,594 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2023-11-24 23:11:27,594 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:11:27,594 INFO L130 BoogieDeclarations]: Found specification of procedure mac_update_counter [2023-11-24 23:11:27,595 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_update_counter [2023-11-24 23:11:27,595 INFO L130 BoogieDeclarations]: Found specification of procedure smt_swap_short [2023-11-24 23:11:27,595 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_swap_short [2023-11-24 23:11:27,595 INFO L130 BoogieDeclarations]: Found specification of procedure hwt_start [2023-11-24 23:11:27,595 INFO L138 BoogieDeclarations]: Found implementation of procedure hwt_start [2023-11-24 23:11:27,595 INFO L130 BoogieDeclarations]: Found specification of procedure smt_srf_event [2023-11-24 23:11:27,595 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_srf_event [2023-11-24 23:11:27,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-24 23:11:27,596 INFO L130 BoogieDeclarations]: Found specification of procedure smt_fill_setcount [2023-11-24 23:11:27,596 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_fill_setcount [2023-11-24 23:11:27,596 INFO L130 BoogieDeclarations]: Found specification of procedure stop_pcm_timer0 [2023-11-24 23:11:27,597 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_pcm_timer0 [2023-11-24 23:11:27,600 INFO L130 BoogieDeclarations]: Found specification of procedure smt_fill_timestamp [2023-11-24 23:11:27,601 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_fill_timestamp [2023-11-24 23:11:27,601 INFO L130 BoogieDeclarations]: Found specification of procedure smt_timer_start [2023-11-24 23:11:27,601 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_timer_start [2023-11-24 23:11:27,601 INFO L130 BoogieDeclarations]: Found specification of procedure card_stop [2023-11-24 23:11:27,601 INFO L138 BoogieDeclarations]: Found implementation of procedure card_stop [2023-11-24 23:11:27,601 INFO L130 BoogieDeclarations]: Found specification of procedure phy_index [2023-11-24 23:11:27,602 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_index [2023-11-24 23:11:27,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-24 23:11:27,602 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2023-11-24 23:11:27,604 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2023-11-24 23:11:27,604 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-24 23:11:27,604 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-24 23:11:27,604 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-24 23:11:27,604 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-24 23:11:27,604 INFO L130 BoogieDeclarations]: Found specification of procedure smt_send_srf [2023-11-24 23:11:27,604 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_send_srf [2023-11-24 23:11:27,605 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-11-24 23:11:27,605 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-11-24 23:11:27,605 INFO L130 BoogieDeclarations]: Found specification of procedure sm_pm_get_ls [2023-11-24 23:11:27,605 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_pm_get_ls [2023-11-24 23:11:27,605 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-11-24 23:11:27,605 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-11-24 23:11:27,605 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-24 23:11:27,605 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-24 23:11:27,606 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_remove_one [2023-11-24 23:11:27,606 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_remove_one [2023-11-24 23:11:27,606 INFO L130 BoogieDeclarations]: Found specification of procedure process_bw_alloc [2023-11-24 23:11:27,606 INFO L138 BoogieDeclarations]: Found implementation of procedure process_bw_alloc [2023-11-24 23:11:27,606 INFO L130 BoogieDeclarations]: Found specification of procedure ResetAdapter [2023-11-24 23:11:27,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ResetAdapter [2023-11-24 23:11:27,606 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq [2023-11-24 23:11:27,607 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq [2023-11-24 23:11:27,607 INFO L130 BoogieDeclarations]: Found specification of procedure fddi_type_trans [2023-11-24 23:11:27,607 INFO L138 BoogieDeclarations]: Found implementation of procedure fddi_type_trans [2023-11-24 23:11:27,607 INFO L130 BoogieDeclarations]: Found specification of procedure start_rmt_timer1 [2023-11-24 23:11:27,607 INFO L138 BoogieDeclarations]: Found implementation of procedure start_rmt_timer1 [2023-11-24 23:11:27,607 INFO L130 BoogieDeclarations]: Found specification of procedure start_rmt_timer0 [2023-11-24 23:11:27,607 INFO L138 BoogieDeclarations]: Found implementation of procedure start_rmt_timer0 [2023-11-24 23:11:27,607 INFO L130 BoogieDeclarations]: Found specification of procedure smt_emulate_token_ct [2023-11-24 23:11:27,608 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_emulate_token_ct [2023-11-24 23:11:27,608 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2023-11-24 23:11:27,608 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2023-11-24 23:11:27,608 INFO L130 BoogieDeclarations]: Found specification of procedure smt_set_timestamp [2023-11-24 23:11:27,608 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_set_timestamp [2023-11-24 23:11:27,608 INFO L130 BoogieDeclarations]: Found specification of procedure smt_get_ptab [2023-11-24 23:11:27,608 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_get_ptab [2023-11-24 23:11:27,608 INFO L130 BoogieDeclarations]: Found specification of procedure start_rmt_timer2 [2023-11-24 23:11:27,609 INFO L138 BoogieDeclarations]: Found implementation of procedure start_rmt_timer2 [2023-11-24 23:11:27,609 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-11-24 23:11:27,609 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-11-24 23:11:27,609 INFO L130 BoogieDeclarations]: Found specification of procedure rmt_new_dup_actions [2023-11-24 23:11:27,609 INFO L138 BoogieDeclarations]: Found implementation of procedure rmt_new_dup_actions [2023-11-24 23:11:27,609 INFO L130 BoogieDeclarations]: Found specification of procedure smt_stat_counter [2023-11-24 23:11:27,609 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_stat_counter [2023-11-24 23:11:27,610 INFO L130 BoogieDeclarations]: Found specification of procedure timer_done [2023-11-24 23:11:27,610 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_done [2023-11-24 23:11:27,610 INFO L130 BoogieDeclarations]: Found specification of procedure set_formac_tsync [2023-11-24 23:11:27,610 INFO L138 BoogieDeclarations]: Found implementation of procedure set_formac_tsync [2023-11-24 23:11:27,610 INFO L130 BoogieDeclarations]: Found specification of procedure hwm_rx_frag [2023-11-24 23:11:27,610 INFO L138 BoogieDeclarations]: Found implementation of procedure hwm_rx_frag [2023-11-24 23:11:27,610 INFO L130 BoogieDeclarations]: Found specification of procedure hwm_conv_can [2023-11-24 23:11:27,610 INFO L138 BoogieDeclarations]: Found implementation of procedure hwm_conv_can [2023-11-24 23:11:27,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 23:11:27,611 INFO L130 BoogieDeclarations]: Found specification of procedure ess_send_frame [2023-11-24 23:11:27,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ess_send_frame [2023-11-24 23:11:27,611 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_rx_complete [2023-11-24 23:11:27,611 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_rx_complete [2023-11-24 23:11:27,611 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2023-11-24 23:11:27,611 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2023-11-24 23:11:27,611 INFO L130 BoogieDeclarations]: Found specification of procedure hwt_stop [2023-11-24 23:11:27,612 INFO L138 BoogieDeclarations]: Found implementation of procedure hwt_stop [2023-11-24 23:11:27,612 INFO L130 BoogieDeclarations]: Found specification of procedure smt_get_tid [2023-11-24 23:11:27,612 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_get_tid [2023-11-24 23:11:27,612 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-24 23:11:27,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-24 23:11:27,612 INFO L130 BoogieDeclarations]: Found specification of procedure mac_drv_virt2phys [2023-11-24 23:11:27,612 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_drv_virt2phys [2023-11-24 23:11:27,612 INFO L130 BoogieDeclarations]: Found specification of procedure bitrev8 [2023-11-24 23:11:27,613 INFO L138 BoogieDeclarations]: Found implementation of procedure bitrev8 [2023-11-24 23:11:27,613 INFO L130 BoogieDeclarations]: Found specification of procedure mac_index [2023-11-24 23:11:27,613 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_index [2023-11-24 23:11:27,613 INFO L130 BoogieDeclarations]: Found specification of procedure smt_start_watchdog [2023-11-24 23:11:27,613 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_start_watchdog [2023-11-24 23:11:27,613 INFO L130 BoogieDeclarations]: Found specification of procedure ecm [2023-11-24 23:11:27,613 INFO L138 BoogieDeclarations]: Found implementation of procedure ecm [2023-11-24 23:11:27,614 INFO L130 BoogieDeclarations]: Found specification of procedure rmt_indication [2023-11-24 23:11:27,614 INFO L138 BoogieDeclarations]: Found implementation of procedure rmt_indication [2023-11-24 23:11:27,614 INFO L130 BoogieDeclarations]: Found specification of procedure smt_send_frame [2023-11-24 23:11:27,614 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_send_frame [2023-11-24 23:11:27,614 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_ctl_set_multicast_list [2023-11-24 23:11:27,614 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_ctl_set_multicast_list [2023-11-24 23:11:27,614 INFO L130 BoogieDeclarations]: Found specification of procedure mac_clear_multicast [2023-11-24 23:11:27,614 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_clear_multicast [2023-11-24 23:11:27,615 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-24 23:11:27,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-24 23:11:27,615 INFO L130 BoogieDeclarations]: Found specification of procedure stop_ecm_timer [2023-11-24 23:11:27,615 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_ecm_timer [2023-11-24 23:11:27,615 INFO L130 BoogieDeclarations]: Found specification of procedure smt_send_rdf [2023-11-24 23:11:27,615 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_send_rdf [2023-11-24 23:11:27,615 INFO L130 BoogieDeclarations]: Found specification of procedure skfp_ctl_get_stats [2023-11-24 23:11:27,615 INFO L138 BoogieDeclarations]: Found implementation of procedure skfp_ctl_get_stats [2023-11-24 23:11:27,616 INFO L130 BoogieDeclarations]: Found specification of procedure queue_event [2023-11-24 23:11:27,616 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_event [2023-11-24 23:11:27,616 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-24 23:11:27,616 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-24 23:11:27,616 INFO L130 BoogieDeclarations]: Found specification of procedure stop_rmt_timer2 [2023-11-24 23:11:27,616 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_rmt_timer2 [2023-11-24 23:11:27,616 INFO L130 BoogieDeclarations]: Found specification of procedure sm_to_para [2023-11-24 23:11:27,617 INFO L138 BoogieDeclarations]: Found implementation of procedure sm_to_para [2023-11-24 23:11:27,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:11:27,617 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-11-24 23:11:27,617 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-11-24 23:11:27,617 INFO L130 BoogieDeclarations]: Found specification of procedure smt_fill_lem [2023-11-24 23:11:27,617 INFO L138 BoogieDeclarations]: Found implementation of procedure smt_fill_lem [2023-11-24 23:11:27,617 INFO L130 BoogieDeclarations]: Found specification of procedure stop_rmt_timer1 [2023-11-24 23:11:27,617 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_rmt_timer1 [2023-11-24 23:11:27,618 INFO L130 BoogieDeclarations]: Found specification of procedure stop_rmt_timer0 [2023-11-24 23:11:27,618 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_rmt_timer0 [2023-11-24 23:11:27,618 INFO L130 BoogieDeclarations]: Found specification of procedure pc_rcode_actions [2023-11-24 23:11:27,618 INFO L138 BoogieDeclarations]: Found implementation of procedure pc_rcode_actions [2023-11-24 23:11:29,328 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:11:29,334 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:11:29,533 INFO L775 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;