/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerBplInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET -i ../../../trunk/examples/concurrent/bpl/regression/join_assign_global.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.fs.rabin-petrinet-4c29625-m [2023-10-12 17:18:03,508 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-10-12 17:18:03,685 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-10-12 17:18:03,709 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-10-12 17:18:03,710 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-10-12 17:18:03,711 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-10-12 17:18:03,712 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-10-12 17:18:03,712 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-10-12 17:18:03,712 INFO L137 SettingsManager]: * Use SBE=true [2023-10-12 17:18:03,716 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-10-12 17:18:03,716 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-10-12 17:18:03,716 INFO L137 SettingsManager]: * Use old map elimination=false [2023-10-12 17:18:03,716 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-10-12 17:18:03,718 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-10-12 17:18:03,718 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-10-12 17:18:03,719 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-10-12 17:18:03,719 INFO L137 SettingsManager]: * sizeof long=4 [2023-10-12 17:18:03,719 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-10-12 17:18:03,719 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-10-12 17:18:03,719 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-10-12 17:18:03,720 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-10-12 17:18:03,720 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-10-12 17:18:03,721 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-10-12 17:18:03,721 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-10-12 17:18:03,721 INFO L137 SettingsManager]: * sizeof long double=12 [2023-10-12 17:18:03,722 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-10-12 17:18:03,722 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-10-12 17:18:03,722 INFO L137 SettingsManager]: * Use constant arrays=true [2023-10-12 17:18:03,722 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-10-12 17:18:03,723 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-10-12 17:18:03,723 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-10-12 17:18:03,724 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-10-12 17:18:03,724 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-10-12 17:18:03,725 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-10-12 17:18:03,725 INFO L137 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.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET [2023-10-12 17:18:03,963 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-10-12 17:18:03,984 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-10-12 17:18:03,986 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-10-12 17:18:03,987 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2023-10-12 17:18:03,988 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2023-10-12 17:18:03,989 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/regression/join_assign_global.bpl [2023-10-12 17:18:03,989 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/regression/join_assign_global.bpl' [2023-10-12 17:18:04,009 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-10-12 17:18:04,012 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2023-10-12 17:18:04,013 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-10-12 17:18:04,013 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-10-12 17:18:04,013 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-10-12 17:18:04,025 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,033 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,039 INFO L138 Inliner]: procedures = 3, calls = 2, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2023-10-12 17:18:04,040 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-10-12 17:18:04,041 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-10-12 17:18:04,043 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-10-12 17:18:04,043 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-10-12 17:18:04,050 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,050 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,052 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,052 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,054 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,055 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,056 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,057 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,058 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-10-12 17:18:04,059 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-10-12 17:18:04,059 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-10-12 17:18:04,059 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-10-12 17:18:04,060 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/1) ... [2023-10-12 17:18:04,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-10-12 17:18:04,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-10-12 17:18:04,097 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) [2023-10-12 17:18:04,107 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 [2023-10-12 17:18:04,135 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread0 given in one single declaration [2023-10-12 17:18:04,135 INFO L130 BoogieDeclarations]: Found specification of procedure thread0 [2023-10-12 17:18:04,136 INFO L138 BoogieDeclarations]: Found implementation of procedure thread0 [2023-10-12 17:18:04,136 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1 given in one single declaration [2023-10-12 17:18:04,136 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-10-12 17:18:04,136 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-10-12 17:18:04,136 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2023-10-12 17:18:04,136 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-10-12 17:18:04,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-10-12 17:18:04,137 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-10-12 17:18:04,177 INFO L236 CfgBuilder]: Building ICFG [2023-10-12 17:18:04,179 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-10-12 17:18:04,238 INFO L277 CfgBuilder]: Performing block encoding [2023-10-12 17:18:04,243 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-10-12 17:18:04,244 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-10-12 17:18:04,245 INFO L201 PluginConnector]: Adding new model join_assign_global.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 05:18:04 BoogieIcfgContainer [2023-10-12 17:18:04,246 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-10-12 17:18:04,246 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-10-12 17:18:04,247 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-10-12 17:18:04,250 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-10-12 17:18:04,251 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-10-12 17:18:04,251 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:18:04" (1/2) ... [2023-10-12 17:18:04,252 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2bd6c4ec and model type join_assign_global.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 05:18:04, skipping insertion in model container [2023-10-12 17:18:04,252 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-10-12 17:18:04,252 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "join_assign_global.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 05:18:04" (2/2) ... [2023-10-12 17:18:04,254 INFO L332 chiAutomizerObserver]: Analyzing ICFG join_assign_global.bpl [2023-10-12 17:18:04,299 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-10-12 17:18:04,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 21 places, 15 transitions, 43 flow [2023-10-12 17:18:04,333 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2023-10-12 17:18:04,333 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-10-12 17:18:04,336 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18 conditions, 10 events. 0/10 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 9 event pairs, 0 based on Foata normal form. 0/9 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2023-10-12 17:18:04,336 INFO L82 GeneralOperation]: Start removeDead. Operand has 21 places, 15 transitions, 43 flow [2023-10-12 17:18:04,339 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 17 places, 10 transitions, 29 flow [2023-10-12 17:18:04,351 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:18:04,363 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 17 places, 10 transitions, 29 flow [2023-10-12 17:18:04,366 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 17 places, 10 transitions, 29 flow [2023-10-12 17:18:04,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 17 places, 10 transitions, 29 flow [2023-10-12 17:18:04,369 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2023-10-12 17:18:04,370 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-10-12 17:18:04,370 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18 conditions, 10 events. 0/10 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 9 event pairs, 0 based on Foata normal form. 0/9 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2023-10-12 17:18:04,370 INFO L119 LiptonReduction]: Number of co-enabled transitions 36 [2023-10-12 17:18:04,459 INFO L134 LiptonReduction]: Checked pairs total: 50 [2023-10-12 17:18:04,459 INFO L136 LiptonReduction]: Total number of compositions: 2 [2023-10-12 17:18:04,470 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:18:04,471 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:18:04,471 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:18:04,471 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:18:04,471 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:18:04,471 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:18:04,471 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:18:04,471 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2023-10-12 17:18:04,480 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 15 places, 8 transitions, 25 flow [2023-10-12 17:18:04,483 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2023-10-12 17:18:04,483 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-10-12 17:18:04,483 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is empty [2023-10-12 17:18:04,487 INFO L201 PluginConnector]: Adding new model join_assign_global.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.10 05:18:04 BoogieIcfgContainer [2023-10-12 17:18:04,487 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-10-12 17:18:04,489 INFO L158 Benchmark]: Toolchain (without parser) took 476.51ms. Allocated memory was 185.6MB in the beginning and 276.8MB in the end (delta: 91.2MB). Free memory was 137.8MB in the beginning and 242.4MB in the end (delta: -104.5MB). There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:18:04,489 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.28ms. Allocated memory is still 185.6MB. Free memory is still 138.8MB. There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:18:04,490 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.98ms. Allocated memory is still 185.6MB. Free memory was 137.8MB in the beginning and 136.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-10-12 17:18:04,490 INFO L158 Benchmark]: Boogie Preprocessor took 16.16ms. Allocated memory is still 185.6MB. Free memory was 136.3MB in the beginning and 135.4MB in the end (delta: 894.9kB). There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:18:04,491 INFO L158 Benchmark]: RCFGBuilder took 186.67ms. Allocated memory is still 185.6MB. Free memory was 135.2MB in the beginning and 127.0MB in the end (delta: 8.2MB). Peak memory consumption was 7.3MB. Max. memory is 8.0GB. [2023-10-12 17:18:04,492 INFO L158 Benchmark]: BuchiAutomizer took 240.91ms. Allocated memory was 185.6MB in the beginning and 276.8MB in the end (delta: 91.2MB). Free memory was 126.8MB in the beginning and 242.4MB in the end (delta: -115.5MB). There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:18:04,501 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.28ms. Allocated memory is still 185.6MB. Free memory is still 138.8MB. There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 26.98ms. Allocated memory is still 185.6MB. Free memory was 137.8MB in the beginning and 136.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 16.16ms. Allocated memory is still 185.6MB. Free memory was 136.3MB in the beginning and 135.4MB in the end (delta: 894.9kB). There was no memory consumed. Max. memory is 8.0GB. * RCFGBuilder took 186.67ms. Allocated memory is still 185.6MB. Free memory was 135.2MB in the beginning and 127.0MB in the end (delta: 8.2MB). Peak memory consumption was 7.3MB. Max. memory is 8.0GB. * BuchiAutomizer took 240.91ms. Allocated memory was 185.6MB in the beginning and 276.8MB in the end (delta: 91.2MB). Free memory was 126.8MB in the beginning and 242.4MB in the end (delta: -115.5MB). There was no memory consumed. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition. There is no loop in your program. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 0.1s and 0 iterations. TraceHistogramMax:0. Analysis of lassos took 0.0s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.1s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.1s, 17 PlacesBefore, 15 PlacesAfterwards, 10 TransitionsBefore, 8 TransitionsAfterwards, 36 CoEnabledTransitionPairs, 1 FixpointIterations, 0 TrivialSequentialCompositions, 2 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 2 TotalNumberOfCompositions, 50 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 50, independent: 41, independent conditional: 0, independent unconditional: 41, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 25, independent: 20, independent conditional: 0, independent unconditional: 20, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 25, independent: 20, independent conditional: 0, independent unconditional: 20, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 5, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 53, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 53, dependent conditional: 0, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 50, independent: 21, independent conditional: 0, independent unconditional: 21, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 25, unknown conditional: 0, unknown unconditional: 25] , Statistics on independence cache: Total cache size (in pairs): 11, Positive cache size: 8, Positive conditional cache size: 0, Positive unconditional cache size: 8, Negative cache size: 3, Negative conditional cache size: 0, Negative unconditional cache size: 3, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 RESULT: Ultimate proved your program to be correct! [2023-10-12 17:18:04,569 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...