./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-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7410dc6c88614bdd4a5d4b30e4a843546911d6ae98cf6ee0452a64cfcf6ed89f --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:21:50,130 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:21:50,191 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:21:50,194 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:21:50,194 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:21:50,210 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:21:50,211 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:21:50,211 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:21:50,211 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:21:50,212 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:21:50,212 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:21:50,212 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:21:50,212 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:21:50,213 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:21:50,213 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:21:50,214 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:21:50,214 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:21:50,215 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7410dc6c88614bdd4a5d4b30e4a843546911d6ae98cf6ee0452a64cfcf6ed89f [2025-03-08 19:21:50,442 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:21:50,451 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:21:50,453 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:21:50,455 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:21:50,455 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:21:50,456 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i [2025-03-08 19:21:51,544 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/99ecc770d/d260b02487344a8ca4d082a7d92a7f4f/FLAG48eb56c5d [2025-03-08 19:21:51,965 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:21:51,966 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i [2025-03-08 19:21:52,000 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/99ecc770d/d260b02487344a8ca4d082a7d92a7f4f/FLAG48eb56c5d [2025-03-08 19:21:52,013 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/99ecc770d/d260b02487344a8ca4d082a7d92a7f4f [2025-03-08 19:21:52,015 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:21:52,016 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:21:52,017 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:21:52,017 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:21:52,020 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:21:52,020 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:21:52" (1/1) ... [2025-03-08 19:21:52,022 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4213e01b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:52, skipping insertion in model container [2025-03-08 19:21:52,022 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:21:52" (1/1) ... [2025-03-08 19:21:52,110 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:21:54,087 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i[302849,302862] [2025-03-08 19:21:54,142 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:21:54,202 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:21:54,257 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3521] [2025-03-08 19:21:54,261 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3523] [2025-03-08 19:21:54,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3546] [2025-03-08 19:21:54,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3548] [2025-03-08 19:21:54,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [3558-3559] [2025-03-08 19:21:54,264 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; addl %1,%0": "+m" (v->counter): "ir" (i)); [3664] [2025-03-08 19:21:54,266 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 %1,%0": "+m" (v->counter): "ir" (i)); [3671] [2025-03-08 19:21:54,266 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"); [3679-3680] [2025-03-08 19:21:54,266 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [3687] [2025-03-08 19:21:54,266 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [3694] [2025-03-08 19:21:54,267 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"); [3705-3706] [2025-03-08 19:21:54,267 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"); [3709-3710] [2025-03-08 19:21:54,268 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"); [3713-3714] [2025-03-08 19:21:54,268 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"); [3717-3718] [2025-03-08 19:21:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [3742-3743] [2025-03-08 19:21:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [3747-3748] [2025-03-08 19:21:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [3752-3753] [2025-03-08 19:21:54,270 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [3757-3758] [2025-03-08 19:21:54,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [3810] [2025-03-08 19:21:54,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [3813] [2025-03-08 19:21:54,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [3815] [2025-03-08 19:21:54,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [3820] [2025-03-08 19:21:54,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [3823] [2025-03-08 19:21:54,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [3825] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [3830] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [3833] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [3835] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [3840] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [3843] [2025-03-08 19:21:54,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [3845] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [3863] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [3866] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [3868] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [3873] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [3876] [2025-03-08 19:21:54,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [3878] [2025-03-08 19:21:54,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [3883] [2025-03-08 19:21:54,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [3886] [2025-03-08 19:21:54,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [3888] [2025-03-08 19:21:54,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [3893] [2025-03-08 19:21:54,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [3896] [2025-03-08 19:21:54,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [3898] [2025-03-08 19:21:54,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3941] [2025-03-08 19:21:54,279 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3948] [2025-03-08 19:21:54,284 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4185] [2025-03-08 19:21:54,427 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7407] [2025-03-08 19:21:54,473 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8927] [2025-03-08 19:21:54,488 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i[302849,302862] [2025-03-08 19:21:54,493 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:21:54,606 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: __cmpxchg_wrong_size [2025-03-08 19:21:54,611 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:21:54,612 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54 WrapperNode [2025-03-08 19:21:54,612 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:21:54,612 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:21:54,613 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:21:54,613 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:21:54,617 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:54,694 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:54,817 INFO L138 Inliner]: procedures = 318, calls = 3931, calls flagged for inlining = 125, calls inlined = 83, statements flattened = 5010 [2025-03-08 19:21:54,818 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:21:54,818 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:21:54,819 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:21:54,819 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:21:54,825 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:54,825 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:54,853 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,372 INFO L175 MemorySlicer]: Split 2045 memory accesses to 38 slices as follows [37, 25, 13, 6, 5, 3, 2, 9, 5, 617, 3, 6, 6, 5, 8, 54, 2, 15, 29, 5, 29, 903, 29, 4, 23, 23, 4, 23, 7, 4, 2, 34, 6, 44, 3, 4, 7, 41]. 44 percent of accesses are in the largest equivalence class. The 172 initializations are split as follows [0, 0, 0, 0, 5, 3, 2, 9, 0, 0, 0, 0, 6, 5, 8, 0, 2, 0, 0, 5, 0, 11, 0, 4, 0, 0, 4, 0, 7, 4, 2, 0, 6, 44, 3, 4, 7, 31]. The 1313 writes are split as follows [19, 25, 2, 3, 0, 0, 0, 0, 1, 617, 1, 3, 0, 0, 0, 20, 0, 1, 29, 0, 29, 446, 29, 0, 23, 23, 0, 23, 0, 0, 0, 11, 0, 0, 0, 0, 0, 8]. [2025-03-08 19:21:55,372 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,373 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,535 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,550 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,599 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,624 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,676 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:21:55,677 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:21:55,678 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:21:55,678 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:21:55,678 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (1/1) ... [2025-03-08 19:21:55,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:21:55,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:21:55,704 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:21:55,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:21:55,766 INFO L130 BoogieDeclarations]: Found specification of procedure smi_stats_proc_open [2025-03-08 19:21:55,766 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_stats_proc_open [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure kref_sub [2025-03-08 19:21:55,767 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_sub [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:21:55,767 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:21:55,768 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_smi_msg_received [2025-03-08 19:21:55,769 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_smi_msg_received [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:21:55,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:21:55,770 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:21:55,770 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure intf_find_seq [2025-03-08 19:21:55,770 INFO L138 BoogieDeclarations]: Found implementation of procedure intf_find_seq [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-08 19:21:55,770 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-08 19:21:55,770 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:21:55,770 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:21:55,772 INFO L130 BoogieDeclarations]: Found specification of procedure handle_read_event_rsp [2025-03-08 19:21:55,772 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_read_event_rsp [2025-03-08 19:21:55,772 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2025-03-08 19:21:55,772 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure handle_ipmb_get_msg_cmd [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_ipmb_get_msg_cmd [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~bool~0~TO~VOID [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~bool~0~TO~VOID [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_poll [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_poll [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure handle_lan_get_msg_cmd [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_lan_get_msg_cmd [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure handle_bmc_rsp [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_bmc_rsp [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:21:55,773 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:21:55,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure __write_once_size [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure __write_once_size [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure format_lan_msg [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure format_lan_msg [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_free_smi_msg [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_free_smi_msg [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure copy_event_into_recv_msg [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_event_into_recv_msg [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_panic_request_and_wait [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_panic_request_and_wait [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_1 [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_1 [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure handle_oem_get_msg_cmd [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_oem_get_msg_cmd [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-08 19:21:55,774 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-08 19:21:55,774 INFO L130 BoogieDeclarations]: Found specification of procedure proc_mkdir [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure proc_mkdir [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure need_waiter [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure need_waiter [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure smi_send [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_send [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure driver_unregister [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure driver_unregister [2025-03-08 19:21:55,775 INFO L130 BoogieDeclarations]: Found specification of procedure smi_add_send_msg [2025-03-08 19:21:55,775 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_add_send_msg [2025-03-08 19:21:55,777 INFO L130 BoogieDeclarations]: Found specification of procedure intf_next_seq [2025-03-08 19:21:55,778 INFO L138 BoogieDeclarations]: Found implementation of procedure intf_next_seq [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure find_cmd_rcvr [2025-03-08 19:21:55,778 INFO L138 BoogieDeclarations]: Found implementation of procedure find_cmd_rcvr [2025-03-08 19:21:55,778 INFO L130 BoogieDeclarations]: Found specification of procedure PDE_DATA [2025-03-08 19:21:55,778 INFO L138 BoogieDeclarations]: Found implementation of procedure PDE_DATA [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure i_ipmi_request [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure i_ipmi_request [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_init_msghandler [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_init_msghandler [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-08 19:21:55,779 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:21:55,779 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 19:21:55,781 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure free_smi_msg_list [2025-03-08 19:21:55,782 INFO L138 BoogieDeclarations]: Found implementation of procedure free_smi_msg_list [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-08 19:21:55,782 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 19:21:55,782 INFO L130 BoogieDeclarations]: Found specification of procedure clean_up_interface_data [2025-03-08 19:21:55,782 INFO L138 BoogieDeclarations]: Found implementation of procedure clean_up_interface_data [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~ipmi_smi_t~0~X~$Pointer$~TO~VOID [2025-03-08 19:21:55,784 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~ipmi_smi_t~0~X~$Pointer$~TO~VOID [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_1 [2025-03-08 19:21:55,784 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_1 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure kref_get [2025-03-08 19:21:55,784 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_get [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_alloc_recv_msg [2025-03-08 19:21:55,784 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_alloc_recv_msg [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:21:55,784 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure handle_ipmb_get_msg_rsp [2025-03-08 19:21:55,785 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_ipmb_get_msg_rsp [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure deliver_err_response [2025-03-08 19:21:55,785 INFO L138 BoogieDeclarations]: Found implementation of procedure deliver_err_response [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure single_open [2025-03-08 19:21:55,785 INFO L138 BoogieDeclarations]: Found implementation of procedure single_open [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:21:55,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:21:55,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:21:55,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:21:55,786 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_timer_1 [2025-03-08 19:21:55,787 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_timer_1 [2025-03-08 19:21:55,787 INFO L130 BoogieDeclarations]: Found specification of procedure smi_ipmb_proc_open [2025-03-08 19:21:55,788 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_ipmb_proc_open [2025-03-08 19:21:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure maintenance_mode_update [2025-03-08 19:21:55,788 INFO L138 BoogieDeclarations]: Found implementation of procedure maintenance_mode_update [2025-03-08 19:21:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:21:55,788 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:21:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-08 19:21:55,788 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-08 19:21:55,788 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:21:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:21:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:21:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:21:55,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:21:55,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure single_release [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure single_release [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure kref_put [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_put [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure __read_once_size [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure __read_once_size [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure is_ipmb_addr [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure is_ipmb_addr [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure handle_lan_get_msg_rsp [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_lan_get_msg_rsp [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure smi_version_proc_open [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_version_proc_open [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure seq_lseek [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_lseek [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure is_ipmb_bcast_addr [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure is_ipmb_bcast_addr [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure send_channel_info_cmd [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure send_channel_info_cmd [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure format_ipmb_msg [2025-03-08 19:21:55,791 INFO L138 BoogieDeclarations]: Found implementation of procedure format_ipmb_msg [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:21:55,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:21:55,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure free_recv_msg_list [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure free_recv_msg_list [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure handle_one_recv_msg [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_one_recv_msg [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure intf_err_seq [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure intf_err_seq [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_schedule [2025-03-08 19:21:55,793 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_schedule [2025-03-08 19:21:55,793 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_timeout [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_timeout [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_alloc_smi_msg [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_alloc_smi_msg [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure handle_new_recv_msgs [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure handle_new_recv_msgs [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure is_lan_addr [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure is_lan_addr [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure intf_free [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure intf_free [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure smi_recv_tasklet [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_recv_tasklet [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure ipmb_checksum [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmb_checksum [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure deliver_response [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure deliver_response [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-03-08 19:21:55,796 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:21:55,796 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-08 19:21:55,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure ipmi_free_recv_msg [2025-03-08 19:21:55,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ipmi_free_recv_msg [2025-03-08 19:21:55,797 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:21:55,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:21:56,669 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:21:56,678 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:21:56,711 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10237: havoc #t~nondet1613; [2025-03-08 19:22:01,162 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8772: call ULTIMATE.dealloc(~#smi_msg~4#1.base, ~#smi_msg~4#1.offset);havoc ~#smi_msg~4#1.base, ~#smi_msg~4#1.offset;call ULTIMATE.dealloc(~#recv_msg~9#1.base, ~#recv_msg~9#1.offset);havoc ~#recv_msg~9#1.base, ~#recv_msg~9#1.offset; [2025-03-08 19:22:02,018 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4034: havoc timer_pending_#t~mem107#1.base, timer_pending_#t~mem107#1.offset; [2025-03-08 19:22:02,164 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10185: havoc #t~ret1609.base, #t~ret1609.offset; [2025-03-08 19:22:02,170 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4199: havoc __kmalloc_#t~ret142#1.base, __kmalloc_#t~ret142#1.offset; [2025-03-08 19:22:02,408 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6020: call ULTIMATE.dealloc(~#ipmb_seq~0.base, ~#ipmb_seq~0.offset);havoc ~#ipmb_seq~0.base, ~#ipmb_seq~0.offset;call ULTIMATE.dealloc(~#seqid~2.base, ~#seqid~2.offset);havoc ~#seqid~2.base, ~#seqid~2.offset;call ULTIMATE.dealloc(~#ipmb_seq___0~0.base, ~#ipmb_seq___0~0.offset);havoc ~#ipmb_seq___0~0.base, ~#ipmb_seq___0~0.offset;call ULTIMATE.dealloc(~#seqid___0~0.base, ~#seqid___0~0.offset);havoc ~#seqid___0~0.base, ~#seqid___0~0.offset; [2025-03-08 19:22:02,549 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10316: havoc #t~nondet1625; [2025-03-08 19:22:02,610 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10330: havoc #t~nondet1627; [2025-03-08 19:22:02,638 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7081: call ULTIMATE.dealloc(~#msg~6.base, ~#msg~6.offset);havoc ~#msg~6.base, ~#msg~6.offset;call ULTIMATE.dealloc(~#data~0.base, ~#data~0.offset);havoc ~#data~0.base, ~#data~0.offset;call ULTIMATE.dealloc(~#si~1.base, ~#si~1.offset);havoc ~#si~1.base, ~#si~1.offset; [2025-03-08 19:22:02,780 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10279: havoc #t~nondet1619; [2025-03-08 19:22:02,905 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8173: call ULTIMATE.dealloc(~#__ptr~9#1.base, ~#__ptr~9#1.offset);havoc ~#__ptr~9#1.base, ~#__ptr~9#1.offset;call ULTIMATE.dealloc(~#__u~9#1.base, ~#__u~9#1.offset);havoc ~#__u~9#1.base, ~#__u~9#1.offset;call ULTIMATE.dealloc(~#__ptr___0~9#1.base, ~#__ptr___0~9#1.offset);havoc ~#__ptr___0~9#1.base, ~#__ptr___0~9#1.offset;call ULTIMATE.dealloc(~#__u___0~9#1.base, ~#__u___0~9#1.offset);havoc ~#__u___0~9#1.base, ~#__u___0~9#1.offset; [2025-03-08 19:22:02,907 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4493: havoc #t~mem205; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8823: call ULTIMATE.dealloc(send_panic_events_~#msg~10#1.base, send_panic_events_~#msg~10#1.offset);havoc send_panic_events_~#msg~10#1.base, send_panic_events_~#msg~10#1.offset;call ULTIMATE.dealloc(send_panic_events_~#data~1#1.base, send_panic_events_~#data~1#1.offset);havoc send_panic_events_~#data~1#1.base, send_panic_events_~#data~1#1.offset;call ULTIMATE.dealloc(send_panic_events_~#addr~0#1.base, send_panic_events_~#addr~0#1.offset);havoc send_panic_events_~#addr~0#1.base, send_panic_events_~#addr~0#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__ptr~11#1.base, send_panic_events_~#__ptr~11#1.offset);havoc send_panic_events_~#__ptr~11#1.base, send_panic_events_~#__ptr~11#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__u~11#1.base, send_panic_events_~#__u~11#1.offset);havoc send_panic_events_~#__u~11#1.base, send_panic_events_~#__u~11#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__ptr___0~11#1.base, send_panic_events_~#__ptr___0~11#1.offset);havoc send_panic_events_~#__ptr___0~11#1.base, send_panic_events_~#__ptr___0~11#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__u___0~11#1.base, send_panic_events_~#__u___0~11#1.offset);havoc send_panic_events_~#__u___0~11#1.base, send_panic_events_~#__u___0~11#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__ptr___1~1#1.base, send_panic_events_~#__ptr___1~1#1.offset);havoc send_panic_events_~#__ptr___1~1#1.base, send_panic_events_~#__ptr___1~1#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__u___1~0#1.base, send_panic_events_~#__u___1~0#1.offset);havoc send_panic_events_~#__u___1~0#1.base, send_panic_events_~#__u___1~0#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__ptr___2~1#1.base, send_panic_events_~#__ptr___2~1#1.offset);havoc send_panic_events_~#__ptr___2~1#1.base, send_panic_events_~#__ptr___2~1#1.offset;call ULTIMATE.dealloc(send_panic_events_~#__u___2~0#1.base, send_panic_events_~#__u___2~0#1.offset);havoc send_panic_events_~#__u___2~0#1.base, send_panic_events_~#__u___2~0#1.offset; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9359: call ULTIMATE.dealloc(main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset);havoc main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg10~0#1.base, main_~#ldvarg10~0#1.offset);havoc main_~#ldvarg10~0#1.base, main_~#ldvarg10~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset);havoc main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg9~0#1.base, main_~#ldvarg9~0#1.offset);havoc main_~#ldvarg9~0#1.base, main_~#ldvarg9~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset);havoc main_~#ldvarg21~0#1.base, main_~#ldvarg21~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg32~0#1.base, main_~#ldvarg32~0#1.offset);havoc main_~#ldvarg32~0#1.base, main_~#ldvarg32~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg29~0#1.base, main_~#ldvarg29~0#1.offset);havoc main_~#ldvarg29~0#1.base, main_~#ldvarg29~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg30~0#1.base, main_~#ldvarg30~0#1.offset);havoc main_~#ldvarg30~0#1.base, main_~#ldvarg30~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg37~0#1.base, main_~#ldvarg37~0#1.offset);havoc main_~#ldvarg37~0#1.base, main_~#ldvarg37~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg35~0#1.base, main_~#ldvarg35~0#1.offset);havoc main_~#ldvarg35~0#1.base, main_~#ldvarg35~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg34~0#1.base, main_~#ldvarg34~0#1.offset);havoc main_~#ldvarg34~0#1.base, main_~#ldvarg34~0#1.offset; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6849: havoc bmc_dev_attr_is_visible_#t~mem800#1; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6853: havoc bmc_dev_attr_is_visible_#t~mem801#1; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9011: call ULTIMATE.dealloc(panic_event_~#__ptr~12#1.base, panic_event_~#__ptr~12#1.offset);havoc panic_event_~#__ptr~12#1.base, panic_event_~#__ptr~12#1.offset;call ULTIMATE.dealloc(panic_event_~#__u~12#1.base, panic_event_~#__u~12#1.offset);havoc panic_event_~#__u~12#1.base, panic_event_~#__u~12#1.offset;call ULTIMATE.dealloc(panic_event_~#__ptr___0~12#1.base, panic_event_~#__ptr___0~12#1.offset);havoc panic_event_~#__ptr___0~12#1.base, panic_event_~#__ptr___0~12#1.offset;call ULTIMATE.dealloc(panic_event_~#__u___0~12#1.base, panic_event_~#__u___0~12#1.offset);havoc panic_event_~#__u___0~12#1.base, panic_event_~#__u___0~12#1.offset; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10233: havoc atomic_notifier_chain_unregister_#t~nondet1612#1; [2025-03-08 19:22:11,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10241: havoc del_timer_sync_#t~nondet1614#1; [2025-03-08 19:22:13,602 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 19:22:14,737 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4792: havoc ipmi_addr_equal_#t~mem257#1;havoc ipmi_addr_equal_#t~mem258#1; [2025-03-08 19:22:14,737 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4813: havoc ipmi_addr_equal_#t~mem272#1;havoc ipmi_addr_equal_#t~mem273#1;havoc ipmi_addr_equal_#t~mem274#1;havoc ipmi_addr_equal_#t~mem275#1;havoc ipmi_addr_equal_#t~short276#1;havoc ipmi_addr_equal_#t~mem277#1;havoc ipmi_addr_equal_#t~mem278#1;havoc ipmi_addr_equal_#t~short279#1;havoc ipmi_addr_equal_#t~mem280#1;havoc ipmi_addr_equal_#t~mem281#1;havoc ipmi_addr_equal_#t~short282#1; [2025-03-08 19:22:14,737 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4805: havoc ipmi_addr_equal_#t~mem266#1;havoc ipmi_addr_equal_#t~mem267#1;havoc ipmi_addr_equal_#t~mem268#1;havoc ipmi_addr_equal_#t~mem269#1;havoc ipmi_addr_equal_#t~short270#1; [2025-03-08 19:22:14,737 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4799: havoc ipmi_addr_equal_#t~mem260#1;havoc ipmi_addr_equal_#t~mem261#1;havoc ipmi_addr_equal_#t~mem262#1;havoc ipmi_addr_equal_#t~mem263#1;havoc ipmi_addr_equal_#t~short264#1; [2025-03-08 19:22:16,128 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7895: call ULTIMATE.dealloc(~#msgs~1.base, ~#msgs~1.offset);havoc ~#msgs~1.base, ~#msgs~1.offset;call ULTIMATE.dealloc(~#__ptr~8.base, ~#__ptr~8.offset);havoc ~#__ptr~8.base, ~#__ptr~8.offset;call ULTIMATE.dealloc(~#__u~8.base, ~#__u~8.offset);havoc ~#__u~8.base, ~#__u~8.offset;call ULTIMATE.dealloc(~#__ptr___0~8.base, ~#__ptr___0~8.offset);havoc ~#__ptr___0~8.base, ~#__ptr___0~8.offset;call ULTIMATE.dealloc(~#__u___0~8.base, ~#__u___0~8.offset);havoc ~#__u___0~8.base, ~#__u___0~8.offset; [2025-03-08 19:22:16,154 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10342: havoc #t~nondet1630; [2025-03-08 19:22:18,567 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3651: havoc #t~mem56; [2025-03-08 19:22:18,722 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10306: havoc #t~ret1624.base, #t~ret1624.offset; [2025-03-08 19:22:19,040 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5678: call ULTIMATE.dealloc(~#__ptr~4.base, ~#__ptr~4.offset);havoc ~#__ptr~4.base, ~#__ptr~4.offset;call ULTIMATE.dealloc(~#__u~4.base, ~#__u~4.offset);havoc ~#__u~4.base, ~#__u~4.offset;call ULTIMATE.dealloc(~#__ptr___0~4.base, ~#__ptr___0~4.offset);havoc ~#__ptr___0~4.base, ~#__ptr___0~4.offset;call ULTIMATE.dealloc(~#__u___0~4.base, ~#__u___0~4.offset);havoc ~#__u___0~4.base, ~#__u___0~4.offset; [2025-03-08 19:22:19,065 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10300: havoc #t~nondet1622; [2025-03-08 19:22:19,091 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10222: havoc #t~nondet1610; [2025-03-08 19:22:19,425 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10229: havoc atomic_notifier_chain_register_#t~nondet1611#1; [2025-03-08 19:22:19,425 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10248: havoc driver_register_#t~nondet1616#1; [2025-03-08 19:22:19,469 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3605: havoc #t~mem31.base, #t~mem31.offset; [2025-03-08 19:22:19,923 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4125: call ULTIMATE.dealloc(INIT_LIST_HEAD_RCU_~#__u~0#1.base, INIT_LIST_HEAD_RCU_~#__u~0#1.offset);havoc INIT_LIST_HEAD_RCU_~#__u~0#1.base, INIT_LIST_HEAD_RCU_~#__u~0#1.offset;call ULTIMATE.dealloc(INIT_LIST_HEAD_RCU_~#__u___0~0#1.base, INIT_LIST_HEAD_RCU_~#__u___0~0#1.offset);havoc INIT_LIST_HEAD_RCU_~#__u___0~0#1.base, INIT_LIST_HEAD_RCU_~#__u___0~0#1.offset; [2025-03-08 19:22:19,923 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4567: call ULTIMATE.dealloc(~#list~0#1.base, ~#list~0#1.offset);havoc ~#list~0#1.base, ~#list~0#1.offset; [2025-03-08 19:22:20,265 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7586: call ULTIMATE.dealloc(~#ipmb_addr~1.base, ~#ipmb_addr~1.offset);havoc ~#ipmb_addr~1.base, ~#ipmb_addr~1.offset;call ULTIMATE.dealloc(~#recv_msg~1.base, ~#recv_msg~1.offset);havoc ~#recv_msg~1.base, ~#recv_msg~1.offset; [2025-03-08 19:22:20,294 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10346: havoc #t~nondet1631; [2025-03-08 19:22:20,526 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10350: havoc #t~nondet1632; [2025-03-08 19:22:20,576 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4499: havoc #t~mem206; [2025-03-08 19:22:20,905 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7705: call ULTIMATE.dealloc(~#lan_addr~1.base, ~#lan_addr~1.offset);havoc ~#lan_addr~1.base, ~#lan_addr~1.offset;call ULTIMATE.dealloc(~#recv_msg~3.base, ~#recv_msg~3.offset);havoc ~#recv_msg~3.base, ~#recv_msg~3.offset; [2025-03-08 19:22:20,981 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4505: havoc #t~mem207; [2025-03-08 19:22:23,183 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8566: havoc ipmi_timeout_handler_#t~mem1331#1;call ULTIMATE.dealloc(ipmi_timeout_handler_~#timeouts~0#1.base, ipmi_timeout_handler_~#timeouts~0#1.offset);havoc ipmi_timeout_handler_~#timeouts~0#1.base, ipmi_timeout_handler_~#timeouts~0#1.offset;call ULTIMATE.dealloc(ipmi_timeout_handler_~#flags~14#1.base, ipmi_timeout_handler_~#flags~14#1.offset);havoc ipmi_timeout_handler_~#flags~14#1.base, ipmi_timeout_handler_~#flags~14#1.offset;call ULTIMATE.dealloc(ipmi_timeout_handler_~#waiting_msgs~0#1.base, ipmi_timeout_handler_~#waiting_msgs~0#1.offset);havoc ipmi_timeout_handler_~#waiting_msgs~0#1.base, ipmi_timeout_handler_~#waiting_msgs~0#1.offset; [2025-03-08 19:22:23,183 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8590: call ULTIMATE.dealloc(~#__ptr~10#1.base, ~#__ptr~10#1.offset);havoc ~#__ptr~10#1.base, ~#__ptr~10#1.offset;call ULTIMATE.dealloc(~#__u~10#1.base, ~#__u~10#1.offset);havoc ~#__u~10#1.base, ~#__u~10#1.offset;call ULTIMATE.dealloc(~#__ptr___0~10#1.base, ~#__ptr___0~10#1.offset);havoc ~#__ptr___0~10#1.base, ~#__ptr___0~10#1.offset;call ULTIMATE.dealloc(~#__u___0~10#1.base, ~#__u___0~10#1.offset);havoc ~#__u___0~10#1.base, ~#__u___0~10#1.offset; [2025-03-08 19:22:25,119 INFO L? ?]: Removed 2751 outVars from TransFormulas that were not future-live. [2025-03-08 19:22:25,119 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 19:22:25,179 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 19:22:25,179 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 19:22:25,180 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:22:25 BoogieIcfgContainer [2025-03-08 19:22:25,180 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 19:22:25,186 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 19:22:25,186 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 19:22:25,189 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 19:22:25,189 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 07:21:52" (1/3) ... [2025-03-08 19:22:25,190 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@607389fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:22:25, skipping insertion in model container [2025-03-08 19:22:25,190 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:21:54" (2/3) ... [2025-03-08 19:22:25,191 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@607389fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:22:25, skipping insertion in model container [2025-03-08 19:22:25,191 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:22:25" (3/3) ... [2025-03-08 19:22:25,192 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i [2025-03-08 19:22:25,203 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 19:22:25,206 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.2-rc1.tar.xz-08_1a-drivers--char--ipmi--ipmi_msghandler.ko-entry_point.cil.out.i that has 139 procedures, 2071 locations, 1 initial locations, 90 loop locations, and 2 error locations. [2025-03-08 19:22:25,295 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 19:22:25,303 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@611e5274, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 19:22:25,303 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2025-03-08 19:22:25,311 INFO L276 IsEmpty]: Start isEmpty. Operand has 1890 states, 1309 states have (on average 1.4056531703590527) internal successors, (1840), 1400 states have internal predecessors, (1840), 477 states have call successors, (477), 102 states have call predecessors, (477), 101 states have return successors, (459), 439 states have call predecessors, (459), 459 states have call successors, (459) [2025-03-08 19:22:25,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 737 [2025-03-08 19:22:25,332 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:22:25,333 INFO L218 NwaCegarLoop]: trace histogram [40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 11, 11, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 19:22:25,334 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [handle_new_recv_msgsErr0ASSERT_VIOLATIONUNSUPPORTED_FEATURE, ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:22:25,337 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:22:25,338 INFO L85 PathProgramCache]: Analyzing trace with hash -1865089169, now seen corresponding path program 1 times [2025-03-08 19:22:25,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:22:25,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636544013] [2025-03-08 19:22:25,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:22:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 19:23:19,476 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 736 statements into 1 equivalence classes. [2025-03-08 19:23:20,068 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 736 of 736 statements. [2025-03-08 19:23:20,068 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:23:20,068 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:23:21,301 INFO L134 CoverageAnalysis]: Checked inductivity of 11195 backedges. 0 proven. 195 refuted. 0 times theorem prover too weak. 11000 trivial. 0 not checked. [2025-03-08 19:23:21,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 19:23:21,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636544013] [2025-03-08 19:23:21,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636544013] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 19:23:21,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [464850912] [2025-03-08 19:23:21,302 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:23:21,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 19:23:21,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:23:21,305 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 19:23:21,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process