./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/loop-lit/cggmp2005b.i --full-output --architecture 32bit


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


Checking for termination
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/loop-lit/cggmp2005b.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5a85ef4e6caed20a9aa6e00fcf3a476ebe3f071202fc083a4545018fb19b4c9c
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 15:03:37,208 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 15:03:37,262 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-12-02 15:03:37,266 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 15:03:37,266 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 15:03:37,285 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 15:03:37,286 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 15:03:37,286 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 15:03:37,287 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 15:03:37,287 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 15:03:37,287 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 15:03:37,287 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 15:03:37,287 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 15:03:37,287 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-12-02 15:03:37,288 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 15:03:37,288 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 15:03:37,289 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:03:37,289 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 15:03:37,289 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL_NO_AM
[2024-12-02 15:03:37,290 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-12-02 15:03:37,290 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5a85ef4e6caed20a9aa6e00fcf3a476ebe3f071202fc083a4545018fb19b4c9c
[2024-12-02 15:03:37,503 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 15:03:37,511 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 15:03:37,514 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 15:03:37,515 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 15:03:37,515 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 15:03:37,516 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/loop-lit/cggmp2005b.i
[2024-12-02 15:03:40,101 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/data/488f190ea/5cf00e03ea7e48d59d78d439c99757b9/FLAG6d43d7b61
[2024-12-02 15:03:40,319 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 15:03:40,319 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/sv-benchmarks/c/loop-lit/cggmp2005b.i
[2024-12-02 15:03:40,326 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/data/488f190ea/5cf00e03ea7e48d59d78d439c99757b9/FLAG6d43d7b61
[2024-12-02 15:03:40,690 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/data/488f190ea/5cf00e03ea7e48d59d78d439c99757b9
[2024-12-02 15:03:40,691 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 15:03:40,692 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 15:03:40,693 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 15:03:40,693 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 15:03:40,696 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 15:03:40,697 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,697 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39e2881e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40, skipping insertion in model container
[2024-12-02 15:03:40,697 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,707 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 15:03:40,837 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:03:40,848 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 15:03:40,860 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:03:40,873 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 15:03:40,874 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40 WrapperNode
[2024-12-02 15:03:40,874 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 15:03:40,875 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 15:03:40,875 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 15:03:40,875 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 15:03:40,881 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,885 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,895 INFO  L138                Inliner]: procedures = 16, calls = 8, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 38
[2024-12-02 15:03:40,895 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 15:03:40,896 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 15:03:40,896 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 15:03:40,896 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 15:03:40,901 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,901 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,902 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,909 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 15:03:40,909 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,909 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,911 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,912 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,915 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,915 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,916 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,917 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 15:03:40,918 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 15:03:40,918 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 15:03:40,918 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 15:03:40,919 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (1/1) ...
[2024-12-02 15:03:40,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:40,932 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:40,942 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:40,944 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-12-02 15:03:40,965 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 15:03:40,966 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 15:03:40,966 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 15:03:40,966 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 15:03:41,017 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 15:03:41,018 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 15:03:41,098 INFO  L?                        ?]: Removed 7 outVars from TransFormulas that were not future-live.
[2024-12-02 15:03:41,098 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 15:03:41,106 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 15:03:41,106 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-12-02 15:03:41,106 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:03:41 BoogieIcfgContainer
[2024-12-02 15:03:41,106 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 15:03:41,107 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-12-02 15:03:41,107 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-12-02 15:03:41,111 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-12-02 15:03:41,112 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 15:03:41,112 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 02.12 03:03:40" (1/3) ...
[2024-12-02 15:03:41,113 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1696196c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 03:03:41, skipping insertion in model container
[2024-12-02 15:03:41,113 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 15:03:41,113 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:03:40" (2/3) ...
[2024-12-02 15:03:41,113 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1696196c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 03:03:41, skipping insertion in model container
[2024-12-02 15:03:41,113 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-12-02 15:03:41,113 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:03:41" (3/3) ...
[2024-12-02 15:03:41,114 INFO  L363   chiAutomizerObserver]: Analyzing ICFG cggmp2005b.i
[2024-12-02 15:03:41,154 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-12-02 15:03:41,154 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-12-02 15:03:41,154 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-12-02 15:03:41,154 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-12-02 15:03:41,154 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-12-02 15:03:41,154 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-12-02 15:03:41,154 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-12-02 15:03:41,155 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-12-02 15:03:41,159 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 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-12-02 15:03:41,170 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 7
[2024-12-02 15:03:41,171 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 15:03:41,171 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 15:03:41,174 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-12-02 15:03:41,174 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1]
[2024-12-02 15:03:41,174 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-12-02 15:03:41,174 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 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-12-02 15:03:41,175 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 7
[2024-12-02 15:03:41,176 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 15:03:41,176 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 15:03:41,176 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1]
[2024-12-02 15:03:41,176 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1]
[2024-12-02 15:03:41,181 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~i~0#1, main_~j~0#1, main_~k~0#1;havoc main_~i~0#1;havoc main_~j~0#1;havoc main_~k~0#1;main_~i~0#1 := 0;main_~k~0#1 := 9;main_~j~0#1 := -100;" 
[2024-12-02 15:03:41,181 INFO  L749   eck$LassoCheckResult]: Loop: "assume main_~i~0#1 <= 100;" "main_~i~0#1 := 1 + main_~i~0#1;" "assume !(main_~j~0#1 < 20);" "main_~k~0#1 := 4;" "assume !(main_~k~0#1 <= 3);" 
[2024-12-02 15:03:41,185 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:41,185 INFO  L85        PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times
[2024-12-02 15:03:41,191 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:41,191 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [92004354]
[2024-12-02 15:03:41,192 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:41,192 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:41,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:41,246 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:41,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:41,264 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:41,265 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:41,266 INFO  L85        PathProgramCache]: Analyzing trace with hash 36394871, now seen corresponding path program 1 times
[2024-12-02 15:03:41,266 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:41,266 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776508708]
[2024-12-02 15:03:41,266 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:41,266 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:41,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:41,275 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:41,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:41,279 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:41,280 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:41,281 INFO  L85        PathProgramCache]: Analyzing trace with hash 1807834357, now seen corresponding path program 1 times
[2024-12-02 15:03:41,281 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:41,281 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789519949]
[2024-12-02 15:03:41,281 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:41,281 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:41,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:41,348 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-02 15:03:41,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1789519949]
[2024-12-02 15:03:41,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1789519949] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:03:41,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2075091494]
[2024-12-02 15:03:41,349 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:41,349 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:03:41,350 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,351 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,352 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:41,388 INFO  L256         TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:41,388 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:41,403 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:03:41,420 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2075091494] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:03:41,421 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:03:41,421 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 4
[2024-12-02 15:03:41,421 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1221235960]
[2024-12-02 15:03:41,421 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:03:41,486 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:41,486 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:41,486 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:41,487 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:41,487 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-12-02 15:03:41,487 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,487 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:41,487 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:41,487 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration1_Loop
[2024-12-02 15:03:41,487 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:41,487 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:41,500 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,508 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,512 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,554 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:41,554 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-12-02 15:03:41,555 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,555 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,557 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,558 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,559 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-12-02 15:03:41,559 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:41,574 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-12-02 15:03:41,575 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~k~0#1=4} Honda state: {ULTIMATE.start_main_~k~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-12-02 15:03:41,581 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-12-02 15:03:41,581 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,581 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,583 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,584 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,585 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-12-02 15:03:41,585 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:41,603 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-12-02 15:03:41,603 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~j~0#1=20} Honda state: {ULTIMATE.start_main_~j~0#1=20} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-12-02 15:03:41,611 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0
[2024-12-02 15:03:41,611 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,611 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,613 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,614 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,615 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-12-02 15:03:41,615 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:41,635 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0
[2024-12-02 15:03:41,636 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,636 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,637 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,638 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,640 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-12-02 15:03:41,640 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:41,665 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-12-02 15:03:41,667 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-12-02 15:03:41,668 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:41,668 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:41,668 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:41,668 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:41,668 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-02 15:03:41,668 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,668 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:41,668 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:41,668 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration1_Loop
[2024-12-02 15:03:41,668 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:41,668 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:41,669 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,673 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,676 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:41,714 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:41,717 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-02 15:03:41,718 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,718 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,720 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,721 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,722 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-02 15:03:41,734 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:41,734 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-02 15:03:41,734 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:41,734 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:41,734 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:41,739 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-02 15:03:41,739 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-02 15:03:41,742 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-02 15:03:41,750 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-12-02 15:03:41,750 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,750 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,752 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,753 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,755 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-12-02 15:03:41,768 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:41,769 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-02 15:03:41,769 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:41,769 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:41,769 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:41,769 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-02 15:03:41,770 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-02 15:03:41,771 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-12-02 15:03:41,779 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-12-02 15:03:41,780 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,780 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,781 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,792 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,793 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-12-02 15:03:41,804 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:41,804 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-02 15:03:41,804 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:41,804 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:41,804 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:41,805 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-02 15:03:41,805 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-02 15:03:41,808 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-12-02 15:03:41,811 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-12-02 15:03:41,814 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-12-02 15:03:41,815 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:41,815 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:41,824 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:41,824 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-12-02 15:03:41,825 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-12-02 15:03:41,825 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-12-02 15:03:41,825 INFO  L474          LassoAnalysis]: Proved termination.
[2024-12-02 15:03:41,826 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 201
Supporting invariants []
[2024-12-02 15:03:41,831 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-12-02 15:03:41,834 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-12-02 15:03:41,855 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:41,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:41,864 INFO  L256         TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:41,865 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:41,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:41,872 INFO  L256         TraceCheckSpWp]: Trace formula consists of 9 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:41,873 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:41,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:41,953 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates 
[2024-12-02 15:03:41,954 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 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 4 states, 4 states have (on average 1.75) 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-12-02 15:03:41,999 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 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 4 states, 4 states have (on average 1.75) 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) Result 47 states and 68 transitions. Complement of second has 8 states.
[2024-12-02 15:03:42,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:42,004 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 1.75) 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-12-02 15:03:42,007 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 42 transitions.
[2024-12-02 15:03:42,011 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 42 transitions. Stem has 2 letters. Loop has 5 letters.
[2024-12-02 15:03:42,012 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,012 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 42 transitions. Stem has 7 letters. Loop has 5 letters.
[2024-12-02 15:03:42,013 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,013 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 42 transitions. Stem has 2 letters. Loop has 10 letters.
[2024-12-02 15:03:42,013 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,014 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 47 states and 68 transitions.
[2024-12-02 15:03:42,016 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 4
[2024-12-02 15:03:42,018 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 47 states to 18 states and 24 transitions.
[2024-12-02 15:03:42,019 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 8
[2024-12-02 15:03:42,019 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 10
[2024-12-02 15:03:42,020 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 18 states and 24 transitions.
[2024-12-02 15:03:42,020 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-12-02 15:03:42,020 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 18 states and 24 transitions.
[2024-12-02 15:03:42,030 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states and 24 transitions.
[2024-12-02 15:03:42,037 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 16.
[2024-12-02 15:03:42,037 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16 states, 16 states have (on average 1.375) internal successors, (22), 15 states have internal predecessors, (22), 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-12-02 15:03:42,038 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 22 transitions.
[2024-12-02 15:03:42,039 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 16 states and 22 transitions.
[2024-12-02 15:03:42,039 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-02 15:03:42,040 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 15:03:42,040 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 15:03:42,041 INFO  L87              Difference]: Start difference. First operand 16 states and 22 transitions. Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 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-12-02 15:03:42,053 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:03:42,054 INFO  L93              Difference]: Finished difference Result 20 states and 27 transitions.
[2024-12-02 15:03:42,054 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 20 states and 27 transitions.
[2024-12-02 15:03:42,055 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 4
[2024-12-02 15:03:42,055 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 20 states to 20 states and 27 transitions.
[2024-12-02 15:03:42,055 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 9
[2024-12-02 15:03:42,055 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 9
[2024-12-02 15:03:42,055 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 20 states and 27 transitions.
[2024-12-02 15:03:42,056 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-12-02 15:03:42,056 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 20 states and 27 transitions.
[2024-12-02 15:03:42,056 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20 states and 27 transitions.
[2024-12-02 15:03:42,057 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 18.
[2024-12-02 15:03:42,057 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 18 states have (on average 1.3888888888888888) internal successors, (25), 17 states have internal predecessors, (25), 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-12-02 15:03:42,057 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 25 transitions.
[2024-12-02 15:03:42,057 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 18 states and 25 transitions.
[2024-12-02 15:03:42,058 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:03:42,058 INFO  L425   stractBuchiCegarLoop]: Abstraction has 18 states and 25 transitions.
[2024-12-02 15:03:42,059 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-12-02 15:03:42,059 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 18 states and 25 transitions.
[2024-12-02 15:03:42,059 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 4
[2024-12-02 15:03:42,059 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 15:03:42,059 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 15:03:42,060 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1]
[2024-12-02 15:03:42,060 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-12-02 15:03:42,060 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~i~0#1, main_~j~0#1, main_~k~0#1;havoc main_~i~0#1;havoc main_~j~0#1;havoc main_~k~0#1;main_~i~0#1 := 0;main_~k~0#1 := 9;main_~j~0#1 := -100;" "assume main_~i~0#1 <= 100;" "main_~i~0#1 := 1 + main_~i~0#1;" "assume main_~j~0#1 < 20;" 
[2024-12-02 15:03:42,060 INFO  L749   eck$LassoCheckResult]: Loop: "main_~j~0#1 := main_~i~0#1 + main_~j~0#1;" "assume main_~j~0#1 < 20;" 
[2024-12-02 15:03:42,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 28696811, now seen corresponding path program 1 times
[2024-12-02 15:03:42,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:42,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247365624]
[2024-12-02 15:03:42,060 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:42,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,069 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:42,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,075 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:42,075 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,075 INFO  L85        PathProgramCache]: Analyzing trace with hash 1661, now seen corresponding path program 1 times
[2024-12-02 15:03:42,075 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:42,075 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576219255]
[2024-12-02 15:03:42,076 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,076 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:42,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,079 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:42,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,082 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:42,082 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,082 INFO  L85        PathProgramCache]: Analyzing trace with hash 1807832295, now seen corresponding path program 1 times
[2024-12-02 15:03:42,082 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:42,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2147348545]
[2024-12-02 15:03:42,083 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:42,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,089 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:42,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,095 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:42,224 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:42,224 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:42,224 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:42,224 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:42,224 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-02 15:03:42,224 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,224 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:42,224 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:42,224 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration2_Lasso
[2024-12-02 15:03:42,224 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:42,224 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:42,225 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,235 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,242 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,258 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,261 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,272 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,288 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,390 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:42,391 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-02 15:03:42,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,391 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,393 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,394 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,395 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-12-02 15:03:42,409 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:42,409 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:42,409 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:42,409 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:42,414 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-12-02 15:03:42,414 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-12-02 15:03:42,423 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-12-02 15:03:42,432 INFO  L443   ModelExtractionUtils]: Simplification made 8 calls to the SMT solver.
[2024-12-02 15:03:42,433 INFO  L444   ModelExtractionUtils]: 2 out of 10 variables were initially zero. Simplification set additionally 2 variables to zero.
[2024-12-02 15:03:42,433 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,433 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,435 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,437 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,437 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-12-02 15:03:42,452 INFO  L438   nArgumentSynthesizer]: Removed 1 redundant supporting invariants from a total of 2.
[2024-12-02 15:03:42,453 INFO  L474          LassoAnalysis]: Proved termination.
[2024-12-02 15:03:42,453 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~j~0#1) = -2*ULTIMATE.start_main_~i~0#1 - 2*ULTIMATE.start_main_~j~0#1 + 39
Supporting invariants [1*ULTIMATE.start_main_~i~0#1 - 1 >= 0]
[2024-12-02 15:03:42,459 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0
[2024-12-02 15:03:42,465 INFO  L156   tatePredicateManager]: 1 out of 2 supporting invariants were superfluous and have been removed
[2024-12-02 15:03:42,492 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,500 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,501 INFO  L256         TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:42,501 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:42,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,538 WARN  L254         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:42,539 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:42,558 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:42,559 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.3 stem predicates 2 loop predicates 
[2024-12-02 15:03:42,559 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 18 states and 25 transitions. cyclomatic complexity: 10 Second operand  has 5 states, 5 states have (on average 1.4) internal successors, (7), 5 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-12-02 15:03:42,614 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 18 states and 25 transitions. cyclomatic complexity: 10. Second operand  has 5 states, 5 states have (on average 1.4) internal successors, (7), 5 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 31 states and 43 transitions. Complement of second has 6 states.
[2024-12-02 15:03:42,614 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 3 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:42,615 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5 states, 5 states have (on average 1.4) internal successors, (7), 5 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-12-02 15:03:42,616 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 14 transitions.
[2024-12-02 15:03:42,616 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 5 letters. Loop has 2 letters.
[2024-12-02 15:03:42,616 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,616 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 7 letters. Loop has 2 letters.
[2024-12-02 15:03:42,616 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,616 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 5 letters. Loop has 4 letters.
[2024-12-02 15:03:42,616 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:42,616 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 31 states and 43 transitions.
[2024-12-02 15:03:42,617 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-12-02 15:03:42,618 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 31 states to 27 states and 37 transitions.
[2024-12-02 15:03:42,618 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 7
[2024-12-02 15:03:42,618 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 8
[2024-12-02 15:03:42,618 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 27 states and 37 transitions.
[2024-12-02 15:03:42,618 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-12-02 15:03:42,618 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 27 states and 37 transitions.
[2024-12-02 15:03:42,618 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27 states and 37 transitions.
[2024-12-02 15:03:42,619 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27.
[2024-12-02 15:03:42,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 27 states have (on average 1.3703703703703705) internal successors, (37), 26 states have internal predecessors, (37), 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-12-02 15:03:42,620 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 37 transitions.
[2024-12-02 15:03:42,620 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 27 states and 37 transitions.
[2024-12-02 15:03:42,620 INFO  L425   stractBuchiCegarLoop]: Abstraction has 27 states and 37 transitions.
[2024-12-02 15:03:42,620 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-12-02 15:03:42,620 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 27 states and 37 transitions.
[2024-12-02 15:03:42,621 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-12-02 15:03:42,621 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 15:03:42,621 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 15:03:42,622 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:03:42,622 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-12-02 15:03:42,622 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~i~0#1, main_~j~0#1, main_~k~0#1;havoc main_~i~0#1;havoc main_~j~0#1;havoc main_~k~0#1;main_~i~0#1 := 0;main_~k~0#1 := 9;main_~j~0#1 := -100;" "assume main_~i~0#1 <= 100;" "main_~i~0#1 := 1 + main_~i~0#1;" "assume main_~j~0#1 < 20;" "main_~j~0#1 := main_~i~0#1 + main_~j~0#1;" "assume !(main_~j~0#1 < 20);" "main_~k~0#1 := 4;" 
[2024-12-02 15:03:42,622 INFO  L749   eck$LassoCheckResult]: Loop: "assume main_~k~0#1 <= 3;" "main_~k~0#1 := 1 + main_~k~0#1;" 
[2024-12-02 15:03:42,622 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,622 INFO  L85        PathProgramCache]: Analyzing trace with hash 208226385, now seen corresponding path program 1 times
[2024-12-02 15:03:42,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:42,623 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2019005631]
[2024-12-02 15:03:42,623 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,623 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:42,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,686 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-02 15:03:42,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2019005631]
[2024-12-02 15:03:42,687 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2019005631] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:03:42,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [312132417]
[2024-12-02 15:03:42,687 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,687 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:03:42,687 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,689 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,690 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,715 INFO  L256         TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:42,715 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:42,754 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0
[2024-12-02 15:03:42,760 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0
[2024-12-02 15:03:42,778 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:03:42,813 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [312132417] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:03:42,814 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:03:42,814 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-12-02 15:03:42,814 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [615835621]
[2024-12-02 15:03:42,814 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:03:42,814 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-12-02 15:03:42,814 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,814 INFO  L85        PathProgramCache]: Analyzing trace with hash 1989, now seen corresponding path program 1 times
[2024-12-02 15:03:42,814 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:42,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043354792]
[2024-12-02 15:03:42,815 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:42,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:42,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,818 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:42,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:42,820 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:42,836 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:42,836 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:42,836 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:42,836 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:42,836 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-12-02 15:03:42,836 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,836 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:42,836 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:42,836 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration3_Loop
[2024-12-02 15:03:42,836 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:42,836 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:42,837 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,854 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:42,854 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-12-02 15:03:42,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,854 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,856 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,857 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,858 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-12-02 15:03:42,858 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:42,875 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-12-02 15:03:42,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,877 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,877 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,879 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-12-02 15:03:42,879 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:42,902 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-12-02 15:03:42,905 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0
[2024-12-02 15:03:42,905 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:42,905 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:42,905 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:42,905 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:42,905 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-02 15:03:42,905 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,905 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:42,905 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:42,905 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration3_Loop
[2024-12-02 15:03:42,906 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:42,906 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:42,906 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:42,922 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:42,922 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-02 15:03:42,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,922 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,924 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,926 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-12-02 15:03:42,937 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:42,938 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-02 15:03:42,938 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:42,938 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:42,938 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:42,939 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-02 15:03:42,939 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-02 15:03:42,941 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-12-02 15:03:42,943 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-12-02 15:03:42,943 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-12-02 15:03:42,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:42,943 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:42,944 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:42,947 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-12-02 15:03:42,947 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-12-02 15:03:42,947 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-12-02 15:03:42,947 INFO  L474          LassoAnalysis]: Proved termination.
[2024-12-02 15:03:42,947 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~k~0#1) = -2*ULTIMATE.start_main_~k~0#1 + 7
Supporting invariants []
[2024-12-02 15:03:42,953 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0
[2024-12-02 15:03:42,954 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-12-02 15:03:42,966 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:42,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,976 INFO  L256         TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:42,977 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:42,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:42,990 WARN  L254         TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:42,990 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,002 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:43,003 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-12-02 15:03:43,003 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 27 states and 37 transitions. cyclomatic complexity: 14 Second operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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-12-02 15:03:43,026 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 27 states and 37 transitions. cyclomatic complexity: 14. Second operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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) Result 80 states and 109 transitions. Complement of second has 7 states.
[2024-12-02 15:03:43,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:43,027 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 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-12-02 15:03:43,028 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 16 transitions.
[2024-12-02 15:03:43,028 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 8 letters. Loop has 2 letters.
[2024-12-02 15:03:43,028 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,028 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 10 letters. Loop has 2 letters.
[2024-12-02 15:03:43,028 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,028 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 8 letters. Loop has 4 letters.
[2024-12-02 15:03:43,028 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,028 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 80 states and 109 transitions.
[2024-12-02 15:03:43,030 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-12-02 15:03:43,031 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 80 states to 52 states and 72 transitions.
[2024-12-02 15:03:43,031 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 11
[2024-12-02 15:03:43,031 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 11
[2024-12-02 15:03:43,031 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 52 states and 72 transitions.
[2024-12-02 15:03:43,031 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-12-02 15:03:43,031 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 52 states and 72 transitions.
[2024-12-02 15:03:43,031 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 52 states and 72 transitions.
[2024-12-02 15:03:43,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 27.
[2024-12-02 15:03:43,033 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 27 states have (on average 1.3333333333333333) internal successors, (36), 26 states have internal predecessors, (36), 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-12-02 15:03:43,034 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 36 transitions.
[2024-12-02 15:03:43,034 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 27 states and 36 transitions.
[2024-12-02 15:03:43,034 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-02 15:03:43,034 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 15:03:43,034 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90
[2024-12-02 15:03:43,034 INFO  L87              Difference]: Start difference. First operand 27 states and 36 transitions. Second operand  has 10 states, 10 states have (on average 1.9) internal successors, (19), 10 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 15:03:43,080 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:03:43,081 INFO  L93              Difference]: Finished difference Result 33 states and 42 transitions.
[2024-12-02 15:03:43,081 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 33 states and 42 transitions.
[2024-12-02 15:03:43,081 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-12-02 15:03:43,082 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 33 states to 31 states and 40 transitions.
[2024-12-02 15:03:43,082 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 8
[2024-12-02 15:03:43,082 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 8
[2024-12-02 15:03:43,082 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 31 states and 40 transitions.
[2024-12-02 15:03:43,082 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-12-02 15:03:43,082 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 31 states and 40 transitions.
[2024-12-02 15:03:43,082 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states and 40 transitions.
[2024-12-02 15:03:43,084 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-12-02 15:03:43,084 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 31 states have (on average 1.2903225806451613) internal successors, (40), 30 states have internal predecessors, (40), 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-12-02 15:03:43,084 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 40 transitions.
[2024-12-02 15:03:43,084 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 31 states and 40 transitions.
[2024-12-02 15:03:43,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:03:43,085 INFO  L425   stractBuchiCegarLoop]: Abstraction has 31 states and 40 transitions.
[2024-12-02 15:03:43,085 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-12-02 15:03:43,085 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 31 states and 40 transitions.
[2024-12-02 15:03:43,086 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 2
[2024-12-02 15:03:43,086 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-12-02 15:03:43,086 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-12-02 15:03:43,087 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 2, 2, 2, 2, 1, 1, 1]
[2024-12-02 15:03:43,087 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1]
[2024-12-02 15:03:43,087 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_~i~0#1, main_~j~0#1, main_~k~0#1;havoc main_~i~0#1;havoc main_~j~0#1;havoc main_~k~0#1;main_~i~0#1 := 0;main_~k~0#1 := 9;main_~j~0#1 := -100;" "assume main_~i~0#1 <= 100;" "main_~i~0#1 := 1 + main_~i~0#1;" "assume main_~j~0#1 < 20;" "main_~j~0#1 := main_~i~0#1 + main_~j~0#1;" "assume main_~j~0#1 < 20;" "main_~j~0#1 := main_~i~0#1 + main_~j~0#1;" "assume main_~j~0#1 < 20;" "main_~j~0#1 := main_~i~0#1 + main_~j~0#1;" "assume !(main_~j~0#1 < 20);" "main_~k~0#1 := 4;" "assume !(main_~k~0#1 <= 3);" "assume main_~i~0#1 <= 100;" "main_~i~0#1 := 1 + main_~i~0#1;" "assume !(main_~j~0#1 < 20);" "main_~k~0#1 := 4;" 
[2024-12-02 15:03:43,087 INFO  L749   eck$LassoCheckResult]: Loop: "assume main_~k~0#1 <= 3;" "main_~k~0#1 := 1 + main_~k~0#1;" 
[2024-12-02 15:03:43,087 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:43,087 INFO  L85        PathProgramCache]: Analyzing trace with hash 2084345075, now seen corresponding path program 1 times
[2024-12-02 15:03:43,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:43,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [909555266]
[2024-12-02 15:03:43,087 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:43,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:43,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,186 INFO  L136   FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace
[2024-12-02 15:03:43,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [909555266]
[2024-12-02 15:03:43,186 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [909555266] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 15:03:43,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1192766846]
[2024-12-02 15:03:43,186 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:43,186 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 15:03:43,186 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:43,188 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 15:03:43,193 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-02 15:03:43,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,216 INFO  L256         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,217 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,298 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 15:03:43,374 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1192766846] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 15:03:43,374 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 15:03:43,374 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 16
[2024-12-02 15:03:43,375 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970348535]
[2024-12-02 15:03:43,375 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 15:03:43,375 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-12-02 15:03:43,375 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:43,375 INFO  L85        PathProgramCache]: Analyzing trace with hash 1989, now seen corresponding path program 2 times
[2024-12-02 15:03:43,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM
[2024-12-02 15:03:43,375 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904598358]
[2024-12-02 15:03:43,376 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:03:43,376 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:03:43,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:43,378 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:03:43,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:03:43,380 INFO  L130   FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace
[2024-12-02 15:03:43,392 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:43,392 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:43,392 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:43,392 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:43,392 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-12-02 15:03:43,392 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,392 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:43,392 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:43,392 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration4_Loop
[2024-12-02 15:03:43,392 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:43,392 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:43,393 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:43,408 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:43,408 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-12-02 15:03:43,408 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,408 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:43,412 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:43,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process
[2024-12-02 15:03:43,414 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-12-02 15:03:43,414 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:43,436 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0
[2024-12-02 15:03:43,437 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,437 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:43,438 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:43,440 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process
[2024-12-02 15:03:43,441 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-12-02 15:03:43,441 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-12-02 15:03:43,469 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-12-02 15:03:43,472 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0
[2024-12-02 15:03:43,472 INFO  L204          LassoAnalysis]: Preferences:
[2024-12-02 15:03:43,472 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-12-02 15:03:43,472 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-12-02 15:03:43,472 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-12-02 15:03:43,472 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-12-02 15:03:43,472 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,472 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-12-02 15:03:43,472 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-12-02 15:03:43,472 INFO  L132   ssoRankerPreferences]: Filename of dumped script: cggmp2005b.i_Iteration4_Loop
[2024-12-02 15:03:43,472 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-12-02 15:03:43,472 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-12-02 15:03:43,473 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-12-02 15:03:43,490 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-12-02 15:03:43,490 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-12-02 15:03:43,490 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,490 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:43,492 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:43,493 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process
[2024-12-02 15:03:43,494 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-12-02 15:03:43,507 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-12-02 15:03:43,508 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-12-02 15:03:43,508 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-12-02 15:03:43,508 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-12-02 15:03:43,508 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-12-02 15:03:43,509 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-12-02 15:03:43,509 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-12-02 15:03:43,511 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-12-02 15:03:43,513 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-12-02 15:03:43,513 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-12-02 15:03:43,514 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-12-02 15:03:43,514 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:03:43,516 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-12-02 15:03:43,517 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process
[2024-12-02 15:03:43,518 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-12-02 15:03:43,518 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-12-02 15:03:43,518 INFO  L474          LassoAnalysis]: Proved termination.
[2024-12-02 15:03:43,518 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~k~0#1) = -2*ULTIMATE.start_main_~k~0#1 + 7
Supporting invariants []
[2024-12-02 15:03:43,526 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0
[2024-12-02 15:03:43,527 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-12-02 15:03:43,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:43,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,548 INFO  L256         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,549 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,574 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,574 WARN  L254         TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,575 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:43,586 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-12-02 15:03:43,587 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13 Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,611 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13. Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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 75 states and 100 transitions. Complement of second has 7 states.
[2024-12-02 15:03:43,611 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:43,612 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 16 transitions.
[2024-12-02 15:03:43,612 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 17 letters. Loop has 2 letters.
[2024-12-02 15:03:43,612 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,612 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-12-02 15:03:43,623 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:43,634 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,635 INFO  L256         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,636 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,658 WARN  L254         TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,659 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:43,681 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-12-02 15:03:43,681 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13 Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,687 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0
[2024-12-02 15:03:43,695 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0
[2024-12-02 15:03:43,706 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13. Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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 75 states and 100 transitions. Complement of second has 7 states.
[2024-12-02 15:03:43,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:43,707 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,708 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 16 transitions.
[2024-12-02 15:03:43,708 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 17 letters. Loop has 2 letters.
[2024-12-02 15:03:43,708 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,708 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-12-02 15:03:43,719 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:03:43,729 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,730 INFO  L256         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,730 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:03:43,752 WARN  L254         TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 15:03:43,752 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 15:03:43,765 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:03:43,765 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-12-02 15:03:43,766 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13 Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,787 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 31 states and 40 transitions. cyclomatic complexity: 13. Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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 57 states and 74 transitions. Complement of second has 6 states.
[2024-12-02 15:03:43,788 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-12-02 15:03:43,788 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 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-12-02 15:03:43,789 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 20 transitions.
[2024-12-02 15:03:43,789 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 17 letters. Loop has 2 letters.
[2024-12-02 15:03:43,789 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,789 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 19 letters. Loop has 2 letters.
[2024-12-02 15:03:43,789 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,789 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 17 letters. Loop has 4 letters.
[2024-12-02 15:03:43,789 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-12-02 15:03:43,790 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 57 states and 74 transitions.
[2024-12-02 15:03:43,791 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-12-02 15:03:43,791 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 57 states to 0 states and 0 transitions.
[2024-12-02 15:03:43,791 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-12-02 15:03:43,791 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-12-02 15:03:43,791 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-12-02 15:03:43,792 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-02 15:03:43,792 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 15:03:43,792 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 15:03:43,792 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM
[2024-12-02 15:03:43,792 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-12-02 15:03:43,792 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=158, Unknown=0, NotChecked=0, Total=240
[2024-12-02 15:03:43,793 INFO  L87              Difference]: Start difference. First operand 0 states and 0 transitions. Second operand  has 16 states, 16 states have (on average 2.1875) internal successors, (35), 16 states have internal predecessors, (35), 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-12-02 15:03:43,793 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:03:43,793 INFO  L93              Difference]: Finished difference Result 0 states and 0 transitions.
[2024-12-02 15:03:43,793 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions.
[2024-12-02 15:03:43,793 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-12-02 15:03:43,793 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 15:03:43,793 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-12-02 15:03:43,793 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-12-02 15:03:43,793 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-12-02 15:03:43,794 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-12-02 15:03:43,794 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 15:03:43,794 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 15:03:43,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 15:03:43,795 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 15:03:43,795 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 5 ============
[2024-12-02 15:03:43,795 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-12-02 15:03:43,795 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-12-02 15:03:43,795 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-12-02 15:03:43,803 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 02.12 03:03:43 BoogieIcfgContainer
[2024-12-02 15:03:43,803 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-12-02 15:03:43,803 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 15:03:43,804 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 15:03:43,804 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 15:03:43,804 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:03:41" (3/4) ...
[2024-12-02 15:03:43,806 INFO  L149         WitnessPrinter]: No result that supports witness generation found
[2024-12-02 15:03:43,806 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 15:03:43,807 INFO  L158              Benchmark]: Toolchain (without parser) took 3114.38ms. Allocated memory is still 117.4MB. Free memory was 93.0MB in the beginning and 79.4MB in the end (delta: 13.6MB). Peak memory consumption was 15.5MB. Max. memory is 16.1GB.
[2024-12-02 15:03:43,807 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 117.4MB. Free memory was 72.9MB in the beginning and 72.9MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 15:03:43,807 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 180.99ms. Allocated memory is still 117.4MB. Free memory was 92.8MB in the beginning and 82.1MB in the end (delta: 10.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 15:03:43,808 INFO  L158              Benchmark]: Boogie Procedure Inliner took 20.60ms. Allocated memory is still 117.4MB. Free memory was 82.1MB in the beginning and 80.9MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 15:03:43,808 INFO  L158              Benchmark]: Boogie Preprocessor took 21.65ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 79.9MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 15:03:43,808 INFO  L158              Benchmark]: RCFGBuilder took 188.43ms. Allocated memory is still 117.4MB. Free memory was 79.8MB in the beginning and 70.8MB in the end (delta: 9.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 15:03:43,808 INFO  L158              Benchmark]: BuchiAutomizer took 2696.00ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 79.4MB in the end (delta: -8.9MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 15:03:43,808 INFO  L158              Benchmark]: Witness Printer took 2.75ms. Allocated memory is still 117.4MB. Free memory was 79.4MB in the beginning and 79.4MB in the end (delta: 21.1kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 15:03:43,810 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.27ms. Allocated memory is still 117.4MB. Free memory was 72.9MB in the beginning and 72.9MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 180.99ms. Allocated memory is still 117.4MB. Free memory was 92.8MB in the beginning and 82.1MB in the end (delta: 10.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 20.60ms. Allocated memory is still 117.4MB. Free memory was 82.1MB in the beginning and 80.9MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 21.65ms. Allocated memory is still 117.4MB. Free memory was 80.9MB in the beginning and 79.9MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 188.43ms. Allocated memory is still 117.4MB. Free memory was 79.8MB in the beginning and 70.8MB in the end (delta: 9.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 2696.00ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 79.4MB in the end (delta: -8.9MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 2.75ms. Allocated memory is still 117.4MB. Free memory was 79.4MB in the beginning and 79.4MB in the end (delta: 21.1kB). 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 7 terminating modules (3 trivial, 3 deterministic, 1 nondeterministic). One deterministic module has affine ranking function (((long long) -2 * i) + 201) and consists of 5 locations. One deterministic module has affine ranking function ((((long long) -2 * i) + ((long long) -2 * j)) + 39) and consists of 5 locations. One deterministic module has affine ranking function (7 + ((long long) -2 * k)) and consists of 4 locations. One nondeterministic module has affine ranking function (7 + ((long long) -2 * k)) and consists of 4 locations. 3 modules have a trivial ranking function, the largest among these consists of 16 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.6s and 5 iterations.  TraceHistogramMax:3. Analysis of lassos took 1.8s. Construction of modules took 0.0s. Büchi inclusion checks took 0.6s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 5. Automata minimization 0.0s AutomataMinimizationTime, 5 MinimizatonAttempts, 29 StatesRemovedByMinimization, 3 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [3, 0, 1, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 96 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 91 mSDsluCounter, 178 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 88 mSDsCounter, 24 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 85 IncrementalHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 24 mSolverCounterUnsat, 90 mSDtfsCounter, 85 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT1 SILN0 SILU0 SILI0 SILT2 lasso1 LassoPreprocessingBenchmarks:   Lassos: inital19 mio100 ax100 hnf100 lsp79 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq164 hnf93 smp100 dnf100 smp100 tf111 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 61ms VariablesStem: 2 VariablesLoop: 3 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 2	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 3	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.2s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Termination proven
    Buchi Automizer proved that your program is terminating
RESULT: Ultimate proved your program to be correct!
[2024-12-02 15:03:43,822 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-12-02 15:03:44,022 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 15:03:44,222 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 15:03:44,423 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd3be59e-3673-4f23-8911-c789e4da2142/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE