./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/systemc/mem_slave_tlm.1.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/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/systemc/mem_slave_tlm.1.cil.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) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'c2172e48d59a79636c380f4fc82a3f737aa7d3f80daa2bd10bb2cc27a12a3e78'] 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/systemc/mem_slave_tlm.1.cil.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 c2172e48d59a79636c380f4fc82a3f737aa7d3f80daa2bd10bb2cc27a12a3e78 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-08 00:34:24,581 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 00:34:24,648 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 00:34:24,653 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 00:34:24,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 00:34:24,675 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 00:34:24,677 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 00:34:24,677 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 00:34:24,677 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 00:34:24,678 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 00:34:24,678 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 00:34:24,679 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 00:34:24,679 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 00:34:24,680 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 00:34:24,680 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 00:34:24,681 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 00:34:24,681 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 00:34:24,682 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 00:34:24,682 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 00:34:24,682 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 00:34:24,682 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 -> c2172e48d59a79636c380f4fc82a3f737aa7d3f80daa2bd10bb2cc27a12a3e78 [2024-11-08 00:34:24,889 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 00:34:24,895 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 00:34:24,897 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 00:34:24,898 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 00:34:24,898 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 00:34:24,899 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/systemc/mem_slave_tlm.1.cil.c [2024-11-08 00:34:25,983 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 00:34:26,174 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 00:34:26,175 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/systemc/mem_slave_tlm.1.cil.c [2024-11-08 00:34:26,195 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a9e58df8c/4eb2159e84594f1c990203c1a3d62770/FLAG27b067c5a [2024-11-08 00:34:26,545 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a9e58df8c/4eb2159e84594f1c990203c1a3d62770 [2024-11-08 00:34:26,547 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 00:34:26,547 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 00:34:26,548 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 00:34:26,548 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 00:34:26,551 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 00:34:26,552 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,552 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@55806d16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26, skipping insertion in model container [2024-11-08 00:34:26,552 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,574 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 00:34:26,718 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:34:26,729 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 00:34:26,776 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:34:26,791 INFO L204 MainTranslator]: Completed translation [2024-11-08 00:34:26,792 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26 WrapperNode [2024-11-08 00:34:26,793 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 00:34:26,793 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 00:34:26,793 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 00:34:26,793 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 00:34:26,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,809 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,847 INFO L138 Inliner]: procedures = 19, calls = 19, calls flagged for inlining = 14, calls inlined = 18, statements flattened = 869 [2024-11-08 00:34:26,848 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 00:34:26,848 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 00:34:26,848 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 00:34:26,848 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 00:34:26,856 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,857 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,859 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,875 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-08 00:34:26,875 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,875 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,888 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,903 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,904 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,908 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,911 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 00:34:26,912 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 00:34:26,912 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 00:34:26,912 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 00:34:26,916 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (1/1) ... [2024-11-08 00:34:26,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:26,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:26,945 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) [2024-11-08 00:34:26,948 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 [2024-11-08 00:34:26,966 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 00:34:26,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 00:34:26,966 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 00:34:26,966 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 00:34:27,033 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 00:34:27,034 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 00:34:27,641 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-11-08 00:34:27,641 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 00:34:27,657 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 00:34:27,658 INFO L316 CfgBuilder]: Removed 13 assume(true) statements. [2024-11-08 00:34:27,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:34:27 BoogieIcfgContainer [2024-11-08 00:34:27,658 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 00:34:27,659 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 00:34:27,659 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 00:34:27,663 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 00:34:27,663 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:34:27,663 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 12:34:26" (1/3) ... [2024-11-08 00:34:27,664 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@35f14ac9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:34:27, skipping insertion in model container [2024-11-08 00:34:27,664 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:34:27,664 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:34:26" (2/3) ... [2024-11-08 00:34:27,664 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@35f14ac9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:34:27, skipping insertion in model container [2024-11-08 00:34:27,664 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:34:27,664 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:34:27" (3/3) ... [2024-11-08 00:34:27,665 INFO L332 chiAutomizerObserver]: Analyzing ICFG mem_slave_tlm.1.cil.c [2024-11-08 00:34:27,707 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 00:34:27,707 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 00:34:27,707 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 00:34:27,707 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 00:34:27,707 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 00:34:27,707 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 00:34:27,707 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 00:34:27,707 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 00:34:27,712 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 277 states, 276 states have (on average 1.8079710144927537) internal successors, (499), 276 states have internal predecessors, (499), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:27,727 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 253 [2024-11-08 00:34:27,727 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:27,727 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:27,732 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:27,733 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:27,733 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 00:34:27,733 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 277 states, 276 states have (on average 1.8079710144927537) internal successors, (499), 276 states have internal predecessors, (499), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:27,742 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 253 [2024-11-08 00:34:27,743 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:27,743 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:27,743 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:27,743 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:27,748 INFO L745 eck$LassoCheckResult]: Stem: 176#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 192#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 236#L1172true assume !(1 == ~m_run_i~0);~m_run_st~0 := 2; 239#L1172-2true assume !(1 == ~s_run_i~0);~s_run_st~0 := 2; 247#L1177-1true assume 1 == ~m_run_pc~0; 80#L1183true assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 187#L1222true assume !(2 == ~s_run_pc~0); 272#$Ultimate##50true assume !(1 == ~s_run_pc~0); 25#L1338-1true [2024-11-08 00:34:27,749 INFO L747 eck$LassoCheckResult]: Loop: 25#L1338-1true assume !false; 37#L1256true start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 269#L1145true assume !true; 90#eval_returnLabel#1true havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;assume { :end_inline_eval } true;start_simulation_~kernel_st~0#1 := 2;start_simulation_~kernel_st~0#1 := 3; 246#L1263true assume 1 == ~m_run_pc~0; 46#L1264true assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 177#L1303true assume 2 == ~s_run_pc~0; 203#L1318true assume 1 == ~c_write_req_ev~0;~s_run_st~0 := 0; 277#L1325true assume 0 == ~m_run_st~0; 25#L1338-1true [2024-11-08 00:34:27,751 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:27,751 INFO L85 PathProgramCache]: Analyzing trace with hash 180491512, now seen corresponding path program 1 times [2024-11-08 00:34:27,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:27,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510903303] [2024-11-08 00:34:27,756 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:27,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:27,872 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:27,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:27,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510903303] [2024-11-08 00:34:27,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510903303] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:27,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:27,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 00:34:27,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1395014301] [2024-11-08 00:34:27,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:27,880 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-08 00:34:27,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:27,881 INFO L85 PathProgramCache]: Analyzing trace with hash -1785470532, now seen corresponding path program 1 times [2024-11-08 00:34:27,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:27,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1145699431] [2024-11-08 00:34:27,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:27,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:27,887 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:27,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:27,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1145699431] [2024-11-08 00:34:27,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1145699431] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:27,888 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:27,888 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 00:34:27,888 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1654849433] [2024-11-08 00:34:27,888 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:27,889 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 00:34:27,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:34:27,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:34:27,906 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:34:27,908 INFO L87 Difference]: Start difference. First operand has 277 states, 276 states have (on average 1.8079710144927537) internal successors, (499), 276 states have internal predecessors, (499), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:27,956 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:34:27,957 INFO L93 Difference]: Finished difference Result 267 states and 457 transitions. [2024-11-08 00:34:27,958 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 267 states and 457 transitions. [2024-11-08 00:34:27,961 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 238 [2024-11-08 00:34:27,967 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 267 states to 258 states and 448 transitions. [2024-11-08 00:34:27,969 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 258 [2024-11-08 00:34:27,970 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 258 [2024-11-08 00:34:27,970 INFO L73 IsDeterministic]: Start isDeterministic. Operand 258 states and 448 transitions. [2024-11-08 00:34:27,972 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:34:27,972 INFO L218 hiAutomatonCegarLoop]: Abstraction has 258 states and 448 transitions. [2024-11-08 00:34:27,981 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 258 states and 448 transitions. [2024-11-08 00:34:27,993 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 258 to 258. [2024-11-08 00:34:27,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 258 states, 258 states have (on average 1.7364341085271318) internal successors, (448), 257 states have internal predecessors, (448), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:27,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 258 states and 448 transitions. [2024-11-08 00:34:27,996 INFO L240 hiAutomatonCegarLoop]: Abstraction has 258 states and 448 transitions. [2024-11-08 00:34:27,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:34:27,999 INFO L425 stractBuchiCegarLoop]: Abstraction has 258 states and 448 transitions. [2024-11-08 00:34:27,999 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 00:34:27,999 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 258 states and 448 transitions. [2024-11-08 00:34:28,001 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 238 [2024-11-08 00:34:28,001 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:28,001 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:28,001 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:28,001 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:28,002 INFO L745 eck$LassoCheckResult]: Stem: 788#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 789#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 794#L1172 assume 1 == ~m_run_i~0;~m_run_st~0 := 0; 806#L1172-2 assume !(1 == ~s_run_i~0);~s_run_st~0 := 2; 809#L1177-1 assume 1 == ~m_run_pc~0; 689#L1183 assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 655#L1222 assume !(2 == ~s_run_pc~0); 772#$Ultimate##50 assume !(1 == ~s_run_pc~0); 610#L1338-1 [2024-11-08 00:34:28,002 INFO L747 eck$LassoCheckResult]: Loop: 610#L1338-1 assume !false; 611#L1256 start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 571#L1145 assume !false; 803#L1120 assume !(0 == ~m_run_st~0); 707#L1124 assume !(0 == ~s_run_st~0); 701#eval_returnLabel#1 havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;assume { :end_inline_eval } true;start_simulation_~kernel_st~0#1 := 2;start_simulation_~kernel_st~0#1 := 3; 702#L1263 assume 1 == ~m_run_pc~0; 649#L1264 assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 650#L1303 assume 2 == ~s_run_pc~0; 790#L1318 assume 1 == ~c_write_req_ev~0;~s_run_st~0 := 0; 735#L1325 assume 0 == ~m_run_st~0; 610#L1338-1 [2024-11-08 00:34:28,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:28,002 INFO L85 PathProgramCache]: Analyzing trace with hash 123233210, now seen corresponding path program 1 times [2024-11-08 00:34:28,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:28,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593724131] [2024-11-08 00:34:28,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:28,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:28,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:28,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:28,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593724131] [2024-11-08 00:34:28,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593724131] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:28,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:28,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 00:34:28,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431912243] [2024-11-08 00:34:28,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:28,046 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-08 00:34:28,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:28,046 INFO L85 PathProgramCache]: Analyzing trace with hash -1440601216, now seen corresponding path program 1 times [2024-11-08 00:34:28,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:28,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284771847] [2024-11-08 00:34:28,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:28,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:28,051 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:28,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:28,066 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:28,151 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:34:28,151 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:34:28,151 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:34:28,152 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:34:28,152 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-08 00:34:28,152 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,152 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:34:28,152 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:34:28,152 INFO L132 ssoRankerPreferences]: Filename of dumped script: mem_slave_tlm.1.cil.c_Iteration2_Loop [2024-11-08 00:34:28,152 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:34:28,152 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:34:28,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,176 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,180 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,182 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,191 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,193 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,195 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,200 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,205 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,286 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:34:28,287 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-08 00:34:28,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,290 INFO L229 MonitoredProcess]: Starting monitored process 2 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) [2024-11-08 00:34:28,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-11-08 00:34:28,292 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:28,292 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:28,323 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-11-08 00:34:28,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,326 INFO L229 MonitoredProcess]: Starting monitored process 3 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) [2024-11-08 00:34:28,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-11-08 00:34:28,328 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-08 00:34:28,328 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:28,361 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-08 00:34:28,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-11-08 00:34:28,366 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:34:28,366 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:34:28,366 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:34:28,366 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:34:28,366 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-08 00:34:28,366 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,366 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:34:28,366 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:34:28,366 INFO L132 ssoRankerPreferences]: Filename of dumped script: mem_slave_tlm.1.cil.c_Iteration2_Loop [2024-11-08 00:34:28,366 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:34:28,366 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:34:28,367 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,373 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,375 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,377 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,379 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,381 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,387 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,389 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,392 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,395 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:28,475 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:34:28,479 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-08 00:34:28,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,481 INFO L229 MonitoredProcess]: Starting monitored process 4 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) [2024-11-08 00:34:28,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-11-08 00:34:28,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,497 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:28,497 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:28,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-11-08 00:34:28,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,520 INFO L229 MonitoredProcess]: Starting monitored process 5 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) [2024-11-08 00:34:28,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-11-08 00:34:28,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,533 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,534 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,546 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,548 INFO L229 MonitoredProcess]: Starting monitored process 6 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) [2024-11-08 00:34:28,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-11-08 00:34:28,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,561 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,561 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,563 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-11-08 00:34:28,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,575 INFO L229 MonitoredProcess]: Starting monitored process 7 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) [2024-11-08 00:34:28,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-11-08 00:34:28,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,588 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,589 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,590 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,600 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-11-08 00:34:28,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,602 INFO L229 MonitoredProcess]: Starting monitored process 8 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) [2024-11-08 00:34:28,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-11-08 00:34:28,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,615 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,616 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,627 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,629 INFO L229 MonitoredProcess]: Starting monitored process 9 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) [2024-11-08 00:34:28,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-11-08 00:34:28,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,640 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,641 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:28,641 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,642 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:28,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-11-08 00:34:28,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,657 INFO L229 MonitoredProcess]: Starting monitored process 10 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) [2024-11-08 00:34:28,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-11-08 00:34:28,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,669 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,673 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,674 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-11-08 00:34:28,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,686 INFO L229 MonitoredProcess]: Starting monitored process 11 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) [2024-11-08 00:34:28,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-11-08 00:34:28,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,698 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,698 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,699 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,700 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,710 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-11-08 00:34:28,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,712 INFO L229 MonitoredProcess]: Starting monitored process 12 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) [2024-11-08 00:34:28,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-11-08 00:34:28,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,724 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,725 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,736 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,738 INFO L229 MonitoredProcess]: Starting monitored process 13 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) [2024-11-08 00:34:28,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-11-08 00:34:28,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:28,754 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:28,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,756 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,766 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-08 00:34:28,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,769 INFO L229 MonitoredProcess]: Starting monitored process 14 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) [2024-11-08 00:34:28,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-11-08 00:34:28,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,783 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:28,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,785 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:28,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-11-08 00:34:28,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,802 INFO L229 MonitoredProcess]: Starting monitored process 15 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) [2024-11-08 00:34:28,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-11-08 00:34:28,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,815 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,815 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,817 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:28,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,819 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-11-08 00:34:28,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,832 INFO L229 MonitoredProcess]: Starting monitored process 16 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) [2024-11-08 00:34:28,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-11-08 00:34:28,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,845 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:28,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,859 INFO L229 MonitoredProcess]: Starting monitored process 17 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) [2024-11-08 00:34:28,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-11-08 00:34:28,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,871 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,872 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:28,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,883 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2024-11-08 00:34:28,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,885 INFO L229 MonitoredProcess]: Starting monitored process 18 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) [2024-11-08 00:34:28,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-11-08 00:34:28,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,900 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:28,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,906 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-11-08 00:34:28,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,928 INFO L229 MonitoredProcess]: Starting monitored process 19 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) [2024-11-08 00:34:28,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-11-08 00:34:28,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,940 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:28,940 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:28,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,950 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,960 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:28,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:28,962 INFO L229 MonitoredProcess]: Starting monitored process 20 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) [2024-11-08 00:34:28,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-11-08 00:34:28,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:28,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:28,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:28,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:28,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:28,973 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:28,974 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:28,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:28,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:28,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-11-08 00:34:28,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:28,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,014 INFO L229 MonitoredProcess]: Starting monitored process 21 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) [2024-11-08 00:34:29,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-11-08 00:34:29,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,025 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,025 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,026 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,026 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2024-11-08 00:34:29,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,040 INFO L229 MonitoredProcess]: Starting monitored process 22 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) [2024-11-08 00:34:29,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-11-08 00:34:29,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,051 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,052 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,052 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,052 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,054 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,066 INFO L229 MonitoredProcess]: Starting monitored process 23 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) [2024-11-08 00:34:29,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-11-08 00:34:29,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,078 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,078 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,080 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,090 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-08 00:34:29,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,091 INFO L229 MonitoredProcess]: Starting monitored process 24 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) [2024-11-08 00:34:29,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-11-08 00:34:29,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,102 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,102 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,103 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,104 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:29,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-11-08 00:34:29,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,119 INFO L229 MonitoredProcess]: Starting monitored process 25 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) [2024-11-08 00:34:29,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-11-08 00:34:29,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,131 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2024-11-08 00:34:29,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,145 INFO L229 MonitoredProcess]: Starting monitored process 26 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) [2024-11-08 00:34:29,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-11-08 00:34:29,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,158 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,159 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,169 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,172 INFO L229 MonitoredProcess]: Starting monitored process 27 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) [2024-11-08 00:34:29,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-11-08 00:34:29,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,183 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,183 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,198 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-11-08 00:34:29,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,200 INFO L229 MonitoredProcess]: Starting monitored process 28 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) [2024-11-08 00:34:29,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-11-08 00:34:29,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,212 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,213 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2024-11-08 00:34:29,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,226 INFO L229 MonitoredProcess]: Starting monitored process 29 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) [2024-11-08 00:34:29,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-11-08 00:34:29,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,239 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,242 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:29,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,255 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,257 INFO L229 MonitoredProcess]: Starting monitored process 30 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) [2024-11-08 00:34:29,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-11-08 00:34:29,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,272 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2024-11-08 00:34:29,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,284 INFO L229 MonitoredProcess]: Starting monitored process 31 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) [2024-11-08 00:34:29,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-11-08 00:34:29,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,297 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2024-11-08 00:34:29,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,310 INFO L229 MonitoredProcess]: Starting monitored process 32 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) [2024-11-08 00:34:29,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-11-08 00:34:29,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,321 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,321 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-11-08 00:34:29,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,341 INFO L229 MonitoredProcess]: Starting monitored process 33 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) [2024-11-08 00:34:29,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-11-08 00:34:29,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,353 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,354 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-11-08 00:34:29,365 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-08 00:34:29,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,366 INFO L229 MonitoredProcess]: Starting monitored process 34 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) [2024-11-08 00:34:29,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-11-08 00:34:29,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,378 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,378 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,380 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:29,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-11-08 00:34:29,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,396 INFO L229 MonitoredProcess]: Starting monitored process 35 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) [2024-11-08 00:34:29,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-11-08 00:34:29,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,408 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,409 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-11-08 00:34:29,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,423 INFO L229 MonitoredProcess]: Starting monitored process 36 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) [2024-11-08 00:34:29,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-11-08 00:34:29,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,437 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,438 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,439 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,440 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2024-11-08 00:34:29,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,452 INFO L229 MonitoredProcess]: Starting monitored process 37 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) [2024-11-08 00:34:29,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2024-11-08 00:34:29,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,464 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-11-08 00:34:29,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,477 INFO L229 MonitoredProcess]: Starting monitored process 38 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) [2024-11-08 00:34:29,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2024-11-08 00:34:29,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,488 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,488 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,488 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,489 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2024-11-08 00:34:29,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,503 INFO L229 MonitoredProcess]: Starting monitored process 39 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) [2024-11-08 00:34:29,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-11-08 00:34:29,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,517 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,517 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,519 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:29,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,540 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,542 INFO L229 MonitoredProcess]: Starting monitored process 40 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) [2024-11-08 00:34:29,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-11-08 00:34:29,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,554 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,554 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,555 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,555 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-11-08 00:34:29,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,569 INFO L229 MonitoredProcess]: Starting monitored process 41 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) [2024-11-08 00:34:29,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-11-08 00:34:29,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,580 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,581 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2024-11-08 00:34:29,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,595 INFO L229 MonitoredProcess]: Starting monitored process 42 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) [2024-11-08 00:34:29,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-11-08 00:34:29,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,606 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,607 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,608 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2024-11-08 00:34:29,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,620 INFO L229 MonitoredProcess]: Starting monitored process 43 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) [2024-11-08 00:34:29,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-11-08 00:34:29,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:29,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,631 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:29,632 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:29,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,633 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-11-08 00:34:29,643 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-08 00:34:29,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,645 INFO L229 MonitoredProcess]: Starting monitored process 44 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) [2024-11-08 00:34:29,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-11-08 00:34:29,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,657 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,657 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,658 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:29,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2024-11-08 00:34:29,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,675 INFO L229 MonitoredProcess]: Starting monitored process 45 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) [2024-11-08 00:34:29,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-11-08 00:34:29,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,687 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,689 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,707 INFO L229 MonitoredProcess]: Starting monitored process 46 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) [2024-11-08 00:34:29,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-11-08 00:34:29,719 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,719 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,719 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,720 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,721 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,724 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-11-08 00:34:29,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,736 INFO L229 MonitoredProcess]: Starting monitored process 47 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) [2024-11-08 00:34:29,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-11-08 00:34:29,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,747 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,747 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,748 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-11-08 00:34:29,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,761 INFO L229 MonitoredProcess]: Starting monitored process 48 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) [2024-11-08 00:34:29,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-11-08 00:34:29,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,774 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,774 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,774 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,776 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-11-08 00:34:29,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,788 INFO L229 MonitoredProcess]: Starting monitored process 49 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) [2024-11-08 00:34:29,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-11-08 00:34:29,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,800 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,800 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,800 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,801 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:29,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2024-11-08 00:34:29,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,817 INFO L229 MonitoredProcess]: Starting monitored process 50 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) [2024-11-08 00:34:29,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-11-08 00:34:29,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,830 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,832 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,844 INFO L229 MonitoredProcess]: Starting monitored process 51 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) [2024-11-08 00:34:29,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-11-08 00:34:29,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,858 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,872 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,876 INFO L229 MonitoredProcess]: Starting monitored process 52 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) [2024-11-08 00:34:29,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-11-08 00:34:29,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,893 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,893 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,894 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,909 INFO L229 MonitoredProcess]: Starting monitored process 53 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) [2024-11-08 00:34:29,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-11-08 00:34:29,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:29,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:29,923 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:29,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,925 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,935 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-08 00:34:29,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,937 INFO L229 MonitoredProcess]: Starting monitored process 54 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) [2024-11-08 00:34:29,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-11-08 00:34:29,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,949 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:29,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,949 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:29,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,954 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:29,954 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,961 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:29,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:29,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:29,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:29,973 INFO L229 MonitoredProcess]: Starting monitored process 55 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) [2024-11-08 00:34:29,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-11-08 00:34:29,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:29,986 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:29,986 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:29,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:29,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:29,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:29,986 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:29,987 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:29,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:29,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-11-08 00:34:30,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,003 INFO L229 MonitoredProcess]: Starting monitored process 56 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) [2024-11-08 00:34:30,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-11-08 00:34:30,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,017 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,017 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,018 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,021 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,032 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,033 INFO L229 MonitoredProcess]: Starting monitored process 57 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) [2024-11-08 00:34:30,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-11-08 00:34:30,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,044 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,044 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,045 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-11-08 00:34:30,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,061 INFO L229 MonitoredProcess]: Starting monitored process 58 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) [2024-11-08 00:34:30,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-11-08 00:34:30,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,072 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,073 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,087 INFO L229 MonitoredProcess]: Starting monitored process 59 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) [2024-11-08 00:34:30,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-11-08 00:34:30,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,098 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,098 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,100 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:30,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,105 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-11-08 00:34:30,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,119 INFO L229 MonitoredProcess]: Starting monitored process 60 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) [2024-11-08 00:34:30,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-11-08 00:34:30,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,131 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,133 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,136 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,149 INFO L229 MonitoredProcess]: Starting monitored process 61 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) [2024-11-08 00:34:30,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-11-08 00:34:30,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,160 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,160 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-11-08 00:34:30,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,175 INFO L229 MonitoredProcess]: Starting monitored process 62 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) [2024-11-08 00:34:30,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-11-08 00:34:30,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,186 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,186 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,187 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,202 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-11-08 00:34:30,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,204 INFO L229 MonitoredProcess]: Starting monitored process 63 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) [2024-11-08 00:34:30,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-11-08 00:34:30,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,217 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:30,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,217 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,217 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,220 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,229 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,229 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-08 00:34:30,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,231 INFO L229 MonitoredProcess]: Starting monitored process 64 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) [2024-11-08 00:34:30,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-11-08 00:34:30,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,243 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,243 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,248 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:30,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,257 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-11-08 00:34:30,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,270 INFO L229 MonitoredProcess]: Starting monitored process 65 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) [2024-11-08 00:34:30,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-11-08 00:34:30,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,282 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,283 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,298 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,300 INFO L229 MonitoredProcess]: Starting monitored process 66 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) [2024-11-08 00:34:30,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-11-08 00:34:30,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,312 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,312 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,316 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-11-08 00:34:30,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,328 INFO L229 MonitoredProcess]: Starting monitored process 67 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) [2024-11-08 00:34:30,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-11-08 00:34:30,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,342 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,343 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,343 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-11-08 00:34:30,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,360 INFO L229 MonitoredProcess]: Starting monitored process 68 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) [2024-11-08 00:34:30,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2024-11-08 00:34:30,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,371 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,371 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,372 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,375 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-11-08 00:34:30,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,387 INFO L229 MonitoredProcess]: Starting monitored process 69 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) [2024-11-08 00:34:30,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-11-08 00:34:30,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,399 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,399 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,399 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,401 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:30,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,410 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,422 INFO L229 MonitoredProcess]: Starting monitored process 70 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) [2024-11-08 00:34:30,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-11-08 00:34:30,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,434 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,434 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,435 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,440 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-11-08 00:34:30,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,455 INFO L229 MonitoredProcess]: Starting monitored process 71 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) [2024-11-08 00:34:30,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-11-08 00:34:30,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,467 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,467 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,468 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-11-08 00:34:30,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,484 INFO L229 MonitoredProcess]: Starting monitored process 72 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) [2024-11-08 00:34:30,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-11-08 00:34:30,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,498 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-11-08 00:34:30,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,516 INFO L229 MonitoredProcess]: Starting monitored process 73 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) [2024-11-08 00:34:30,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-11-08 00:34:30,518 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,528 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,528 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:30,529 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:30,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,532 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2024-11-08 00:34:30,543 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-08 00:34:30,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,545 INFO L229 MonitoredProcess]: Starting monitored process 74 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) [2024-11-08 00:34:30,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-11-08 00:34:30,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,557 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,557 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,558 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:30,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-11-08 00:34:30,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,573 INFO L229 MonitoredProcess]: Starting monitored process 75 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) [2024-11-08 00:34:30,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-11-08 00:34:30,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,584 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,586 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-11-08 00:34:30,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,599 INFO L229 MonitoredProcess]: Starting monitored process 76 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) [2024-11-08 00:34:30,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-11-08 00:34:30,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,611 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-11-08 00:34:30,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,626 INFO L229 MonitoredProcess]: Starting monitored process 77 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) [2024-11-08 00:34:30,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-11-08 00:34:30,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,638 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,638 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,639 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,641 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,653 INFO L229 MonitoredProcess]: Starting monitored process 78 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) [2024-11-08 00:34:30,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-11-08 00:34:30,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,665 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,666 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,668 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,680 INFO L229 MonitoredProcess]: Starting monitored process 79 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) [2024-11-08 00:34:30,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-11-08 00:34:30,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,692 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,693 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:30,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,707 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,710 INFO L229 MonitoredProcess]: Starting monitored process 80 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) [2024-11-08 00:34:30,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-11-08 00:34:30,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,722 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,724 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,737 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,739 INFO L229 MonitoredProcess]: Starting monitored process 81 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) [2024-11-08 00:34:30,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-11-08 00:34:30,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,750 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,751 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,751 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,753 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,764 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,766 INFO L229 MonitoredProcess]: Starting monitored process 82 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) [2024-11-08 00:34:30,766 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-11-08 00:34:30,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,777 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,777 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,778 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,792 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,794 INFO L229 MonitoredProcess]: Starting monitored process 83 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) [2024-11-08 00:34:30,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-11-08 00:34:30,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,804 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:30,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:30,805 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:30,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-11-08 00:34:30,817 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-08 00:34:30,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,818 INFO L229 MonitoredProcess]: Starting monitored process 84 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) [2024-11-08 00:34:30,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-11-08 00:34:30,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,829 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,829 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,831 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-08 00:34:30,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-11-08 00:34:30,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,849 INFO L229 MonitoredProcess]: Starting monitored process 85 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) [2024-11-08 00:34:30,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-11-08 00:34:30,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,860 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,860 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,861 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:30,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,864 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-11-08 00:34:30,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,876 INFO L229 MonitoredProcess]: Starting monitored process 86 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) [2024-11-08 00:34:30,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-11-08 00:34:30,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,889 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,889 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,889 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,890 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:30,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,892 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,904 INFO L229 MonitoredProcess]: Starting monitored process 87 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) [2024-11-08 00:34:30,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-11-08 00:34:30,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,917 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,917 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,918 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:30,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,944 INFO L229 MonitoredProcess]: Starting monitored process 88 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) [2024-11-08 00:34:30,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-11-08 00:34:30,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,955 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:30,955 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,956 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:30,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,962 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:30,972 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:30,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:30,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:30,973 INFO L229 MonitoredProcess]: Starting monitored process 89 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) [2024-11-08 00:34:30,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-11-08 00:34:30,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:30,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:30,984 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:30,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:30,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:30,984 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:30,984 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:30,986 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-08 00:34:30,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:30,992 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-11-08 00:34:31,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,004 INFO L229 MonitoredProcess]: Starting monitored process 90 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) [2024-11-08 00:34:31,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-11-08 00:34:31,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:31,014 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:31,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,015 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:31,015 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:31,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-11-08 00:34:31,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,029 INFO L229 MonitoredProcess]: Starting monitored process 91 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) [2024-11-08 00:34:31,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-11-08 00:34:31,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:31,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:31,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,040 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:31,041 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:31,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,055 INFO L229 MonitoredProcess]: Starting monitored process 92 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) [2024-11-08 00:34:31,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-11-08 00:34:31,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:31,066 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:31,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,066 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:31,067 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:31,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-11-08 00:34:31,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,081 INFO L229 MonitoredProcess]: Starting monitored process 93 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) [2024-11-08 00:34:31,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-11-08 00:34:31,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:31,092 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:31,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,092 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:31,093 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:31,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-11-08 00:34:31,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:34:31,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:34:31,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:34:31,106 INFO L87 Difference]: Start difference. First operand 258 states and 448 transitions. cyclomatic complexity: 191 Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:31,119 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:34:31,119 INFO L93 Difference]: Finished difference Result 258 states and 447 transitions. [2024-11-08 00:34:31,120 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 258 states and 447 transitions. [2024-11-08 00:34:31,122 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 238 [2024-11-08 00:34:31,124 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 258 states to 258 states and 447 transitions. [2024-11-08 00:34:31,125 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 258 [2024-11-08 00:34:31,126 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 258 [2024-11-08 00:34:31,126 INFO L73 IsDeterministic]: Start isDeterministic. Operand 258 states and 447 transitions. [2024-11-08 00:34:31,126 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:34:31,127 INFO L218 hiAutomatonCegarLoop]: Abstraction has 258 states and 447 transitions. [2024-11-08 00:34:31,127 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 258 states and 447 transitions. [2024-11-08 00:34:31,131 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 258 to 258. [2024-11-08 00:34:31,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 258 states, 258 states have (on average 1.7325581395348837) internal successors, (447), 257 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:31,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 258 states and 447 transitions. [2024-11-08 00:34:31,132 INFO L240 hiAutomatonCegarLoop]: Abstraction has 258 states and 447 transitions. [2024-11-08 00:34:31,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:34:31,133 INFO L425 stractBuchiCegarLoop]: Abstraction has 258 states and 447 transitions. [2024-11-08 00:34:31,133 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-08 00:34:31,133 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 258 states and 447 transitions. [2024-11-08 00:34:31,134 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 238 [2024-11-08 00:34:31,134 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:31,134 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:31,134 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:31,135 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:31,135 INFO L745 eck$LassoCheckResult]: Stem: 1310#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 1311#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 1316#L1172 assume 1 == ~m_run_i~0;~m_run_st~0 := 0; 1328#L1172-2 assume 1 == ~s_run_i~0;~s_run_st~0 := 0; 1331#L1177-1 assume 1 == ~m_run_pc~0; 1211#L1183 assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 1177#L1222 assume !(2 == ~s_run_pc~0); 1294#$Ultimate##50 assume !(1 == ~s_run_pc~0); 1132#L1338-1 [2024-11-08 00:34:31,135 INFO L747 eck$LassoCheckResult]: Loop: 1132#L1338-1 assume !false; 1133#L1256 start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 1093#L1145 assume !false; 1325#L1120 assume !(0 == ~m_run_st~0); 1229#L1124 assume !(0 == ~s_run_st~0); 1223#eval_returnLabel#1 havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;assume { :end_inline_eval } true;start_simulation_~kernel_st~0#1 := 2;start_simulation_~kernel_st~0#1 := 3; 1224#L1263 assume 1 == ~m_run_pc~0; 1171#L1264 assume 1 == ~c_m_ev~0;~m_run_st~0 := 0; 1172#L1303 assume 2 == ~s_run_pc~0; 1312#L1318 assume 1 == ~c_write_req_ev~0;~s_run_st~0 := 0; 1257#L1325 assume 0 == ~m_run_st~0; 1132#L1338-1 [2024-11-08 00:34:31,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:31,135 INFO L85 PathProgramCache]: Analyzing trace with hash 121386168, now seen corresponding path program 1 times [2024-11-08 00:34:31,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:31,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337174755] [2024-11-08 00:34:31,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:31,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:31,191 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:31,191 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:31,191 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337174755] [2024-11-08 00:34:31,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337174755] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:31,191 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:31,191 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 00:34:31,192 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449768011] [2024-11-08 00:34:31,192 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:31,192 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-08 00:34:31,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:31,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1440601216, now seen corresponding path program 2 times [2024-11-08 00:34:31,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:31,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1127472068] [2024-11-08 00:34:31,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:31,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:31,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:31,199 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:31,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:31,206 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:31,248 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:34:31,248 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:34:31,248 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:34:31,248 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:34:31,248 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-08 00:34:31,248 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,248 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:34:31,248 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:34:31,248 INFO L132 ssoRankerPreferences]: Filename of dumped script: mem_slave_tlm.1.cil.c_Iteration3_Loop [2024-11-08 00:34:31,248 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:34:31,248 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:34:31,249 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,250 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,259 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,261 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,263 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,265 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,267 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,274 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,336 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:34:31,336 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-08 00:34:31,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,338 INFO L229 MonitoredProcess]: Starting monitored process 94 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) [2024-11-08 00:34:31,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-11-08 00:34:31,340 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,340 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,352 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:34:31,353 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_eval_#t~nondet6#1=0} Honda state: {ULTIMATE.start_eval_#t~nondet6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:34:31,363 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,376 INFO L229 MonitoredProcess]: Starting monitored process 95 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) [2024-11-08 00:34:31,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-11-08 00:34:31,378 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,378 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,392 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:34:31,392 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_eval_~tmp___0~0#1=0} Honda state: {ULTIMATE.start_eval_~tmp___0~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:34:31,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-11-08 00:34:31,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,403 INFO L229 MonitoredProcess]: Starting monitored process 96 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) [2024-11-08 00:34:31,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-11-08 00:34:31,405 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,405 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,416 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:34:31,416 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~s_run_pc~0=2} Honda state: {~s_run_pc~0=2} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:34:31,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-11-08 00:34:31,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,428 INFO L229 MonitoredProcess]: Starting monitored process 97 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) [2024-11-08 00:34:31,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-11-08 00:34:31,429 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,429 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,440 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:34:31,440 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~m_run_pc~0=1} Honda state: {~m_run_pc~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:34:31,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-11-08 00:34:31,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,452 INFO L229 MonitoredProcess]: Starting monitored process 98 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) [2024-11-08 00:34:31,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-11-08 00:34:31,453 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,453 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,464 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:34:31,465 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~c_write_req_ev~0=1} Honda state: {~c_write_req_ev~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:34:31,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-11-08 00:34:31,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,476 INFO L229 MonitoredProcess]: Starting monitored process 99 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) [2024-11-08 00:34:31,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-11-08 00:34:31,477 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:34:31,477 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-11-08 00:34:31,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,507 INFO L229 MonitoredProcess]: Starting monitored process 100 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) [2024-11-08 00:34:31,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-11-08 00:34:31,509 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-08 00:34:31,509 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:34:31,539 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-08 00:34:31,543 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-11-08 00:34:31,543 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:34:31,543 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:34:31,543 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:34:31,543 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:34:31,543 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-08 00:34:31,543 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,543 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:34:31,543 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:34:31,543 INFO L132 ssoRankerPreferences]: Filename of dumped script: mem_slave_tlm.1.cil.c_Iteration3_Loop [2024-11-08 00:34:31,543 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:34:31,543 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:34:31,544 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,554 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,558 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,560 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,562 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,563 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,566 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,569 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,572 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,575 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:34:31,649 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:34:31,649 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-08 00:34:31,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,652 INFO L229 MonitoredProcess]: Starting monitored process 101 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) [2024-11-08 00:34:31,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-11-08 00:34:31,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,664 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,665 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,678 INFO L229 MonitoredProcess]: Starting monitored process 102 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) [2024-11-08 00:34:31,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-11-08 00:34:31,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,692 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,695 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-11-08 00:34:31,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,709 INFO L229 MonitoredProcess]: Starting monitored process 103 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) [2024-11-08 00:34:31,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-11-08 00:34:31,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,720 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,721 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,721 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,735 INFO L229 MonitoredProcess]: Starting monitored process 104 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) [2024-11-08 00:34:31,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-11-08 00:34:31,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-11-08 00:34:31,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,759 INFO L229 MonitoredProcess]: Starting monitored process 105 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) [2024-11-08 00:34:31,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-11-08 00:34:31,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,770 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,772 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-11-08 00:34:31,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,784 INFO L229 MonitoredProcess]: Starting monitored process 106 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) [2024-11-08 00:34:31,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-11-08 00:34:31,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,795 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:31,795 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,796 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:31,796 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,797 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2024-11-08 00:34:31,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,809 INFO L229 MonitoredProcess]: Starting monitored process 107 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) [2024-11-08 00:34:31,810 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-11-08 00:34:31,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,821 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,821 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,821 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,834 INFO L229 MonitoredProcess]: Starting monitored process 108 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) [2024-11-08 00:34:31,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-11-08 00:34:31,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,844 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:31,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,845 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:31,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,859 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-11-08 00:34:31,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,861 INFO L229 MonitoredProcess]: Starting monitored process 109 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) [2024-11-08 00:34:31,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-11-08 00:34:31,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,873 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,874 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2024-11-08 00:34:31,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,886 INFO L229 MonitoredProcess]: Starting monitored process 110 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) [2024-11-08 00:34:31,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-11-08 00:34:31,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,898 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:34:31,898 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:34:31,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,900 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,910 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-08 00:34:31,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,912 INFO L229 MonitoredProcess]: Starting monitored process 111 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) [2024-11-08 00:34:31,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-11-08 00:34:31,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,925 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,925 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:31,926 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:31,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,937 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:31,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,939 INFO L229 MonitoredProcess]: Starting monitored process 112 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) [2024-11-08 00:34:31,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-11-08 00:34:31,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,951 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:31,951 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:31,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,952 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-11-08 00:34:31,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,964 INFO L229 MonitoredProcess]: Starting monitored process 113 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) [2024-11-08 00:34:31,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-11-08 00:34:31,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:31,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:31,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:31,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:31,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:31,977 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:31,977 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:31,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:31,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:31,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-11-08 00:34:31,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:31,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:31,990 INFO L229 MonitoredProcess]: Starting monitored process 114 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) [2024-11-08 00:34:31,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-11-08 00:34:31,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,002 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,002 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-11-08 00:34:32,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,015 INFO L229 MonitoredProcess]: Starting monitored process 115 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) [2024-11-08 00:34:32,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-11-08 00:34:32,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,026 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,026 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2024-11-08 00:34:32,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,039 INFO L229 MonitoredProcess]: Starting monitored process 116 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) [2024-11-08 00:34:32,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-11-08 00:34:32,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,050 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,050 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,051 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:32,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,054 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-11-08 00:34:32,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,065 INFO L229 MonitoredProcess]: Starting monitored process 117 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) [2024-11-08 00:34:32,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2024-11-08 00:34:32,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,077 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,078 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,088 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2024-11-08 00:34:32,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,090 INFO L229 MonitoredProcess]: Starting monitored process 118 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) [2024-11-08 00:34:32,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2024-11-08 00:34:32,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,100 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,102 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:32,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2024-11-08 00:34:32,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,115 INFO L229 MonitoredProcess]: Starting monitored process 119 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) [2024-11-08 00:34:32,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2024-11-08 00:34:32,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,126 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,126 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,126 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,127 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2024-11-08 00:34:32,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,139 INFO L229 MonitoredProcess]: Starting monitored process 120 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) [2024-11-08 00:34:32,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-11-08 00:34:32,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,151 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2024-11-08 00:34:32,162 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-08 00:34:32,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,163 INFO L229 MonitoredProcess]: Starting monitored process 121 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) [2024-11-08 00:34:32,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2024-11-08 00:34:32,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,174 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,175 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,176 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-11-08 00:34:32,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,187 INFO L229 MonitoredProcess]: Starting monitored process 122 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) [2024-11-08 00:34:32,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2024-11-08 00:34:32,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,199 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,199 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,199 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2024-11-08 00:34:32,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,212 INFO L229 MonitoredProcess]: Starting monitored process 123 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) [2024-11-08 00:34:32,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2024-11-08 00:34:32,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,223 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,224 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2024-11-08 00:34:32,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,237 INFO L229 MonitoredProcess]: Starting monitored process 124 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) [2024-11-08 00:34:32,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2024-11-08 00:34:32,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,249 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,249 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2024-11-08 00:34:32,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,263 INFO L229 MonitoredProcess]: Starting monitored process 125 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) [2024-11-08 00:34:32,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2024-11-08 00:34:32,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2024-11-08 00:34:32,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,287 INFO L229 MonitoredProcess]: Starting monitored process 126 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) [2024-11-08 00:34:32,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2024-11-08 00:34:32,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,299 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,299 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,300 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:32,300 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2024-11-08 00:34:32,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,315 INFO L229 MonitoredProcess]: Starting monitored process 127 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) [2024-11-08 00:34:32,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2024-11-08 00:34:32,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,326 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,327 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,338 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,340 INFO L229 MonitoredProcess]: Starting monitored process 128 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) [2024-11-08 00:34:32,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2024-11-08 00:34:32,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,352 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,353 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:32,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2024-11-08 00:34:32,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,368 INFO L229 MonitoredProcess]: Starting monitored process 129 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) [2024-11-08 00:34:32,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2024-11-08 00:34:32,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,379 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,380 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,381 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2024-11-08 00:34:32,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,393 INFO L229 MonitoredProcess]: Starting monitored process 130 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) [2024-11-08 00:34:32,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2024-11-08 00:34:32,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,412 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,412 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,414 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,425 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-08 00:34:32,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,427 INFO L229 MonitoredProcess]: Starting monitored process 131 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) [2024-11-08 00:34:32,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2024-11-08 00:34:32,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,440 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,442 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,452 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,454 INFO L229 MonitoredProcess]: Starting monitored process 132 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) [2024-11-08 00:34:32,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2024-11-08 00:34:32,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,466 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,467 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,480 INFO L229 MonitoredProcess]: Starting monitored process 133 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) [2024-11-08 00:34:32,480 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2024-11-08 00:34:32,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,491 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,491 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,492 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,505 INFO L229 MonitoredProcess]: Starting monitored process 134 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) [2024-11-08 00:34:32,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2024-11-08 00:34:32,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,516 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,517 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,519 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2024-11-08 00:34:32,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,530 INFO L229 MonitoredProcess]: Starting monitored process 135 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) [2024-11-08 00:34:32,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2024-11-08 00:34:32,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,541 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,543 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-11-08 00:34:32,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,557 INFO L229 MonitoredProcess]: Starting monitored process 136 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) [2024-11-08 00:34:32,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2024-11-08 00:34:32,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,568 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,568 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,569 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:32,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,577 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-11-08 00:34:32,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,588 INFO L229 MonitoredProcess]: Starting monitored process 137 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) [2024-11-08 00:34:32,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-11-08 00:34:32,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,599 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,600 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,602 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,612 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-11-08 00:34:32,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,614 INFO L229 MonitoredProcess]: Starting monitored process 138 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) [2024-11-08 00:34:32,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-11-08 00:34:32,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,626 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,628 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:32,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,631 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,643 INFO L229 MonitoredProcess]: Starting monitored process 139 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) [2024-11-08 00:34:32,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-11-08 00:34:32,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,656 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,657 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,670 INFO L229 MonitoredProcess]: Starting monitored process 140 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) [2024-11-08 00:34:32,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-11-08 00:34:32,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:34:32,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,683 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:32,683 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:32,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,685 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,695 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-08 00:34:32,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,696 INFO L229 MonitoredProcess]: Starting monitored process 141 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) [2024-11-08 00:34:32,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-11-08 00:34:32,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,707 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,707 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,708 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-11-08 00:34:32,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,721 INFO L229 MonitoredProcess]: Starting monitored process 142 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) [2024-11-08 00:34:32,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-11-08 00:34:32,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,732 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,732 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,734 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,735 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-11-08 00:34:32,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,747 INFO L229 MonitoredProcess]: Starting monitored process 143 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) [2024-11-08 00:34:32,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-11-08 00:34:32,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,759 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2024-11-08 00:34:32,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,772 INFO L229 MonitoredProcess]: Starting monitored process 144 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) [2024-11-08 00:34:32,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-11-08 00:34:32,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,784 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,786 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,796 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2024-11-08 00:34:32,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,797 INFO L229 MonitoredProcess]: Starting monitored process 145 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) [2024-11-08 00:34:32,798 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-11-08 00:34:32,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,809 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,809 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,809 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,809 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-11-08 00:34:32,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,823 INFO L229 MonitoredProcess]: Starting monitored process 146 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) [2024-11-08 00:34:32,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-11-08 00:34:32,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,833 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,834 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,834 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,835 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:32,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,838 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-11-08 00:34:32,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,849 INFO L229 MonitoredProcess]: Starting monitored process 147 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) [2024-11-08 00:34:32,850 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-11-08 00:34:32,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,860 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,860 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,861 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-11-08 00:34:32,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,874 INFO L229 MonitoredProcess]: Starting monitored process 148 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) [2024-11-08 00:34:32,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-11-08 00:34:32,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,885 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,885 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:32,885 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,886 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:32,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,890 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-11-08 00:34:32,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,901 INFO L229 MonitoredProcess]: Starting monitored process 149 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) [2024-11-08 00:34:32,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-11-08 00:34:32,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,912 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,912 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,912 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-11-08 00:34:32,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,926 INFO L229 MonitoredProcess]: Starting monitored process 150 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) [2024-11-08 00:34:32,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-11-08 00:34:32,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,937 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:32,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-08 00:34:32,938 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-08 00:34:32,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,949 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:32,949 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-08 00:34:32,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,951 INFO L229 MonitoredProcess]: Starting monitored process 151 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) [2024-11-08 00:34:32,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-11-08 00:34:32,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,962 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:32,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,962 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,963 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:32,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-11-08 00:34:32,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:32,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:32,976 INFO L229 MonitoredProcess]: Starting monitored process 152 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) [2024-11-08 00:34:32,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-11-08 00:34:32,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:32,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:32,987 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:32,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:32,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:32,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:32,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:32,988 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:32,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:32,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-11-08 00:34:33,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,002 INFO L229 MonitoredProcess]: Starting monitored process 153 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) [2024-11-08 00:34:33,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-11-08 00:34:33,004 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,014 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,014 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,014 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,015 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-11-08 00:34:33,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,029 INFO L229 MonitoredProcess]: Starting monitored process 154 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) [2024-11-08 00:34:33,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-11-08 00:34:33,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,040 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,040 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,041 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-11-08 00:34:33,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,056 INFO L229 MonitoredProcess]: Starting monitored process 155 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) [2024-11-08 00:34:33,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-11-08 00:34:33,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,068 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,069 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,069 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,069 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,072 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-11-08 00:34:33,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,084 INFO L229 MonitoredProcess]: Starting monitored process 156 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) [2024-11-08 00:34:33,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-11-08 00:34:33,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,096 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,096 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,097 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:33,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-11-08 00:34:33,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,114 INFO L229 MonitoredProcess]: Starting monitored process 157 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) [2024-11-08 00:34:33,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-11-08 00:34:33,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,125 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,125 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,126 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,127 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,130 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-11-08 00:34:33,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,141 INFO L229 MonitoredProcess]: Starting monitored process 158 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) [2024-11-08 00:34:33,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-11-08 00:34:33,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,152 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,152 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,154 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:33,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,159 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,171 INFO L229 MonitoredProcess]: Starting monitored process 159 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) [2024-11-08 00:34:33,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-11-08 00:34:33,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,183 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,184 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,184 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,186 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,196 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,198 INFO L229 MonitoredProcess]: Starting monitored process 160 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) [2024-11-08 00:34:33,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-11-08 00:34:33,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,211 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-08 00:34:33,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,211 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,224 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-08 00:34:33,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,225 INFO L229 MonitoredProcess]: Starting monitored process 161 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) [2024-11-08 00:34:33,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-11-08 00:34:33,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,236 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,237 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,237 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,240 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-11-08 00:34:33,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,251 INFO L229 MonitoredProcess]: Starting monitored process 162 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) [2024-11-08 00:34:33,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-11-08 00:34:33,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,264 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,266 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-11-08 00:34:33,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,278 INFO L229 MonitoredProcess]: Starting monitored process 163 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) [2024-11-08 00:34:33,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-11-08 00:34:33,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,289 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,289 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,290 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,295 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-11-08 00:34:33,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,307 INFO L229 MonitoredProcess]: Starting monitored process 164 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) [2024-11-08 00:34:33,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-11-08 00:34:33,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,319 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,319 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,319 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,320 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,320 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,324 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-11-08 00:34:33,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,335 INFO L229 MonitoredProcess]: Starting monitored process 165 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) [2024-11-08 00:34:33,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-11-08 00:34:33,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,346 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,347 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,351 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-11-08 00:34:33,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,362 INFO L229 MonitoredProcess]: Starting monitored process 166 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) [2024-11-08 00:34:33,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-11-08 00:34:33,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,373 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,373 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,373 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,374 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,375 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:33,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,383 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2024-11-08 00:34:33,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,395 INFO L229 MonitoredProcess]: Starting monitored process 167 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) [2024-11-08 00:34:33,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-11-08 00:34:33,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,406 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,407 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2024-11-08 00:34:33,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,422 INFO L229 MonitoredProcess]: Starting monitored process 168 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) [2024-11-08 00:34:33,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-11-08 00:34:33,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,433 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,435 INFO L401 nArgumentSynthesizer]: We have 10 Motzkin's Theorem applications. [2024-11-08 00:34:33,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2024-11-08 00:34:33,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,456 INFO L229 MonitoredProcess]: Starting monitored process 169 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) [2024-11-08 00:34:33,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-11-08 00:34:33,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,468 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,468 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,469 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2024-11-08 00:34:33,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,484 INFO L229 MonitoredProcess]: Starting monitored process 170 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) [2024-11-08 00:34:33,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-11-08 00:34:33,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-08 00:34:33,498 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-08 00:34:33,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,501 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,511 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,511 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-08 00:34:33,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,513 INFO L229 MonitoredProcess]: Starting monitored process 171 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) [2024-11-08 00:34:33,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-11-08 00:34:33,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,528 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,529 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,541 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,543 INFO L229 MonitoredProcess]: Starting monitored process 172 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) [2024-11-08 00:34:33,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-11-08 00:34:33,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,559 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2024-11-08 00:34:33,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,572 INFO L229 MonitoredProcess]: Starting monitored process 173 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) [2024-11-08 00:34:33,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-11-08 00:34:33,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,585 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,587 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,599 INFO L229 MonitoredProcess]: Starting monitored process 174 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) [2024-11-08 00:34:33,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-11-08 00:34:33,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,611 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,623 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-11-08 00:34:33,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,625 INFO L229 MonitoredProcess]: Starting monitored process 175 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) [2024-11-08 00:34:33,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-11-08 00:34:33,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,637 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,637 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,638 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,640 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,652 INFO L229 MonitoredProcess]: Starting monitored process 176 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) [2024-11-08 00:34:33,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-11-08 00:34:33,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,664 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,664 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,665 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:33,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,679 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,681 INFO L229 MonitoredProcess]: Starting monitored process 177 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) [2024-11-08 00:34:33,681 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-11-08 00:34:33,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,692 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,693 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2024-11-08 00:34:33,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,706 INFO L229 MonitoredProcess]: Starting monitored process 178 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) [2024-11-08 00:34:33,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-11-08 00:34:33,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,717 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,718 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,718 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,719 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2024-11-08 00:34:33,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2024-11-08 00:34:33,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,735 INFO L229 MonitoredProcess]: Starting monitored process 179 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) [2024-11-08 00:34:33,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-11-08 00:34:33,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,746 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,746 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,746 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,748 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,758 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-11-08 00:34:33,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,759 INFO L229 MonitoredProcess]: Starting monitored process 180 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) [2024-11-08 00:34:33,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-11-08 00:34:33,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-08 00:34:33,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-08 00:34:33,772 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-08 00:34:33,772 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-11-08 00:34:33,784 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-08 00:34:33,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,785 INFO L229 MonitoredProcess]: Starting monitored process 181 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) [2024-11-08 00:34:33,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-11-08 00:34:33,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,803 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,803 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,804 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2024-11-08 00:34:33,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,817 INFO L229 MonitoredProcess]: Starting monitored process 182 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) [2024-11-08 00:34:33,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-11-08 00:34:33,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,828 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,828 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,829 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,847 INFO L229 MonitoredProcess]: Starting monitored process 183 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) [2024-11-08 00:34:33,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-11-08 00:34:33,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,859 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,859 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,860 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,873 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,875 INFO L229 MonitoredProcess]: Starting monitored process 184 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) [2024-11-08 00:34:33,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-11-08 00:34:33,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,887 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,888 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,890 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-11-08 00:34:33,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,902 INFO L229 MonitoredProcess]: Starting monitored process 185 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) [2024-11-08 00:34:33,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-11-08 00:34:33,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,915 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,915 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,919 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,932 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:33,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,934 INFO L229 MonitoredProcess]: Starting monitored process 186 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) [2024-11-08 00:34:33,934 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-11-08 00:34:33,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,945 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,946 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:33,946 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,948 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-08 00:34:33,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-11-08 00:34:33,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,967 INFO L229 MonitoredProcess]: Starting monitored process 187 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) [2024-11-08 00:34:33,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-11-08 00:34:33,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:33,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:33,979 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:33,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:33,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:33,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:33,979 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:33,980 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:33,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:33,983 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:33,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2024-11-08 00:34:33,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:33,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:33,995 INFO L229 MonitoredProcess]: Starting monitored process 188 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) [2024-11-08 00:34:33,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-11-08 00:34:33,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:34,007 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:34,007 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:34,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:34,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:34,007 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-08 00:34:34,007 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:34,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-08 00:34:34,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:34,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:34,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-11-08 00:34:34,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:34,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:34,028 INFO L229 MonitoredProcess]: Starting monitored process 189 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) [2024-11-08 00:34:34,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-11-08 00:34:34,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:34,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:34,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:34,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:34,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:34,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:34,040 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:34,041 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:34,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:34,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:34,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2024-11-08 00:34:34,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:34:34,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:34:34,055 INFO L229 MonitoredProcess]: Starting monitored process 190 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) [2024-11-08 00:34:34,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-11-08 00:34:34,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-08 00:34:34,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-08 00:34:34,070 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-08 00:34:34,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:34:34,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:34:34,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:34:34,070 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-08 00:34:34,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-08 00:34:34,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:34:34,073 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:34:34,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-11-08 00:34:34,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:34:34,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:34:34,083 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:34:34,083 INFO L87 Difference]: Start difference. First operand 258 states and 447 transitions. cyclomatic complexity: 190 Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,311 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:34:34,311 INFO L93 Difference]: Finished difference Result 424 states and 659 transitions. [2024-11-08 00:34:34,311 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 424 states and 659 transitions. [2024-11-08 00:34:34,313 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 410 [2024-11-08 00:34:34,315 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 424 states to 424 states and 659 transitions. [2024-11-08 00:34:34,315 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 424 [2024-11-08 00:34:34,316 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 424 [2024-11-08 00:34:34,316 INFO L73 IsDeterministic]: Start isDeterministic. Operand 424 states and 659 transitions. [2024-11-08 00:34:34,317 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:34:34,317 INFO L218 hiAutomatonCegarLoop]: Abstraction has 424 states and 659 transitions. [2024-11-08 00:34:34,317 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 424 states and 659 transitions. [2024-11-08 00:34:34,323 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 424 to 418. [2024-11-08 00:34:34,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 418 states, 418 states have (on average 1.562200956937799) internal successors, (653), 417 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 418 states and 653 transitions. [2024-11-08 00:34:34,324 INFO L240 hiAutomatonCegarLoop]: Abstraction has 418 states and 653 transitions. [2024-11-08 00:34:34,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:34:34,325 INFO L425 stractBuchiCegarLoop]: Abstraction has 418 states and 653 transitions. [2024-11-08 00:34:34,325 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-08 00:34:34,325 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 418 states and 653 transitions. [2024-11-08 00:34:34,327 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 404 [2024-11-08 00:34:34,327 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:34,327 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:34,327 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:34,327 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:34,328 INFO L745 eck$LassoCheckResult]: Stem: 2012#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 2013#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 2023#L1172 assume 1 == ~m_run_i~0;~m_run_st~0 := 0; 2056#L1172-2 assume 1 == ~s_run_i~0;~s_run_st~0 := 0; 2059#L1177-1 assume !(1 == ~m_run_pc~0); 2065#$Ultimate##14 assume !(2 == ~m_run_pc~0); 1912#$Ultimate##20 assume !(3 == ~m_run_pc~0); 1913#$Ultimate##26 assume !(4 == ~m_run_pc~0); 1840#$Ultimate##32 assume !(5 == ~m_run_pc~0); 1841#$Ultimate##38 assume !(6 == ~m_run_pc~0); 1859#L1222 assume !(2 == ~s_run_pc~0); 1989#$Ultimate##50 assume !(1 == ~s_run_pc~0); 1816#L1338-1 [2024-11-08 00:34:34,328 INFO L747 eck$LassoCheckResult]: Loop: 1816#L1338-1 assume !false; 1817#L1256 start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 1780#L1145 assume !false; 2038#L1120 assume !(0 == ~m_run_st~0); 1916#L1124 assume !(0 == ~s_run_st~0); 1908#eval_returnLabel#1 havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;assume { :end_inline_eval } true;start_simulation_~kernel_st~0#1 := 2;start_simulation_~kernel_st~0#1 := 3; 1909#L1263 assume !(1 == ~m_run_pc~0); 2062#$Ultimate##600 assume !(2 == ~m_run_pc~0); 1887#$Ultimate##606 assume !(3 == ~m_run_pc~0); 1818#$Ultimate##612 assume !(4 == ~m_run_pc~0); 1819#$Ultimate##618 assume !(5 == ~m_run_pc~0); 1923#$Ultimate##624 assume !(6 == ~m_run_pc~0); 1924#L1303 assume 2 == ~s_run_pc~0; 2014#L1318 assume 1 == ~c_write_req_ev~0;~s_run_st~0 := 0; 1951#L1325 assume 0 == ~m_run_st~0; 1816#L1338-1 [2024-11-08 00:34:34,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,328 INFO L85 PathProgramCache]: Analyzing trace with hash 1577837401, now seen corresponding path program 1 times [2024-11-08 00:34:34,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303054488] [2024-11-08 00:34:34,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,336 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,352 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:34,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,352 INFO L85 PathProgramCache]: Analyzing trace with hash 1034993599, now seen corresponding path program 1 times [2024-11-08 00:34:34,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450080865] [2024-11-08 00:34:34,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:34,371 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:34,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:34,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450080865] [2024-11-08 00:34:34,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450080865] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:34,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:34,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 00:34:34,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [997541877] [2024-11-08 00:34:34,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:34,372 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 00:34:34,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:34:34,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:34:34,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:34:34,373 INFO L87 Difference]: Start difference. First operand 418 states and 653 transitions. cyclomatic complexity: 236 Second operand has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,447 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:34:34,447 INFO L93 Difference]: Finished difference Result 677 states and 1077 transitions. [2024-11-08 00:34:34,448 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 677 states and 1077 transitions. [2024-11-08 00:34:34,451 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 659 [2024-11-08 00:34:34,454 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 677 states to 677 states and 1077 transitions. [2024-11-08 00:34:34,454 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 677 [2024-11-08 00:34:34,454 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 677 [2024-11-08 00:34:34,454 INFO L73 IsDeterministic]: Start isDeterministic. Operand 677 states and 1077 transitions. [2024-11-08 00:34:34,455 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:34:34,455 INFO L218 hiAutomatonCegarLoop]: Abstraction has 677 states and 1077 transitions. [2024-11-08 00:34:34,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 677 states and 1077 transitions. [2024-11-08 00:34:34,469 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 677 to 671. [2024-11-08 00:34:34,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 671 states, 671 states have (on average 1.5961251862891208) internal successors, (1071), 670 states have internal predecessors, (1071), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 671 states and 1071 transitions. [2024-11-08 00:34:34,472 INFO L240 hiAutomatonCegarLoop]: Abstraction has 671 states and 1071 transitions. [2024-11-08 00:34:34,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:34:34,473 INFO L425 stractBuchiCegarLoop]: Abstraction has 671 states and 1071 transitions. [2024-11-08 00:34:34,473 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-08 00:34:34,473 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 671 states and 1071 transitions. [2024-11-08 00:34:34,476 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 653 [2024-11-08 00:34:34,476 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:34,476 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:34,476 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:34,476 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-08 00:34:34,476 INFO L745 eck$LassoCheckResult]: Stem: 3119#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 3120#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 3131#L1172 assume 1 == ~m_run_i~0;~m_run_st~0 := 0; 3166#L1172-2 assume 1 == ~s_run_i~0;~s_run_st~0 := 0; 3170#L1177-1 assume !(1 == ~m_run_pc~0); 3176#$Ultimate##14 assume !(2 == ~m_run_pc~0); 3015#$Ultimate##20 assume !(3 == ~m_run_pc~0); 3016#$Ultimate##26 assume !(4 == ~m_run_pc~0); 2940#$Ultimate##32 assume !(5 == ~m_run_pc~0); 2941#$Ultimate##38 assume !(6 == ~m_run_pc~0); 2958#L1222 assume !(2 == ~s_run_pc~0); 3096#$Ultimate##50 assume !(1 == ~s_run_pc~0); 2917#L1338-1 assume !false; 2918#L1256 start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 2881#L1145 [2024-11-08 00:34:34,476 INFO L747 eck$LassoCheckResult]: Loop: 2881#L1145 assume !false; 3183#L1120 assume 0 == ~m_run_st~0; 3299#L1124-1 assume 0 == ~m_run_st~0;havoc eval_#t~nondet5#1;eval_~tmp~0#1 := eval_#t~nondet5#1;havoc eval_#t~nondet5#1; 2999#L1134 assume !(0 != eval_~tmp~0#1); 2879#L1130 assume !(0 == ~s_run_st~0); 2881#L1145 [2024-11-08 00:34:34,477 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,477 INFO L85 PathProgramCache]: Analyzing trace with hash 178290651, now seen corresponding path program 1 times [2024-11-08 00:34:34,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2030576575] [2024-11-08 00:34:34,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,490 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,505 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:34,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,506 INFO L85 PathProgramCache]: Analyzing trace with hash 151895886, now seen corresponding path program 1 times [2024-11-08 00:34:34,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [820376848] [2024-11-08 00:34:34,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,508 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,512 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:34,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,512 INFO L85 PathProgramCache]: Analyzing trace with hash -840624204, now seen corresponding path program 1 times [2024-11-08 00:34:34,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [420711509] [2024-11-08 00:34:34,512 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:34:34,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 00:34:34,539 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:34:34,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [420711509] [2024-11-08 00:34:34,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [420711509] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:34:34,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:34:34,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 00:34:34,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693831491] [2024-11-08 00:34:34,539 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:34:34,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:34:34,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:34:34,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:34:34,554 INFO L87 Difference]: Start difference. First operand 671 states and 1071 transitions. cyclomatic complexity: 403 Second operand has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,598 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:34:34,598 INFO L93 Difference]: Finished difference Result 1260 states and 2010 transitions. [2024-11-08 00:34:34,598 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1260 states and 2010 transitions. [2024-11-08 00:34:34,613 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 1239 [2024-11-08 00:34:34,617 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1260 states to 1260 states and 2010 transitions. [2024-11-08 00:34:34,617 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1260 [2024-11-08 00:34:34,618 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1260 [2024-11-08 00:34:34,618 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1260 states and 2010 transitions. [2024-11-08 00:34:34,620 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:34:34,620 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1260 states and 2010 transitions. [2024-11-08 00:34:34,620 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1260 states and 2010 transitions. [2024-11-08 00:34:34,633 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1260 to 1080. [2024-11-08 00:34:34,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1080 states, 1080 states have (on average 1.6055555555555556) internal successors, (1734), 1079 states have internal predecessors, (1734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:34:34,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 1080 states and 1734 transitions. [2024-11-08 00:34:34,638 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1080 states and 1734 transitions. [2024-11-08 00:34:34,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:34:34,640 INFO L425 stractBuchiCegarLoop]: Abstraction has 1080 states and 1734 transitions. [2024-11-08 00:34:34,640 INFO L332 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2024-11-08 00:34:34,640 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1080 states and 1734 transitions. [2024-11-08 00:34:34,643 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 1059 [2024-11-08 00:34:34,643 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:34:34,643 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:34:34,643 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:34:34,643 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2024-11-08 00:34:34,643 INFO L745 eck$LassoCheckResult]: Stem: 5068#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(22, 2);call #Ultimate.allocInit(12, 3);~m_run_st~0 := 0;~m_run_i~0 := 0;~m_run_pc~0 := 0;~s_memory0~0 := 0;~s_run_st~0 := 0;~s_run_i~0 := 0;~s_run_pc~0 := 0;~c_m_lock~0 := 0;~c_m_ev~0 := 0;~c_req_type~0 := 0;~c_req_a~0 := 0;~c_req_d~0 := 0;~c_rsp_type~0 := 0;~c_rsp_status~0 := 0;~c_rsp_d~0 := 0;~c_empty_req~0 := 0;~c_empty_rsp~0 := 0;~c_read_req_ev~0 := 0;~c_write_req_ev~0 := 0;~c_read_rsp_ev~0 := 0;~c_write_rsp_ev~0 := 0;~d_t~0 := 0;~a_t~0 := 0;~req_t_type~0 := 0;~req_t_a~0 := 0;~req_t_d~0 := 0;~rsp_t_type~0 := 0;~rsp_t_status~0 := 0;~rsp_t_d~0 := 0;~req_tt_type~0 := 0;~req_tt_a~0 := 0;~req_tt_d~0 := 0;~rsp_tt_type~0 := 0;~rsp_tt_status~0 := 0;~rsp_tt_d~0 := 0;~req_t_type___0~0 := 0;~req_t_a___0~0 := 0;~req_t_d___0~0 := 0;~rsp_t_type___0~0 := 0;~rsp_t_status___0~0 := 0;~rsp_t_d___0~0 := 0; 5069#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~__retres1~0#1;havoc main_~__retres1~0#1;~c_m_lock~0 := 0;~c_m_ev~0 := 2;~m_run_i~0 := 1;~m_run_pc~0 := 0;~s_run_i~0 := 1;~s_run_pc~0 := 0;~c_empty_req~0 := 1;~c_empty_rsp~0 := 1;~c_read_req_ev~0 := 2;~c_write_req_ev~0 := 2;~c_read_rsp_ev~0 := 2;~c_write_rsp_ev~0 := 2;~c_m_lock~0 := 0;~c_m_ev~0 := 2;assume { :begin_inline_start_simulation } true;havoc start_simulation_~kernel_st~0#1;havoc start_simulation_~kernel_st~0#1;start_simulation_~kernel_st~0#1 := 0; 5084#L1172 assume 1 == ~m_run_i~0;~m_run_st~0 := 0; 5121#L1172-2 assume 1 == ~s_run_i~0;~s_run_st~0 := 0; 5124#L1177-1 assume !(1 == ~m_run_pc~0); 5133#$Ultimate##14 assume !(2 == ~m_run_pc~0); 4957#$Ultimate##20 assume !(3 == ~m_run_pc~0); 4958#$Ultimate##26 assume !(4 == ~m_run_pc~0); 4881#$Ultimate##32 assume !(5 == ~m_run_pc~0); 4882#$Ultimate##38 assume !(6 == ~m_run_pc~0); 4899#L1222 assume !(2 == ~s_run_pc~0); 5041#$Ultimate##50 assume !(1 == ~s_run_pc~0); 5022#L1338-1 assume !false; 5827#L1256 start_simulation_~kernel_st~0#1 := 1;assume { :begin_inline_eval } true;havoc eval_#t~nondet5#1, eval_#t~nondet6#1, eval_~tmp~0#1, eval_~tmp___0~0#1;havoc eval_~tmp~0#1;havoc eval_~tmp___0~0#1; 5826#L1145 [2024-11-08 00:34:34,643 INFO L747 eck$LassoCheckResult]: Loop: 5826#L1145 assume !false; 5825#L1120 assume 0 == ~m_run_st~0; 5824#L1124-1 assume 0 == ~m_run_st~0;havoc eval_#t~nondet5#1;eval_~tmp~0#1 := eval_#t~nondet5#1;havoc eval_#t~nondet5#1; 4939#L1134 assume !(0 != eval_~tmp~0#1); 4940#L1130 assume 0 == ~s_run_st~0;havoc eval_#t~nondet6#1;eval_~tmp___0~0#1 := eval_#t~nondet6#1;havoc eval_#t~nondet6#1; 5181#L1149 assume !(0 != eval_~tmp___0~0#1); 5826#L1145 [2024-11-08 00:34:34,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,644 INFO L85 PathProgramCache]: Analyzing trace with hash 178290651, now seen corresponding path program 2 times [2024-11-08 00:34:34,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035755393] [2024-11-08 00:34:34,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,649 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,654 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:34,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,654 INFO L85 PathProgramCache]: Analyzing trace with hash 413796682, now seen corresponding path program 1 times [2024-11-08 00:34:34,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2075281854] [2024-11-08 00:34:34,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,655 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,657 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:34,657 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:34:34,657 INFO L85 PathProgramCache]: Analyzing trace with hash -289555036, now seen corresponding path program 1 times [2024-11-08 00:34:34,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:34:34,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842683891] [2024-11-08 00:34:34,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:34:34,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:34:34,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,661 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:34,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:34,672 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:34:35,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:35,337 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:34:35,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:34:35,410 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 12:34:35 BoogieIcfgContainer [2024-11-08 00:34:35,410 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 00:34:35,411 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 00:34:35,411 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 00:34:35,411 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 00:34:35,411 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:34:27" (3/4) ... [2024-11-08 00:34:35,413 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-08 00:34:35,449 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-08 00:34:35,449 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 00:34:35,449 INFO L158 Benchmark]: Toolchain (without parser) took 8902.05ms. Allocated memory was 117.4MB in the beginning and 159.4MB in the end (delta: 41.9MB). Free memory was 91.4MB in the beginning and 96.4MB in the end (delta: -5.1MB). Peak memory consumption was 33.8MB. Max. memory is 16.1GB. [2024-11-08 00:34:35,450 INFO L158 Benchmark]: CDTParser took 0.52ms. Allocated memory is still 117.4MB. Free memory is still 81.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:34:35,450 INFO L158 Benchmark]: CACSL2BoogieTranslator took 244.52ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.5MB in the end (delta: 19.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-08 00:34:35,450 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.36ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 68.5MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-08 00:34:35,454 INFO L158 Benchmark]: Boogie Preprocessor took 63.40ms. Allocated memory is still 117.4MB. Free memory was 68.3MB in the beginning and 64.6MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:34:35,454 INFO L158 Benchmark]: RCFGBuilder took 746.14ms. Allocated memory is still 117.4MB. Free memory was 64.4MB in the beginning and 59.4MB in the end (delta: 5.0MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. [2024-11-08 00:34:35,454 INFO L158 Benchmark]: BuchiAutomizer took 7751.71ms. Allocated memory was 117.4MB in the beginning and 159.4MB in the end (delta: 41.9MB). Free memory was 59.4MB in the beginning and 100.9MB in the end (delta: -41.5MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. [2024-11-08 00:34:35,455 INFO L158 Benchmark]: Witness Printer took 38.29ms. Allocated memory is still 159.4MB. Free memory was 100.9MB in the beginning and 96.4MB in the end (delta: 4.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:34:35,455 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.52ms. Allocated memory is still 117.4MB. Free memory is still 81.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 244.52ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.5MB in the end (delta: 19.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.36ms. Allocated memory is still 117.4MB. Free memory was 71.5MB in the beginning and 68.5MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 63.40ms. Allocated memory is still 117.4MB. Free memory was 68.3MB in the beginning and 64.6MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 746.14ms. Allocated memory is still 117.4MB. Free memory was 64.4MB in the beginning and 59.4MB in the end (delta: 5.0MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. * BuchiAutomizer took 7751.71ms. Allocated memory was 117.4MB in the beginning and 159.4MB in the end (delta: 41.9MB). Free memory was 59.4MB in the beginning and 100.9MB in the end (delta: -41.5MB). Peak memory consumption was 2.6MB. Max. memory is 16.1GB. * Witness Printer took 38.29ms. Allocated memory is still 159.4MB. Free memory was 100.9MB in the beginning and 96.4MB in the end (delta: 4.5MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 5 terminating modules (5 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.5 modules have a trivial ranking function, the largest among these consists of 3 locations. The remainder module has 1080 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 7.6s and 6 iterations. TraceHistogramMax:1. Analysis of lassos took 7.0s. Construction of modules took 0.2s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 0. Minimization of det autom 5. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 5 MinimizatonAttempts, 192 StatesRemovedByMinimization, 3 NontrivialMinimizations. 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: 0 mSolverCounterUnknown, 1819 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1819 mSDsluCounter, 3408 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 984 mSDsCounter, 116 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 278 IncrementalHoareTripleChecker+Invalid, 394 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 116 mSolverCounterUnsat, 2424 mSDtfsCounter, 278 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc1 concLT0 SILN0 SILU2 SILI1 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital28 mio100 ax100 hnf100 lsp32 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq188 hnf94 smp100 dnf137 smp100 tf109 neg100 sie116 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 20ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 0 MotzkinApplications: 12 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 5 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 2 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.2s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 1119]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L25] int m_run_st ; [L26] int m_run_i ; [L27] int m_run_pc ; [L28] int s_memory0 ; [L30] int s_run_st ; [L31] int s_run_i ; [L32] int s_run_pc ; [L33] int c_m_lock ; [L34] int c_m_ev ; [L35] int c_req_type ; [L36] int c_req_a ; [L37] int c_req_d ; [L38] int c_rsp_type ; [L39] int c_rsp_status ; [L40] int c_rsp_d ; [L41] int c_empty_req ; [L42] int c_empty_rsp ; [L43] int c_read_req_ev ; [L44] int c_write_req_ev ; [L45] int c_read_rsp_ev ; [L46] int c_write_rsp_ev ; [L47] static int d_t ; [L48] static int a_t ; [L49] static int req_t_type ; [L50] static int req_t_a ; [L51] static int req_t_d ; [L52] static int rsp_t_type ; [L53] static int rsp_t_status ; [L54] static int rsp_t_d ; [L55] static int req_tt_type ; [L56] static int req_tt_a ; [L57] static int req_tt_d ; [L58] static int rsp_tt_type ; [L59] static int rsp_tt_status ; [L60] static int rsp_tt_d ; [L845] static int req_t_type___0 ; [L846] static int req_t_a___0 ; [L847] static int req_t_d___0 ; [L848] static int rsp_t_type___0 ; [L849] static int rsp_t_status___0 ; [L850] static int rsp_t_d___0 ; VAL [a_t=0, c_empty_req=0, c_empty_rsp=0, c_m_ev=0, c_m_lock=0, c_read_req_ev=0, c_read_rsp_ev=0, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=0, c_write_rsp_ev=0, d_t=0, m_run_i=0, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=0, s_run_pc=0, s_run_st=0] [L1352] int __retres1 ; [L1356] c_m_lock = 0 [L1357] c_m_ev = 2 [L1359] m_run_i = 1 [L1360] m_run_pc = 0 [L1361] s_run_i = 1 [L1362] s_run_pc = 0 [L1363] c_empty_req = 1 [L1364] c_empty_rsp = 1 [L1365] c_read_req_ev = 2 [L1366] c_write_req_ev = 2 [L1367] c_read_rsp_ev = 2 [L1368] c_write_rsp_ev = 2 [L1369] c_m_lock = 0 [L1370] c_m_ev = 2 [L1371] CALL start_simulation() [L1168] int kernel_st ; [L1171] kernel_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1172] COND TRUE (int )m_run_i == 1 [L1173] m_run_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1177] COND TRUE (int )s_run_i == 1 [L1178] s_run_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1182] COND FALSE !((int )m_run_pc == 1) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1190] COND FALSE !((int )m_run_pc == 2) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1198] COND FALSE !((int )m_run_pc == 3) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1206] COND FALSE !((int )m_run_pc == 4) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1214] COND FALSE !((int )m_run_pc == 5) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1222] COND FALSE !((int )m_run_pc == 6) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1236] COND FALSE !((int )s_run_pc == 2) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1244] COND FALSE !((int )s_run_pc == 1) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1255] COND TRUE 1 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1258] kernel_st = 1 [L1259] CALL eval() [L1114] int tmp ; [L1115] int tmp___0 ; VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] Loop: [L1119] COND TRUE 1 [L1121] COND TRUE (int )m_run_st == 0 [L1130] COND TRUE (int )m_run_st == 0 [L1132] tmp = __VERIFIER_nondet_int() [L1134] COND FALSE !(\read(tmp)) [L1145] COND TRUE (int )s_run_st == 0 [L1147] tmp___0 = __VERIFIER_nondet_int() [L1149] COND FALSE !(\read(tmp___0)) End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 1119]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L25] int m_run_st ; [L26] int m_run_i ; [L27] int m_run_pc ; [L28] int s_memory0 ; [L30] int s_run_st ; [L31] int s_run_i ; [L32] int s_run_pc ; [L33] int c_m_lock ; [L34] int c_m_ev ; [L35] int c_req_type ; [L36] int c_req_a ; [L37] int c_req_d ; [L38] int c_rsp_type ; [L39] int c_rsp_status ; [L40] int c_rsp_d ; [L41] int c_empty_req ; [L42] int c_empty_rsp ; [L43] int c_read_req_ev ; [L44] int c_write_req_ev ; [L45] int c_read_rsp_ev ; [L46] int c_write_rsp_ev ; [L47] static int d_t ; [L48] static int a_t ; [L49] static int req_t_type ; [L50] static int req_t_a ; [L51] static int req_t_d ; [L52] static int rsp_t_type ; [L53] static int rsp_t_status ; [L54] static int rsp_t_d ; [L55] static int req_tt_type ; [L56] static int req_tt_a ; [L57] static int req_tt_d ; [L58] static int rsp_tt_type ; [L59] static int rsp_tt_status ; [L60] static int rsp_tt_d ; [L845] static int req_t_type___0 ; [L846] static int req_t_a___0 ; [L847] static int req_t_d___0 ; [L848] static int rsp_t_type___0 ; [L849] static int rsp_t_status___0 ; [L850] static int rsp_t_d___0 ; VAL [a_t=0, c_empty_req=0, c_empty_rsp=0, c_m_ev=0, c_m_lock=0, c_read_req_ev=0, c_read_rsp_ev=0, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=0, c_write_rsp_ev=0, d_t=0, m_run_i=0, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=0, s_run_pc=0, s_run_st=0] [L1352] int __retres1 ; [L1356] c_m_lock = 0 [L1357] c_m_ev = 2 [L1359] m_run_i = 1 [L1360] m_run_pc = 0 [L1361] s_run_i = 1 [L1362] s_run_pc = 0 [L1363] c_empty_req = 1 [L1364] c_empty_rsp = 1 [L1365] c_read_req_ev = 2 [L1366] c_write_req_ev = 2 [L1367] c_read_rsp_ev = 2 [L1368] c_write_rsp_ev = 2 [L1369] c_m_lock = 0 [L1370] c_m_ev = 2 [L1371] CALL start_simulation() [L1168] int kernel_st ; [L1171] kernel_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1172] COND TRUE (int )m_run_i == 1 [L1173] m_run_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1177] COND TRUE (int )s_run_i == 1 [L1178] s_run_st = 0 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1182] COND FALSE !((int )m_run_pc == 1) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1190] COND FALSE !((int )m_run_pc == 2) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1198] COND FALSE !((int )m_run_pc == 3) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1206] COND FALSE !((int )m_run_pc == 4) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1214] COND FALSE !((int )m_run_pc == 5) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1222] COND FALSE !((int )m_run_pc == 6) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1236] COND FALSE !((int )s_run_pc == 2) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1244] COND FALSE !((int )s_run_pc == 1) VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1255] COND TRUE 1 VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] [L1258] kernel_st = 1 [L1259] CALL eval() [L1114] int tmp ; [L1115] int tmp___0 ; VAL [a_t=0, c_empty_req=1, c_empty_rsp=1, c_m_ev=2, c_m_lock=0, c_read_req_ev=2, c_read_rsp_ev=2, c_req_a=0, c_req_d=0, c_req_type=0, c_rsp_d=0, c_rsp_status=0, c_rsp_type=0, c_write_req_ev=2, c_write_rsp_ev=2, d_t=0, m_run_i=1, m_run_pc=0, m_run_st=0, req_t_a=0, req_t_a___0=0, req_t_d=0, req_t_d___0=0, req_t_type=0, req_t_type___0=0, req_tt_a=0, req_tt_d=0, req_tt_type=0, rsp_t_d=0, rsp_t_d___0=0, rsp_t_status=0, rsp_t_status___0=0, rsp_t_type=0, rsp_t_type___0=0, rsp_tt_d=0, rsp_tt_status=0, rsp_tt_type=0, s_memory0=0, s_run_i=1, s_run_pc=0, s_run_st=0] Loop: [L1119] COND TRUE 1 [L1121] COND TRUE (int )m_run_st == 0 [L1130] COND TRUE (int )m_run_st == 0 [L1132] tmp = __VERIFIER_nondet_int() [L1134] COND FALSE !(\read(tmp)) [L1145] COND TRUE (int )s_run_st == 0 [L1147] tmp___0 = __VERIFIER_nondet_int() [L1149] COND FALSE !(\read(tmp___0)) End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-08 00:34:35,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)