./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/loops/trex04.c --full-output --architecture 32bit


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


Checking for termination
Using default analysis
Version 803cd42f
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/loops/trex04.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f70ffe9cd45c37f44e9e780e31340fab45b6a2fb7f7ef23a2d90faf4241229d6
--- Real Ultimate output ---
This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m
[2024-11-23 02:35:51,077 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 02:35:51,144 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-23 02:35:51,148 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 02:35:51,149 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 02:35:51,173 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 02:35:51,174 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 02:35:51,174 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 02:35:51,175 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 02:35:51,176 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 02:35:51,177 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 02:35:51,177 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 02:35:51,177 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 02:35:51,178 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-23 02:35:51,178 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-23 02:35:51,180 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-23 02:35:51,180 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-23 02:35:51,181 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-23 02:35:51,181 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-23 02:35:51,181 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 02:35:51,181 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-23 02:35:51,182 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 02:35:51,182 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 02:35:51,182 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 02:35:51,182 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 02:35:51,182 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-23 02:35:51,183 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-23 02:35:51,183 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-23 02:35:51,183 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-23 02:35:51,184 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 02:35:51,184 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 02:35:51,184 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 02:35:51,185 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-23 02:35:51,185 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 02:35:51,185 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 02:35:51,185 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 02:35:51,186 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 02:35:51,186 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 02:35:51,186 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-23 02:35:51,186 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f70ffe9cd45c37f44e9e780e31340fab45b6a2fb7f7ef23a2d90faf4241229d6
[2024-11-23 02:35:51,417 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 02:35:51,442 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 02:35:51,444 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 02:35:51,445 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 02:35:51,445 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 02:35:51,446 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loops/trex04.c
[2024-11-23 02:35:52,790 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-23 02:35:52,939 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 02:35:52,940 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops/trex04.c
[2024-11-23 02:35:52,946 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c9902f075/6eb95729ae3941b5b02ddded44efef6d/FLAG8cd8003b1
[2024-11-23 02:35:53,359 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c9902f075/6eb95729ae3941b5b02ddded44efef6d
[2024-11-23 02:35:53,361 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 02:35:53,362 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 02:35:53,363 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 02:35:53,364 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 02:35:53,368 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 02:35:53,369 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,370 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a041429 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53, skipping insertion in model container
[2024-11-23 02:35:53,370 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,385 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 02:35:53,658 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 02:35:53,677 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 02:35:53,710 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 02:35:53,738 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 02:35:53,743 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53 WrapperNode
[2024-11-23 02:35:53,743 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 02:35:53,744 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 02:35:53,744 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 02:35:53,744 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 02:35:53,758 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,767 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,802 INFO  L138                Inliner]: procedures = 16, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 85
[2024-11-23 02:35:53,804 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 02:35:53,805 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 02:35:53,805 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 02:35:53,805 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 02:35:53,820 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,821 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,826 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,852 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-23 02:35:53,853 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,853 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,860 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,866 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,872 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,873 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,876 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 02:35:53,880 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 02:35:53,882 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 02:35:53,882 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 02:35:53,883 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (1/1) ...
[2024-11-23 02:35:53,891 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:53,914 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:53,942 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:53,945 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-23 02:35:54,020 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 02:35:54,021 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 02:35:54,021 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 02:35:54,021 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 02:35:54,068 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-23 02:35:54,070 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 02:35:54,196 INFO  L?                        ?]: Removed 31 outVars from TransFormulas that were not future-live.
[2024-11-23 02:35:54,196 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-23 02:35:54,210 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 02:35:54,210 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-23 02:35:54,210 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 02:35:54 BoogieIcfgContainer
[2024-11-23 02:35:54,210 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 02:35:54,211 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-23 02:35:54,211 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-23 02:35:54,214 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-23 02:35:54,215 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 02:35:54,215 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 23.11 02:35:53" (1/3) ...
[2024-11-23 02:35:54,216 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6887993b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 02:35:54, skipping insertion in model container
[2024-11-23 02:35:54,216 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 02:35:54,217 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 02:35:53" (2/3) ...
[2024-11-23 02:35:54,217 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6887993b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 02:35:54, skipping insertion in model container
[2024-11-23 02:35:54,217 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-23 02:35:54,218 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 02:35:54" (3/3) ...
[2024-11-23 02:35:54,218 INFO  L332   chiAutomizerObserver]: Analyzing ICFG trex04.c
[2024-11-23 02:35:54,264 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-23 02:35:54,265 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-23 02:35:54,265 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-23 02:35:54,265 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-23 02:35:54,265 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-23 02:35:54,265 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-23 02:35:54,266 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-23 02:35:54,266 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-23 02:35:54,270 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 23 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 22 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 02:35:54,283 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 1
[2024-11-23 02:35:54,284 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 02:35:54,284 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 02:35:54,288 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 02:35:54,288 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1]
[2024-11-23 02:35:54,288 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-23 02:35:54,288 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 23 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 22 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 02:35:54,290 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 1
[2024-11-23 02:35:54,290 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 02:35:54,290 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 02:35:54,290 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 02:35:54,291 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1]
[2024-11-23 02:35:54,297 INFO  L745   eck$LassoCheckResult]: Stem: 20#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);call #Ultimate.allocInit(12, 3); 9#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_~d~0#1, main_~x~0#1, main_~c1~1#1, main_~c2~1#1;main_~d~0#1 := 1;havoc main_#t~nondet8#1;main_~x~0#1 := main_#t~nondet8#1;havoc main_#t~nondet8#1; 8#L31true assume !!(main_~x~0#1 <= 1000000 && main_~x~0#1 >= -1000000);havoc main_#t~nondet9#1;assume 0 == main_#t~nondet9#1 || 1 == main_#t~nondet9#1;main_~c1~1#1 := (if 0 == main_#t~nondet9#1 % 256 then 0 else 1);havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;assume 0 == main_#t~nondet10#1 || 1 == main_#t~nondet10#1;main_~c2~1#1 := (if 0 == main_#t~nondet10#1 % 256 then 0 else 1);havoc main_#t~nondet10#1; 17#L34true assume !(0 != main_~c1~1#1 % 256); 11#L34-2true assume !(0 != main_~c2~1#1 % 256); 14#L35-1true havoc main_#t~nondet11#1;assume 0 == main_#t~nondet11#1 || 1 == main_#t~nondet11#1;main_~c1~1#1 := (if 0 == main_#t~nondet11#1 % 256 then 0 else 1);havoc main_#t~nondet12#1;assume 0 == main_#t~nondet12#1 || 1 == main_#t~nondet12#1;main_~c2~1#1 := (if 0 == main_#t~nondet12#1 % 256 then 0 else 1);havoc main_#t~nondet11#1;havoc main_#t~nondet12#1; 24#L39true assume !(0 != main_~c1~1#1 % 256); 16#L39-2true assume !(0 != main_~c2~1#1 % 256); 4#L42-1true 
[2024-11-23 02:35:54,298 INFO  L747   eck$LassoCheckResult]: Loop: 4#L42-1true assume !!(main_~x~0#1 > 0);main_~x~0#1 := main_~x~0#1 - main_~d~0#1; 4#L42-1true 
[2024-11-23 02:35:54,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:54,306 INFO  L85        PathProgramCache]: Analyzing trace with hash 179996080, now seen corresponding path program 1 times
[2024-11-23 02:35:54,313 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:54,313 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [900954203]
[2024-11-23 02:35:54,313 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 02:35:54,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:54,440 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,440 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:54,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,490 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:54,492 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:54,492 INFO  L85        PathProgramCache]: Analyzing trace with hash 97, now seen corresponding path program 1 times
[2024-11-23 02:35:54,493 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:54,493 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1852660896]
[2024-11-23 02:35:54,493 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 02:35:54,493 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:54,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,502 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:54,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,507 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:54,509 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:54,510 INFO  L85        PathProgramCache]: Analyzing trace with hash 1284911250, now seen corresponding path program 1 times
[2024-11-23 02:35:54,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:54,511 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [179729092]
[2024-11-23 02:35:54,511 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 02:35:54,511 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:54,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,589 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:54,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:54,632 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:55,002 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-23 02:35:55,003 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-23 02:35:55,003 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-23 02:35:55,004 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-23 02:35:55,004 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-23 02:35:55,004 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,005 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-23 02:35:55,005 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-23 02:35:55,005 INFO  L132   ssoRankerPreferences]: Filename of dumped script: trex04.c_Iteration1_Lasso
[2024-11-23 02:35:55,005 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-23 02:35:55,005 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-23 02:35:55,020 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,048 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,050 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,067 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,087 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,089 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,100 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,103 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,105 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,107 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,110 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,115 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,116 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-23 02:35:55,229 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-23 02:35:55,232 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-23 02:35:55,233 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,234 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,239 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,245 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,246 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,258 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,258 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,258 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,258 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,265 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,265 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,268 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,275 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0
[2024-11-23 02:35:55,276 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,276 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,278 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,279 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,280 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,291 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,292 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,292 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,292 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,294 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,294 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,297 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,310 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-11-23 02:35:55,310 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,310 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,313 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,316 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,317 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,328 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,328 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-23 02:35:55,329 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,329 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,329 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,329 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-23 02:35:55,329 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-23 02:35:55,331 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,342 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0
[2024-11-23 02:35:55,343 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,343 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,349 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,351 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,352 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,363 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,363 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,363 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,363 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,365 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,365 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,368 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,375 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0
[2024-11-23 02:35:55,375 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,376 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,377 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,381 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,382 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,393 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,393 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,393 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,393 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,395 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,395 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,398 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,407 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-11-23 02:35:55,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,407 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,409 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,411 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,412 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,422 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,422 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,422 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,423 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,429 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,430 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,438 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,445 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-11-23 02:35:55,446 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,446 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,448 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,449 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,450 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,461 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,462 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,462 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,462 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,464 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,464 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,467 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,475 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0
[2024-11-23 02:35:55,475 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,476 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,479 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,480 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,481 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,492 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,492 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,492 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,492 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,493 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,494 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,498 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,504 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-11-23 02:35:55,505 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,505 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,506 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,509 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,510 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,520 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,520 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,521 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,521 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,522 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,522 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,525 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,530 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0
[2024-11-23 02:35:55,531 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,531 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,533 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,533 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,535 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,545 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,545 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,545 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,545 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,546 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,546 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,551 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,557 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0
[2024-11-23 02:35:55,558 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,558 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,561 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,563 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,564 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,574 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,574 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-23 02:35:55,574 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,574 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,575 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,575 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-23 02:35:55,575 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-23 02:35:55,576 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-23 02:35:55,583 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0
[2024-11-23 02:35:55,584 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,584 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,586 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,587 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,588 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-23 02:35:55,597 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-23 02:35:55,598 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-23 02:35:55,598 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-23 02:35:55,598 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-23 02:35:55,600 INFO  L401   nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications.
[2024-11-23 02:35:55,600 INFO  L402   nArgumentSynthesizer]: A total of 2 supporting invariants were added.
[2024-11-23 02:35:55,605 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-23 02:35:55,615 INFO  L443   ModelExtractionUtils]: Simplification made 8 calls to the SMT solver.
[2024-11-23 02:35:55,615 INFO  L444   ModelExtractionUtils]: 1 out of 10 variables were initially zero. Simplification set additionally 5 variables to zero.
[2024-11-23 02:35:55,616 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-23 02:35:55,617 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-23 02:35:55,641 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-23 02:35:55,642 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-11-23 02:35:55,643 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-23 02:35:55,655 INFO  L438   nArgumentSynthesizer]: Removed 1 redundant supporting invariants from a total of 2.
[2024-11-23 02:35:55,655 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-23 02:35:55,656 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1) = 1*ULTIMATE.start_main_~x~0#1
Supporting invariants [1*ULTIMATE.start_main_~d~0#1 - 1 >= 0]
[2024-11-23 02:35:55,666 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0
[2024-11-23 02:35:55,673 INFO  L156   tatePredicateManager]: 1 out of 2 supporting invariants were superfluous and have been removed
[2024-11-23 02:35:55,716 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:55,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 02:35:55,773 INFO  L255         TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 02:35:55,775 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 02:35:55,920 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 02:35:55,921 WARN  L253         TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-23 02:35:55,921 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 02:35:55,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 02:35:55,946 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 1 loop predicates 
[2024-11-23 02:35:55,952 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 23 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 22 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 02:35:56,048 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 23 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 22 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 59 states and 88 transitions. Complement of second has 8 states.
[2024-11-23 02:35:56,055 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 1 non-accepting loop states 2 accepting loop states 
[2024-11-23 02:35:56,059 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 02:35:56,060 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 63 transitions.
[2024-11-23 02:35:56,061 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 63 transitions. Stem has 8 letters. Loop has 1 letters.
[2024-11-23 02:35:56,061 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-23 02:35:56,061 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 63 transitions. Stem has 9 letters. Loop has 1 letters.
[2024-11-23 02:35:56,061 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-23 02:35:56,062 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 63 transitions. Stem has 8 letters. Loop has 2 letters.
[2024-11-23 02:35:56,062 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-23 02:35:56,062 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 59 states and 88 transitions.
[2024-11-23 02:35:56,067 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 2
[2024-11-23 02:35:56,070 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 59 states to 28 states and 42 transitions.
[2024-11-23 02:35:56,070 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 27
[2024-11-23 02:35:56,071 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 28
[2024-11-23 02:35:56,072 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 28 states and 42 transitions.
[2024-11-23 02:35:56,072 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-23 02:35:56,072 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 28 states and 42 transitions.
[2024-11-23 02:35:56,084 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28 states and 42 transitions.
[2024-11-23 02:35:56,090 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 25.
[2024-11-23 02:35:56,090 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25 states, 25 states have (on average 1.56) internal successors, (39), 24 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 02:35:56,091 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 39 transitions.
[2024-11-23 02:35:56,092 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 25 states and 39 transitions.
[2024-11-23 02:35:56,092 INFO  L425   stractBuchiCegarLoop]: Abstraction has 25 states and 39 transitions.
[2024-11-23 02:35:56,092 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-23 02:35:56,092 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 25 states and 39 transitions.
[2024-11-23 02:35:56,093 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 1
[2024-11-23 02:35:56,093 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-23 02:35:56,093 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-23 02:35:56,094 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 02:35:56,094 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1]
[2024-11-23 02:35:56,094 INFO  L745   eck$LassoCheckResult]: Stem: 166#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2);call #Ultimate.allocInit(12, 3); 157#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_~d~0#1, main_~x~0#1, main_~c1~1#1, main_~c2~1#1;main_~d~0#1 := 1;havoc main_#t~nondet8#1;main_~x~0#1 := main_#t~nondet8#1;havoc main_#t~nondet8#1; 155#L31 assume !!(main_~x~0#1 <= 1000000 && main_~x~0#1 >= -1000000);havoc main_#t~nondet9#1;assume 0 == main_#t~nondet9#1 || 1 == main_#t~nondet9#1;main_~c1~1#1 := (if 0 == main_#t~nondet9#1 % 256 then 0 else 1);havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;assume 0 == main_#t~nondet10#1 || 1 == main_#t~nondet10#1;main_~c2~1#1 := (if 0 == main_#t~nondet10#1 % 256 then 0 else 1);havoc main_#t~nondet10#1; 156#L34 assume 0 != main_~c1~1#1 % 256;main_~d~0#1 := main_~d~0#1 - 1; 160#L34-2 assume !(0 != main_~c2~1#1 % 256); 162#L35-1 havoc main_#t~nondet11#1;assume 0 == main_#t~nondet11#1 || 1 == main_#t~nondet11#1;main_~c1~1#1 := (if 0 == main_#t~nondet11#1 % 256 then 0 else 1);havoc main_#t~nondet12#1;assume 0 == main_#t~nondet12#1 || 1 == main_#t~nondet12#1;main_~c2~1#1 := (if 0 == main_#t~nondet12#1 % 256 then 0 else 1);havoc main_#t~nondet11#1;havoc main_#t~nondet12#1; 163#L39 assume !(0 != main_~c1~1#1 % 256); 154#L39-2 assume !(0 != main_~c2~1#1 % 256); 151#L42-1 
[2024-11-23 02:35:56,094 INFO  L747   eck$LassoCheckResult]: Loop: 151#L42-1 assume !!(main_~x~0#1 > 0);main_~x~0#1 := main_~x~0#1 - main_~d~0#1; 151#L42-1 
[2024-11-23 02:35:56,095 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:56,095 INFO  L85        PathProgramCache]: Analyzing trace with hash 178149038, now seen corresponding path program 1 times
[2024-11-23 02:35:56,095 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:56,095 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70618534]
[2024-11-23 02:35:56,095 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 02:35:56,096 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:56,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,117 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:56,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,131 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:56,131 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:56,131 INFO  L85        PathProgramCache]: Analyzing trace with hash 97, now seen corresponding path program 2 times
[2024-11-23 02:35:56,132 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:56,132 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515172489]
[2024-11-23 02:35:56,132 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 02:35:56,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:56,134 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 02:35:56,135 INFO  L228   tOrderPrioritization]: Conjunction of SSA is sat
[2024-11-23 02:35:56,135 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:56,136 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,136 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:56,136 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 02:35:56,137 INFO  L85        PathProgramCache]: Analyzing trace with hash 1227652948, now seen corresponding path program 1 times
[2024-11-23 02:35:56,137 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 02:35:56,137 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346825245]
[2024-11-23 02:35:56,137 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 02:35:56,137 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 02:35:56,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,153 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:56,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,166 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-23 02:35:56,383 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-11-23 02:35:56,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,439 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-23 02:35:56,445 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-23 02:35:56,480 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 23.11 02:35:56 BoogieIcfgContainer
[2024-11-23 02:35:56,481 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-23 02:35:56,482 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-23 02:35:56,483 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-23 02:35:56,483 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-23 02:35:56,483 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 02:35:54" (3/4) ...
[2024-11-23 02:35:56,486 INFO  L139         WitnessPrinter]: Generating witness for non-termination counterexample
[2024-11-23 02:35:56,521 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml
[2024-11-23 02:35:56,521 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-23 02:35:56,522 INFO  L158              Benchmark]: Toolchain (without parser) took 3160.04ms. Allocated memory is still 220.2MB. Free memory was 153.0MB in the beginning and 174.1MB in the end (delta: -21.2MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 02:35:56,523 INFO  L158              Benchmark]: CDTParser took 0.15ms. Allocated memory is still 113.2MB. Free memory was 75.9MB in the beginning and 75.7MB in the end (delta: 119.0kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 02:35:56,523 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 379.49ms. Allocated memory is still 220.2MB. Free memory was 152.7MB in the beginning and 140.3MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-23 02:35:56,524 INFO  L158              Benchmark]: Boogie Procedure Inliner took 60.60ms. Allocated memory is still 220.2MB. Free memory was 140.3MB in the beginning and 138.6MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-23 02:35:56,524 INFO  L158              Benchmark]: Boogie Preprocessor took 74.27ms. Allocated memory is still 220.2MB. Free memory was 138.6MB in the beginning and 136.7MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-23 02:35:56,524 INFO  L158              Benchmark]: RCFGBuilder took 330.68ms. Allocated memory is still 220.2MB. Free memory was 136.7MB in the beginning and 123.3MB in the end (delta: 13.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-23 02:35:56,525 INFO  L158              Benchmark]: BuchiAutomizer took 2270.27ms. Allocated memory is still 220.2MB. Free memory was 123.1MB in the beginning and 176.1MB in the end (delta: -53.0MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 02:35:56,525 INFO  L158              Benchmark]: Witness Printer took 39.13ms. Allocated memory is still 220.2MB. Free memory was 176.1MB in the beginning and 174.1MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-23 02:35:56,527 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.15ms. Allocated memory is still 113.2MB. Free memory was 75.9MB in the beginning and 75.7MB in the end (delta: 119.0kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 379.49ms. Allocated memory is still 220.2MB. Free memory was 152.7MB in the beginning and 140.3MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 60.60ms. Allocated memory is still 220.2MB. Free memory was 140.3MB in the beginning and 138.6MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 74.27ms. Allocated memory is still 220.2MB. Free memory was 138.6MB in the beginning and 136.7MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 330.68ms. Allocated memory is still 220.2MB. Free memory was 136.7MB in the beginning and 123.3MB in the end (delta: 13.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 2270.27ms. Allocated memory is still 220.2MB. Free memory was 123.1MB in the beginning and 176.1MB in the end (delta: -53.0MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 39.13ms. Allocated memory is still 220.2MB. Free memory was 176.1MB in the beginning and 174.1MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. 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 1 terminating modules (0 trivial, 1 deterministic, 0 nondeterministic) and one nonterminating remainder module.One deterministic module has affine ranking function x and consists of 6 locations.  The remainder module has 25 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.2s and 2 iterations.  TraceHistogramMax:1. Analysis of lassos took 1.7s. Construction of modules took 0.0s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 3. Minimization of det autom 1. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 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 [1, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 52 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 52 mSDsluCounter, 69 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 23 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 19 IncrementalHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 46 mSDtfsCounter, 19 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso1 LassoPreprocessingBenchmarks:   Lassos: inital73 mio100 ax100 hnf100 lsp30 ukn95 mio100 lsp100 div100 bol100 ite100 ukn100 eq147 hnf93 smp100 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 35ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 0	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.0s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Nontermination possible
    Buchi Automizer proved that your program is nonterminating for some inputs
  - LassoShapedNonTerminationArgument [Line: 42]: Nontermination argument in form of an infinite program execution.
    Nontermination argument in form of an infinite program execution.
Stem:
[L29]              int d = 1;
[L30]              int x = __VERIFIER_nondet_int();
[L31]  COND FALSE  !(!(x <= 1000000 && x >= -1000000))
[L32]              _Bool c1=__VERIFIER_nondet_bool(), c2=__VERIFIER_nondet_bool();
[L32]              _Bool c1=__VERIFIER_nondet_bool(), c2=__VERIFIER_nondet_bool();
[L34]  COND TRUE   \read(c1)
[L34]              d = d - 1
       VAL         [c2=0, d=0, x=1]
[L35]  COND FALSE  !(\read(c2))
       VAL         [d=0, x=1]
[L37]              c1=__VERIFIER_nondet_bool()
[L37]              c2=__VERIFIER_nondet_bool()
[L39]  COND FALSE  !(\read(c1))
       VAL         [c2=0, d=0, x=1]
[L40]  COND FALSE  !(\read(c2))
       VAL         [d=0, x=1]
Loop:
[L42]  COND TRUE  x>0
[L44]             x=x-d
End of lasso representation.
  - StatisticsResult: NonterminationArgumentStatistics
    Fixpoint
  - NonterminatingLassoResult [Line: 42]: Nonterminating execution
    Found a nonterminating execution for the following lasso shaped sequence of statements.
Stem:
[L29]              int d = 1;
[L30]              int x = __VERIFIER_nondet_int();
[L31]  COND FALSE  !(!(x <= 1000000 && x >= -1000000))
[L32]              _Bool c1=__VERIFIER_nondet_bool(), c2=__VERIFIER_nondet_bool();
[L32]              _Bool c1=__VERIFIER_nondet_bool(), c2=__VERIFIER_nondet_bool();
[L34]  COND TRUE   \read(c1)
[L34]              d = d - 1
       VAL         [c2=0, d=0, x=1]
[L35]  COND FALSE  !(\read(c2))
       VAL         [d=0, x=1]
[L37]              c1=__VERIFIER_nondet_bool()
[L37]              c2=__VERIFIER_nondet_bool()
[L39]  COND FALSE  !(\read(c1))
       VAL         [c2=0, d=0, x=1]
[L40]  COND FALSE  !(\read(c2))
       VAL         [d=0, x=1]
Loop:
[L42]  COND TRUE  x>0
[L44]             x=x-d
End of lasso representation.
RESULT: Ultimate proved your program to be incorrect!
[2024-11-23 02:35:56,562 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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
Writing human readable error path to file UltimateCounterExample.errorpath
Result:
FALSE(TERM)