./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/seq-mthreaded/rekh_ctm.4.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/seq-mthreaded/rekh_ctm.4.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 436e6e57c04bd43264564f478c3aa92ec3799e6c36d71ae9bac6692f2873338f --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-10 08:03:49,593 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-10 08:03:49,663 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-01-10 08:03:49,668 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-10 08:03:49,668 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-10 08:03:49,692 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-10 08:03:49,692 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-10 08:03:49,693 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-10 08:03:49,693 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-10 08:03:49,693 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-10 08:03:49,693 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-10 08:03:49,693 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-10 08:03:49,693 INFO L153 SettingsManager]: * Use SBE=true [2025-01-10 08:03:49,693 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-01-10 08:03:49,693 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Use old map elimination=false [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-01-10 08:03:49,694 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-10 08:03:49,694 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-10 08:03:49,696 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-10 08:03:49,697 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-10 08:03:49,697 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-01-10 08:03:49,697 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-10 08:03:49,697 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-10 08:03:49,697 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-10 08:03:49,698 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-10 08:03:49,698 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-10 08:03:49,698 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-10 08:03:49,699 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-01-10 08:03:49,699 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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-jdk21/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(F end) ) 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 -> 436e6e57c04bd43264564f478c3aa92ec3799e6c36d71ae9bac6692f2873338f [2025-01-10 08:03:49,973 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-10 08:03:49,983 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-10 08:03:49,986 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-10 08:03:49,987 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-10 08:03:49,988 INFO L274 PluginConnector]: CDTParser initialized [2025-01-10 08:03:49,989 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded/rekh_ctm.4.c [2025-01-10 08:03:51,307 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/913eb4126/87885d62030347e9b6d65052900b8370/FLAGb6fe56090 [2025-01-10 08:03:51,798 INFO L384 CDTParser]: Found 1 translation units. [2025-01-10 08:03:51,799 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekh_ctm.4.c [2025-01-10 08:03:51,832 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/913eb4126/87885d62030347e9b6d65052900b8370/FLAGb6fe56090 [2025-01-10 08:03:51,893 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/913eb4126/87885d62030347e9b6d65052900b8370 [2025-01-10 08:03:51,895 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-10 08:03:51,896 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-10 08:03:51,900 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-10 08:03:51,900 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-10 08:03:51,904 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-10 08:03:51,905 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 08:03:51" (1/1) ... [2025-01-10 08:03:51,906 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17dd69af and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:51, skipping insertion in model container [2025-01-10 08:03:51,906 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 08:03:51" (1/1) ... [2025-01-10 08:03:51,982 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-10 08:03:52,644 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 08:03:52,670 INFO L200 MainTranslator]: Completed pre-run [2025-01-10 08:03:52,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/ctm.ok4.i","-S") [42] [2025-01-10 08:03:52,913 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 08:03:52,957 INFO L204 MainTranslator]: Completed translation [2025-01-10 08:03:52,959 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52 WrapperNode [2025-01-10 08:03:52,960 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-10 08:03:52,961 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-10 08:03:52,961 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-10 08:03:52,961 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-10 08:03:52,966 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:03:53,056 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:11,538 INFO L138 Inliner]: procedures = 99, calls = 2907, calls flagged for inlining = 348, calls inlined = 16237, statements flattened = 820958 [2025-01-10 08:04:11,538 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-10 08:04:11,539 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-10 08:04:11,539 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-10 08:04:11,539 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-10 08:04:11,548 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:11,549 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:16,992 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:20,117 INFO L175 MemorySlicer]: Split 92244 memory accesses to 49 slices as follows [2, 37647, 37695, 247, 247, 454, 319, 726, 319, 558, 319, 726, 319, 558, 319, 726, 319, 542, 319, 366, 319, 350, 319, 350, 319, 326, 319, 318, 319, 334, 319, 358, 319, 318, 319, 414, 319, 350, 319, 358, 319, 302, 319, 318, 319, 318, 319, 318, 319]. 41 percent of accesses are in the largest equivalence class. The 338 initializations are split as follows [2, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7]. The 4000 writes are split as follows [0, 56, 56, 56, 56, 168, 48, 304, 48, 120, 48, 304, 48, 120, 48, 304, 48, 120, 48, 88, 48, 80, 48, 88, 48, 72, 48, 72, 48, 96, 48, 104, 48, 64, 48, 144, 48, 96, 48, 96, 48, 64, 48, 72, 48, 72, 48, 72, 48]. [2025-01-10 08:04:20,117 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:20,118 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:27,290 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:28,655 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:31,155 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:31,949 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:32,580 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:36,648 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-10 08:04:36,649 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-10 08:04:36,649 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-10 08:04:36,649 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-10 08:04:36,650 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 08:03:52" (1/1) ... [2025-01-10 08:04:36,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 08:04:36,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 08:04:36,712 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 08:04:36,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-10 08:04:36,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-10 08:04:36,745 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-10 08:04:36,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-10 08:04:36,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-10 08:04:36,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-10 08:04:36,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-10 08:04:36,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-10 08:04:36,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-10 08:04:36,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-10 08:04:36,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-10 08:04:36,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-10 08:04:36,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-10 08:04:36,763 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-10 08:04:36,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-01-10 08:04:36,765 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-10 08:04:36,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-10 08:04:38,835 INFO L234 CfgBuilder]: Building ICFG [2025-01-10 08:04:38,837 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation