/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 FOX -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 11:49:10,378 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-06 11:49:10,434 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 11:49:10,438 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-06 11:49:10,438 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-06 11:49:10,457 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-06 11:49:10,458 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-06 11:49:10,458 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-06 11:49:10,458 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-06 11:49:10,459 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-06 11:49:10,459 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-06 11:49:10,459 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-06 11:49:10,460 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-06 11:49:10,460 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-06 11:49:10,460 INFO L153 SettingsManager]: * Use SBE=true [2024-11-06 11:49:10,461 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-06 11:49:10,462 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-06 11:49:10,462 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-06 11:49:10,462 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-06 11:49:10,463 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-06 11:49:10,463 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-06 11:49:10,465 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-06 11:49:10,465 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-06 11:49:10,466 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-06 11:49:10,466 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 11:49:10,467 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-06 11:49:10,467 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-06 11:49:10,468 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-06 11:49:10,468 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-06 11:49:10,468 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-06 11:49:10,468 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-06 11:49:10,469 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 -> FOX [2024-11-06 11:49:10,651 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-06 11:49:10,676 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-06 11:49:10,682 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-06 11:49:10,683 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-06 11:49:10,683 INFO L274 PluginConnector]: CDTParser initialized [2024-11-06 11:49:10,684 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 11:49:12,162 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-06 11:49:12,580 INFO L384 CDTParser]: Found 1 translation units. [2024-11-06 11:49:12,581 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 11:49:12,622 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/71d66833b/6ca2770f57e147dfbd9f19273c9447a1/FLAG481efd058 [2024-11-06 11:49:12,782 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/71d66833b/6ca2770f57e147dfbd9f19273c9447a1 [2024-11-06 11:49:12,785 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-06 11:49:12,786 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-06 11:49:12,789 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-06 11:49:12,790 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-06 11:49:12,794 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-06 11:49:12,795 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:49:12" (1/1) ... [2024-11-06 11:49:12,796 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@26355e70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:12, skipping insertion in model container [2024-11-06 11:49:12,796 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:49:12" (1/1) ... [2024-11-06 11:49:12,881 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-06 11:49:13,550 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 11:49:13,566 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 11:49:13,572 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 11:49:13,575 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 11:49:13,613 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 11:49:13,614 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 11:49:13,614 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 11:49:13,615 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 11:49:13,639 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 11:49:13,646 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 11:49:13,648 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 11:49:13,650 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 11:49:13,656 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 11:49:13,657 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 11:49:13,662 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 11:49:13,732 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 11:49:13,796 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 11:49:13,797 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 11:49:13,842 INFO L200 MainTranslator]: Completed pre-run [2024-11-06 11:49:13,923 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 11:49:14,036 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 11:49:14,061 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 11:49:14,153 INFO L204 MainTranslator]: Completed translation [2024-11-06 11:49:14,154 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14 WrapperNode [2024-11-06 11:49:14,154 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-06 11:49:14,155 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-06 11:49:14,155 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-06 11:49:14,155 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-06 11:49:14,160 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,228 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,332 INFO L138 Inliner]: procedures = 206, calls = 1148, calls flagged for inlining = 91, calls inlined = 82, statements flattened = 2675 [2024-11-06 11:49:14,332 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-06 11:49:14,333 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-06 11:49:14,333 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-06 11:49:14,333 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-06 11:49:14,343 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,343 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,361 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,571 INFO L175 MemorySlicer]: Split 642 memory accesses to 46 slices as follows [4, 34, 8, 6, 4, 7, 2, 4, 8, 11, 56, 8, 4, 177, 8, 10, 2, 1, 5, 20, 3, 4, 2, 2, 2, 3, 4, 4, 184, 3, 2, 4, 2, 3, 4, 3, 4, 2, 3, 4, 3, 3, 4, 5, 3, 3]. 29 percent of accesses are in the largest equivalence class. The 329 initializations are split as follows [4, 0, 8, 6, 4, 7, 2, 4, 8, 11, 0, 8, 0, 3, 8, 10, 2, 0, 5, 0, 3, 4, 0, 0, 0, 3, 0, 4, 184, 3, 0, 4, 0, 3, 4, 3, 4, 0, 3, 4, 3, 3, 4, 0, 0, 3]. The 240 writes are split as follows [0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 4, 114, 0, 0, 0, 0, 0, 14, 0, 0, 2, 0, 2, 0, 4, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 2, 0]. [2024-11-06 11:49:14,571 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,571 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,835 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,864 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,933 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:14,972 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:15,113 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-06 11:49:15,114 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-06 11:49:15,114 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-06 11:49:15,115 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-06 11:49:15,115 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (1/1) ... [2024-11-06 11:49:15,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 11:49:15,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:49:15,139 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 11:49:15,141 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 11:49:15,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-06 11:49:15,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-06 11:49:15,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2024-11-06 11:49:15,160 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2024-11-06 11:49:15,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#25 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#26 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#27 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#28 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#29 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#30 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#31 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#32 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#33 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#34 [2024-11-06 11:49:15,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#35 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#36 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#37 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#38 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#39 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#40 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#41 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#42 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#43 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#44 [2024-11-06 11:49:15,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#45 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-06 11:49:15,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-06 11:49:15,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2024-11-06 11:49:15,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2024-11-06 11:49:15,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#39 [2024-11-06 11:49:15,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#40 [2024-11-06 11:49:15,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#41 [2024-11-06 11:49:15,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#42 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#43 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#44 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#45 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-06 11:49:15,170 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-06 11:49:15,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2024-11-06 11:49:15,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#25 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#26 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#27 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#28 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#29 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#30 [2024-11-06 11:49:15,173 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#31 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#32 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#33 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#34 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#35 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#36 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#37 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#38 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#39 [2024-11-06 11:49:15,174 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#40 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#41 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#42 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#43 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#44 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#45 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-06 11:49:15,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-06 11:49:15,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-06 11:49:15,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-06 11:49:15,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-06 11:49:15,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-06 11:49:15,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-11-06 11:49:15,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2024-11-06 11:49:15,180 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_input_exit [2024-11-06 11:49:15,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_input_exit [2024-11-06 11:49:15,181 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-11-06 11:49:15,181 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-11-06 11:49:15,181 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-06 11:49:15,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-06 11:49:15,181 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_input_report [2024-11-06 11:49:15,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_input_report [2024-11-06 11:49:15,181 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2024-11-06 11:49:15,181 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2024-11-06 11:49:15,181 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-06 11:49:15,181 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-06 11:49:15,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-06 11:49:15,182 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_sync_rfk_state [2024-11-06 11:49:15,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_sync_rfk_state [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-06 11:49:15,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-06 11:49:15,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-06 11:49:15,184 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-11-06 11:49:15,185 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure read_ec_data [2024-11-06 11:49:15,186 INFO L138 BoogieDeclarations]: Found implementation of procedure read_ec_data [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-06 11:49:15,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2024-11-06 11:49:15,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2024-11-06 11:49:15,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#25 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#26 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#27 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#28 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#29 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#30 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#31 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#32 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#33 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#34 [2024-11-06 11:49:15,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#35 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#36 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#37 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#38 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#39 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#40 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#41 [2024-11-06 11:49:15,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#42 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#43 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#44 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#45 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-06 11:49:15,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2024-11-06 11:49:15,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#25 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#26 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#27 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#28 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#29 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#30 [2024-11-06 11:49:15,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#31 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#32 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#33 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#34 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#35 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#36 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#37 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#38 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#39 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#40 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#41 [2024-11-06 11:49:15,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#42 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#43 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#44 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#45 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-06 11:49:15,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2024-11-06 11:49:15,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#25 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#26 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#27 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#28 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#29 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#30 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#31 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#32 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#33 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#34 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#35 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#36 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#37 [2024-11-06 11:49:15,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#38 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#39 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#40 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#41 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#42 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#43 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#44 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#45 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-06 11:49:15,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-06 11:49:15,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-06 11:49:15,201 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2024-11-06 11:49:15,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#39 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#40 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#41 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#42 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#43 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#44 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#45 [2024-11-06 11:49:15,203 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2024-11-06 11:49:15,204 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2024-11-06 11:49:15,204 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_sync_touchpad_state [2024-11-06 11:49:15,204 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_sync_touchpad_state [2024-11-06 11:49:15,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-06 11:49:15,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-06 11:49:15,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-06 11:49:15,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-06 11:49:15,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-06 11:49:15,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2024-11-06 11:49:15,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-06 11:49:15,210 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-06 11:49:15,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-06 11:49:15,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2024-11-06 11:49:15,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2024-11-06 11:49:15,213 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#39 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#40 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#41 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#42 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#43 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#44 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#45 [2024-11-06 11:49:15,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-06 11:49:15,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-06 11:49:15,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2024-11-06 11:49:15,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#25 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#26 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#27 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#28 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#29 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#30 [2024-11-06 11:49:15,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#31 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#32 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#33 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#34 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#35 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#36 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#37 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#38 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#39 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#40 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#41 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#42 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#43 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#44 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#45 [2024-11-06 11:49:15,220 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-06 11:49:15,221 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-06 11:49:15,221 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_init [2024-11-06 11:49:15,221 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_init [2024-11-06 11:49:15,221 INFO L130 BoogieDeclarations]: Found specification of procedure acpi_evaluate_integer [2024-11-06 11:49:15,221 INFO L138 BoogieDeclarations]: Found implementation of procedure acpi_evaluate_integer [2024-11-06 11:49:15,221 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2024-11-06 11:49:15,221 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2024-11-06 11:49:15,221 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_notify [2024-11-06 11:49:15,222 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_notify [2024-11-06 11:49:15,222 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2024-11-06 11:49:15,222 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2024-11-06 11:49:15,222 INFO L130 BoogieDeclarations]: Found specification of procedure rfkill_destroy [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure rfkill_destroy [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure backlight_update_status [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure backlight_update_status [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure single_open [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure single_open [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_add [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_add [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~C_INT [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_update_status [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_update_status [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-06 11:49:15,223 INFO L130 BoogieDeclarations]: Found specification of procedure rfkill_init_sw_state [2024-11-06 11:49:15,223 INFO L138 BoogieDeclarations]: Found implementation of procedure rfkill_init_sw_state [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-06 11:49:15,224 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2024-11-06 11:49:15,224 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure single_release [2024-11-06 11:49:15,224 INFO L138 BoogieDeclarations]: Found implementation of procedure single_release [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-06 11:49:15,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2024-11-06 11:49:15,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#25 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#26 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#27 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#28 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#29 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#30 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#31 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#32 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#33 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#34 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#35 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#36 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#37 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#38 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#39 [2024-11-06 11:49:15,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#40 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#41 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#42 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#43 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#44 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#45 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-06 11:49:15,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2024-11-06 11:49:15,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#25 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#26 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#27 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#28 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#29 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#30 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#31 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#32 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#33 [2024-11-06 11:49:15,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#34 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#35 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#36 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#37 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#38 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#39 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#40 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#41 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#42 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#43 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#44 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#45 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-06 11:49:15,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2024-11-06 11:49:15,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#25 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#26 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#27 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#28 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#29 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#30 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#31 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#32 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#33 [2024-11-06 11:49:15,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#34 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#35 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#36 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#37 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#38 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#39 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#40 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#41 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#42 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#43 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#44 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#45 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_backlight_get_brightness [2024-11-06 11:49:15,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_backlight_get_brightness [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-06 11:49:15,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2024-11-06 11:49:15,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#25 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#26 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#27 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#28 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#29 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#30 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#31 [2024-11-06 11:49:15,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#32 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#33 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#34 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#35 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#36 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#37 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#38 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#39 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#40 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#41 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#42 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#43 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#44 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#45 [2024-11-06 11:49:15,236 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_unregister_rfkill [2024-11-06 11:49:15,237 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_unregister_rfkill [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure seq_lseek [2024-11-06 11:49:15,237 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_lseek [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure method_vpcr [2024-11-06 11:49:15,237 INFO L138 BoogieDeclarations]: Found implementation of procedure method_vpcr [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure method_vpcw [2024-11-06 11:49:15,237 INFO L138 BoogieDeclarations]: Found implementation of procedure method_vpcw [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure sparse_keymap_free [2024-11-06 11:49:15,237 INFO L138 BoogieDeclarations]: Found implementation of procedure sparse_keymap_free [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-06 11:49:15,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-06 11:49:15,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-06 11:49:15,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_acpi_resume [2024-11-06 11:49:15,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_acpi_resume [2024-11-06 11:49:15,240 INFO L130 BoogieDeclarations]: Found specification of procedure write_ec_cmd [2024-11-06 11:49:15,241 INFO L138 BoogieDeclarations]: Found implementation of procedure write_ec_cmd [2024-11-06 11:49:15,241 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_platform_exit [2024-11-06 11:49:15,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_platform_exit [2024-11-06 11:49:15,241 INFO L130 BoogieDeclarations]: Found specification of procedure ideapad_debugfs_exit [2024-11-06 11:49:15,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ideapad_debugfs_exit [2024-11-06 11:49:15,241 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-06 11:49:15,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-06 11:49:16,052 INFO L238 CfgBuilder]: Building ICFG [2024-11-06 11:49:16,054 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-06 11:49:50,516 INFO L? ?]: Removed 878 outVars from TransFormulas that were not future-live. [2024-11-06 11:49:50,516 INFO L287 CfgBuilder]: Performing block encoding [2024-11-06 11:49:50,540 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-06 11:49:50,540 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-06 11:49:50,541 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:49:50 BoogieIcfgContainer [2024-11-06 11:49:50,541 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-06 11:49:50,543 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-06 11:49:50,543 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-06 11:49:50,545 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-06 11:49:50,545 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 11:49:12" (1/3) ... [2024-11-06 11:49:50,546 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65498e4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:49:50, skipping insertion in model container [2024-11-06 11:49:50,546 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:49:14" (2/3) ... [2024-11-06 11:49:50,546 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65498e4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:49:50, skipping insertion in model container [2024-11-06 11:49:50,546 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:49:50" (3/3) ... [2024-11-06 11:49:50,547 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 11:49:50,560 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-06 11:49:50,561 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-06 11:49:50,640 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-06 11:49:50,646 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;@373aca36, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-06 11:49:50,646 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-06 11:49:50,654 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 11:49:50,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-06 11:49:50,667 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:49:50,667 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 11:49:50,668 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:49:50,673 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:49:50,673 INFO L85 PathProgramCache]: Analyzing trace with hash 277474520, now seen corresponding path program 1 times [2024-11-06 11:49:50,686 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:49:50,687 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1215751452] [2024-11-06 11:49:50,687 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:49:50,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:49:50,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:49:50,689 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:49:50,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-06 11:49:54,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 11:49:54,598 INFO L255 TraceCheckSpWp]: Trace formula consists of 1853 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 11:49:54,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 11:49:55,600 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 11:49:55,600 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 11:49:55,603 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-06 11:49:55,603 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1215751452] [2024-11-06 11:49:55,603 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1215751452] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 11:49:55,604 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 11:49:55,604 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 11:49:55,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [695266] [2024-11-06 11:49:55,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 11:49:55,611 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 11:49:55,611 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-06 11:49:55,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 11:49:55,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 11:49:55,631 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 11:50:00,230 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.59s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:00,444 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 11:50:00,444 INFO L93 Difference]: Finished difference Result 1440 states and 2139 transitions. [2024-11-06 11:50:00,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 11:50:00,446 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 11:50:00,447 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 11:50:00,460 INFO L225 Difference]: With dead ends: 1440 [2024-11-06 11:50:00,460 INFO L226 Difference]: Without dead ends: 716 [2024-11-06 11:50:00,465 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 11:50:00,468 INFO L432 NwaCegarLoop]: 1043 mSDtfsCounter, 1025 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1025 SdHoareTripleChecker+Valid, 1043 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time [2024-11-06 11:50:00,468 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1025 Valid, 1043 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.7s Time] [2024-11-06 11:50:00,482 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 716 states. [2024-11-06 11:50:00,530 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 716 to 716. [2024-11-06 11:50:00,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 716 states, 551 states have (on average 1.4446460980036298) internal successors, (796), 568 states have internal predecessors, (796), 125 states have call successors, (125), 40 states have call predecessors, (125), 39 states have return successors, (119), 115 states have call predecessors, (119), 119 states have call successors, (119) [2024-11-06 11:50:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 716 states and 1040 transitions. [2024-11-06 11:50:00,539 INFO L78 Accepts]: Start accepts. Automaton has 716 states and 1040 transitions. Word has length 22 [2024-11-06 11:50:00,539 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 11:50:00,540 INFO L471 AbstractCegarLoop]: Abstraction has 716 states and 1040 transitions. [2024-11-06 11:50:00,540 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 11:50:00,540 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 1040 transitions. [2024-11-06 11:50:00,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-06 11:50:00,543 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:50:00,543 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] [2024-11-06 11:50:00,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-06 11:50:00,747 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:00,748 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:50:00,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:50:00,748 INFO L85 PathProgramCache]: Analyzing trace with hash 10877280, now seen corresponding path program 1 times [2024-11-06 11:50:00,750 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:50:00,751 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [846531671] [2024-11-06 11:50:00,751 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:50:00,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:00,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:50:00,753 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:50:00,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-06 11:50:04,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 11:50:04,327 INFO L255 TraceCheckSpWp]: Trace formula consists of 1854 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 11:50:04,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 11:50:06,773 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 11:50:06,774 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 11:50:06,774 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-06 11:50:06,774 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [846531671] [2024-11-06 11:50:06,774 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [846531671] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 11:50:06,774 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 11:50:06,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 11:50:06,775 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1948734139] [2024-11-06 11:50:06,775 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 11:50:06,776 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 11:50:06,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-06 11:50:06,776 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 11:50:06,776 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 11:50:06,776 INFO L87 Difference]: Start difference. First operand 716 states and 1040 transitions. Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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 11:50:11,281 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.50s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:11,500 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 11:50:11,500 INFO L93 Difference]: Finished difference Result 718 states and 1041 transitions. [2024-11-06 11:50:11,501 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 11:50:11,501 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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 23 [2024-11-06 11:50:11,501 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 11:50:11,505 INFO L225 Difference]: With dead ends: 718 [2024-11-06 11:50:11,505 INFO L226 Difference]: Without dead ends: 715 [2024-11-06 11:50:11,506 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 21 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 11:50:11,507 INFO L432 NwaCegarLoop]: 1037 mSDtfsCounter, 1018 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1018 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.7s IncrementalHoareTripleChecker+Time [2024-11-06 11:50:11,507 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1018 Valid, 1037 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.7s Time] [2024-11-06 11:50:11,509 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 715 states. [2024-11-06 11:50:11,534 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 715 to 715. [2024-11-06 11:50:11,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 715 states, 551 states have (on average 1.442831215970962) internal successors, (795), 567 states have internal predecessors, (795), 124 states have call successors, (124), 40 states have call predecessors, (124), 39 states have return successors, (119), 115 states have call predecessors, (119), 119 states have call successors, (119) [2024-11-06 11:50:11,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 715 states and 1038 transitions. [2024-11-06 11:50:11,540 INFO L78 Accepts]: Start accepts. Automaton has 715 states and 1038 transitions. Word has length 23 [2024-11-06 11:50:11,540 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 11:50:11,540 INFO L471 AbstractCegarLoop]: Abstraction has 715 states and 1038 transitions. [2024-11-06 11:50:11,540 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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 11:50:11,540 INFO L276 IsEmpty]: Start isEmpty. Operand 715 states and 1038 transitions. [2024-11-06 11:50:11,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-06 11:50:11,545 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:50:11,545 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] [2024-11-06 11:50:11,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-06 11:50:11,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:11,746 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:50:11,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:50:11,746 INFO L85 PathProgramCache]: Analyzing trace with hash 336302299, now seen corresponding path program 1 times [2024-11-06 11:50:11,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:50:11,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [360342200] [2024-11-06 11:50:11,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:50:11,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:11,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:50:11,755 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:50:11,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-06 11:50:15,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 11:50:15,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 1855 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 11:50:15,339 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 11:50:19,199 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 11:50:19,199 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 11:50:19,199 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-06 11:50:19,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [360342200] [2024-11-06 11:50:19,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [360342200] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 11:50:19,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 11:50:19,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 11:50:19,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979344530] [2024-11-06 11:50:19,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 11:50:19,200 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 11:50:19,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-06 11:50:19,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 11:50:19,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 11:50:19,201 INFO L87 Difference]: Start difference. First operand 715 states and 1038 transitions. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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 11:50:23,363 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:24,417 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:24,471 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 11:50:24,471 INFO L93 Difference]: Finished difference Result 717 states and 1039 transitions. [2024-11-06 11:50:24,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 11:50:24,476 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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 24 [2024-11-06 11:50:24,477 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 11:50:24,484 INFO L225 Difference]: With dead ends: 717 [2024-11-06 11:50:24,485 INFO L226 Difference]: Without dead ends: 714 [2024-11-06 11:50:24,486 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 22 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 11:50:24,492 INFO L432 NwaCegarLoop]: 1035 mSDtfsCounter, 1015 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1015 SdHoareTripleChecker+Valid, 1035 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time [2024-11-06 11:50:24,493 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1015 Valid, 1035 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 5.2s Time] [2024-11-06 11:50:24,494 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 714 states. [2024-11-06 11:50:24,540 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 714 to 714. [2024-11-06 11:50:24,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 714 states, 551 states have (on average 1.441016333938294) internal successors, (794), 566 states have internal predecessors, (794), 123 states have call successors, (123), 40 states have call predecessors, (123), 39 states have return successors, (119), 115 states have call predecessors, (119), 119 states have call successors, (119) [2024-11-06 11:50:24,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 714 states and 1036 transitions. [2024-11-06 11:50:24,546 INFO L78 Accepts]: Start accepts. Automaton has 714 states and 1036 transitions. Word has length 24 [2024-11-06 11:50:24,546 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 11:50:24,546 INFO L471 AbstractCegarLoop]: Abstraction has 714 states and 1036 transitions. [2024-11-06 11:50:24,546 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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 11:50:24,546 INFO L276 IsEmpty]: Start isEmpty. Operand 714 states and 1036 transitions. [2024-11-06 11:50:24,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-06 11:50:24,547 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:50:24,547 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 11:50:24,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-06 11:50:24,748 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:24,748 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:50:24,749 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:50:24,749 INFO L85 PathProgramCache]: Analyzing trace with hash 1834548163, now seen corresponding path program 1 times [2024-11-06 11:50:24,750 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:50:24,750 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [787225172] [2024-11-06 11:50:24,750 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:50:24,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:24,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:50:24,753 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:50:24,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-06 11:50:28,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 11:50:28,404 INFO L255 TraceCheckSpWp]: Trace formula consists of 1856 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 11:50:28,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 11:50:33,007 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 11:50:33,007 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 11:50:33,007 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-06 11:50:33,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [787225172] [2024-11-06 11:50:33,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [787225172] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 11:50:33,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 11:50:33,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 11:50:33,008 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1917747077] [2024-11-06 11:50:33,008 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 11:50:33,008 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 11:50:33,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-06 11:50:33,008 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 11:50:33,009 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 11:50:33,009 INFO L87 Difference]: Start difference. First operand 714 states and 1036 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 11:50:37,315 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.30s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:37,528 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 11:50:37,529 INFO L93 Difference]: Finished difference Result 716 states and 1037 transitions. [2024-11-06 11:50:37,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 11:50:37,531 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 11:50:37,531 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 11:50:37,534 INFO L225 Difference]: With dead ends: 716 [2024-11-06 11:50:37,534 INFO L226 Difference]: Without dead ends: 713 [2024-11-06 11:50:37,538 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 23 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 11:50:37,539 INFO L432 NwaCegarLoop]: 1033 mSDtfsCounter, 1012 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1012 SdHoareTripleChecker+Valid, 1033 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.5s IncrementalHoareTripleChecker+Time [2024-11-06 11:50:37,539 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1012 Valid, 1033 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 1 Unknown, 0 Unchecked, 4.5s Time] [2024-11-06 11:50:37,540 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 713 states. [2024-11-06 11:50:37,598 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 713 to 713. [2024-11-06 11:50:37,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 713 states, 551 states have (on average 1.4392014519056262) internal successors, (793), 565 states have internal predecessors, (793), 122 states have call successors, (122), 40 states have call predecessors, (122), 39 states have return successors, (119), 115 states have call predecessors, (119), 119 states have call successors, (119) [2024-11-06 11:50:37,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 713 states and 1034 transitions. [2024-11-06 11:50:37,605 INFO L78 Accepts]: Start accepts. Automaton has 713 states and 1034 transitions. Word has length 25 [2024-11-06 11:50:37,605 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 11:50:37,605 INFO L471 AbstractCegarLoop]: Abstraction has 713 states and 1034 transitions. [2024-11-06 11:50:37,605 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 11:50:37,605 INFO L276 IsEmpty]: Start isEmpty. Operand 713 states and 1034 transitions. [2024-11-06 11:50:37,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-06 11:50:37,606 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:50:37,607 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 11:50:37,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-06 11:50:37,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:37,807 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:50:37,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:50:37,808 INFO L85 PathProgramCache]: Analyzing trace with hash 1035534558, now seen corresponding path program 1 times [2024-11-06 11:50:37,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:50:37,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [641337508] [2024-11-06 11:50:37,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:50:37,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:37,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:50:37,811 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:50:37,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-06 11:50:41,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 11:50:41,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 1857 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-06 11:50:41,387 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 11:50:47,001 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 11:50:47,001 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-06 11:50:47,002 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-06 11:50:47,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [641337508] [2024-11-06 11:50:47,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [641337508] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 11:50:47,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 11:50:47,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-06 11:50:47,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2071800592] [2024-11-06 11:50:47,002 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 11:50:47,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-06 11:50:47,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-06 11:50:47,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-06 11:50:47,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-06 11:50:47,003 INFO L87 Difference]: Start difference. First operand 713 states and 1034 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 11:50:51,144 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.14s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-06 11:50:52,152 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 11:50:52,152 INFO L93 Difference]: Finished difference Result 1747 states and 2488 transitions. [2024-11-06 11:50:52,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-06 11:50:52,153 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 11:50:52,153 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 11:50:52,157 INFO L225 Difference]: With dead ends: 1747 [2024-11-06 11:50:52,157 INFO L226 Difference]: Without dead ends: 1029 [2024-11-06 11:50:52,159 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 24 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 11:50:52,160 INFO L432 NwaCegarLoop]: 1040 mSDtfsCounter, 978 mSDsluCounter, 440 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 4 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 978 SdHoareTripleChecker+Valid, 1480 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time [2024-11-06 11:50:52,160 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [978 Valid, 1480 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 6 Invalid, 1 Unknown, 0 Unchecked, 5.1s Time] [2024-11-06 11:50:52,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1029 states. [2024-11-06 11:50:52,229 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1029 to 1026. [2024-11-06 11:50:52,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1026 states, 771 states have (on average 1.3813229571984436) internal successors, (1065), 788 states have internal predecessors, (1065), 185 states have call successors, (185), 70 states have call predecessors, (185), 69 states have return successors, (186), 180 states have call predecessors, (186), 183 states have call successors, (186) [2024-11-06 11:50:52,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1026 states to 1026 states and 1436 transitions. [2024-11-06 11:50:52,235 INFO L78 Accepts]: Start accepts. Automaton has 1026 states and 1436 transitions. Word has length 26 [2024-11-06 11:50:52,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 11:50:52,235 INFO L471 AbstractCegarLoop]: Abstraction has 1026 states and 1436 transitions. [2024-11-06 11:50:52,235 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 11:50:52,235 INFO L276 IsEmpty]: Start isEmpty. Operand 1026 states and 1436 transitions. [2024-11-06 11:50:52,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-06 11:50:52,240 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 11:50:52,240 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 11:50:52,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-06 11:50:52,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:52,445 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 11:50:52,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 11:50:52,446 INFO L85 PathProgramCache]: Analyzing trace with hash 1383543441, now seen corresponding path program 1 times [2024-11-06 11:50:52,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-06 11:50:52,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1853583630] [2024-11-06 11:50:52,449 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 11:50:52,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 11:50:52,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 11:50:52,451 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 11:50:52,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process