./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i --full-output --preprocessor.use.memory.slicer true --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6ae2ee47 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 822210afb67ed99ceea45b432aca8ec250ff4c38d2893c644887ddfbc667fadf --preprocessor.use.memory.slicer true --- Real Ultimate output --- This is Ultimate 0.2.3-dev-6ae2ee4-m [2023-11-22 21:52:02,137 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-22 21:52:02,200 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-22 21:52:02,203 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-22 21:52:02,204 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-22 21:52:02,216 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-22 21:52:02,217 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-22 21:52:02,217 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-22 21:52:02,218 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-22 21:52:02,218 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-22 21:52:02,218 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-22 21:52:02,218 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-22 21:52:02,219 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-22 21:52:02,219 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-22 21:52:02,219 INFO L153 SettingsManager]: * Use SBE=true [2023-11-22 21:52:02,220 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-22 21:52:02,220 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-22 21:52:02,220 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-22 21:52:02,220 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-22 21:52:02,221 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-22 21:52:02,223 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-22 21:52:02,224 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-22 21:52:02,224 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-22 21:52:02,224 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-22 21:52:02,225 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-22 21:52:02,225 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-22 21:52:02,225 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-22 21:52:02,225 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-22 21:52:02,226 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-22 21:52:02,226 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-22 21:52:02,226 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-22 21:52:02,226 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-22 21:52:02,229 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-22 21:52:02,229 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-22 21:52:02,229 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-22 21:52:02,230 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-22 21:52:02,230 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-22 21:52:02,230 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-22 21:52:02,230 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-22 21:52:02,230 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-22 21:52:02,231 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-22 21:52:02,231 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-22 21:52:02,231 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: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 822210afb67ed99ceea45b432aca8ec250ff4c38d2893c644887ddfbc667fadf Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.preprocessor: Use memory slicer -> true [2023-11-22 21:52:02,386 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-22 21:52:02,406 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-22 21:52:02,408 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-22 21:52:02,409 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-22 21:52:02,409 INFO L274 PluginConnector]: CDTParser initialized [2023-11-22 21:52:02,410 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i [2023-11-22 21:52:03,375 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-22 21:52:03,658 INFO L384 CDTParser]: Found 1 translation units. [2023-11-22 21:52:03,659 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i [2023-11-22 21:52:03,687 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f66b3f261/40a80ab60ed54508beb68ff01c1a00e0/FLAG0b54f5186 [2023-11-22 21:52:03,702 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f66b3f261/40a80ab60ed54508beb68ff01c1a00e0 [2023-11-22 21:52:03,705 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-22 21:52:03,707 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-22 21:52:03,709 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-22 21:52:03,709 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-22 21:52:03,713 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-22 21:52:03,714 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:52:03" (1/1) ... [2023-11-22 21:52:03,715 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66a013c7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:03, skipping insertion in model container [2023-11-22 21:52:03,715 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:52:03" (1/1) ... [2023-11-22 21:52:03,813 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-22 21:52:03,970 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i[457,470] [2023-11-22 21:52:04,501 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-22 21:52:04,532 INFO L202 MainTranslator]: Completed pre-run [2023-11-22 21:52:04,540 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ddv-machzwd/ddv_machzwd_inl_p.i[457,470] [2023-11-22 21:52:04,673 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-22 21:52:04,797 WARN L675 CHandler]: The function __VERIFIER_nondet_sector_t is called, but not defined or handled by StandardFunctionHandler. [2023-11-22 21:52:04,803 INFO L206 MainTranslator]: Completed translation [2023-11-22 21:52:04,803 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04 WrapperNode [2023-11-22 21:52:04,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-22 21:52:04,804 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-22 21:52:04,805 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-22 21:52:04,805 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-22 21:52:04,816 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,870 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,920 INFO L138 Inliner]: procedures = 474, calls = 839, calls flagged for inlining = 54, calls inlined = 37, statements flattened = 1080 [2023-11-22 21:52:04,920 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-22 21:52:04,921 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-22 21:52:04,921 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-22 21:52:04,921 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-22 21:52:04,933 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,933 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,938 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,975 INFO L189 HeapSplitter]: Split 195 memory accesses to 26 slices as follows [5, 3, 20, 0, 0, 0, 3, 11, 5, 2, 5, 2, 0, 0, 5, 2, 20, 4, 18, 2, 12, 18, 16, 34, 5, 3] [2023-11-22 21:52:04,988 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:04,988 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,030 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,035 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,056 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,073 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,091 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-22 21:52:05,091 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-22 21:52:05,092 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-22 21:52:05,092 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-22 21:52:05,092 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (1/1) ... [2023-11-22 21:52:05,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-22 21:52:05,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-22 21:52:05,115 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-22 21:52:05,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-22 21:52:05,160 INFO L130 BoogieDeclarations]: Found specification of procedure zf_timer_off [2023-11-22 21:52:05,160 INFO L138 BoogieDeclarations]: Found implementation of procedure zf_timer_off [2023-11-22 21:52:05,161 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-22 21:52:05,161 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_atomic_begin [2023-11-22 21:52:05,161 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-22 21:52:05,161 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-22 21:52:05,162 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-22 21:52:05,162 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-22 21:52:05,162 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-22 21:52:05,162 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-22 21:52:05,163 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_atomic_end [2023-11-22 21:52:05,163 INFO L130 BoogieDeclarations]: Found specification of procedure zf_get_control [2023-11-22 21:52:05,163 INFO L138 BoogieDeclarations]: Found implementation of procedure zf_get_control [2023-11-22 21:52:05,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2023-11-22 21:52:05,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2023-11-22 21:52:05,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2023-11-22 21:52:05,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2023-11-22 21:52:05,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2023-11-22 21:52:05,165 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-22 21:52:05,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-22 21:52:05,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2023-11-22 21:52:05,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure request_region [2023-11-22 21:52:05,169 INFO L138 BoogieDeclarations]: Found implementation of procedure request_region [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-22 21:52:05,169 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2023-11-22 21:52:05,170 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2023-11-22 21:52:05,171 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-22 21:52:05,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-22 21:52:05,172 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irqsave [2023-11-22 21:52:05,172 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irqsave [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2023-11-22 21:52:05,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure release_region [2023-11-22 21:52:05,173 INFO L138 BoogieDeclarations]: Found implementation of procedure release_region [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-22 21:52:05,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_init [2023-11-22 21:52:05,173 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_init [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2023-11-22 21:52:05,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2023-11-22 21:52:05,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2023-11-22 21:52:05,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2023-11-22 21:52:05,176 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2023-11-22 21:52:05,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2023-11-22 21:52:05,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2023-11-22 21:52:05,177 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-22 21:52:05,177 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2023-11-22 21:52:05,178 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-22 21:52:05,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-22 21:52:05,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2023-11-22 21:52:05,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2023-11-22 21:52:05,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2023-11-22 21:52:05,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2023-11-22 21:52:05,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2023-11-22 21:52:05,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2023-11-22 21:52:05,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2023-11-22 21:52:05,182 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2023-11-22 21:52:05,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2023-11-22 21:52:05,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2023-11-22 21:52:05,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2023-11-22 21:52:05,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2023-11-22 21:52:05,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2023-11-22 21:52:05,188 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure cdev_add [2023-11-22 21:52:05,188 INFO L138 BoogieDeclarations]: Found implementation of procedure cdev_add [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2023-11-22 21:52:05,188 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-22 21:52:05,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2023-11-22 21:52:05,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2023-11-22 21:52:05,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-22 21:52:05,191 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure outw [2023-11-22 21:52:05,191 INFO L138 BoogieDeclarations]: Found implementation of procedure outw [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2023-11-22 21:52:05,191 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2023-11-22 21:52:05,191 INFO L130 BoogieDeclarations]: Found specification of procedure misc_deregister [2023-11-22 21:52:05,192 INFO L138 BoogieDeclarations]: Found implementation of procedure misc_deregister [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure assert_context_process [2023-11-22 21:52:05,192 INFO L138 BoogieDeclarations]: Found implementation of procedure assert_context_process [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure zf_set_control [2023-11-22 21:52:05,192 INFO L138 BoogieDeclarations]: Found implementation of procedure zf_set_control [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-22 21:52:05,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-22 21:52:05,193 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-22 21:52:05,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-22 21:52:05,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-22 21:52:05,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-22 21:52:05,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2023-11-22 21:52:05,195 INFO L130 BoogieDeclarations]: Found specification of procedure zf_readw [2023-11-22 21:52:05,195 INFO L138 BoogieDeclarations]: Found implementation of procedure zf_readw [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure zf_ping [2023-11-22 21:52:05,196 INFO L138 BoogieDeclarations]: Found implementation of procedure zf_ping [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~TO~int [2023-11-22 21:52:05,196 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~TO~int [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-22 21:52:05,196 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-22 21:52:05,196 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-22 21:52:05,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-22 21:52:05,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2023-11-22 21:52:05,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2023-11-22 21:52:05,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2023-11-22 21:52:05,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2023-11-22 21:52:05,627 INFO L241 CfgBuilder]: Building ICFG [2023-11-22 21:52:05,630 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-22 21:52:06,397 INFO L282 CfgBuilder]: Performing block encoding [2023-11-22 21:52:06,476 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-22 21:52:06,477 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-22 21:52:06,477 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:52:06 BoogieIcfgContainer [2023-11-22 21:52:06,477 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-22 21:52:06,480 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-22 21:52:06,480 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-22 21:52:06,483 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-22 21:52:06,483 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 09:52:03" (1/3) ... [2023-11-22 21:52:06,483 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad20992 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:52:06, skipping insertion in model container [2023-11-22 21:52:06,483 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:52:04" (2/3) ... [2023-11-22 21:52:06,485 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad20992 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:52:06, skipping insertion in model container [2023-11-22 21:52:06,485 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:52:06" (3/3) ... [2023-11-22 21:52:06,486 INFO L112 eAbstractionObserver]: Analyzing ICFG ddv_machzwd_inl_p.i [2023-11-22 21:52:06,499 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-22 21:52:06,499 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 0 error locations. [2023-11-22 21:52:06,500 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad20992 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 22.11 09:52:06, skipping insertion in model container [2023-11-22 21:52:06,500 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-22 21:52:06,501 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-22 21:52:06,502 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-22 21:52:06,502 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-22 21:52:06,502 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:52:06" (3/3) ... [2023-11-22 21:52:06,503 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure spin_lock_init [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printk [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure misc_deregister [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure zf_ping [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assert_context_process [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure zf_readw [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~$Pointer$~TO~VOID [2023-11-22 21:52:06,507 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure zf_timer_off [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure spin_lock [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~int~TO~VOID [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure outw [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure outb [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure add_timer [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure spin_unlock [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2023-11-22 21:52:06,508 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure release_region [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_atomic_begin [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure spin_unlock_irqrestore [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_atomic_end [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure del_timer [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure spin_lock_irqsave [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure zf_get_control [2023-11-22 21:52:06,509 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure request_region [2023-11-22 21:52:06,510 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~TO~int [2023-11-22 21:52:06,510 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure cdev_add [2023-11-22 21:52:06,510 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2023-11-22 21:52:06,510 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure zf_set_control [2023-11-22 21:52:06,529 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 178 nodes and edges [2023-11-22 21:52:06,530 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 70 nodes and edges [2023-11-22 21:52:06,531 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 23 nodes and edges [2023-11-22 21:52:06,533 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2023-11-22 21:52:06,534 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-22 21:52:06,535 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-22 21:52:06,673 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2023-11-22 21:52:06,673 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2023-11-22 21:52:06,673 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-22 21:52:06,674 INFO L158 Benchmark]: Toolchain (without parser) took 2967.16ms. Allocated memory was 161.5MB in the beginning and 299.9MB in the end (delta: 138.4MB). Free memory was 88.2MB in the beginning and 180.3MB in the end (delta: -92.1MB). Peak memory consumption was 48.6MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 107.0MB. Free memory was 70.1MB in the beginning and 69.9MB in the end (delta: 127.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1094.90ms. Allocated memory is still 161.5MB. Free memory was 87.9MB in the beginning and 115.6MB in the end (delta: -27.7MB). Peak memory consumption was 57.9MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: Boogie Procedure Inliner took 116.11ms. Allocated memory is still 161.5MB. Free memory was 115.6MB in the beginning and 105.7MB in the end (delta: 9.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: Boogie Preprocessor took 169.91ms. Allocated memory is still 161.5MB. Free memory was 105.7MB in the beginning and 86.2MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: RCFGBuilder took 1385.96ms. Allocated memory was 161.5MB in the beginning and 299.9MB in the end (delta: 138.4MB). Free memory was 86.2MB in the beginning and 205.5MB in the end (delta: -119.3MB). Peak memory consumption was 53.7MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,675 INFO L158 Benchmark]: TraceAbstraction took 20.34ms. Allocated memory is still 299.9MB. Free memory was 204.5MB in the beginning and 203.2MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,676 INFO L158 Benchmark]: Witness Printer took 171.83ms. Allocated memory is still 299.9MB. Free memory was 203.2MB in the beginning and 180.3MB in the end (delta: 22.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-22 21:52:06,677 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 107.0MB. Free memory was 70.1MB in the beginning and 69.9MB in the end (delta: 127.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1094.90ms. Allocated memory is still 161.5MB. Free memory was 87.9MB in the beginning and 115.6MB in the end (delta: -27.7MB). Peak memory consumption was 57.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 116.11ms. Allocated memory is still 161.5MB. Free memory was 115.6MB in the beginning and 105.7MB in the end (delta: 9.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 169.91ms. Allocated memory is still 161.5MB. Free memory was 105.7MB in the beginning and 86.2MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * RCFGBuilder took 1385.96ms. Allocated memory was 161.5MB in the beginning and 299.9MB in the end (delta: 138.4MB). Free memory was 86.2MB in the beginning and 205.5MB in the end (delta: -119.3MB). Peak memory consumption was 53.7MB. Max. memory is 16.1GB. * TraceAbstraction took 20.34ms. Allocated memory is still 299.9MB. Free memory was 204.5MB in the beginning and 203.2MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Witness Printer took 171.83ms. Allocated memory is still 299.9MB. Free memory was 203.2MB in the beginning and 180.3MB in the end (delta: 22.9MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - AllSpecificationsHoldResult: All specifications hold We were not able to verify any specification because the program does not contain any specification. RESULT: Ultimate proved your program to be correct! [2023-11-22 21:52:06,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE