./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-restricted-15/PastaA10.c --full-output --architecture 64bit


--------------------------------------------------------------------------------


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/termination-restricted-15/PastaA10.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-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', '64bit', '--witnessprinter.graph.data.programhash', 'a22779a8a894423533dbeca4f6e8ce4ed32ee44c52235b9a9f0eb9a867d565b5']
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/termination-restricted-15/PastaA10.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-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 64bit --witnessprinter.graph.data.programhash a22779a8a894423533dbeca4f6e8ce4ed32ee44c52235b9a9f0eb9a867d565b5
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 23:48:46,448 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 23:48:46,534 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf
[2024-11-07 23:48:46,539 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 23:48:46,539 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 23:48:46,561 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 23:48:46,562 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 23:48:46,562 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 23:48:46,562 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 23:48:46,562 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 23:48:46,563 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 23:48:46,563 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 23:48:46,563 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 23:48:46,563 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-07 23:48:46,564 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-07 23:48:46,564 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-07 23:48:46,564 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-07 23:48:46,564 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-07 23:48:46,564 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-07 23:48:46,565 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-07 23:48:46,565 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 23:48:46,565 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 23:48:46,566 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 23:48:46,566 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 23:48:46,566 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 23:48:46,566 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-07 23:48:46,566 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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a22779a8a894423533dbeca4f6e8ce4ed32ee44c52235b9a9f0eb9a867d565b5
[2024-11-07 23:48:46,847 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 23:48:46,857 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 23:48:46,859 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 23:48:46,861 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 23:48:46,861 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 23:48:46,863 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-restricted-15/PastaA10.c
[2024-11-07 23:48:48,142 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 23:48:48,376 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 23:48:48,378 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/termination-restricted-15/PastaA10.c
[2024-11-07 23:48:48,384 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/732d681bb/c471bde93b99467498688c8496a580e7/FLAGe21b569c0
[2024-11-07 23:48:48,710 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/732d681bb/c471bde93b99467498688c8496a580e7
[2024-11-07 23:48:48,713 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 23:48:48,714 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 23:48:48,716 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 23:48:48,717 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 23:48:48,721 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 23:48:48,722 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,724 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e9b9f90 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48, skipping insertion in model container
[2024-11-07 23:48:48,724 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,736 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 23:48:48,859 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 23:48:48,864 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 23:48:48,876 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 23:48:48,887 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 23:48:48,888 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48 WrapperNode
[2024-11-07 23:48:48,889 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 23:48:48,890 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 23:48:48,890 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 23:48:48,890 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 23:48:48,895 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,898 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,911 INFO  L138                Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 19
[2024-11-07 23:48:48,912 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 23:48:48,913 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 23:48:48,913 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 23:48:48,913 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 23:48:48,920 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,920 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,920 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,924 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-11-07 23:48:48,925 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,926 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,927 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,932 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,933 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,934 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,934 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 23:48:48,935 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 23:48:48,936 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 23:48:48,936 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 23:48:48,937 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (1/1) ...
[2024-11-07 23:48:48,944 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:48,957 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:48,973 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-07 23:48:48,980 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-07 23:48:48,999 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 23:48:49,000 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 23:48:49,059 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 23:48:49,060 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 23:48:49,096 INFO  L?                        ?]: Removed 4 outVars from TransFormulas that were not future-live.
[2024-11-07 23:48:49,097 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 23:48:49,104 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 23:48:49,105 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-07 23:48:49,106 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:48:49 BoogieIcfgContainer
[2024-11-07 23:48:49,106 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 23:48:49,106 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-07 23:48:49,107 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-07 23:48:49,111 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-07 23:48:49,111 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-07 23:48:49,111 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 07.11 11:48:48" (1/3) ...
[2024-11-07 23:48:49,114 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@32ee8475 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 07.11 11:48:49, skipping insertion in model container
[2024-11-07 23:48:49,114 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-07 23:48:49,114 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:48:48" (2/3) ...
[2024-11-07 23:48:49,114 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@32ee8475 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 07.11 11:48:49, skipping insertion in model container
[2024-11-07 23:48:49,115 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-07 23:48:49,115 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:48:49" (3/3) ...
[2024-11-07 23:48:49,116 INFO  L332   chiAutomizerObserver]: Analyzing ICFG PastaA10.c
[2024-11-07 23:48:49,168 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-07 23:48:49,168 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-07 23:48:49,169 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-07 23:48:49,169 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-07 23:48:49,169 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-07 23:48:49,169 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-07 23:48:49,169 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-07 23:48:49,169 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-07 23:48:49,174 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 8 states, 7 states have (on average 1.4285714285714286) internal successors, (10), 7 states have internal predecessors, (10), 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-07 23:48:49,186 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:49,186 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-07 23:48:49,187 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-07 23:48:49,190 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-11-07 23:48:49,190 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-11-07 23:48:49,191 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-07 23:48:49,191 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 8 states, 7 states have (on average 1.4285714285714286) internal successors, (10), 7 states have internal predecessors, (10), 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-07 23:48:49,192 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:49,193 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-07 23:48:49,193 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-07 23:48:49,193 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-11-07 23:48:49,193 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-11-07 23:48:49,199 INFO  L745   eck$LassoCheckResult]: Stem: 5#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true; 6#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_~x~0#1, main_~y~0#1;havoc main_~x~0#1;havoc main_~y~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~y~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 2#L12-2true 
[2024-11-07 23:48:49,199 INFO  L747   eck$LassoCheckResult]: Loop: 2#L12-2true assume !!(main_~x~0#1 != main_~y~0#1); 8#L12true assume !(main_~x~0#1 > main_~y~0#1);main_~x~0#1 := 1 + main_~x~0#1; 2#L12-2true 
[2024-11-07 23:48:49,204 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:49,204 INFO  L85        PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times
[2024-11-07 23:48:49,210 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:49,211 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316582916]
[2024-11-07 23:48:49,211 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:49,211 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:49,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,269 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:49,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,289 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:49,292 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:49,292 INFO  L85        PathProgramCache]: Analyzing trace with hash 1318, now seen corresponding path program 1 times
[2024-11-07 23:48:49,293 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:49,293 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558551839]
[2024-11-07 23:48:49,293 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:49,293 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:49,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,307 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:49,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,315 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:49,318 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:49,318 INFO  L85        PathProgramCache]: Analyzing trace with hash 925800, now seen corresponding path program 1 times
[2024-11-07 23:48:49,318 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:49,318 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [400258263]
[2024-11-07 23:48:49,318 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:49,318 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:49,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,330 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:49,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:49,338 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:49,411 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:49,412 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:49,412 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:49,412 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:49,413 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-07 23:48:49,413 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,413 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:49,413 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:49,413 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration1_Loop
[2024-11-07 23:48:49,413 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:49,413 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:49,424 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,434 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,442 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,524 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:49,525 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-07 23:48:49,527 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,527 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,530 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-07 23:48:49,532 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-07 23:48:49,533 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:49,533 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:49,559 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:49,559 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_1=1} Honda state: {v_rep~unnamed0~0~true_1=1} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:49,575 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:49,576 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,576 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,578 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-07 23:48:49,580 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-07 23:48:49,581 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:49,581 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:49,607 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:49,607 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~false_1=0} Honda state: {v_rep~unnamed0~0~false_1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:49,621 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-07 23:48:49,622 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,622 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,625 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-07 23:48:49,626 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-07 23:48:49,627 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:49,627 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:49,659 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-07 23:48:49,660 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,660 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,662 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-07 23:48:49,679 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-07 23:48:49,680 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-07 23:48:49,680 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:49,814 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-07 23:48:49,819 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0
[2024-11-07 23:48:49,819 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:49,819 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:49,819 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:49,819 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:49,820 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-07 23:48:49,820 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,820 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:49,820 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:49,820 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration1_Loop
[2024-11-07 23:48:49,820 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:49,820 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:49,822 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,827 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,832 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:49,896 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:49,899 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-07 23:48:49,900 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,900 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,902 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-07 23:48:49,903 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-07 23:48:49,904 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-07 23:48:49,915 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:49,916 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:49,916 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:49,916 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:49,922 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:49,922 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:49,928 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:49,942 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-07 23:48:49,942 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,942 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,944 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-07 23:48:49,946 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-07 23:48:49,947 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-07 23:48:49,958 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:49,958 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:49,958 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:49,958 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:49,962 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:49,962 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:49,968 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:49,981 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-07 23:48:49,982 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:49,982 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:49,984 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-07 23:48:49,985 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-07 23:48:49,986 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-07 23:48:49,995 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:49,996 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-07 23:48:49,996 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:49,996 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:49,996 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:49,997 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-07 23:48:49,997 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-07 23:48:50,000 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-07 23:48:50,005 INFO  L443   ModelExtractionUtils]: Simplification made 4 calls to the SMT solver.
[2024-11-07 23:48:50,009 INFO  L444   ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-07 23:48:50,010 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,010 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,012 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-07 23:48:50,013 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-07 23:48:50,015 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-07 23:48:50,015 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-07 23:48:50,015 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-07 23:48:50,016 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1, ULTIMATE.start_main_~y~0#1) = -1*ULTIMATE.start_main_~x~0#1 + 1*ULTIMATE.start_main_~y~0#1
Supporting invariants []
[2024-11-07 23:48:50,026 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-11-07 23:48:50,030 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-07 23:48:50,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:50,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:50,070 WARN  L253         TraceCheckSpWp]: Trace formula consists of 4 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:50,070 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:50,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:50,085 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:50,085 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:50,110 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-07 23:48:50,133 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:50,135 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 8 states, 7 states have (on average 1.4285714285714286) internal successors, (10), 7 states have internal predecessors, (10), 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 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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-07 23:48:50,185 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 8 states, 7 states have (on average 1.4285714285714286) internal successors, (10), 7 states have internal predecessors, (10), 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 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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) Result 17 states and 24 transitions. Complement of second has 6 states.
[2024-11-07 23:48:50,186 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:50,190 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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-07 23:48:50,194 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 8 transitions.
[2024-11-07 23:48:50,197 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 8 transitions. Stem has 2 letters. Loop has 2 letters.
[2024-11-07 23:48:50,197 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,197 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 8 transitions. Stem has 4 letters. Loop has 2 letters.
[2024-11-07 23:48:50,197 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,198 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 8 transitions. Stem has 2 letters. Loop has 4 letters.
[2024-11-07 23:48:50,198 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,199 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 17 states and 24 transitions.
[2024-11-07 23:48:50,200 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:50,203 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 17 states to 8 states and 11 transitions.
[2024-11-07 23:48:50,204 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 5
[2024-11-07 23:48:50,205 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 6
[2024-11-07 23:48:50,205 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 8 states and 11 transitions.
[2024-11-07 23:48:50,206 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-07 23:48:50,206 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 8 states and 11 transitions.
[2024-11-07 23:48:50,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8 states and 11 transitions.
[2024-11-07 23:48:50,224 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8.
[2024-11-07 23:48:50,226 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8 states, 8 states have (on average 1.375) internal successors, (11), 7 states have internal predecessors, (11), 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-07 23:48:50,227 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 11 transitions.
[2024-11-07 23:48:50,228 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 8 states and 11 transitions.
[2024-11-07 23:48:50,228 INFO  L425   stractBuchiCegarLoop]: Abstraction has 8 states and 11 transitions.
[2024-11-07 23:48:50,229 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-07 23:48:50,229 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 8 states and 11 transitions.
[2024-11-07 23:48:50,229 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:50,229 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-07 23:48:50,230 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-07 23:48:50,230 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1]
[2024-11-07 23:48:50,230 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-11-07 23:48:50,231 INFO  L745   eck$LassoCheckResult]: Stem: 66#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 67#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_~x~0#1, main_~y~0#1;havoc main_~x~0#1;havoc main_~y~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~y~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 68#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 64#L12 assume main_~x~0#1 > main_~y~0#1;main_~y~0#1 := 1 + main_~y~0#1; 61#L12-2 
[2024-11-07 23:48:50,231 INFO  L747   eck$LassoCheckResult]: Loop: 61#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 62#L12 assume !(main_~x~0#1 > main_~y~0#1);main_~x~0#1 := 1 + main_~x~0#1; 61#L12-2 
[2024-11-07 23:48:50,231 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:50,232 INFO  L85        PathProgramCache]: Analyzing trace with hash 925798, now seen corresponding path program 1 times
[2024-11-07 23:48:50,232 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:50,232 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1631613713]
[2024-11-07 23:48:50,232 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:50,233 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:50,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:50,238 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:50,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:50,245 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:50,246 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:50,246 INFO  L85        PathProgramCache]: Analyzing trace with hash 1318, now seen corresponding path program 2 times
[2024-11-07 23:48:50,246 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:50,246 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [708049826]
[2024-11-07 23:48:50,247 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:50,247 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:50,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:50,253 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:50,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:50,257 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:50,259 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:50,259 INFO  L85        PathProgramCache]: Analyzing trace with hash 889692235, now seen corresponding path program 1 times
[2024-11-07 23:48:50,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:50,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1147728855]
[2024-11-07 23:48:50,260 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:50,260 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:50,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:50,353 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 23:48:50,354 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 23:48:50,354 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1147728855]
[2024-11-07 23:48:50,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1147728855] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 23:48:50,354 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 23:48:50,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 23:48:50,355 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462515299]
[2024-11-07 23:48:50,356 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 23:48:50,380 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:50,380 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:50,380 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:50,380 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:50,381 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-07 23:48:50,381 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,381 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:50,381 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:50,381 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration2_Loop
[2024-11-07 23:48:50,381 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:50,381 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:50,382 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,386 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,392 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,451 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:50,451 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-07 23:48:50,452 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,453 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,455 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-07 23:48:50,457 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-07 23:48:50,458 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:50,458 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:50,479 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:50,480 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~false_3=0} Honda state: {v_rep~unnamed0~0~false_3=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:50,494 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:50,495 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,495 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,497 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-07 23:48:50,499 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-07 23:48:50,500 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:50,500 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:50,522 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:50,523 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_3=1} Honda state: {v_rep~unnamed0~0~true_3=1} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:50,536 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-07 23:48:50,537 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,537 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,539 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-07 23:48:50,540 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-07 23:48:50,541 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:50,541 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:50,571 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0
[2024-11-07 23:48:50,572 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,572 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,574 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-07 23:48:50,575 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-07 23:48:50,576 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-07 23:48:50,576 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:50,701 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-07 23:48:50,705 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0
[2024-11-07 23:48:50,705 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:50,705 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:50,706 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:50,706 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:50,706 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-07 23:48:50,706 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,706 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:50,706 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:50,706 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration2_Loop
[2024-11-07 23:48:50,706 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:50,706 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:50,707 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,710 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,713 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:50,762 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:50,762 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-07 23:48:50,762 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,763 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,765 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-07 23:48:50,766 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-07 23:48:50,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-07 23:48:50,779 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:50,779 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:50,779 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:50,779 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:50,781 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:50,781 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:50,785 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:50,799 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-07 23:48:50,799 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,799 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,801 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-07 23:48:50,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-07 23:48:50,804 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-07 23:48:50,816 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:50,817 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:50,817 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:50,817 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:50,819 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:50,819 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:50,823 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:50,837 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-07 23:48:50,837 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,837 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,839 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-07 23:48:50,840 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-07 23:48:50,841 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-07 23:48:50,854 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:50,854 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-07 23:48:50,855 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:50,855 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:50,855 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:50,857 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-07 23:48:50,857 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-07 23:48:50,862 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-07 23:48:50,870 INFO  L443   ModelExtractionUtils]: Simplification made 4 calls to the SMT solver.
[2024-11-07 23:48:50,870 INFO  L444   ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-07 23:48:50,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:50,871 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:50,873 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-07 23:48:50,875 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-07 23:48:50,876 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-07 23:48:50,876 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-07 23:48:50,876 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-07 23:48:50,876 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~y~0#1, ULTIMATE.start_main_~x~0#1) = 1*ULTIMATE.start_main_~y~0#1 - 1*ULTIMATE.start_main_~x~0#1
Supporting invariants []
[2024-11-07 23:48:50,890 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0
[2024-11-07 23:48:50,891 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-07 23:48:50,907 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:50,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:50,912 INFO  L255         TraceCheckSpWp]: Trace formula consists of 8 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:50,912 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:50,920 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:50,921 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:50,921 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:50,936 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-07 23:48:50,936 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:50,937 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8 states and 11 transitions. cyclomatic complexity: 5 Second operand  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-07 23:48:50,957 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8 states and 11 transitions. cyclomatic complexity: 5. Second operand  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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) Result 12 states and 17 transitions. Complement of second has 5 states.
[2024-11-07 23:48:50,958 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:50,959 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-07 23:48:50,988 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 7 transitions.
[2024-11-07 23:48:50,988 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 7 transitions. Stem has 4 letters. Loop has 2 letters.
[2024-11-07 23:48:50,989 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,989 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 7 transitions. Stem has 6 letters. Loop has 2 letters.
[2024-11-07 23:48:50,989 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,989 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 7 transitions. Stem has 4 letters. Loop has 4 letters.
[2024-11-07 23:48:50,989 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:50,989 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 12 states and 17 transitions.
[2024-11-07 23:48:50,990 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:50,990 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 12 states to 12 states and 17 transitions.
[2024-11-07 23:48:50,990 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 7
[2024-11-07 23:48:50,990 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 8
[2024-11-07 23:48:50,990 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 12 states and 17 transitions.
[2024-11-07 23:48:50,990 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-07 23:48:50,990 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 12 states and 17 transitions.
[2024-11-07 23:48:50,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12 states and 17 transitions.
[2024-11-07 23:48:50,995 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12.
[2024-11-07 23:48:50,996 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 11 states have internal predecessors, (17), 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-07 23:48:50,996 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 17 transitions.
[2024-11-07 23:48:50,996 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 12 states and 17 transitions.
[2024-11-07 23:48:50,996 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 23:48:50,997 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 23:48:50,998 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 23:48:50,999 INFO  L87              Difference]: Start difference. First operand 12 states and 17 transitions. Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 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-07 23:48:51,007 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:51,021 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-07 23:48:51,025 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 23:48:51,026 INFO  L93              Difference]: Finished difference Result 11 states and 13 transitions.
[2024-11-07 23:48:51,026 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 11 states and 13 transitions.
[2024-11-07 23:48:51,026 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:51,027 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 11 states to 10 states and 12 transitions.
[2024-11-07 23:48:51,027 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 8
[2024-11-07 23:48:51,027 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 8
[2024-11-07 23:48:51,027 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 10 states and 12 transitions.
[2024-11-07 23:48:51,027 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-07 23:48:51,027 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 10 states and 12 transitions.
[2024-11-07 23:48:51,027 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10 states and 12 transitions.
[2024-11-07 23:48:51,028 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 7.
[2024-11-07 23:48:51,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7 states, 7 states have (on average 1.2857142857142858) internal successors, (9), 6 states have internal predecessors, (9), 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-07 23:48:51,028 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 9 transitions.
[2024-11-07 23:48:51,028 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 7 states and 9 transitions.
[2024-11-07 23:48:51,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 23:48:51,029 INFO  L425   stractBuchiCegarLoop]: Abstraction has 7 states and 9 transitions.
[2024-11-07 23:48:51,029 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-07 23:48:51,029 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 7 states and 9 transitions.
[2024-11-07 23:48:51,029 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:51,029 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-07 23:48:51,029 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-07 23:48:51,030 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1]
[2024-11-07 23:48:51,030 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-11-07 23:48:51,030 INFO  L745   eck$LassoCheckResult]: Stem: 148#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 149#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_~x~0#1, main_~y~0#1;havoc main_~x~0#1;havoc main_~y~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~y~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 150#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 145#L12 
[2024-11-07 23:48:51,030 INFO  L747   eck$LassoCheckResult]: Loop: 145#L12 assume main_~x~0#1 > main_~y~0#1;main_~y~0#1 := 1 + main_~y~0#1; 144#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 145#L12 
[2024-11-07 23:48:51,030 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,030 INFO  L85        PathProgramCache]: Analyzing trace with hash 29864, now seen corresponding path program 1 times
[2024-11-07 23:48:51,030 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,030 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [995818975]
[2024-11-07 23:48:51,030 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,030 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,034 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:51,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,036 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:51,037 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,037 INFO  L85        PathProgramCache]: Analyzing trace with hash 1406, now seen corresponding path program 1 times
[2024-11-07 23:48:51,037 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,037 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [744673671]
[2024-11-07 23:48:51,037 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,037 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,041 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:51,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,044 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:51,045 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,045 INFO  L85        PathProgramCache]: Analyzing trace with hash 28699749, now seen corresponding path program 2 times
[2024-11-07 23:48:51,045 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,045 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938285146]
[2024-11-07 23:48:51,045 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,045 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,049 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,049 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:51,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,052 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:51,072 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:51,073 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:51,073 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:51,073 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:51,073 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-07 23:48:51,073 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,073 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:51,073 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:51,073 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration3_Loop
[2024-11-07 23:48:51,073 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:51,073 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:51,074 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,077 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,085 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,136 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:51,138 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-07 23:48:51,138 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,138 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,141 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-07 23:48:51,143 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-07 23:48:51,143 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:51,144 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,166 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:51,167 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_5=1} Honda state: {v_rep~unnamed0~0~true_5=1} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:51,181 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-07 23:48:51,181 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,181 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,183 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-07 23:48:51,185 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-07 23:48:51,186 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:51,186 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,208 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-07 23:48:51,209 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,209 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,211 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-07 23:48:51,212 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-07 23:48:51,214 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-07 23:48:51,214 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,393 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-07 23:48:51,397 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:51,397 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:51,397 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:51,397 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:51,398 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:51,398 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-07 23:48:51,398 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,398 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:51,398 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:51,398 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration3_Loop
[2024-11-07 23:48:51,398 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:51,398 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:51,399 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,408 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,411 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,459 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:51,460 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-07 23:48:51,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,460 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,462 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-07 23:48:51,464 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-07 23:48:51,468 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-07 23:48:51,481 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:51,481 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-07 23:48:51,481 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:51,481 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:51,481 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:51,482 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-07 23:48:51,482 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-07 23:48:51,485 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-07 23:48:51,492 INFO  L443   ModelExtractionUtils]: Simplification made 4 calls to the SMT solver.
[2024-11-07 23:48:51,492 INFO  L444   ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-07 23:48:51,492 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,493 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,495 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-07 23:48:51,496 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-07 23:48:51,497 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-07 23:48:51,497 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-07 23:48:51,497 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-07 23:48:51,497 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1, ULTIMATE.start_main_~y~0#1) = 1*ULTIMATE.start_main_~x~0#1 - 1*ULTIMATE.start_main_~y~0#1
Supporting invariants []
[2024-11-07 23:48:51,512 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:51,513 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-07 23:48:51,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,535 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:51,536 INFO  L255         TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:51,536 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:51,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:51,544 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:51,544 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:51,582 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-07 23:48:51,582 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:51,583 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 7 states and 9 transitions. cyclomatic complexity: 4 Second operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-07 23:48:51,596 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 7 states and 9 transitions. cyclomatic complexity: 4. Second operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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) Result 12 states and 14 transitions. Complement of second has 5 states.
[2024-11-07 23:48:51,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:51,597 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-07 23:48:51,598 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 6 transitions.
[2024-11-07 23:48:51,598 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 6 transitions. Stem has 3 letters. Loop has 2 letters.
[2024-11-07 23:48:51,598 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:51,598 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 6 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-11-07 23:48:51,598 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:51,598 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 6 transitions. Stem has 3 letters. Loop has 4 letters.
[2024-11-07 23:48:51,598 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:51,598 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 12 states and 14 transitions.
[2024-11-07 23:48:51,599 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:51,599 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 12 states to 8 states and 9 transitions.
[2024-11-07 23:48:51,599 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 5
[2024-11-07 23:48:51,599 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 5
[2024-11-07 23:48:51,600 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 8 states and 9 transitions.
[2024-11-07 23:48:51,601 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-07 23:48:51,601 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 8 states and 9 transitions.
[2024-11-07 23:48:51,601 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8 states and 9 transitions.
[2024-11-07 23:48:51,601 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 7.
[2024-11-07 23:48:51,601 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7 states, 7 states have (on average 1.1428571428571428) internal successors, (8), 6 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-07 23:48:51,602 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 8 transitions.
[2024-11-07 23:48:51,602 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 7 states and 8 transitions.
[2024-11-07 23:48:51,602 INFO  L425   stractBuchiCegarLoop]: Abstraction has 7 states and 8 transitions.
[2024-11-07 23:48:51,602 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-11-07 23:48:51,602 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 7 states and 8 transitions.
[2024-11-07 23:48:51,602 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-11-07 23:48:51,603 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-07 23:48:51,603 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-07 23:48:51,603 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [2, 1, 1, 1]
[2024-11-07 23:48:51,603 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-11-07 23:48:51,603 INFO  L745   eck$LassoCheckResult]: Stem: 202#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 203#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_~x~0#1, main_~y~0#1;havoc main_~x~0#1;havoc main_~y~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~y~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 198#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 199#L12 assume !(main_~x~0#1 > main_~y~0#1);main_~x~0#1 := 1 + main_~x~0#1; 200#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 201#L12 
[2024-11-07 23:48:51,603 INFO  L747   eck$LassoCheckResult]: Loop: 201#L12 assume main_~x~0#1 > main_~y~0#1;main_~y~0#1 := 1 + main_~y~0#1; 204#L12-2 assume !!(main_~x~0#1 != main_~y~0#1); 201#L12 
[2024-11-07 23:48:51,603 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,603 INFO  L85        PathProgramCache]: Analyzing trace with hash 28699811, now seen corresponding path program 2 times
[2024-11-07 23:48:51,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199809906]
[2024-11-07 23:48:51,604 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,610 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:51,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,613 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:51,613 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,615 INFO  L85        PathProgramCache]: Analyzing trace with hash 1406, now seen corresponding path program 2 times
[2024-11-07 23:48:51,615 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,616 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986778411]
[2024-11-07 23:48:51,616 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,616 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,622 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 23:48:51,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 23:48:51,628 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 23:48:51,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:51,628 INFO  L85        PathProgramCache]: Analyzing trace with hash 1810715040, now seen corresponding path program 2 times
[2024-11-07 23:48:51,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 23:48:51,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1241807198]
[2024-11-07 23:48:51,628 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 23:48:51,628 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 23:48:51,639 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:51,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 23:48:51,697 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 23:48:51,697 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1241807198]
[2024-11-07 23:48:51,697 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1241807198] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 23:48:51,697 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 23:48:51,697 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 23:48:51,697 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204479583]
[2024-11-07 23:48:51,697 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 23:48:51,720 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:51,721 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:51,721 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:51,721 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:51,721 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-07 23:48:51,721 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,721 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:51,721 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:51,721 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration4_Loop
[2024-11-07 23:48:51,721 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:51,721 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:51,722 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,727 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,730 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:51,776 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:51,777 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-07 23:48:51,777 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,777 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,780 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-07 23:48:51,781 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-07 23:48:51,783 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:51,783 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,804 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:51,804 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_7=1} Honda state: {v_rep~unnamed0~0~true_7=1} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:51,815 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0
[2024-11-07 23:48:51,815 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,815 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,817 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-07 23:48:51,818 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-07 23:48:51,818 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:51,818 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,836 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-07 23:48:51,836 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~false_7=0} Honda state: {v_rep~unnamed0~0~false_7=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-07 23:48:51,846 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-07 23:48:51,846 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,846 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,848 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-07 23:48:51,849 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-07 23:48:51,850 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-07 23:48:51,850 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:51,871 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-07 23:48:51,871 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:51,872 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:51,873 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-07 23:48:51,874 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-07 23:48:51,875 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-07 23:48:51,875 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-07 23:48:52,047 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-07 23:48:52,051 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0
[2024-11-07 23:48:52,051 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-07 23:48:52,051 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-07 23:48:52,051 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-07 23:48:52,051 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-07 23:48:52,051 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-07 23:48:52,051 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:52,051 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-07 23:48:52,051 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-07 23:48:52,051 INFO  L132   ssoRankerPreferences]: Filename of dumped script: PastaA10.c_Iteration4_Loop
[2024-11-07 23:48:52,051 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-07 23:48:52,051 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-07 23:48:52,052 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:52,058 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:52,061 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-07 23:48:52,106 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-07 23:48:52,107 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-07 23:48:52,107 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:52,107 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:52,109 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-07 23:48:52,111 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-07 23:48:52,112 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-07 23:48:52,124 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:52,124 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:52,124 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:52,124 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:52,126 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:52,126 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:52,131 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:52,146 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:52,147 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:52,147 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:52,149 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-07 23:48:52,151 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-07 23:48:52,152 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-07 23:48:52,164 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:52,164 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:52,164 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:52,164 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:52,166 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-07 23:48:52,166 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-07 23:48:52,171 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-07 23:48:52,185 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:52,186 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:52,186 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:52,188 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-07 23:48:52,190 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-07 23:48:52,190 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-07 23:48:52,203 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-07 23:48:52,203 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-07 23:48:52,203 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-07 23:48:52,203 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-07 23:48:52,203 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-07 23:48:52,204 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-07 23:48:52,204 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-07 23:48:52,207 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-07 23:48:52,210 INFO  L443   ModelExtractionUtils]: Simplification made 4 calls to the SMT solver.
[2024-11-07 23:48:52,210 INFO  L444   ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-07 23:48:52,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-07 23:48:52,211 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 23:48:52,213 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-07 23:48:52,214 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-07 23:48:52,215 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-07 23:48:52,215 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-07 23:48:52,215 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-07 23:48:52,215 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1, ULTIMATE.start_main_~y~0#1) = 1*ULTIMATE.start_main_~x~0#1 - 1*ULTIMATE.start_main_~y~0#1
Supporting invariants []
[2024-11-07 23:48:52,226 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-07 23:48:52,228 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-07 23:48:52,241 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:52,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,246 INFO  L255         TraceCheckSpWp]: Trace formula consists of 9 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,246 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,255 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,256 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,278 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-07 23:48:52,279 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:52,279 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3 Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,284 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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) Result 8 states and 9 transitions. Complement of second has 3 states.
[2024-11-07 23:48:52,286 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 2 states 1 stem states 0 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:52,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,286 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 3 transitions.
[2024-11-07 23:48:52,286 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 2 states and 3 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-11-07 23:48:52,286 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:52,287 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-11-07 23:48:52,301 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:52,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,306 INFO  L255         TraceCheckSpWp]: Trace formula consists of 9 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,306 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,319 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,319 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,338 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-07 23:48:52,339 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:52,339 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3 Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,344 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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) Result 8 states and 9 transitions. Complement of second has 3 states.
[2024-11-07 23:48:52,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 2 states 1 stem states 0 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:52,345 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 3 transitions.
[2024-11-07 23:48:52,346 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 2 states and 3 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-11-07 23:48:52,346 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:52,346 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-11-07 23:48:52,360 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 23:48:52,365 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,365 INFO  L255         TraceCheckSpWp]: Trace formula consists of 9 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,366 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 23:48:52,381 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 23:48:52,382 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 23:48:52,401 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-07 23:48:52,402 INFO  L141   lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-07 23:48:52,406 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3 Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,416 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 7 states and 8 transitions. cyclomatic complexity: 3. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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) Result 9 states and 10 transitions. Complement of second has 4 states.
[2024-11-07 23:48:52,418 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-11-07 23:48:52,418 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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-07 23:48:52,419 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 9 transitions.
[2024-11-07 23:48:52,419 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 9 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-11-07 23:48:52,419 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:52,419 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 9 transitions. Stem has 7 letters. Loop has 2 letters.
[2024-11-07 23:48:52,419 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:52,419 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 9 transitions. Stem has 5 letters. Loop has 4 letters.
[2024-11-07 23:48:52,419 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-07 23:48:52,419 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 9 states and 10 transitions.
[2024-11-07 23:48:52,420 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-07 23:48:52,420 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 9 states to 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-07 23:48:52,420 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-07 23:48:52,420 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-07 23:48:52,420 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 23:48:52,420 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 23:48:52,420 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 23:48:52,420 INFO  L87              Difference]: Start difference. First operand 0 states and 0 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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-07 23:48:52,420 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 23:48:52,420 INFO  L93              Difference]: Finished difference Result 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions.
[2024-11-07 23:48:52,420 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-07 23:48:52,420 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-07 23:48:52,421 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-07 23:48:52,421 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-07 23:48:52,421 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-07 23:48:52,421 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-07 23:48:52,421 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-07 23:48:52,421 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-07 23:48:52,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-07 23:48:52,424 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-07 23:48:52,424 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 5 ============
[2024-11-07 23:48:52,424 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-07 23:48:52,424 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-07 23:48:52,424 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-07 23:48:52,433 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 07.11 11:48:52 BoogieIcfgContainer
[2024-11-07 23:48:52,434 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-07 23:48:52,434 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-07 23:48:52,434 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-07 23:48:52,434 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-07 23:48:52,435 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:48:49" (3/4) ...
[2024-11-07 23:48:52,437 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-07 23:48:52,437 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-07 23:48:52,438 INFO  L158              Benchmark]: Toolchain (without parser) took 3723.97ms. Allocated memory is still 100.7MB. Free memory was 76.9MB in the beginning and 26.1MB in the end (delta: 50.8MB). Peak memory consumption was 47.4MB. Max. memory is 16.1GB.
[2024-11-07 23:48:52,438 INFO  L158              Benchmark]: CDTParser took 0.68ms. Allocated memory is still 83.9MB. Free memory is still 48.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 23:48:52,438 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 173.01ms. Allocated memory is still 100.7MB. Free memory was 76.7MB in the beginning and 67.1MB in the end (delta: 9.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 23:48:52,439 INFO  L158              Benchmark]: Boogie Procedure Inliner took 22.92ms. Allocated memory is still 100.7MB. Free memory was 67.0MB in the beginning and 66.1MB in the end (delta: 842.5kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 23:48:52,439 INFO  L158              Benchmark]: Boogie Preprocessor took 21.49ms. Allocated memory is still 100.7MB. Free memory was 66.0MB in the beginning and 65.2MB in the end (delta: 824.4kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 23:48:52,439 INFO  L158              Benchmark]: RCFGBuilder took 170.73ms. Allocated memory is still 100.7MB. Free memory was 65.2MB in the beginning and 57.3MB in the end (delta: 7.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-07 23:48:52,439 INFO  L158              Benchmark]: BuchiAutomizer took 3327.14ms. Allocated memory is still 100.7MB. Free memory was 57.2MB in the beginning and 26.6MB in the end (delta: 30.6MB). Peak memory consumption was 39.1MB. Max. memory is 16.1GB.
[2024-11-07 23:48:52,439 INFO  L158              Benchmark]: Witness Printer took 3.29ms. Allocated memory is still 100.7MB. Free memory was 26.6MB in the beginning and 26.1MB in the end (delta: 539.8kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 23:48:52,441 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.68ms. Allocated memory is still 83.9MB. Free memory is still 48.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 173.01ms. Allocated memory is still 100.7MB. Free memory was 76.7MB in the beginning and 67.1MB in the end (delta: 9.6MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 22.92ms. Allocated memory is still 100.7MB. Free memory was 67.0MB in the beginning and 66.1MB in the end (delta: 842.5kB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 21.49ms. Allocated memory is still 100.7MB. Free memory was 66.0MB in the beginning and 65.2MB in the end (delta: 824.4kB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 170.73ms. Allocated memory is still 100.7MB. Free memory was 65.2MB in the beginning and 57.3MB in the end (delta: 7.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 3327.14ms. Allocated memory is still 100.7MB. Free memory was 57.2MB in the beginning and 26.6MB in the end (delta: 30.6MB). Peak memory consumption was 39.1MB. Max. memory is 16.1GB.
 * Witness Printer took 3.29ms. Allocated memory is still 100.7MB. Free memory was 26.6MB in the beginning and 26.1MB in the end (delta: 539.8kB). 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 6 terminating modules (2 trivial, 3 deterministic, 1 nondeterministic). One deterministic module has affine ranking function (y + ((long) -1 * x)) and consists of 4 locations. One deterministic module has affine ranking function (y + ((long) -1 * x)) and consists of 3 locations. One deterministic module has affine ranking function (((long) -1 * y) + x) and consists of 3 locations. One nondeterministic module has affine ranking function (((long) -1 * y) + x) and consists of 3 locations. 2 modules have a trivial ranking function, the largest among these consists of 4 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 3.2s and 5 iterations.  TraceHistogramMax:2. Analysis of lassos took 2.6s. Construction of modules took 0.0s. Büchi inclusion checks took 0.5s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 4. Automata minimization 0.0s AutomataMinimizationTime, 4 MinimizatonAttempts, 4 StatesRemovedByMinimization, 2 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 [3, 0, 1, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 25 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 19 mSDsluCounter, 28 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2 mSDsCounter, 6 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 46 IncrementalHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6 mSolverCounterUnsat, 26 mSDtfsCounter, 46 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT2 conc0 concLT2 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks:   Lassos: inital15 mio100 ax180 hnf100 lsp55 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq166 hnf95 smp62 dnf100 smp100 tf113 neg100 sie111 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 27ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 7	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 4	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.9s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Termination proven
    Buchi Automizer proved that your program is terminating
RESULT: Ultimate proved your program to be correct!
[2024-11-07 23:48:52,455 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0
[2024-11-07 23:48:52,655 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0
[2024-11-07 23:48:52,859 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
Result:
TRUE