./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-restricted-15/Sunset.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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/termination-restricted-15/Sunset.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-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 64bit --witnessprinter.graph.data.programhash b6e6a27fda5fa9acea6a4d245576e05450de5374c21de963811f373e2c8febd9 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 15:21:24,874 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 15:21:24,933 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf [2024-11-09 15:21:24,936 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 15:21:24,936 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 15:21:24,957 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 15:21:24,958 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 15:21:24,958 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 15:21:24,959 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 15:21:24,978 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 15:21:24,978 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 15:21:24,979 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 15:21:24,979 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 15:21:24,979 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 15:21:24,979 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 15:21:24,980 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 15:21:24,980 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 15:21:24,980 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 15:21:24,980 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 15:21:24,981 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 15:21:24,981 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 15:21:24,981 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 15:21:24,981 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 15:21:24,981 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 15:21:24,982 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 15:21:24,982 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 15:21:24,982 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 15:21:24,982 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 15:21:24,982 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 15:21:24,983 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 15:21:24,983 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 15:21:24,983 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 15:21:24,983 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 15:21:24,983 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 15:21:24,984 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 15:21:24,984 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 15:21:24,984 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b6e6a27fda5fa9acea6a4d245576e05450de5374c21de963811f373e2c8febd9 [2024-11-09 15:21:25,197 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 15:21:25,227 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 15:21:25,231 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 15:21:25,233 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 15:21:25,236 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 15:21:25,237 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-restricted-15/Sunset.c [2024-11-09 15:21:26,662 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 15:21:26,911 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 15:21:26,912 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-restricted-15/Sunset.c [2024-11-09 15:21:26,922 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/548706029/b78c1b6b2cda43edbad5230316e3921e/FLAGe5e164828 [2024-11-09 15:21:27,260 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/548706029/b78c1b6b2cda43edbad5230316e3921e [2024-11-09 15:21:27,263 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 15:21:27,264 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 15:21:27,266 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 15:21:27,266 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 15:21:27,271 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 15:21:27,271 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,272 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cb66ba1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27, skipping insertion in model container [2024-11-09 15:21:27,272 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,292 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 15:21:27,515 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:21:27,527 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 15:21:27,544 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:21:27,566 INFO L204 MainTranslator]: Completed translation [2024-11-09 15:21:27,570 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27 WrapperNode [2024-11-09 15:21:27,570 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 15:21:27,571 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 15:21:27,571 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 15:21:27,571 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 15:21:27,580 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,587 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,608 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 17 [2024-11-09 15:21:27,609 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 15:21:27,609 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 15:21:27,609 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 15:21:27,610 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 15:21:27,622 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,626 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,627 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,634 INFO L175 MemorySlicer]: No memory access in input program. [2024-11-09 15:21:27,635 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,635 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,639 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,642 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,643 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,644 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,648 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 15:21:27,648 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 15:21:27,648 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 15:21:27,648 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 15:21:27,650 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (1/1) ... [2024-11-09 15:21:27,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:27,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:27,692 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-09 15:21:27,698 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-09 15:21:27,751 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 15:21:27,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 15:21:27,823 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 15:21:27,830 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 15:21:27,895 INFO L? ?]: Removed 3 outVars from TransFormulas that were not future-live. [2024-11-09 15:21:27,895 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 15:21:27,905 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 15:21:27,905 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 15:21:27,905 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:21:27 BoogieIcfgContainer [2024-11-09 15:21:27,905 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 15:21:27,906 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-09 15:21:27,906 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-09 15:21:27,909 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-09 15:21:27,909 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:21:27,910 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.11 03:21:27" (1/3) ... [2024-11-09 15:21:27,910 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@5efe490b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:21:27, skipping insertion in model container [2024-11-09 15:21:27,912 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:21:27,913 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:21:27" (2/3) ... [2024-11-09 15:21:27,913 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@5efe490b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:21:27, skipping insertion in model container [2024-11-09 15:21:27,914 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:21:27,914 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:21:27" (3/3) ... [2024-11-09 15:21:27,916 INFO L332 chiAutomizerObserver]: Analyzing ICFG Sunset.c [2024-11-09 15:21:27,970 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-09 15:21:27,970 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-09 15:21:27,970 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-09 15:21:27,970 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-09 15:21:27,970 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-09 15:21:27,970 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-09 15:21:27,970 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-09 15:21:27,971 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-09 15:21:27,975 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 9 states, 8 states have (on average 1.5) internal successors, (12), 8 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-11-09 15:21:27,986 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:27,986 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:27,987 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:27,991 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-09 15:21:27,991 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:21:27,991 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-09 15:21:27,992 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 9 states, 8 states have (on average 1.5) internal successors, (12), 8 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-11-09 15:21:27,993 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:27,993 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:27,993 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:27,993 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-09 15:21:27,994 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:21:27,999 INFO L745 eck$LassoCheckResult]: Stem: 7#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true; 9#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 3#L13-1true [2024-11-09 15:21:27,999 INFO L747 eck$LassoCheckResult]: Loop: 3#L13-1true assume !!(main_~i~0#1 > 10); 6#L10true assume !(25 == main_~i~0#1); 4#L10-2true assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 3#L13-1true [2024-11-09 15:21:28,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,006 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2024-11-09 15:21:28,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:28,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719366818] [2024-11-09 15:21:28,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:28,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:28,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,144 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,170 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:28,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,177 INFO L85 PathProgramCache]: Analyzing trace with hash 40878, now seen corresponding path program 1 times [2024-11-09 15:21:28,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:28,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382392375] [2024-11-09 15:21:28,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:28,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,196 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:28,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,202 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:28,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,204 INFO L85 PathProgramCache]: Analyzing trace with hash 28699820, now seen corresponding path program 1 times [2024-11-09 15:21:28,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:28,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907484532] [2024-11-09 15:21:28,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:28,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,213 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,221 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:28,296 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:28,296 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:28,297 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:28,297 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:28,297 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:21:28,297 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,297 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:28,297 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:28,297 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration1_Loop [2024-11-09 15:21:28,298 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:28,298 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:28,311 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,318 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,321 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,421 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:28,422 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:21:28,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,425 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-09 15:21:28,426 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-09 15:21:28,427 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:28,427 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:28,449 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:21:28,449 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_1=1} Honda state: {v_rep~unnamed0~0~true_1=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:21:28,463 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-09 15:21:28,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,464 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-09 15:21:28,466 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-09 15:21:28,467 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:28,467 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:28,485 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:21:28,485 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~false_1=0} Honda state: {v_rep~unnamed0~0~false_1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:21:28,496 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-09 15:21:28,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,502 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-09 15:21:28,505 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-09 15:21:28,506 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:28,506 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:28,528 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-11-09 15:21:28,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,530 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-09 15:21:28,531 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-09 15:21:28,533 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:21:28,533 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:28,571 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:21:28,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-11-09 15:21:28,575 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:28,576 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:28,576 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:28,576 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:28,576 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:21:28,576 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,576 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:28,576 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:28,576 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration1_Loop [2024-11-09 15:21:28,576 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:28,576 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:28,578 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,582 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,585 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:28,656 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:28,662 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:21:28,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,665 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-09 15:21:28,667 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-09 15:21:28,669 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-09 15:21:28,679 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:28,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:28,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:21:28,679 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:28,683 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-09 15:21:28,683 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-09 15:21:28,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:21:28,697 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-09 15:21:28,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,699 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-09 15:21:28,700 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-09 15:21:28,701 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-09 15:21:28,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:28,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:28,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:21:28,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:28,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-09 15:21:28,713 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-09 15:21:28,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:21:28,728 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-09 15:21:28,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,730 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-09 15:21:28,731 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-09 15:21:28,732 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-09 15:21:28,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:28,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:21:28,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:28,742 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-09 15:21:28,743 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:28,744 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-09 15:21:28,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:21:28,747 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:21:28,750 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:21:28,751 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:21:28,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:28,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:28,753 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-09 15:21:28,755 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-09 15:21:28,756 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:21:28,756 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:21:28,756 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:21:28,757 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = 1*ULTIMATE.start_main_~i~0#1 Supporting invariants [] [2024-11-09 15:21:28,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-11-09 15:21:28,770 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:21:28,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:28,790 WARN L253 TraceCheckSpWp]: Trace formula consists of 4 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:28,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:28,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:28,801 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:28,801 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:28,822 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-09 15:21:28,846 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2024-11-09 15:21:28,854 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 9 states, 8 states have (on average 1.5) internal successors, (12), 8 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) Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:21:28,910 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 9 states, 8 states have (on average 1.5) internal successors, (12), 8 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). Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 20 states and 29 transitions. Complement of second has 6 states. [2024-11-09 15:21:28,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2024-11-09 15:21:28,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:21:28,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 10 transitions. [2024-11-09 15:21:28,917 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 10 transitions. Stem has 2 letters. Loop has 3 letters. [2024-11-09 15:21:28,917 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:28,917 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 10 transitions. Stem has 5 letters. Loop has 3 letters. [2024-11-09 15:21:28,917 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:28,918 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 10 transitions. Stem has 2 letters. Loop has 6 letters. [2024-11-09 15:21:28,918 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:28,918 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 20 states and 29 transitions. [2024-11-09 15:21:28,920 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:28,922 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 20 states to 10 states and 15 transitions. [2024-11-09 15:21:28,922 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6 [2024-11-09 15:21:28,922 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 7 [2024-11-09 15:21:28,923 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 15 transitions. [2024-11-09 15:21:28,923 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:28,923 INFO L218 hiAutomatonCegarLoop]: Abstraction has 10 states and 15 transitions. [2024-11-09 15:21:28,957 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states and 15 transitions. [2024-11-09 15:21:28,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2024-11-09 15:21:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 1.5) internal successors, (15), 9 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:21:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 15 transitions. [2024-11-09 15:21:28,967 INFO L240 hiAutomatonCegarLoop]: Abstraction has 10 states and 15 transitions. [2024-11-09 15:21:28,968 INFO L425 stractBuchiCegarLoop]: Abstraction has 10 states and 15 transitions. [2024-11-09 15:21:28,972 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-09 15:21:28,972 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 10 states and 15 transitions. [2024-11-09 15:21:28,973 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:28,973 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:28,973 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:28,973 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2024-11-09 15:21:28,973 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:21:28,973 INFO L745 eck$LassoCheckResult]: Stem: 75#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 76#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 72#L13-1 assume !!(main_~i~0#1 > 10); 74#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 68#L10-2 [2024-11-09 15:21:28,973 INFO L747 eck$LassoCheckResult]: Loop: 68#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 69#L13-1 assume !!(main_~i~0#1 > 10); 77#L10 assume !(25 == main_~i~0#1); 68#L10-2 [2024-11-09 15:21:28,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,977 INFO L85 PathProgramCache]: Analyzing trace with hash 925798, now seen corresponding path program 1 times [2024-11-09 15:21:28,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:28,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [509740268] [2024-11-09 15:21:28,978 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:28,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:28,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,981 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:28,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,991 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:28,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:28,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-11-09 15:21:28,992 INFO L85 PathProgramCache]: Analyzing trace with hash 49368, now seen corresponding path program 2 times [2024-11-09 15:21:28,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:28,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [701215915] [2024-11-09 15:21:28,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:28,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:28,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:28,999 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:29,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:29,023 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:29,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:29,023 INFO L85 PathProgramCache]: Analyzing trace with hash 1810664019, now seen corresponding path program 1 times [2024-11-09 15:21:29,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:29,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1575331114] [2024-11-09 15:21:29,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:29,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:29,035 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:29,042 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:29,076 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:29,076 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:29,077 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:29,077 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:29,077 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:21:29,077 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,077 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:29,077 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:29,077 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration2_Loop [2024-11-09 15:21:29,077 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:29,077 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:29,078 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,084 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,090 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,178 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:29,178 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:21:29,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,184 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-09 15:21:29,185 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:29,186 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:29,186 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-09 15:21:29,215 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:21:29,215 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~false_3=0} Honda state: {v_rep~unnamed0~0~false_3=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:21:29,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-11-09 15:21:29,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,229 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-09 15:21:29,235 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-09 15:21:29,237 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:29,237 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:29,263 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-09 15:21:29,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,265 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-09 15:21:29,271 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-09 15:21:29,272 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:21:29,272 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:29,411 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:21:29,416 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-09 15:21:29,417 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:29,417 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:29,417 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:29,417 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:29,417 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:21:29,417 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,417 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:29,417 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:29,417 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration2_Loop [2024-11-09 15:21:29,417 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:29,417 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:29,418 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,424 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,434 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,487 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:29,488 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:21:29,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,489 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-09 15:21:29,493 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-09 15:21:29,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-11-09 15:21:29,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:29,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:29,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:21:29,505 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:29,506 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-09 15:21:29,506 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-09 15:21:29,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:21:29,519 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-09 15:21:29,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,521 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-09 15:21:29,523 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-09 15:21:29,524 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-09 15:21:29,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:29,534 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:21:29,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:29,534 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-09 15:21:29,534 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:29,536 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-09 15:21:29,536 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:21:29,539 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:21:29,541 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2024-11-09 15:21:29,541 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-11-09 15:21:29,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,543 INFO L229 MonitoredProcess]: Starting monitored process 15 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-09 15:21:29,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-11-09 15:21:29,547 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:21:29,547 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:21:29,547 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:21:29,547 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = 1*ULTIMATE.start_main_~i~0#1 Supporting invariants [] [2024-11-09 15:21:29,557 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-09 15:21:29,558 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:21:29,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:29,572 INFO L255 TraceCheckSpWp]: Trace formula consists of 9 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:29,572 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:29,581 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:29,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:29,638 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-09 15:21:29,638 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-11-09 15:21:29,639 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 10 states and 15 transitions. cyclomatic complexity: 7 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-11-09 15:21:29,666 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 10 states and 15 transitions. cyclomatic complexity: 7. 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 22 states and 33 transitions. Complement of second has 7 states. [2024-11-09 15:21:29,667 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-11-09 15:21:29,667 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-11-09 15:21:29,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions. [2024-11-09 15:21:29,671 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 4 letters. Loop has 3 letters. [2024-11-09 15:21:29,672 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:29,672 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 7 letters. Loop has 3 letters. [2024-11-09 15:21:29,672 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:29,672 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 4 letters. Loop has 6 letters. [2024-11-09 15:21:29,672 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:29,672 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 22 states and 33 transitions. [2024-11-09 15:21:29,673 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:29,678 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 22 states to 18 states and 28 transitions. [2024-11-09 15:21:29,678 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 8 [2024-11-09 15:21:29,678 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 10 [2024-11-09 15:21:29,678 INFO L73 IsDeterministic]: Start isDeterministic. Operand 18 states and 28 transitions. [2024-11-09 15:21:29,678 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:29,678 INFO L218 hiAutomatonCegarLoop]: Abstraction has 18 states and 28 transitions. [2024-11-09 15:21:29,678 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states and 28 transitions. [2024-11-09 15:21:29,679 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 17. [2024-11-09 15:21:29,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 16 states have internal predecessors, (26), 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-09 15:21:29,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 26 transitions. [2024-11-09 15:21:29,680 INFO L240 hiAutomatonCegarLoop]: Abstraction has 17 states and 26 transitions. [2024-11-09 15:21:29,680 INFO L425 stractBuchiCegarLoop]: Abstraction has 17 states and 26 transitions. [2024-11-09 15:21:29,680 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-09 15:21:29,680 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 17 states and 26 transitions. [2024-11-09 15:21:29,681 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2024-11-09 15:21:29,684 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:29,684 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:29,684 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 1, 1, 1] [2024-11-09 15:21:29,684 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:21:29,684 INFO L745 eck$LassoCheckResult]: Stem: 156#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 157#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 158#L13-1 assume !!(main_~i~0#1 > 10); 160#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 149#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 147#L13-1 assume !!(main_~i~0#1 > 10); 148#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 154#L10-2 [2024-11-09 15:21:29,685 INFO L747 eck$LassoCheckResult]: Loop: 154#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 145#L13-1 assume !!(main_~i~0#1 > 10); 146#L10 assume !(25 == main_~i~0#1); 154#L10-2 [2024-11-09 15:21:29,685 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:29,685 INFO L85 PathProgramCache]: Analyzing trace with hash 1810664017, now seen corresponding path program 1 times [2024-11-09 15:21:29,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:29,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [358646522] [2024-11-09 15:21:29,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:29,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:29,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:21:29,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:21:29,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [358646522] [2024-11-09 15:21:29,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [358646522] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:21:29,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:21:29,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:21:29,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904101201] [2024-11-09 15:21:29,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:21:29,748 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-09 15:21:29,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:29,748 INFO L85 PathProgramCache]: Analyzing trace with hash 49368, now seen corresponding path program 3 times [2024-11-09 15:21:29,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:29,749 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1983917747] [2024-11-09 15:21:29,749 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:29,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:29,752 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:29,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:29,754 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:29,772 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:29,773 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:29,773 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:29,773 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:29,773 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:21:29,773 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,773 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:29,773 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:29,773 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration3_Loop [2024-11-09 15:21:29,773 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:29,773 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:29,774 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,776 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,782 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:29,832 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:29,832 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:21:29,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,833 INFO L229 MonitoredProcess]: Starting monitored process 16 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-09 15:21:29,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-11-09 15:21:29,835 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:29,836 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:29,853 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:21:29,854 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_5=1} Honda state: {v_rep~unnamed0~0~true_5=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:21:29,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-11-09 15:21:29,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,866 INFO L229 MonitoredProcess]: Starting monitored process 17 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-09 15:21:29,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-11-09 15:21:29,867 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:29,867 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:29,889 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2024-11-09 15:21:29,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:29,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:29,890 INFO L229 MonitoredProcess]: Starting monitored process 18 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-09 15:21:29,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-11-09 15:21:29,894 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:21:29,894 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:30,032 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:21:30,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-11-09 15:21:30,038 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:30,038 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:30,038 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:30,038 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:30,038 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:21:30,038 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,038 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:30,038 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:30,038 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration3_Loop [2024-11-09 15:21:30,038 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:30,038 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:30,039 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,099 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:30,099 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:21:30,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,101 INFO L229 MonitoredProcess]: Starting monitored process 19 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-09 15:21:30,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-11-09 15:21:30,103 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-09 15:21:30,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:30,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:21:30,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:30,113 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2024-11-09 15:21:30,113 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:30,115 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-09 15:21:30,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:21:30,117 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:21:30,119 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:21:30,119 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:21:30,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,121 INFO L229 MonitoredProcess]: Starting monitored process 20 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-09 15:21:30,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-11-09 15:21:30,123 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:21:30,123 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:21:30,123 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:21:30,123 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = 1*ULTIMATE.start_main_~i~0#1 Supporting invariants [] [2024-11-09 15:21:30,134 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-11-09 15:21:30,134 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:21:30,143 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,157 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,173 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-09 15:21:30,174 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-11-09 15:21:30,174 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12 Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,193 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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 24 states and 35 transitions. Complement of second has 7 states. [2024-11-09 15:21:30,194 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-11-09 15:21:30,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions. [2024-11-09 15:21:30,194 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 7 letters. Loop has 3 letters. [2024-11-09 15:21:30,195 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,195 INFO L682 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2024-11-09 15:21:30,202 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,206 INFO L255 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,215 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,241 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-09 15:21:30,241 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 3 loop predicates [2024-11-09 15:21:30,242 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12 Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,274 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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 22 states and 33 transitions. Complement of second has 7 states. [2024-11-09 15:21:30,274 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-11-09 15:21:30,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 12 transitions. [2024-11-09 15:21:30,279 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 12 transitions. Stem has 7 letters. Loop has 3 letters. [2024-11-09 15:21:30,279 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,279 INFO L682 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2024-11-09 15:21:30,290 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,305 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,321 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-09 15:21:30,322 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 3 loop predicates [2024-11-09 15:21:30,322 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12 Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,337 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 17 states and 26 transitions. cyclomatic complexity: 12. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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 34 states and 50 transitions. Complement of second has 7 states. [2024-11-09 15:21:30,338 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-11-09 15:21:30,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 4 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-09 15:21:30,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 16 transitions. [2024-11-09 15:21:30,338 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 7 letters. Loop has 3 letters. [2024-11-09 15:21:30,339 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,339 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 10 letters. Loop has 3 letters. [2024-11-09 15:21:30,339 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,339 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 7 letters. Loop has 6 letters. [2024-11-09 15:21:30,339 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,339 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 34 states and 50 transitions. [2024-11-09 15:21:30,340 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:21:30,340 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 34 states to 24 states and 37 transitions. [2024-11-09 15:21:30,341 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 8 [2024-11-09 15:21:30,341 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 11 [2024-11-09 15:21:30,341 INFO L73 IsDeterministic]: Start isDeterministic. Operand 24 states and 37 transitions. [2024-11-09 15:21:30,341 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:30,341 INFO L218 hiAutomatonCegarLoop]: Abstraction has 24 states and 37 transitions. [2024-11-09 15:21:30,341 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states and 37 transitions. [2024-11-09 15:21:30,342 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 16. [2024-11-09 15:21:30,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 16 states have (on average 1.5625) internal successors, (25), 15 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-11-09 15:21:30,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 25 transitions. [2024-11-09 15:21:30,342 INFO L240 hiAutomatonCegarLoop]: Abstraction has 16 states and 25 transitions. [2024-11-09 15:21:30,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:21:30,344 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:21:30,344 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:21:30,345 INFO L87 Difference]: Start difference. First operand 16 states and 25 transitions. Second operand has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:21:30,360 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:21:30,361 INFO L93 Difference]: Finished difference Result 19 states and 29 transitions. [2024-11-09 15:21:30,361 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 19 states and 29 transitions. [2024-11-09 15:21:30,361 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 13 [2024-11-09 15:21:30,361 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 19 states to 19 states and 29 transitions. [2024-11-09 15:21:30,362 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 8 [2024-11-09 15:21:30,362 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 8 [2024-11-09 15:21:30,362 INFO L73 IsDeterministic]: Start isDeterministic. Operand 19 states and 29 transitions. [2024-11-09 15:21:30,362 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:30,362 INFO L218 hiAutomatonCegarLoop]: Abstraction has 19 states and 29 transitions. [2024-11-09 15:21:30,362 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states and 29 transitions. [2024-11-09 15:21:30,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 17. [2024-11-09 15:21:30,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 16 states have internal predecessors, (26), 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-09 15:21:30,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 26 transitions. [2024-11-09 15:21:30,363 INFO L240 hiAutomatonCegarLoop]: Abstraction has 17 states and 26 transitions. [2024-11-09 15:21:30,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:21:30,364 INFO L425 stractBuchiCegarLoop]: Abstraction has 17 states and 26 transitions. [2024-11-09 15:21:30,364 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-09 15:21:30,364 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 17 states and 26 transitions. [2024-11-09 15:21:30,364 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 11 [2024-11-09 15:21:30,365 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:30,365 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:30,365 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-09 15:21:30,365 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:21:30,365 INFO L745 eck$LassoCheckResult]: Stem: 418#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 419#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 420#L13-1 assume !!(main_~i~0#1 > 10); 416#L10 [2024-11-09 15:21:30,365 INFO L747 eck$LassoCheckResult]: Loop: 416#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 412#L10-2 assume !(main_~i~0#1 <= 30);main_~i~0#1 := 20; 413#L13-1 assume !!(main_~i~0#1 > 10); 416#L10 [2024-11-09 15:21:30,365 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,365 INFO L85 PathProgramCache]: Analyzing trace with hash 29864, now seen corresponding path program 1 times [2024-11-09 15:21:30,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608374059] [2024-11-09 15:21:30,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,368 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:30,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,369 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:30,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,369 INFO L85 PathProgramCache]: Analyzing trace with hash 43938, now seen corresponding path program 1 times [2024-11-09 15:21:30,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1194335240] [2024-11-09 15:21:30,370 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,379 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-09 15:21:30,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:21:30,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1194335240] [2024-11-09 15:21:30,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1194335240] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:21:30,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:21:30,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 15:21:30,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609836648] [2024-11-09 15:21:30,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:21:30,380 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 15:21:30,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:21:30,381 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 15:21:30,381 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 15:21:30,381 INFO L87 Difference]: Start difference. First operand 17 states and 26 transitions. cyclomatic complexity: 11 Second operand has 3 states, 3 states have (on average 1.0) internal successors, (3), 2 states have internal predecessors, (3), 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-09 15:21:30,388 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:21:30,388 INFO L93 Difference]: Finished difference Result 18 states and 22 transitions. [2024-11-09 15:21:30,388 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 18 states and 22 transitions. [2024-11-09 15:21:30,389 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:21:30,389 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 18 states to 18 states and 22 transitions. [2024-11-09 15:21:30,389 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 8 [2024-11-09 15:21:30,389 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 8 [2024-11-09 15:21:30,389 INFO L73 IsDeterministic]: Start isDeterministic. Operand 18 states and 22 transitions. [2024-11-09 15:21:30,390 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:30,390 INFO L218 hiAutomatonCegarLoop]: Abstraction has 18 states and 22 transitions. [2024-11-09 15:21:30,390 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states and 22 transitions. [2024-11-09 15:21:30,390 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 17. [2024-11-09 15:21:30,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 17 states have (on average 1.2352941176470589) internal successors, (21), 16 states have internal predecessors, (21), 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-09 15:21:30,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 21 transitions. [2024-11-09 15:21:30,391 INFO L240 hiAutomatonCegarLoop]: Abstraction has 17 states and 21 transitions. [2024-11-09 15:21:30,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 15:21:30,392 INFO L425 stractBuchiCegarLoop]: Abstraction has 17 states and 21 transitions. [2024-11-09 15:21:30,392 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-09 15:21:30,392 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 17 states and 21 transitions. [2024-11-09 15:21:30,392 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:21:30,392 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:30,392 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:30,393 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 2, 2, 1, 1, 1] [2024-11-09 15:21:30,393 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 1, 1] [2024-11-09 15:21:30,393 INFO L745 eck$LassoCheckResult]: Stem: 459#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 460#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 461#L13-1 assume !!(main_~i~0#1 > 10); 456#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 450#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 451#L13-1 assume !!(main_~i~0#1 > 10); 455#L10 assume !(25 == main_~i~0#1); 452#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 453#L13-1 assume !!(main_~i~0#1 > 10); 465#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 462#L10-2 [2024-11-09 15:21:30,393 INFO L747 eck$LassoCheckResult]: Loop: 462#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 454#L13-1 assume !!(main_~i~0#1 > 10); 455#L10 assume !(25 == main_~i~0#1); 452#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 453#L13-1 assume !!(main_~i~0#1 > 10); 465#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 462#L10-2 [2024-11-09 15:21:30,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,393 INFO L85 PathProgramCache]: Analyzing trace with hash 997539140, now seen corresponding path program 2 times [2024-11-09 15:21:30,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860491403] [2024-11-09 15:21:30,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,427 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:21:30,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:21:30,427 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860491403] [2024-11-09 15:21:30,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860491403] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 15:21:30,427 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [444857676] [2024-11-09 15:21:30,427 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-09 15:21:30,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:21:30,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,429 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 15:21:30,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2024-11-09 15:21:30,451 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-09 15:21:30,451 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-09 15:21:30,452 INFO L255 TraceCheckSpWp]: Trace formula consists of 22 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,461 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:21:30,461 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 15:21:30,481 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:21:30,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [444857676] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 15:21:30,482 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 15:21:30,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6 [2024-11-09 15:21:30,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202566876] [2024-11-09 15:21:30,482 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 15:21:30,483 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-09 15:21:30,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,483 INFO L85 PathProgramCache]: Analyzing trace with hash 1470741663, now seen corresponding path program 1 times [2024-11-09 15:21:30,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655259848] [2024-11-09 15:21:30,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,487 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:30,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,493 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:30,520 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:30,521 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:30,521 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:30,521 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:30,521 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:21:30,521 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,521 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:30,521 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:30,521 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration5_Loop [2024-11-09 15:21:30,521 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:30,521 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:30,522 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,524 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,528 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,551 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:30,551 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:21:30,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,553 INFO L229 MonitoredProcess]: Starting monitored process 22 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-09 15:21:30,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-11-09 15:21:30,555 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:30,555 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:30,572 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:21:30,572 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~true_7=1} Honda state: {v_rep~unnamed0~0~true_7=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:21:30,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-11-09 15:21:30,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,585 INFO L229 MonitoredProcess]: Starting monitored process 23 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-09 15:21:30,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-11-09 15:21:30,587 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:21:30,587 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:30,614 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-11-09 15:21:30,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,616 INFO L229 MonitoredProcess]: Starting monitored process 24 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-09 15:21:30,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-11-09 15:21:30,618 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:21:30,618 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:21:30,630 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:21:30,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-11-09 15:21:30,640 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:21:30,641 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:21:30,641 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:21:30,641 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:21:30,641 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:21:30,641 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,641 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:21:30,641 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:21:30,641 INFO L132 ssoRankerPreferences]: Filename of dumped script: Sunset.c_Iteration5_Loop [2024-11-09 15:21:30,641 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:21:30,641 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:21:30,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,647 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,649 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:21:30,671 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:21:30,671 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:21:30,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,673 INFO L229 MonitoredProcess]: Starting monitored process 25 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-09 15:21:30,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-11-09 15:21:30,675 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-09 15:21:30,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:21:30,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:21:30,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:21:30,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:21:30,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:21:30,685 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:21:30,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:21:30,687 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:21:30,688 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:21:30,688 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-11-09 15:21:30,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:21:30,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:21:30,690 INFO L229 MonitoredProcess]: Starting monitored process 26 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-09 15:21:30,691 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-11-09 15:21:30,692 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:21:30,692 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:21:30,692 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:21:30,692 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 57 Supporting invariants [] [2024-11-09 15:21:30,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2024-11-09 15:21:30,703 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:21:30,717 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 22 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:21:30,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 15 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 15:21:30,734 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:21:30,752 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:21:30,752 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-11-09 15:21:30,753 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 17 states and 21 transitions. cyclomatic complexity: 6 Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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-09 15:21:30,770 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 17 states and 21 transitions. cyclomatic complexity: 6. Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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 37 transitions. Complement of second has 7 states. [2024-11-09 15:21:30,770 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-11-09 15:21:30,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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-09 15:21:30,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 14 transitions. [2024-11-09 15:21:30,771 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 14 transitions. Stem has 10 letters. Loop has 6 letters. [2024-11-09 15:21:30,771 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,771 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 14 transitions. Stem has 16 letters. Loop has 6 letters. [2024-11-09 15:21:30,771 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,771 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 14 transitions. Stem has 10 letters. Loop has 12 letters. [2024-11-09 15:21:30,771 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:21:30,771 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 31 states and 37 transitions. [2024-11-09 15:21:30,772 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:21:30,772 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 31 states to 30 states and 36 transitions. [2024-11-09 15:21:30,772 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 7 [2024-11-09 15:21:30,772 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 7 [2024-11-09 15:21:30,772 INFO L73 IsDeterministic]: Start isDeterministic. Operand 30 states and 36 transitions. [2024-11-09 15:21:30,772 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:30,773 INFO L218 hiAutomatonCegarLoop]: Abstraction has 30 states and 36 transitions. [2024-11-09 15:21:30,773 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states and 36 transitions. [2024-11-09 15:21:30,773 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 26. [2024-11-09 15:21:30,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 26 states have (on average 1.2307692307692308) internal successors, (32), 25 states have internal predecessors, (32), 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-09 15:21:30,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 32 transitions. [2024-11-09 15:21:30,774 INFO L240 hiAutomatonCegarLoop]: Abstraction has 26 states and 32 transitions. [2024-11-09 15:21:30,775 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:21:30,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 15:21:30,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-09 15:21:30,775 INFO L87 Difference]: Start difference. First operand 26 states and 32 transitions. Second operand has 7 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 7 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:21:30,793 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:21:30,793 INFO L93 Difference]: Finished difference Result 36 states and 40 transitions. [2024-11-09 15:21:30,793 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 36 states and 40 transitions. [2024-11-09 15:21:30,794 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 16 [2024-11-09 15:21:30,794 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 36 states to 31 states and 35 transitions. [2024-11-09 15:21:30,794 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 7 [2024-11-09 15:21:30,794 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 7 [2024-11-09 15:21:30,794 INFO L73 IsDeterministic]: Start isDeterministic. Operand 31 states and 35 transitions. [2024-11-09 15:21:30,794 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:21:30,794 INFO L218 hiAutomatonCegarLoop]: Abstraction has 31 states and 35 transitions. [2024-11-09 15:21:30,794 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states and 35 transitions. [2024-11-09 15:21:30,795 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 26. [2024-11-09 15:21:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 26 states have (on average 1.1538461538461537) internal successors, (30), 25 states have internal predecessors, (30), 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-09 15:21:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 30 transitions. [2024-11-09 15:21:30,796 INFO L240 hiAutomatonCegarLoop]: Abstraction has 26 states and 30 transitions. [2024-11-09 15:21:30,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 15:21:30,797 INFO L425 stractBuchiCegarLoop]: Abstraction has 26 states and 30 transitions. [2024-11-09 15:21:30,797 INFO L332 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2024-11-09 15:21:30,797 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 26 states and 30 transitions. [2024-11-09 15:21:30,797 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 15 [2024-11-09 15:21:30,797 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:21:30,797 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:21:30,798 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [6, 5, 4, 2, 1, 1] [2024-11-09 15:21:30,798 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [5, 5, 4, 1] [2024-11-09 15:21:30,798 INFO L745 eck$LassoCheckResult]: Stem: 696#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 697#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_~i~0#1;havoc main_~i~0#1;havoc main_#t~nondet0#1;main_~i~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1; 698#L13-1 assume !!(main_~i~0#1 > 10); 695#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 692#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 691#L13-1 assume !!(main_~i~0#1 > 10); 690#L10 assume !(25 == main_~i~0#1); 693#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 694#L13-1 assume !!(main_~i~0#1 > 10); 714#L10 assume !(25 == main_~i~0#1); 713#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 712#L13-1 assume !!(main_~i~0#1 > 10); 711#L10 assume !(25 == main_~i~0#1); 710#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 709#L13-1 assume !!(main_~i~0#1 > 10); 708#L10 assume !(25 == main_~i~0#1); 706#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 707#L13-1 assume !!(main_~i~0#1 > 10); 705#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 702#L10-2 [2024-11-09 15:21:30,798 INFO L747 eck$LassoCheckResult]: Loop: 702#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 689#L13-1 assume !!(main_~i~0#1 > 10); 690#L10 assume !(25 == main_~i~0#1); 693#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 694#L13-1 assume !!(main_~i~0#1 > 10); 714#L10 assume !(25 == main_~i~0#1); 713#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 712#L13-1 assume !!(main_~i~0#1 > 10); 711#L10 assume !(25 == main_~i~0#1); 710#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 709#L13-1 assume !!(main_~i~0#1 > 10); 708#L10 assume !(25 == main_~i~0#1); 706#L10-2 assume main_~i~0#1 <= 30;main_~i~0#1 := main_~i~0#1 - 1; 707#L13-1 assume !!(main_~i~0#1 > 10); 705#L10 assume 25 == main_~i~0#1;main_~i~0#1 := 30; 702#L10-2 [2024-11-09 15:21:30,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,798 INFO L85 PathProgramCache]: Analyzing trace with hash -1587470191, now seen corresponding path program 3 times [2024-11-09 15:21:30,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913450992] [2024-11-09 15:21:30,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,807 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,813 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:30,813 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,813 INFO L85 PathProgramCache]: Analyzing trace with hash 1155970966, now seen corresponding path program 2 times [2024-11-09 15:21:30,813 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,813 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986886037] [2024-11-09 15:21:30,813 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,818 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,821 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:30,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:21:30,822 INFO L85 PathProgramCache]: Analyzing trace with hash -1288805114, now seen corresponding path program 4 times [2024-11-09 15:21:30,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:21:30,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944477713] [2024-11-09 15:21:30,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:21:30,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:21:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,870 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:30,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-11-09 15:21:30,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:30,928 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:21:30,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-11-09 15:21:30,963 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2024-11-09 15:21:31,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:31,053 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:21:31,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:21:31,076 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 03:21:31 BoogieIcfgContainer [2024-11-09 15:21:31,076 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-09 15:21:31,077 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 15:21:31,077 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 15:21:31,077 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 15:21:31,077 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:21:27" (3/4) ... [2024-11-09 15:21:31,078 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-09 15:21:31,108 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 15:21:31,108 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 15:21:31,109 INFO L158 Benchmark]: Toolchain (without parser) took 3844.28ms. Allocated memory is still 226.5MB. Free memory was 155.7MB in the beginning and 172.0MB in the end (delta: -16.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:21:31,109 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 142.6MB. Free memory is still 110.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:21:31,109 INFO L158 Benchmark]: CACSL2BoogieTranslator took 304.30ms. Allocated memory is still 226.5MB. Free memory was 155.7MB in the beginning and 144.5MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 15:21:31,109 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.66ms. Allocated memory is still 226.5MB. Free memory was 144.5MB in the beginning and 143.2MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 15:21:31,109 INFO L158 Benchmark]: Boogie Preprocessor took 38.41ms. Allocated memory is still 226.5MB. Free memory was 143.2MB in the beginning and 141.8MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:21:31,110 INFO L158 Benchmark]: RCFGBuilder took 257.29ms. Allocated memory is still 226.5MB. Free memory was 141.8MB in the beginning and 132.0MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 15:21:31,110 INFO L158 Benchmark]: BuchiAutomizer took 3170.05ms. Allocated memory is still 226.5MB. Free memory was 132.0MB in the beginning and 175.2MB in the end (delta: -43.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:21:31,110 INFO L158 Benchmark]: Witness Printer took 31.69ms. Allocated memory is still 226.5MB. Free memory was 175.2MB in the beginning and 172.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 15:21:31,111 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.09ms. Allocated memory is still 142.6MB. Free memory is still 110.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 304.30ms. Allocated memory is still 226.5MB. Free memory was 155.7MB in the beginning and 144.5MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 37.66ms. Allocated memory is still 226.5MB. Free memory was 144.5MB in the beginning and 143.2MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 38.41ms. Allocated memory is still 226.5MB. Free memory was 143.2MB in the beginning and 141.8MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 257.29ms. Allocated memory is still 226.5MB. Free memory was 141.8MB in the beginning and 132.0MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 3170.05ms. Allocated memory is still 226.5MB. Free memory was 132.0MB in the beginning and 175.2MB in the end (delta: -43.2MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 31.69ms. Allocated memory is still 226.5MB. Free memory was 175.2MB in the beginning and 172.0MB in the end (delta: 3.1MB). 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 7 terminating modules (3 trivial, 3 deterministic, 1 nondeterministic) and one nonterminating remainder module.One deterministic module has affine ranking function i and consists of 4 locations. One deterministic module has affine ranking function i and consists of 4 locations. One deterministic module has affine ranking function (((long) -2 * i) + 57) and consists of 4 locations. One nondeterministic module has affine ranking function i and consists of 4 locations. 3 modules have a trivial ranking function, the largest among these consists of 7 locations. The remainder module has 26 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.1s and 6 iterations. TraceHistogramMax:6. Analysis of lassos took 2.4s. Construction of modules took 0.0s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 3. Minimization of det autom 0. Minimization of nondet autom 7. Automata minimization 0.0s AutomataMinimizationTime, 7 MinimizatonAttempts, 21 StatesRemovedByMinimization, 6 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/3 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 61 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 55 mSDsluCounter, 59 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4 mSDsCounter, 28 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 119 IncrementalHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 28 mSolverCounterUnsat, 55 mSDtfsCounter, 119 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT2 conc0 concLT0 SILN0 SILU0 SILI0 SILT2 lasso0 LassoPreprocessingBenchmarks: Lassos: inital14 mio100 ax190 hnf100 lsp53 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq169 hnf94 smp100 dnf146 smp89 tf107 neg100 sie107 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 24ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 5 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 4 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.5s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 13]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L6] int i; [L7] i = __VERIFIER_nondet_int() [L9] COND TRUE i > 10 VAL [i=25] [L10] COND TRUE i == 25 [L11] i = 30 VAL [i=30] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=29] [L9] COND TRUE i > 10 VAL [i=29] [L10] COND FALSE !(i == 25) VAL [i=29] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=28] [L9] COND TRUE i > 10 VAL [i=28] [L10] COND FALSE !(i == 25) VAL [i=28] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=27] [L9] COND TRUE i > 10 VAL [i=27] [L10] COND FALSE !(i == 25) VAL [i=27] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=26] [L9] COND TRUE i > 10 VAL [i=26] [L10] COND FALSE !(i == 25) VAL [i=26] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=25] [L9] COND TRUE i > 10 VAL [i=25] [L10] COND TRUE i == 25 [L11] i = 30 VAL [i=30] Loop: [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND TRUE i == 25 [L11] i = 30 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 13]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L6] int i; [L7] i = __VERIFIER_nondet_int() [L9] COND TRUE i > 10 VAL [i=25] [L10] COND TRUE i == 25 [L11] i = 30 VAL [i=30] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=29] [L9] COND TRUE i > 10 VAL [i=29] [L10] COND FALSE !(i == 25) VAL [i=29] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=28] [L9] COND TRUE i > 10 VAL [i=28] [L10] COND FALSE !(i == 25) VAL [i=28] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=27] [L9] COND TRUE i > 10 VAL [i=27] [L10] COND FALSE !(i == 25) VAL [i=27] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=26] [L9] COND TRUE i > 10 VAL [i=26] [L10] COND FALSE !(i == 25) VAL [i=26] [L13] COND TRUE i <= 30 [L14] i = i-1 VAL [i=25] [L9] COND TRUE i > 10 VAL [i=25] [L10] COND TRUE i == 25 [L11] i = 30 VAL [i=30] Loop: [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND FALSE !(i == 25) [L13] COND TRUE i <= 30 [L14] i = i-1 [L9] COND TRUE i > 10 [L10] COND TRUE i == 25 [L11] i = 30 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-09 15:21:31,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0 [2024-11-09 15:21:31,335 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)