./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/seq-mthreaded/rekh_ctm.2-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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/AutomizerTermination.xml -i ../sv-benchmarks/c/seq-mthreaded/rekh_ctm.2-2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-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(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f1e7a931f8678a52ab26f5a1b74bb59e33ef4ed9c03430a4d28342e1a824b13d --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 16:18:09,637 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 16:18:09,724 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-09 16:18:09,730 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 16:18:09,733 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 16:18:09,767 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 16:18:09,767 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 16:18:09,768 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 16:18:09,769 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 16:18:09,773 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 16:18:09,774 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 16:18:09,774 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 16:18:09,774 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 16:18:09,775 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 16:18:09,775 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 16:18:09,775 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 16:18:09,775 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 16:18:09,776 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 16:18:09,776 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 16:18:09,776 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 16:18:09,776 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 16:18:09,780 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 16:18:09,781 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 16:18:09,781 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 16:18:09,781 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 16:18:09,781 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 16:18:09,782 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 16:18:09,782 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 16:18:09,782 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 16:18:09,783 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 16:18:09,783 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 16:18:09,783 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 16:18:09,783 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 16:18:09,783 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 16:18:09,784 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 16:18:09,784 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 16:18:09,784 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 16:18:09,785 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 16:18:09,785 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 16:18:09,785 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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(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 -> f1e7a931f8678a52ab26f5a1b74bb59e33ef4ed9c03430a4d28342e1a824b13d [2024-11-09 16:18:10,086 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 16:18:10,110 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 16:18:10,114 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 16:18:10,116 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 16:18:10,117 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 16:18:10,118 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded/rekh_ctm.2-2.c [2024-11-09 16:18:11,637 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 16:18:12,030 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 16:18:12,031 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekh_ctm.2-2.c [2024-11-09 16:18:12,063 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/13c5425c2/2e24ed03b48c45d8b2e7edc7f911ebfc/FLAGe52d6ac65 [2024-11-09 16:18:12,080 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/13c5425c2/2e24ed03b48c45d8b2e7edc7f911ebfc [2024-11-09 16:18:12,083 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 16:18:12,085 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 16:18:12,088 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 16:18:12,088 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 16:18:12,093 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 16:18:12,096 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:18:12" (1/1) ... [2024-11-09 16:18:12,097 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@37cdb0ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:12, skipping insertion in model container [2024-11-09 16:18:12,097 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:18:12" (1/1) ... [2024-11-09 16:18:12,176 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 16:18:13,057 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:18:13,087 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 16:18:13,101 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/ctm.ok2.i","-S") [42] [2024-11-09 16:18:13,318 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:18:13,373 INFO L204 MainTranslator]: Completed translation [2024-11-09 16:18:13,374 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13 WrapperNode [2024-11-09 16:18:13,374 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 16:18:13,375 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 16:18:13,375 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 16:18:13,375 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 16:18:13,382 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:13,459 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:27,300 INFO L138 Inliner]: procedures = 99, calls = 2726, calls flagged for inlining = 343, calls inlined = 8089, statements flattened = 408742 [2024-11-09 16:18:27,300 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 16:18:27,301 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 16:18:27,301 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 16:18:27,301 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 16:18:27,312 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:27,312 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:32,029 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:34,131 INFO L175 MemorySlicer]: Split 46080 memory accesses to 49 slices as follows [2, 18731, 18755, 127, 127, 230, 163, 366, 163, 274, 163, 366, 163, 274, 163, 366, 163, 274, 163, 186, 163, 186, 163, 178, 163, 166, 163, 162, 163, 170, 163, 182, 163, 162, 163, 210, 163, 178, 163, 182, 163, 154, 163, 162, 163, 162, 163, 162, 163]. 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 2000 writes are split as follows [0, 28, 28, 28, 28, 84, 24, 152, 24, 60, 24, 152, 24, 60, 24, 152, 24, 60, 24, 44, 24, 40, 24, 44, 24, 36, 24, 36, 24, 48, 24, 52, 24, 32, 24, 72, 24, 48, 24, 48, 24, 32, 24, 36, 24, 36, 24, 36, 24]. [2024-11-09 16:18:34,132 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:34,132 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:39,506 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:41,485 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:42,008 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:42,361 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:46,211 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 16:18:46,216 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 16:18:46,216 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 16:18:46,216 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 16:18:46,218 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:18:13" (1/1) ... [2024-11-09 16:18:46,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 16:18:46,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 16:18:46,316 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-09 16:18:46,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-09 16:18:46,444 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 16:18:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 16:18:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 16:18:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 16:18:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-09 16:18:46,449 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-09 16:18:46,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-09 16:18:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-09 16:18:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-09 16:18:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-09 16:18:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-09 16:18:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-09 16:18:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-09 16:18:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-09 16:18:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-09 16:18:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-09 16:18:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-09 16:18:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-09 16:18:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-09 16:18:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2024-11-09 16:18:46,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 16:18:46,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-09 16:18:46,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-09 16:18:46,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-09 16:18:46,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-09 16:18:46,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-09 16:18:46,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-09 16:18:46,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-09 16:18:46,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-09 16:18:46,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-09 16:18:46,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2024-11-09 16:18:46,478 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 16:18:46,479 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 16:18:46,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 16:18:46,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-09 16:18:46,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-09 16:18:46,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-09 16:18:46,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-09 16:18:46,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-09 16:18:46,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-09 16:18:46,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-09 16:18:46,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-09 16:18:46,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2024-11-09 16:18:46,498 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2024-11-09 16:18:46,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2024-11-09 16:18:46,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2024-11-09 16:18:46,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2024-11-09 16:18:46,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2024-11-09 16:18:46,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2024-11-09 16:18:46,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2024-11-09 16:18:46,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2024-11-09 16:18:46,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2024-11-09 16:18:46,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2024-11-09 16:18:46,504 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 16:18:46,504 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 16:18:47,387 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 16:18:47,389 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation