/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/32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-17387ad-m [2024-11-06 02:50:55,667 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-06 02:50:55,728 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:50:55,734 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-06 02:50:55,735 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-06 02:50:55,758 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-06 02:50:55,759 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-06 02:50:55,760 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-06 02:50:55,760 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-06 02:50:55,761 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-06 02:50:55,762 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-06 02:50:55,762 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-06 02:50:55,762 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-06 02:50:55,763 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-06 02:50:55,763 INFO L153 SettingsManager]: * Use SBE=true [2024-11-06 02:50:55,763 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-06 02:50:55,763 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-06 02:50:55,763 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-06 02:50:55,764 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-06 02:50:55,764 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-06 02:50:55,767 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-06 02:50:55,767 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-06 02:50:55,767 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-06 02:50:55,768 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-06 02:50:55,768 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-06 02:50:55,768 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-06 02:50:55,768 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-06 02:50:55,768 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-06 02:50:55,769 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-06 02:50:55,769 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-06 02:50:55,769 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-06 02:50:55,769 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 02:50:55,769 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-06 02:50:55,769 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-06 02:50:55,770 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-06 02:50:55,770 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-06 02:50:55,770 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-06 02:50:55,770 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-06 02:50:55,770 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-06 02:50:55,771 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-06 02:50:55,771 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-06 02:50:55,771 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:50:55,964 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-06 02:50:55,982 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-06 02:50:55,984 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-06 02:50:55,985 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-06 02:50:55,985 INFO L274 PluginConnector]: CDTParser initialized [2024-11-06 02:50:55,986 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i [2024-11-06 02:50:57,275 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-06 02:50:57,608 INFO L384 CDTParser]: Found 1 translation units. [2024-11-06 02:50:57,608 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-consumption/32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i [2024-11-06 02:50:57,637 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7f88fe0b2/162a835f02794582a59d51e77feca90c/FLAGcf0ba72de [2024-11-06 02:50:57,648 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7f88fe0b2/162a835f02794582a59d51e77feca90c [2024-11-06 02:50:57,650 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-06 02:50:57,651 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-06 02:50:57,653 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-06 02:50:57,653 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-06 02:50:57,657 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-06 02:50:57,657 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:50:57" (1/1) ... [2024-11-06 02:50:57,658 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e940d09 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:57, skipping insertion in model container [2024-11-06 02:50:57,658 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 02:50:57" (1/1) ... [2024-11-06 02:50:57,746 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-06 02:50:58,392 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:50:58,407 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:50:58,412 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:50:58,415 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:50:58,444 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:50:58,446 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:50:58,447 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:50:58,447 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:50:58,467 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:50:58,472 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:50:58,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:50:58,477 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:50:58,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:50:58,483 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:50:58,486 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:50:58,559 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/32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i[160403,160416] [2024-11-06 02:50:58,649 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:50:58,650 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 02:50:58,696 INFO L200 MainTranslator]: Completed pre-run [2024-11-06 02:50:58,806 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)); [3881-3882] [2024-11-06 02:50:58,939 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/32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i[160403,160416] [2024-11-06 02:50:58,956 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 02:50:59,031 INFO L204 MainTranslator]: Completed translation [2024-11-06 02:50:59,033 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59 WrapperNode [2024-11-06 02:50:59,033 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-06 02:50:59,034 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-06 02:50:59,034 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-06 02:50:59,034 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-06 02:50:59,039 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:50:59" (1/1) ... [2024-11-06 02:50:59,086 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:50:59" (1/1) ... [2024-11-06 02:50:59,168 INFO L138 Inliner]: procedures = 206, calls = 1148, calls flagged for inlining = 91, calls inlined = 82, statements flattened = 2675 [2024-11-06 02:50:59,169 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-06 02:50:59,170 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-06 02:50:59,170 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-06 02:50:59,170 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-06 02:50:59,179 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,179 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,197 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,368 INFO L175 MemorySlicer]: Split 642 memory accesses to 46 slices as follows [56, 4, 8, 6, 4, 7, 4, 34, 2, 2, 8, 3, 4, 2, 2, 8, 2, 3, 11, 8, 10, 2, 5, 20, 1, 3, 2, 4, 2, 3, 5, 3, 4, 184, 3, 4, 3, 4, 177, 3, 4, 4, 3, 4, 3, 4]. 29 percent of accesses are in the largest equivalence class. The 329 initializations are split as follows [0, 4, 8, 6, 4, 7, 0, 0, 0, 2, 8, 3, 0, 0, 0, 8, 0, 0, 11, 8, 10, 2, 5, 0, 0, 3, 0, 4, 0, 3, 0, 3, 4, 184, 3, 4, 3, 4, 3, 3, 4, 4, 3, 4, 3, 4]. The 240 writes are split as follows [56, 0, 0, 0, 0, 0, 4, 34, 2, 0, 0, 0, 4, 2, 2, 0, 2, 2, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0]. [2024-11-06 02:50:59,369 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,369 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,448 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,458 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,502 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,521 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,550 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-06 02:50:59,552 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-06 02:50:59,552 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-06 02:50:59,552 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-06 02:50:59,553 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (1/1) ... [2024-11-06 02:50:59,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 02:50:59,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 02:50:59,577 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:50:59,578 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:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-06 02:50:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-06 02:50:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-06 02:50:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-06 02:50:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2024-11-06 02:50:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2024-11-06 02:50:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2024-11-06 02:50:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#25 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#26 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#27 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#28 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#29 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#30 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#31 [2024-11-06 02:50:59,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#32 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#33 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#34 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#35 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#36 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#37 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#38 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#39 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#40 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#41 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#42 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#43 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#44 [2024-11-06 02:50:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#45 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-06 02:50:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2024-11-06 02:50:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2024-11-06 02:50:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#39 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#40 [2024-11-06 02:50:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#41 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#42 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#43 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#44 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#45 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-06 02:50:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-06 02:50:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2024-11-06 02:50:59,611 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#25 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#26 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#27 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#28 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#29 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#30 [2024-11-06 02:50:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#31 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#32 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#33 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#34 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#35 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#36 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#37 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#38 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#39 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#40 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#41 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#42 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#43 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#44 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#45 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-06 02:50:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-06 02:50:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-06 02:50:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2024-11-06 02:50:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2024-11-06 02:50:59,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2024-11-06 02:50:59,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2024-11-06 02:50:59,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2024-11-06 02:50:59,619 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_input_exit [2024-11-06 02:50:59,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_input_exit [2024-11-06 02:50:59,620 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-11-06 02:50:59,620 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-11-06 02:50:59,620 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-06 02:50:59,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-06 02:50:59,620 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_input_report [2024-11-06 02:50:59,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_input_report [2024-11-06 02:50:59,620 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2024-11-06 02:50:59,620 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2024-11-06 02:50:59,620 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-06 02:50:59,621 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-06 02:50:59,621 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-06 02:50:59,621 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_sync_rfk_state [2024-11-06 02:50:59,621 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_sync_rfk_state [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-06 02:50:59,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-06 02:50:59,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-06 02:50:59,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-06 02:50:59,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-06 02:50:59,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-06 02:50:59,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2024-11-06 02:50:59,624 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure read_ec_data [2024-11-06 02:50:59,625 INFO L138 BoogieDeclarations]: Found implementation of procedure read_ec_data [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-06 02:50:59,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2024-11-06 02:50:59,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#25 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#26 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#27 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#28 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#29 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#30 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#31 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#32 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#33 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#34 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#35 [2024-11-06 02:50:59,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#36 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#37 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#38 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#39 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#40 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#41 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#42 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#43 [2024-11-06 02:50:59,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#44 [2024-11-06 02:50:59,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#45 [2024-11-06 02:50:59,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-06 02:50:59,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-06 02:50:59,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-06 02:50:59,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-06 02:50:59,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-06 02:50:59,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-06 02:50:59,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-06 02:50:59,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2024-11-06 02:50:59,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2024-11-06 02:50:59,631 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#25 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#26 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#27 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#28 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#29 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#30 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#31 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#32 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#33 [2024-11-06 02:50:59,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#34 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#35 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#36 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#37 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#38 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#39 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#40 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#41 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#42 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#43 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#44 [2024-11-06 02:50:59,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#45 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2024-11-06 02:50:59,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#25 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#26 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#27 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#28 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#29 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#30 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#31 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#32 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#33 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#34 [2024-11-06 02:50:59,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#35 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#36 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#37 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#38 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#39 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#40 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#41 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#42 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#43 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#44 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#45 [2024-11-06 02:50:59,636 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-06 02:50:59,637 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2024-11-06 02:50:59,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#39 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#40 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#41 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#42 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#43 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#44 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#45 [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2024-11-06 02:50:59,639 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_sync_touchpad_state [2024-11-06 02:50:59,639 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_sync_touchpad_state [2024-11-06 02:50:59,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-06 02:50:59,640 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2024-11-06 02:50:59,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-06 02:50:59,642 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-06 02:50:59,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2024-11-06 02:50:59,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#39 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#40 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#41 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#42 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#43 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#44 [2024-11-06 02:50:59,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#45 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2024-11-06 02:50:59,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#25 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#26 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#27 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#28 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#29 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#30 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#31 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#32 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#33 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#34 [2024-11-06 02:50:59,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#35 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#36 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#37 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#38 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#39 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#40 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#41 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#42 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#43 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#44 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#45 [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-06 02:50:59,647 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_init [2024-11-06 02:50:59,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_init [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure acpi_evaluate_integer [2024-11-06 02:50:59,647 INFO L138 BoogieDeclarations]: Found implementation of procedure acpi_evaluate_integer [2024-11-06 02:50:59,647 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_notify [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_notify [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure rfkill_destroy [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure rfkill_destroy [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure backlight_update_status [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure backlight_update_status [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure single_open [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure single_open [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_add [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_add [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 02:50:59,648 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_update_status [2024-11-06 02:50:59,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_update_status [2024-11-06 02:50:59,649 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-06 02:50:59,649 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-06 02:50:59,649 INFO L130 BoogieDeclarations]: Found specification of procedure rfkill_init_sw_state [2024-11-06 02:50:59,649 INFO L138 BoogieDeclarations]: Found implementation of procedure rfkill_init_sw_state [2024-11-06 02:50:59,649 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-06 02:50:59,649 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-06 02:50:59,649 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2024-11-06 02:50:59,649 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2024-11-06 02:50:59,649 INFO L130 BoogieDeclarations]: Found specification of procedure single_release [2024-11-06 02:50:59,649 INFO L138 BoogieDeclarations]: Found implementation of procedure single_release [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-06 02:50:59,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#25 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#26 [2024-11-06 02:50:59,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#27 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#28 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#29 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#30 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#31 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#32 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#33 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#34 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#35 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#36 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#37 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#38 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#39 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#40 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#41 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#42 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#43 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#44 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#45 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-06 02:50:59,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2024-11-06 02:50:59,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2024-11-06 02:50:59,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#25 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#26 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#27 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#28 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#29 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#30 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#31 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#32 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#33 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#34 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#35 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#36 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#37 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#38 [2024-11-06 02:50:59,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#39 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#40 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#41 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#42 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#43 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#44 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#45 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2024-11-06 02:50:59,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#25 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#26 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#27 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#28 [2024-11-06 02:50:59,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#29 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#30 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#31 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#32 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#33 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#34 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#35 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#36 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#37 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#38 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#39 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#40 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#41 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#42 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#43 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#44 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#45 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_get_brightness [2024-11-06 02:50:59,663 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_get_brightness [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-06 02:50:59,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2024-11-06 02:50:59,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#25 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#26 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#27 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#28 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#29 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#30 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#31 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#32 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#33 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#34 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#35 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#36 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#37 [2024-11-06 02:50:59,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#38 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#39 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#40 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#41 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#42 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#43 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#44 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#45 [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_unregister_rfkill [2024-11-06 02:50:59,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_unregister_rfkill [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure seq_lseek [2024-11-06 02:50:59,666 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_lseek [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure method_vpcr [2024-11-06 02:50:59,666 INFO L138 BoogieDeclarations]: Found implementation of procedure method_vpcr [2024-11-06 02:50:59,666 INFO L130 BoogieDeclarations]: Found specification of procedure method_vpcw [2024-11-06 02:50:59,667 INFO L138 BoogieDeclarations]: Found implementation of procedure method_vpcw [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure sparse_keymap_free [2024-11-06 02:50:59,667 INFO L138 BoogieDeclarations]: Found implementation of procedure sparse_keymap_free [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-06 02:50:59,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-11-06 02:50:59,668 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_resume [2024-11-06 02:50:59,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_resume [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure write_ec_cmd [2024-11-06 02:50:59,669 INFO L138 BoogieDeclarations]: Found implementation of procedure write_ec_cmd [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_platform_exit [2024-11-06 02:50:59,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_platform_exit [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_debugfs_exit [2024-11-06 02:50:59,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_debugfs_exit [2024-11-06 02:50:59,669 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-06 02:50:59,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-06 02:51:00,379 INFO L238 CfgBuilder]: Building ICFG [2024-11-06 02:51:00,382 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-06 02:51:31,421 INFO L? ?]: Removed 878 outVars from TransFormulas that were not future-live. [2024-11-06 02:51:31,421 INFO L287 CfgBuilder]: Performing block encoding [2024-11-06 02:51:31,453 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-06 02:51:31,453 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-06 02:51:31,454 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:51:31 BoogieIcfgContainer [2024-11-06 02:51:31,454 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-06 02:51:31,455 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-06 02:51:31,455 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-06 02:51:31,458 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-06 02:51:31,458 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 02:50:57" (1/3) ... [2024-11-06 02:51:31,459 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b1837d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:51:31, skipping insertion in model container [2024-11-06 02:51:31,459 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 02:50:59" (2/3) ... [2024-11-06 02:51:31,459 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b1837d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 02:51:31, skipping insertion in model container [2024-11-06 02:51:31,459 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 02:51:31" (3/3) ... [2024-11-06 02:51:31,460 INFO L112 eAbstractionObserver]: Analyzing ICFG 32_7a_cilled_linux-3.8-rc1-drivers--platform--x86--ideapad-laptop.ko-main.cil.out.i [2024-11-06 02:51:31,471 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-06 02:51:31,471 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-06 02:51:31,536 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-06 02:51:31,542 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;@358a7ccc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-06 02:51:31,542 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-06 02:51:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand has 723 states, 555 states have (on average 1.4486486486486487) internal successors, (804), 575 states have internal predecessors, (804), 126 states have call successors, (126), 40 states have call predecessors, (126), 40 states have return successors, (126), 122 states have call predecessors, (126), 126 states have call successors, (126) [2024-11-06 02:51:31,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-06 02:51:31,562 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:51:31,563 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] [2024-11-06 02:51:31,563 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:51:31,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:51:31,568 INFO L85 PathProgramCache]: Analyzing trace with hash 277474520, now seen corresponding path program 1 times [2024-11-06 02:51:31,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:51:31,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1624022054] [2024-11-06 02:51:31,581 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:51:31,581 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:51:31,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:51:31,584 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:51:31,586 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:51:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:51:35,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 1853 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:51:35,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:51:36,500 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:51:36,500 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:51:36,501 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:51:36,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1624022054] [2024-11-06 02:51:36,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1624022054] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:51:36,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:51:36,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:51:36,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1701672691] [2024-11-06 02:51:36,503 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:51:36,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:51:36,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:51:36,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:51:36,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:51:36,528 INFO L87 Difference]: Start difference. First operand has 723 states, 555 states have (on average 1.4486486486486487) internal successors, (804), 575 states have internal predecessors, (804), 126 states have call successors, (126), 40 states have call predecessors, (126), 40 states have return successors, (126), 122 states have call predecessors, (126), 126 states have call successors, (126) Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:51:40,665 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 02:51:41,384 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 02:51:41,384 INFO L93 Difference]: Finished difference Result 2139 states and 3196 transitions. [2024-11-06 02:51:41,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 02:51:41,386 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 22 [2024-11-06 02:51:41,387 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 02:51:41,402 INFO L225 Difference]: With dead ends: 2139 [2024-11-06 02:51:41,402 INFO L226 Difference]: Without dead ends: 1415 [2024-11-06 02:51:41,407 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 20 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:51:41,409 INFO L432 NwaCegarLoop]: 1044 mSDtfsCounter, 1005 mSDsluCounter, 1032 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 3 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1005 SdHoareTripleChecker+Valid, 2076 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time [2024-11-06 02:51:41,410 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1005 Valid, 2076 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 11 Invalid, 1 Unknown, 0 Unchecked, 4.7s Time] [2024-11-06 02:51:41,423 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1415 states. [2024-11-06 02:51:41,513 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1415 to 1411. [2024-11-06 02:51:41,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1411 states, 1087 states have (on average 1.4452621895124196) internal successors, (1571), 1117 states have internal predecessors, (1571), 245 states have call successors, (245), 79 states have call predecessors, (245), 78 states have return successors, (238), 230 states have call predecessors, (238), 238 states have call successors, (238) [2024-11-06 02:51:41,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1411 states to 1411 states and 2054 transitions. [2024-11-06 02:51:41,528 INFO L78 Accepts]: Start accepts. Automaton has 1411 states and 2054 transitions. Word has length 22 [2024-11-06 02:51:41,529 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 02:51:41,529 INFO L471 AbstractCegarLoop]: Abstraction has 1411 states and 2054 transitions. [2024-11-06 02:51:41,529 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:51:41,529 INFO L276 IsEmpty]: Start isEmpty. Operand 1411 states and 2054 transitions. [2024-11-06 02:51:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-06 02:51:41,533 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:51:41,534 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] [2024-11-06 02:51:41,576 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 (2)] Forceful destruction successful, exit code 0 [2024-11-06 02:51:41,734 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:51:41,734 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:51:41,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:51:41,735 INFO L85 PathProgramCache]: Analyzing trace with hash -559658045, now seen corresponding path program 1 times [2024-11-06 02:51:41,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:51:41,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [164900266] [2024-11-06 02:51:41,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:51:41,737 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:51:41,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:51:41,739 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:51:41,740 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:51:45,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:51:45,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 1858 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:51:45,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:51:48,414 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:51:48,414 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:51:48,415 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:51:48,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [164900266] [2024-11-06 02:51:48,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [164900266] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:51:48,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:51:48,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:51:48,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001217523] [2024-11-06 02:51:48,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:51:48,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:51:48,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:51:48,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:51:48,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:51:48,417 INFO L87 Difference]: Start difference. First operand 1411 states and 2054 transitions. Second operand has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:51:52,671 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.25s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 02:51:52,847 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 02:51:52,847 INFO L93 Difference]: Finished difference Result 1413 states and 2055 transitions. [2024-11-06 02:51:52,848 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 02:51:52,848 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25 [2024-11-06 02:51:52,848 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 02:51:52,856 INFO L225 Difference]: With dead ends: 1413 [2024-11-06 02:51:52,857 INFO L226 Difference]: Without dead ends: 1410 [2024-11-06 02:51:52,858 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 23 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:51:52,861 INFO L432 NwaCegarLoop]: 1039 mSDtfsCounter, 1018 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1018 SdHoareTripleChecker+Valid, 1039 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.4s IncrementalHoareTripleChecker+Time [2024-11-06 02:51:52,861 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1018 Valid, 1039 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.4s Time] [2024-11-06 02:51:52,864 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1410 states. [2024-11-06 02:51:52,916 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1410 to 1410. [2024-11-06 02:51:52,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1410 states, 1087 states have (on average 1.4443422263109476) internal successors, (1570), 1116 states have internal predecessors, (1570), 244 states have call successors, (244), 79 states have call predecessors, (244), 78 states have return successors, (238), 230 states have call predecessors, (238), 238 states have call successors, (238) [2024-11-06 02:51:52,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1410 states to 1410 states and 2052 transitions. [2024-11-06 02:51:52,927 INFO L78 Accepts]: Start accepts. Automaton has 1410 states and 2052 transitions. Word has length 25 [2024-11-06 02:51:52,927 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 02:51:52,927 INFO L471 AbstractCegarLoop]: Abstraction has 1410 states and 2052 transitions. [2024-11-06 02:51:52,927 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:51:52,928 INFO L276 IsEmpty]: Start isEmpty. Operand 1410 states and 2052 transitions. [2024-11-06 02:51:52,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-06 02:51:52,930 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:51:52,930 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] [2024-11-06 02:51:52,972 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:51:53,133 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:51:53,134 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:51:53,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:51:53,135 INFO L85 PathProgramCache]: Analyzing trace with hash -170428459, now seen corresponding path program 1 times [2024-11-06 02:51:53,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:51:53,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1026613802] [2024-11-06 02:51:53,136 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:51:53,136 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:51:53,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:51:53,140 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:51:53,162 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 [2024-11-06 02:51:57,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:51:57,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 1859 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:51:57,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:52:01,241 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:52:01,241 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:52:01,241 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:52:01,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1026613802] [2024-11-06 02:52:01,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1026613802] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:52:01,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:52:01,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:52:01,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645270255] [2024-11-06 02:52:01,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:52:01,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:52:01,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:52:01,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:52:01,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:52:01,243 INFO L87 Difference]: Start difference. First operand 1410 states and 2052 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:52:05,375 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 02:52:05,937 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 02:52:05,938 INFO L93 Difference]: Finished difference Result 1412 states and 2053 transitions. [2024-11-06 02:52:05,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 02:52:05,938 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2024-11-06 02:52:05,938 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 02:52:05,945 INFO L225 Difference]: With dead ends: 1412 [2024-11-06 02:52:05,945 INFO L226 Difference]: Without dead ends: 1409 [2024-11-06 02:52:05,946 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:52:05,949 INFO L432 NwaCegarLoop]: 1037 mSDtfsCounter, 1015 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1015 SdHoareTripleChecker+Valid, 1037 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.6s IncrementalHoareTripleChecker+Time [2024-11-06 02:52:05,949 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1015 Valid, 1037 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.6s Time] [2024-11-06 02:52:05,950 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1409 states. [2024-11-06 02:52:06,000 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1409 to 1409. [2024-11-06 02:52:06,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1409 states, 1087 states have (on average 1.4434222631094755) internal successors, (1569), 1115 states have internal predecessors, (1569), 243 states have call successors, (243), 79 states have call predecessors, (243), 78 states have return successors, (238), 230 states have call predecessors, (238), 238 states have call successors, (238) [2024-11-06 02:52:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1409 states to 1409 states and 2050 transitions. [2024-11-06 02:52:06,009 INFO L78 Accepts]: Start accepts. Automaton has 1409 states and 2050 transitions. Word has length 26 [2024-11-06 02:52:06,009 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 02:52:06,009 INFO L471 AbstractCegarLoop]: Abstraction has 1409 states and 2050 transitions. [2024-11-06 02:52:06,009 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:52:06,009 INFO L276 IsEmpty]: Start isEmpty. Operand 1409 states and 2050 transitions. [2024-11-06 02:52:06,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-06 02:52:06,011 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 02:52:06,011 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] [2024-11-06 02:52:06,056 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 (4)] Forceful destruction successful, exit code 0 [2024-11-06 02:52:06,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /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:52:06,212 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 02:52:06,214 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 02:52:06,214 INFO L85 PathProgramCache]: Analyzing trace with hash -989208314, now seen corresponding path program 1 times [2024-11-06 02:52:06,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-06 02:52:06,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1603685746] [2024-11-06 02:52:06,215 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 02:52:06,215 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:52:06,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-06 02:52:06,218 INFO L229 MonitoredProcess]: Starting monitored process 5 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:52:06,219 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 (5)] Waiting until timeout for monitored process [2024-11-06 02:52:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 02:52:10,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 1860 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 02:52:10,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 02:52:15,432 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:52:15,433 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 02:52:15,433 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-06 02:52:15,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1603685746] [2024-11-06 02:52:15,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1603685746] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 02:52:15,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 02:52:15,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 02:52:15,433 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1125482417] [2024-11-06 02:52:15,433 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 02:52:15,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 02:52:15,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-06 02:52:15,434 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 02:52:15,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:52:15,434 INFO L87 Difference]: Start difference. First operand 1409 states and 2050 transitions. Second operand has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-06 02:52:19,523 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2024-11-06 02:52:19,524 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 02:52:19,524 INFO L432 NwaCegarLoop]: 1 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-06 02:52:19,525 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-06 02:52:19,526 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2024-11-06 02:52:19,569 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 (5)] Forceful destruction successful, exit code 0 [2024-11-06 02:52:19,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /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:52:19,726 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Connection to SMT solver broken at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:177) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.pop(Scriptor.java:139) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.arrays.DiffWrapperScript.pop(DiffWrapperScript.java:99) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.pop(WrapperScript.java:153) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.pop(HistoryRecordingScript.java:117) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.ManagedScript.pop(ManagedScript.java:138) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.IncrementalHoareTripleChecker.unAssertPostcondition(IncrementalHoareTripleChecker.java:665) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.IncrementalHoareTripleChecker.clearAssertionStack(IncrementalHoareTripleChecker.java:269) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.IncrementalHoareTripleChecker.releaseLock(IncrementalHoareTripleChecker.java:284) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.ChainingHoareTripleChecker$ProtectedHtc.releaseLock(ChainingHoareTripleChecker.java:449) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.ChainingHoareTripleChecker.releaseLock(ChainingHoareTripleChecker.java:98) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.hoaretriple.CachingHoareTripleChecker.releaseLock(CachingHoareTripleChecker.java:159) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.interpolantautomata.transitionappender.AbstractInterpolantAutomaton.switchToReadonlyMode(AbstractInterpolantAutomaton.java:140) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.NwaCegarLoop.computeAutomataDifference(NwaCegarLoop.java:385) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.NwaCegarLoop.refineAbstraction(NwaCegarLoop.java:345) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.refineAbstractionInternal(AbstractCegarLoop.java:463) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:414) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:342) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:324) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:426) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:312) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseSequentialProgram(TraceAbstractionStarter.java:273) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:167) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:143) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.io.IOException: Broken pipe at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:354) at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:153) at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:251) at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:257) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:175) ... 36 more [2024-11-06 02:52:19,729 INFO L158 Benchmark]: Toolchain (without parser) took 82077.76ms. Allocated memory was 375.4MB in the beginning and 736.1MB in the end (delta: 360.7MB). Free memory was 325.9MB in the beginning and 211.2MB in the end (delta: 114.7MB). Peak memory consumption was 477.3MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,729 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 204.5MB. Free memory is still 152.1MB. There was no memory consumed. Max. memory is 8.0GB. [2024-11-06 02:52:19,729 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1380.73ms. Allocated memory is still 375.4MB. Free memory was 325.4MB in the beginning and 296.0MB in the end (delta: 29.4MB). Peak memory consumption was 125.8MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,729 INFO L158 Benchmark]: Boogie Procedure Inliner took 135.20ms. Allocated memory is still 375.4MB. Free memory was 296.0MB in the beginning and 280.8MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,730 INFO L158 Benchmark]: Boogie Preprocessor took 380.31ms. Allocated memory is still 375.4MB. Free memory was 280.8MB in the beginning and 268.2MB in the end (delta: 12.6MB). Peak memory consumption was 42.5MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,730 INFO L158 Benchmark]: RCFGBuilder took 31902.01ms. Allocated memory was 375.4MB in the beginning and 613.4MB in the end (delta: 238.0MB). Free memory was 268.2MB in the beginning and 466.4MB in the end (delta: -198.2MB). Peak memory consumption was 201.3MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,730 INFO L158 Benchmark]: TraceAbstraction took 48273.41ms. Allocated memory was 613.4MB in the beginning and 736.1MB in the end (delta: 122.7MB). Free memory was 465.9MB in the beginning and 211.2MB in the end (delta: 254.7MB). Peak memory consumption was 378.2MB. Max. memory is 8.0GB. [2024-11-06 02:52:19,731 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.10ms. Allocated memory is still 204.5MB. Free memory is still 152.1MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 1380.73ms. Allocated memory is still 375.4MB. Free memory was 325.4MB in the beginning and 296.0MB in the end (delta: 29.4MB). Peak memory consumption was 125.8MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 135.20ms. Allocated memory is still 375.4MB. Free memory was 296.0MB in the beginning and 280.8MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 8.0GB. * Boogie Preprocessor took 380.31ms. Allocated memory is still 375.4MB. Free memory was 280.8MB in the beginning and 268.2MB in the end (delta: 12.6MB). Peak memory consumption was 42.5MB. Max. memory is 8.0GB. * RCFGBuilder took 31902.01ms. Allocated memory was 375.4MB in the beginning and 613.4MB in the end (delta: 238.0MB). Free memory was 268.2MB in the beginning and 466.4MB in the end (delta: -198.2MB). Peak memory consumption was 201.3MB. Max. memory is 8.0GB. * TraceAbstraction took 48273.41ms. Allocated memory was 613.4MB in the beginning and 736.1MB in the end (delta: 122.7MB). Free memory was 465.9MB in the beginning and 211.2MB in the end (delta: 254.7MB). Peak memory consumption was 378.2MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3881]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [3881-3882] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Connection to SMT solver broken de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...