/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.trace.refinement.strategy WOLF -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-consumption/linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-17387ad-m [2024-11-06 02:54:04,469 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-06 02:54:04,529 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-06 02:54:04,535 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-06 02:54:04,536 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-06 02:54:04,560 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-06 02:54:04,560 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-06 02:54:04,560 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-06 02:54:04,561 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-06 02:54:04,564 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-06 02:54:04,565 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-06 02:54:04,565 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-06 02:54:04,565 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-06 02:54:04,565 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-06 02:54:04,566 INFO L153 SettingsManager]: * Use SBE=true [2024-11-06 02:54:04,566 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-06 02:54:04,567 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-06 02:54:04,567 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-06 02:54:04,567 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-06 02:54:04,568 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-06 02:54:04,568 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-06 02:54:04,569 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-06 02:54:04,570 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-06 02:54:04,570 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-06 02:54:04,571 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-06 02:54:04,571 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-06 02:54:04,571 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 02:54:04,571 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-06 02:54:04,571 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-06 02:54:04,571 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-06 02:54:04,572 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-06 02:54:04,574 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> WOLF [2024-11-06 02:54:04,781 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-06 02:54:04,816 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-06 02:54:04,819 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-06 02:54:04,820 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-06 02:54:04,821 INFO L274 PluginConnector]: CDTParser initialized [2024-11-06 02:54:04,822 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-consumption/linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i [2024-11-06 02:54:06,504 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-06 02:54:06,975 INFO L384 CDTParser]: Found 1 translation units. [2024-11-06 02:54:06,976 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-consumption/linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i [2024-11-06 02:54:07,009 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42b3766ef/eaf1ac55482c4be988f12b48b2faa7ad/FLAGb7fb4c4a1 [2024-11-06 02:54:07,022 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42b3766ef/eaf1ac55482c4be988f12b48b2faa7ad [2024-11-06 02:54:07,025 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-06 02:54:07,026 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-06 02:54:07,028 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-06 02:54:07,028 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-06 02:54:07,032 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-06 02:54:07,033 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:54:07" (1/1) ... [2024-11-06 02:54:07,034 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d2ed88d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:07, skipping insertion in model container [2024-11-06 02:54:07,034 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:54:07" (1/1) ... [2024-11-06 02:54:07,199 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-06 02:54:07,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,075 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,108 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,118 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,129 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,152 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,158 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,167 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,179 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,187 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,193 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,201 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,210 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,220 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,231 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,240 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,269 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,276 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,282 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,303 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,304 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,305 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,305 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,305 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,309 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,448 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,457 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,463 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,464 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,466 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,466 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,466 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,468 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,479 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,480 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,480 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,482 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,498 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,501 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,508 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,514 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,567 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,751 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,829 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,829 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,830 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,832 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,840 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,840 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,842 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,842 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,845 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,847 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,848 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,852 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,855 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,856 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,858 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,965 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:08,977 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-consumption/linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i[258672,258685] [2024-11-06 02:54:09,088 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-06 02:54:09,090 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 02:54:09,125 INFO L200 MainTranslator]: Completed pre-run [2024-11-06 02:54:09,193 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [3515] [2024-11-06 02:54:09,198 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): "ir" (i): "memory"); [3563-3564] [2024-11-06 02:54:09,199 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"); [3575-3576] [2024-11-06 02:54:09,199 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"); [3579-3580] [2024-11-06 02:54:09,199 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"); [3583-3584] [2024-11-06 02:54:09,200 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"); [3587-3588] [2024-11-06 02:54:09,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6907] [2024-11-06 02:54:09,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6914] [2024-11-06 02:54:09,507 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,%1\n\tsbb %0,%0": "=r" (oldbit), "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6923-6924] [2024-11-06 02:54:09,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2,%1\n\tsbb %0,%0": "=r" (oldbit), "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6940-6941] [2024-11-06 02:54:09,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [6955-6956] [2024-11-06 02:54:09,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [6969] [2024-11-06 02:54:09,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6972] [2024-11-06 02:54:09,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6975] [2024-11-06 02:54:09,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6978] [2024-11-06 02:54:09,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [7000] [2024-11-06 02:54:09,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [7003] [2024-11-06 02:54:09,510 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [7006] [2024-11-06 02:54:09,510 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [7009] [2024-11-06 02:54:09,571 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-consumption/linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i[258672,258685] [2024-11-06 02:54:09,587 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 02:54:09,717 INFO L204 MainTranslator]: Completed translation [2024-11-06 02:54:09,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09 WrapperNode [2024-11-06 02:54:09,719 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-06 02:54:09,720 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-06 02:54:09,721 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-06 02:54:09,721 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-06 02:54:09,727 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:09,869 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:10,010 INFO L138 Inliner]: procedures = 387, calls = 3329, calls flagged for inlining = 178, calls inlined = 169, statements flattened = 6596 [2024-11-06 02:54:10,010 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-06 02:54:10,011 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-06 02:54:10,011 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-06 02:54:10,011 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-06 02:54:10,020 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:10,020 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:10,060 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,214 INFO L175 MemorySlicer]: Split 1716 memory accesses to 25 slices as follows [16, 4, 2, 2, 26, 3, 63, 1, 2, 2, 260, 2, 1, 7, 35, 2, 11, 63, 2, 266, 873, 63, 2, 7, 1]. 51 percent of accesses are in the largest equivalence class. The 451 initializations are split as follows [0, 4, 0, 0, 0, 0, 63, 0, 0, 2, 254, 0, 0, 0, 0, 0, 2, 63, 0, 0, 56, 0, 0, 7, 0]. The 720 writes are split as follows [16, 0, 1, 1, 0, 2, 0, 1, 1, 0, 3, 1, 0, 2, 35, 1, 0, 0, 1, 228, 372, 54, 1, 0, 0]. [2024-11-06 02:54:11,214 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,215 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,361 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,387 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,424 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,454 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,509 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-06 02:54:11,510 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-06 02:54:11,510 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-06 02:54:11,510 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-06 02:54:11,511 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (1/1) ... [2024-11-06 02:54:11,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 02:54:11,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 02:54:11,549 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-06 02:54:11,555 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-06 02:54:11,581 INFO L130 BoogieDeclarations]: Found specification of procedure serial_proc_open [2024-11-06 02:54:11,581 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_proc_open [2024-11-06 02:54:11,581 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_throttle [2024-11-06 02:54:11,581 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_throttle [2024-11-06 02:54:11,581 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2024-11-06 02:54:11,581 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2024-11-06 02:54:11,582 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_int [2024-11-06 02:54:11,582 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_int [2024-11-06 02:54:11,582 INFO L130 BoogieDeclarations]: Found specification of procedure serial_port_dtr_rts [2024-11-06 02:54:11,582 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_port_dtr_rts [2024-11-06 02:54:11,582 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_device_remove [2024-11-06 02:54:11,583 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_device_remove [2024-11-06 02:54:11,583 INFO L130 BoogieDeclarations]: Found specification of procedure serial_chars_in_buffer [2024-11-06 02:54:11,583 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_chars_in_buffer [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-06 02:54:11,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure serial_port_activate [2024-11-06 02:54:11,584 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_port_activate [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit_unlock [2024-11-06 02:54:11,584 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit_unlock [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface [2024-11-06 02:54:11,584 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_in [2024-11-06 02:54:11,584 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_in [2024-11-06 02:54:11,584 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value [2024-11-06 02:54:11,585 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-06 02:54:11,585 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_get_by_index [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_get_by_index [2024-11-06 02:54:11,585 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_port_poison_urbs [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_port_poison_urbs [2024-11-06 02:54:11,585 INFO L130 BoogieDeclarations]: Found specification of procedure serial_hangup [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_hangup [2024-11-06 02:54:11,585 INFO L130 BoogieDeclarations]: Found specification of procedure serial_ioctl [2024-11-06 02:54:11,585 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_ioctl [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure serial_write_room [2024-11-06 02:54:11,586 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_write_room [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-06 02:54:11,586 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unpoison_urb [2024-11-06 02:54:11,586 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unpoison_urb [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_device_probe [2024-11-06 02:54:11,586 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_device_probe [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure serial_get_icount [2024-11-06 02:54:11,586 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_get_icount [2024-11-06 02:54:11,586 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-06 02:54:11,587 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_submit_read_urb [2024-11-06 02:54:11,587 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_submit_read_urb [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#0 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#1 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#2 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#3 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#4 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#5 [2024-11-06 02:54:11,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#6 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#7 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#8 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#9 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#10 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#11 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#12 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#13 [2024-11-06 02:54:11,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#14 [2024-11-06 02:54:11,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#15 [2024-11-06 02:54:11,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#16 [2024-11-06 02:54:11,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#17 [2024-11-06 02:54:11,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#18 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#19 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#20 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#21 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#22 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#23 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2#24 [2024-11-06 02:54:11,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-06 02:54:11,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-06 02:54:11,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-06 02:54:11,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#0 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#1 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#2 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#3 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#4 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#5 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#6 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#7 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#8 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#9 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#10 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#11 [2024-11-06 02:54:11,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#12 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#13 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#14 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#15 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#16 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#17 [2024-11-06 02:54:11,595 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#18 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#19 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#20 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#21 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#22 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#23 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#24 [2024-11-06 02:54:11,596 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure put_tty_driver [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure put_tty_driver [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure serial_cleanup [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_cleanup [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure serial_port_carrier_raised [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_port_carrier_raised [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure __kfifo_uint_must_check_helper [2024-11-06 02:54:11,597 INFO L138 BoogieDeclarations]: Found implementation of procedure __kfifo_uint_must_check_helper [2024-11-06 02:54:11,597 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_probe [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_probe [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_reset_resume [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_reset_resume [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_read_bulk_callback [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_read_bulk_callback [2024-11-06 02:54:11,598 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_initialize [2024-11-06 02:54:11,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_initialize [2024-11-06 02:54:11,599 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface [2024-11-06 02:54:11,599 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface [2024-11-06 02:54:11,599 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2024-11-06 02:54:11,599 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2024-11-06 02:54:11,599 INFO L130 BoogieDeclarations]: Found specification of procedure serial_port_shutdown [2024-11-06 02:54:11,599 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_port_shutdown [2024-11-06 02:54:11,599 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2024-11-06 02:54:11,599 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~C_INT [2024-11-06 02:54:11,600 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~C_INT [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure kref_put [2024-11-06 02:54:11,600 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_put [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-06 02:54:11,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-06 02:54:11,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-06 02:54:11,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-06 02:54:11,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-06 02:54:11,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-06 02:54:11,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-06 02:54:11,603 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-11-06 02:54:11,603 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure usb_register_driver [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_register_driver [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_put [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_put [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_serial [2024-11-06 02:54:11,604 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_serial [2024-11-06 02:54:11,604 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-06 02:54:11,605 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-06 02:54:11,605 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_out [2024-11-06 02:54:11,605 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_out [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-06 02:54:11,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2024-11-06 02:54:11,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2024-11-06 02:54:11,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_write_start [2024-11-06 02:54:11,610 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_write_start [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2024-11-06 02:54:11,610 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure kref_sub [2024-11-06 02:54:11,610 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_sub [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-06 02:54:11,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2024-11-06 02:54:11,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-06 02:54:11,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-06 02:54:11,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure usb_translate_errors [2024-11-06 02:54:11,614 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_translate_errors [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-06 02:54:11,614 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2024-11-06 02:54:11,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-06 02:54:11,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-06 02:54:11,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-06 02:54:11,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-06 02:54:11,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_maxp [2024-11-06 02:54:11,619 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_maxp [2024-11-06 02:54:11,619 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~C_INT [2024-11-06 02:54:11,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~C_INT [2024-11-06 02:54:11,620 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2024-11-06 02:54:11,620 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2024-11-06 02:54:11,620 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-06 02:54:11,620 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-06 02:54:11,620 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_bulk_urb [2024-11-06 02:54:11,624 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_bulk_urb [2024-11-06 02:54:11,624 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-06 02:54:11,624 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-06 02:54:11,624 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_suspend [2024-11-06 02:54:11,624 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_suspend [2024-11-06 02:54:11,624 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_UINT~X~C_UINT~TO~C_INT [2024-11-06 02:54:11,625 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_UINT~X~C_UINT~TO~C_INT [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_is_int_in [2024-11-06 02:54:11,625 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_is_int_in [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_disc_mutex_of_usb_serial [2024-11-06 02:54:11,625 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_disc_mutex_of_usb_serial [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-06 02:54:11,625 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_debug_data [2024-11-06 02:54:11,625 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_debug_data [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-06 02:54:11,625 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-06 02:54:11,626 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-06 02:54:11,626 INFO L130 BoogieDeclarations]: Found specification of procedure serial_unthrottle [2024-11-06 02:54:11,626 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_unthrottle [2024-11-06 02:54:11,626 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_submit_read_urbs [2024-11-06 02:54:11,626 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_submit_read_urbs [2024-11-06 02:54:11,626 INFO L130 BoogieDeclarations]: Found specification of procedure module_put [2024-11-06 02:54:11,626 INFO L138 BoogieDeclarations]: Found implementation of procedure module_put [2024-11-06 02:54:11,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value_probe [2024-11-06 02:54:11,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value_probe [2024-11-06 02:54:11,626 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-06 02:54:11,627 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-06 02:54:11,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure serial_throttle [2024-11-06 02:54:11,629 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_throttle [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-06 02:54:11,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2024-11-06 02:54:11,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2024-11-06 02:54:11,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-06 02:54:11,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2024-11-06 02:54:11,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-06 02:54:11,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2024-11-06 02:54:11,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2024-11-06 02:54:11,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-06 02:54:11,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-06 02:54:11,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-06 02:54:11,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-06 02:54:11,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-06 02:54:11,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-06 02:54:11,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-06 02:54:11,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-06 02:54:11,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-06 02:54:11,645 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-06 02:54:11,645 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-06 02:54:11,646 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-06 02:54:11,646 INFO L130 BoogieDeclarations]: Found specification of procedure try_module_get [2024-11-06 02:54:11,646 INFO L138 BoogieDeclarations]: Found implementation of procedure try_module_get [2024-11-06 02:54:11,646 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_deregister [2024-11-06 02:54:11,646 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_deregister [2024-11-06 02:54:11,646 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-06 02:54:11,646 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-06 02:54:11,646 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_resume [2024-11-06 02:54:11,646 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_resume [2024-11-06 02:54:11,646 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-11-06 02:54:11,647 INFO L130 BoogieDeclarations]: Found specification of procedure serial_tiocmget [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_tiocmget [2024-11-06 02:54:11,647 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_handler_precall [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_handler_precall [2024-11-06 02:54:11,647 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_urb [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_urb [2024-11-06 02:54:11,647 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_UINT~X~C_ULONG~TO~C_INT [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_UINT~X~C_ULONG~TO~C_INT [2024-11-06 02:54:11,647 INFO L130 BoogieDeclarations]: Found specification of procedure bus_unregister [2024-11-06 02:54:11,647 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_unregister [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_poison_urb [2024-11-06 02:54:11,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_poison_urb [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_deregister [2024-11-06 02:54:11,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_deregister [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_bulk [2024-11-06 02:54:11,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_bulk [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2024-11-06 02:54:11,648 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_device_match [2024-11-06 02:54:11,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_device_match [2024-11-06 02:54:11,648 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 02:54:11,649 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 02:54:11,649 INFO L130 BoogieDeclarations]: Found specification of procedure serial_open [2024-11-06 02:54:11,649 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_open [2024-11-06 02:54:11,649 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-06 02:54:11,649 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-06 02:54:11,649 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2024-11-06 02:54:11,649 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2024-11-06 02:54:11,649 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-06 02:54:11,649 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-06 02:54:11,649 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_resume [2024-11-06 02:54:11,650 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_resume [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure single_release [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2024-11-06 02:54:11,650 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-06 02:54:11,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2024-11-06 02:54:11,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2024-11-06 02:54:11,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2024-11-06 02:54:11,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2024-11-06 02:54:11,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-06 02:54:11,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2024-11-06 02:54:11,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-06 02:54:11,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2024-11-06 02:54:11,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2024-11-06 02:54:11,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-06 02:54:11,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_disconnect [2024-11-06 02:54:11,660 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_disconnect [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_generic_unthrottle [2024-11-06 02:54:11,660 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_generic_unthrottle [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_disc_mutex_of_usb_serial [2024-11-06 02:54:11,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_disc_mutex_of_usb_serial [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure serial_install [2024-11-06 02:54:11,660 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_install [2024-11-06 02:54:11,660 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~C_INT~TO~VOID [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~C_INT~TO~VOID [2024-11-06 02:54:11,661 INFO L130 BoogieDeclarations]: Found specification of procedure serial_tiocmset [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure serial_tiocmset [2024-11-06 02:54:11,661 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_table_lock [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_table_lock [2024-11-06 02:54:11,661 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2024-11-06 02:54:11,661 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_table_lock [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_table_lock [2024-11-06 02:54:11,661 INFO L130 BoogieDeclarations]: Found specification of procedure usb_serial_unpoison_port_urbs [2024-11-06 02:54:11,661 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_serial_unpoison_port_urbs [2024-11-06 02:54:11,662 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-06 02:54:11,662 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-06 02:54:11,662 INFO L130 BoogieDeclarations]: Found specification of procedure get_iface_id [2024-11-06 02:54:11,662 INFO L138 BoogieDeclarations]: Found implementation of procedure get_iface_id [2024-11-06 02:54:11,662 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2024-11-06 02:54:11,662 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2024-11-06 02:54:11,662 INFO L130 BoogieDeclarations]: Found specification of procedure tty_unregister_driver [2024-11-06 02:54:11,662 INFO L138 BoogieDeclarations]: Found implementation of procedure tty_unregister_driver [2024-11-06 02:54:12,608 INFO L238 CfgBuilder]: Building ICFG [2024-11-06 02:54:12,611 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-06 02:55:08,178 INFO L? ?]: Removed 2368 outVars from TransFormulas that were not future-live. [2024-11-06 02:55:08,178 INFO L287 CfgBuilder]: Performing block encoding [2024-11-06 02:55:08,238 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-06 02:55:08,238 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-06 02:55:08,238 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:55:08 BoogieIcfgContainer [2024-11-06 02:55:08,239 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-06 02:55:08,243 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-06 02:55:08,243 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-06 02:55:08,246 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-06 02:55:08,246 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 02:54:07" (1/3) ... [2024-11-06 02:55:08,247 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44b96c7b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:55:08, skipping insertion in model container [2024-11-06 02:55:08,247 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:54:09" (2/3) ... [2024-11-06 02:55:08,247 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44b96c7b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:55:08, skipping insertion in model container [2024-11-06 02:55:08,247 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:55:08" (3/3) ... [2024-11-06 02:55:08,248 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.8-rc1-32_7a-drivers--usb--serial--usbserial.ko-ldv_main0.cil.out.i [2024-11-06 02:55:08,263 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-06 02:55:08,263 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-06 02:55:08,381 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-06 02:55:08,388 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;@632522ab, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-06 02:55:08,388 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-06 02:55:08,402 INFO L276 IsEmpty]: Start isEmpty. Operand has 1955 states, 1320 states have (on average 1.290151515151515) internal successors, (1703), 1367 states have internal predecessors, (1703), 519 states have call successors, (519), 114 states have call predecessors, (519), 114 states have return successors, (519), 496 states have call predecessors, (519), 519 states have call successors, (519) [2024-11-06 02:55:08,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-06 02:55:08,410 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:55:08,411 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 02:55:08,412 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:55:08,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:55:08,417 INFO L85 PathProgramCache]: Analyzing trace with hash -1634805020, now seen corresponding path program 1 times [2024-11-06 02:55:08,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:55:08,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [827906436] [2024-11-06 02:55:08,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:55:08,438 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-06 02:55:08,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:55:08,443 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-06 02:55:08,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-06 02:55:17,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:55:17,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 2990 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:55:17,379 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:55:19,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-06 02:55:19,250 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:55:19,251 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:55:19,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [827906436] [2024-11-06 02:55:19,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [827906436] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:55:19,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:55:19,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:55:19,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [479287313] [2024-11-06 02:55:19,254 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:55:19,257 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:55:19,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:55:19,280 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:55:19,281 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:55:19,286 INFO L87 Difference]: Start difference. First operand has 1955 states, 1320 states have (on average 1.290151515151515) internal successors, (1703), 1367 states have internal predecessors, (1703), 519 states have call successors, (519), 114 states have call predecessors, (519), 114 states have return successors, (519), 496 states have call predecessors, (519), 519 states have call successors, (519) Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-06 02:55:23,638 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.34s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 02:55:24,608 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 02:55:24,609 INFO L93 Difference]: Finished difference Result 5543 states and 8078 transitions. [2024-11-06 02:55:24,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 02:55:24,612 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 32 [2024-11-06 02:55:24,613 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 02:55:24,666 INFO L225 Difference]: With dead ends: 5543 [2024-11-06 02:55:24,667 INFO L226 Difference]: Without dead ends: 3591 [2024-11-06 02:55:24,692 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:55:24,696 INFO L432 NwaCegarLoop]: 2852 mSDtfsCounter, 2677 mSDsluCounter, 2357 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 5 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2677 SdHoareTripleChecker+Valid, 5209 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time [2024-11-06 02:55:24,696 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2677 Valid, 5209 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 8 Invalid, 1 Unknown, 0 Unchecked, 5.0s Time] [2024-11-06 02:55:24,723 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3591 states. [2024-11-06 02:55:24,969 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3591 to 3586. [2024-11-06 02:55:24,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3586 states, 2425 states have (on average 1.2874226804123712) internal successors, (3122), 2510 states have internal predecessors, (3122), 945 states have call successors, (945), 223 states have call predecessors, (945), 215 states have return successors, (1000), 877 states have call predecessors, (1000), 929 states have call successors, (1000) [2024-11-06 02:55:25,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3586 states to 3586 states and 5067 transitions. [2024-11-06 02:55:25,016 INFO L78 Accepts]: Start accepts. Automaton has 3586 states and 5067 transitions. Word has length 32 [2024-11-06 02:55:25,016 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 02:55:25,017 INFO L471 AbstractCegarLoop]: Abstraction has 3586 states and 5067 transitions. [2024-11-06 02:55:25,017 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-06 02:55:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 3586 states and 5067 transitions. [2024-11-06 02:55:25,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-06 02:55:25,019 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:55:25,019 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 02:55:25,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-11-06 02:55:25,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-06 02:55:25,224 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:55:25,225 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:55:25,225 INFO L85 PathProgramCache]: Analyzing trace with hash 859644445, now seen corresponding path program 1 times [2024-11-06 02:55:25,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:55:25,235 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1451400920] [2024-11-06 02:55:25,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:55:25,235 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-06 02:55:25,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:55:25,241 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-06 02:55:25,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-06 02:55:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:55:34,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 2991 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:55:34,787 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:55:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-06 02:55:36,995 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:55:36,995 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:55:36,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1451400920] [2024-11-06 02:55:36,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1451400920] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:55:37,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:55:37,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:55:37,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301548576] [2024-11-06 02:55:37,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:55:37,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:55:37,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:55:37,002 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:55:37,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:55:37,003 INFO L87 Difference]: Start difference. First operand 3586 states and 5067 transitions. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-06 02:55:41,477 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.47s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 02:55:41,996 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 02:55:42,000 INFO L93 Difference]: Finished difference Result 3588 states and 5068 transitions. [2024-11-06 02:55:42,001 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 02:55:42,001 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 33 [2024-11-06 02:55:42,002 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 02:55:42,029 INFO L225 Difference]: With dead ends: 3588 [2024-11-06 02:55:42,029 INFO L226 Difference]: Without dead ends: 3585 [2024-11-06 02:55:42,033 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:55:42,036 INFO L432 NwaCegarLoop]: 2721 mSDtfsCounter, 2692 mSDsluCounter, 2 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2692 SdHoareTripleChecker+Valid, 2723 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time [2024-11-06 02:55:42,036 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2692 Valid, 2723 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.7s Time] [2024-11-06 02:55:42,043 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3585 states. [2024-11-06 02:55:42,195 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3585 to 3585. [2024-11-06 02:55:42,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3585 states, 2425 states have (on average 1.2870103092783505) internal successors, (3121), 2509 states have internal predecessors, (3121), 944 states have call successors, (944), 223 states have call predecessors, (944), 215 states have return successors, (1000), 877 states have call predecessors, (1000), 929 states have call successors, (1000) [2024-11-06 02:55:42,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3585 states to 3585 states and 5065 transitions. [2024-11-06 02:55:42,246 INFO L78 Accepts]: Start accepts. Automaton has 3585 states and 5065 transitions. Word has length 33 [2024-11-06 02:55:42,247 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 02:55:42,247 INFO L471 AbstractCegarLoop]: Abstraction has 3585 states and 5065 transitions. [2024-11-06 02:55:42,247 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 3 states have call successors, (6), 3 states have call predecessors, (6), 1 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2024-11-06 02:55:42,247 INFO L276 IsEmpty]: Start isEmpty. Operand 3585 states and 5065 transitions. [2024-11-06 02:55:42,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-06 02:55:42,248 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:55:42,248 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 02:55:42,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2024-11-06 02:55:42,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-06 02:55:42,454 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:55:42,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:55:42,454 INFO L85 PathProgramCache]: Analyzing trace with hash 878171399, now seen corresponding path program 1 times [2024-11-06 02:55:42,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:55:42,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1783617137] [2024-11-06 02:55:42,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:55:42,457 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-06 02:55:42,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:55:42,458 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-06 02:55:42,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process