./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-bwb/and-06.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-bwb/and-06.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 d5d25da990643b4b5025c4e511382360ecc906ce1073cabf600162c7aef9f4cd --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 15:17:43,151 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 15:17:43,263 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf [2024-11-09 15:17:43,275 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 15:17:43,275 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 15:17:43,308 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 15:17:43,312 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 15:17:43,312 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 15:17:43,313 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 15:17:43,313 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 15:17:43,315 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 15:17:43,315 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 15:17:43,315 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 15:17:43,315 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 15:17:43,315 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 15:17:43,316 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 15:17:43,316 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 15:17:43,316 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 15:17:43,316 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 15:17:43,317 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 15:17:43,317 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 15:17:43,323 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 15:17:43,323 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 15:17:43,324 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 15:17:43,324 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 15:17:43,324 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 15:17:43,324 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 15:17:43,324 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 15:17:43,325 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 15:17:43,325 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 15:17:43,325 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 15:17:43,325 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 15:17:43,325 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 15:17:43,325 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 15:17:43,326 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 15:17:43,326 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 15:17:43,326 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 -> d5d25da990643b4b5025c4e511382360ecc906ce1073cabf600162c7aef9f4cd [2024-11-09 15:17:43,655 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 15:17:43,680 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 15:17:43,686 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 15:17:43,687 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 15:17:43,691 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 15:17:43,692 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-bwb/and-06.c [2024-11-09 15:17:45,164 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 15:17:45,296 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 15:17:45,296 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-bwb/and-06.c [2024-11-09 15:17:45,302 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dbb1cc70f/0780ceec18f4462a8b26a7ea26319509/FLAG900da90c1 [2024-11-09 15:17:45,715 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dbb1cc70f/0780ceec18f4462a8b26a7ea26319509 [2024-11-09 15:17:45,717 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 15:17:45,718 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 15:17:45,719 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 15:17:45,720 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 15:17:45,724 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 15:17:45,725 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,725 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@46aadb31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45, skipping insertion in model container [2024-11-09 15:17:45,725 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,739 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 15:17:45,870 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:17:45,876 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 15:17:45,886 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:17:45,899 INFO L204 MainTranslator]: Completed translation [2024-11-09 15:17:45,899 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45 WrapperNode [2024-11-09 15:17:45,900 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 15:17:45,900 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 15:17:45,901 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 15:17:45,901 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 15:17:45,907 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:17:45" (1/1) ... [2024-11-09 15:17:45,910 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:17:45" (1/1) ... [2024-11-09 15:17:45,957 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-11-09 15:17:45,958 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 15:17:45,958 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 15:17:45,958 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 15:17:45,959 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 15:17:45,966 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,966 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,967 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,972 INFO L175 MemorySlicer]: No memory access in input program. [2024-11-09 15:17:45,992 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,992 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,994 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,998 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:45,999 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:46,002 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:46,003 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 15:17:46,004 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 15:17:46,004 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 15:17:46,004 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 15:17:46,005 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (1/1) ... [2024-11-09 15:17:46,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,038 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:17:46,045 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:17:46,083 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 15:17:46,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 15:17:46,129 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 15:17:46,130 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 15:17:46,220 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-09 15:17:46,221 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 15:17:46,232 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 15:17:46,232 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 15:17:46,232 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:17:46 BoogieIcfgContainer [2024-11-09 15:17:46,232 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 15:17:46,233 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-09 15:17:46,236 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-09 15:17:46,240 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-09 15:17:46,241 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,241 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.11 03:17:45" (1/3) ... [2024-11-09 15:17:46,241 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4661c240 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:17:46, skipping insertion in model container [2024-11-09 15:17:46,241 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,242 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:17:45" (2/3) ... [2024-11-09 15:17:46,242 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4661c240 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 03:17:46, skipping insertion in model container [2024-11-09 15:17:46,242 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,242 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:17:46" (3/3) ... [2024-11-09 15:17:46,243 INFO L332 chiAutomizerObserver]: Analyzing ICFG and-06.c [2024-11-09 15:17:46,286 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-09 15:17:46,287 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-09 15:17:46,287 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-09 15:17:46,287 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-09 15:17:46,287 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-09 15:17:46,287 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-09 15:17:46,287 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-09 15:17:46,287 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-09 15:17:46,295 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 16 states, 15 states have (on average 1.4666666666666666) internal successors, (22), 15 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:46,311 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:46,312 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:46,312 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:46,315 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-09 15:17:46,315 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2024-11-09 15:17:46,315 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-09 15:17:46,316 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 16 states, 15 states have (on average 1.4666666666666666) internal successors, (22), 15 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:46,317 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:46,317 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:46,317 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:46,317 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-09 15:17:46,317 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2024-11-09 15:17:46,322 INFO L745 eck$LassoCheckResult]: Stem: 12#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true; 4#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_#t~post2#1, main_#t~bitwise3#1, main_#t~bitwise4#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~a~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 9#L18-2true [2024-11-09 15:17:46,322 INFO L747 eck$LassoCheckResult]: Loop: 9#L18-2true assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 7#L18true assume main_~a~0#1 > 0; 16#L19true assume 0 == main_~x~0#1 || 0 == main_~a~0#1;main_#t~bitwise3#1 := 0; 10#L19-5true main_~x~0#1 := main_#t~bitwise3#1;havoc main_#t~bitwise3#1; 9#L18-2true [2024-11-09 15:17:46,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,327 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2024-11-09 15:17:46,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823854022] [2024-11-09 15:17:46,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,440 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,476 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,482 INFO L85 PathProgramCache]: Analyzing trace with hash 1265230, now seen corresponding path program 1 times [2024-11-09 15:17:46,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523337387] [2024-11-09 15:17:46,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:46,625 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:17:46,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:17:46,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523337387] [2024-11-09 15:17:46,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523337387] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:17:46,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:17:46,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:17:46,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [55741314] [2024-11-09 15:17:46,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:17:46,631 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 15:17:46,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:17:46,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:17:46,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:17:46,657 INFO L87 Difference]: Start difference. First operand has 16 states, 15 states have (on average 1.4666666666666666) internal successors, (22), 15 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 4 states have (on average 1.0) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:46,695 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:17:46,695 INFO L93 Difference]: Finished difference Result 16 states and 19 transitions. [2024-11-09 15:17:46,696 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 16 states and 19 transitions. [2024-11-09 15:17:46,697 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:46,699 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 16 states to 12 states and 15 transitions. [2024-11-09 15:17:46,699 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 12 [2024-11-09 15:17:46,700 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2024-11-09 15:17:46,700 INFO L73 IsDeterministic]: Start isDeterministic. Operand 12 states and 15 transitions. [2024-11-09 15:17:46,700 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 15:17:46,700 INFO L218 hiAutomatonCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-11-09 15:17:46,712 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states and 15 transitions. [2024-11-09 15:17:46,717 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-11-09 15:17:46,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 12 states have (on average 1.25) internal successors, (15), 11 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:17:46,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2024-11-09 15:17:46,718 INFO L240 hiAutomatonCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-11-09 15:17:46,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:17:46,724 INFO L425 stractBuchiCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-11-09 15:17:46,724 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-09 15:17:46,724 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 12 states and 15 transitions. [2024-11-09 15:17:46,724 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:46,724 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:46,724 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:46,724 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-09 15:17:46,725 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2024-11-09 15:17:46,725 INFO L745 eck$LassoCheckResult]: Stem: 51#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 52#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_#t~post2#1, main_#t~bitwise3#1, main_#t~bitwise4#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~a~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 48#L18-2 [2024-11-09 15:17:46,725 INFO L747 eck$LassoCheckResult]: Loop: 48#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 45#L18 assume !(main_~a~0#1 > 0); 46#L21 assume 0 == main_~x~0#1 || 0 == main_~x~0#1 - 1;main_#t~bitwise4#1 := 0; 49#L21-5 main_~x~0#1 := main_#t~bitwise4#1;havoc main_#t~bitwise4#1; 48#L18-2 [2024-11-09 15:17:46,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,728 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 2 times [2024-11-09 15:17:46,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530519708] [2024-11-09 15:17:46,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,732 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,736 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,737 INFO L85 PathProgramCache]: Analyzing trace with hash 1280125, now seen corresponding path program 1 times [2024-11-09 15:17:46,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312314269] [2024-11-09 15:17:46,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,743 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,750 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,750 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,752 INFO L85 PathProgramCache]: Analyzing trace with hash 889707327, now seen corresponding path program 1 times [2024-11-09 15:17:46,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919593029] [2024-11-09 15:17:46,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,761 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,765 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,839 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:46,839 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:46,839 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:46,839 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:46,839 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:46,840 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,840 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:46,840 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:46,840 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration2_Loop [2024-11-09 15:17:46,840 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:46,840 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:46,851 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,911 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:46,912 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:46,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,916 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:17:46,917 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:17:46,918 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:46,918 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:46,942 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:17:46,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,945 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:17:46,947 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:17:46,947 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:46,947 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:46,965 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:46,976 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:17:46,976 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:46,977 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:46,979 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:46,979 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:46,979 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:46,979 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,979 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:46,979 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:46,979 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration2_Loop [2024-11-09 15:17:46,979 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:46,979 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:46,980 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,988 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,996 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,033 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:47,037 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:47,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,039 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:17:47,041 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:17:47,042 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:17:47,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:47,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:47,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:47,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:47,054 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:47,056 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:47,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:47,060 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:47,064 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2024-11-09 15:17:47,064 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-11-09 15:17:47,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,142 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:17:47,144 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:17:47,145 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:47,145 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:47,146 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:47,146 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~x~0#1) = 1*ULTIMATE.start_main_~x~0#1 Supporting invariants [] [2024-11-09 15:17:47,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-11-09 15:17:47,159 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:47,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,197 WARN L253 TraceCheckSpWp]: Trace formula consists of 4 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 11 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,242 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:17:47,245 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:17:47,247 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 12 states and 15 transitions. cyclomatic complexity: 4 Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:47,308 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 12 states and 15 transitions. cyclomatic complexity: 4. Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 40 states and 53 transitions. Complement of second has 8 states. [2024-11-09 15:17:47,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:47,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:47,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 27 transitions. [2024-11-09 15:17:47,311 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 27 transitions. Stem has 2 letters. Loop has 4 letters. [2024-11-09 15:17:47,312 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,312 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 27 transitions. Stem has 6 letters. Loop has 4 letters. [2024-11-09 15:17:47,312 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,313 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 27 transitions. Stem has 2 letters. Loop has 8 letters. [2024-11-09 15:17:47,313 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,313 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 40 states and 53 transitions. [2024-11-09 15:17:47,315 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:47,316 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 40 states to 39 states and 51 transitions. [2024-11-09 15:17:47,317 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 19 [2024-11-09 15:17:47,317 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 20 [2024-11-09 15:17:47,317 INFO L73 IsDeterministic]: Start isDeterministic. Operand 39 states and 51 transitions. [2024-11-09 15:17:47,317 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:47,317 INFO L218 hiAutomatonCegarLoop]: Abstraction has 39 states and 51 transitions. [2024-11-09 15:17:47,318 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states and 51 transitions. [2024-11-09 15:17:47,319 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 25. [2024-11-09 15:17:47,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 25 states have (on average 1.28) internal successors, (32), 24 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:17:47,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 32 transitions. [2024-11-09 15:17:47,320 INFO L240 hiAutomatonCegarLoop]: Abstraction has 25 states and 32 transitions. [2024-11-09 15:17:47,320 INFO L425 stractBuchiCegarLoop]: Abstraction has 25 states and 32 transitions. [2024-11-09 15:17:47,320 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-09 15:17:47,320 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 25 states and 32 transitions. [2024-11-09 15:17:47,321 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 10 [2024-11-09 15:17:47,321 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:47,321 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:47,321 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-09 15:17:47,321 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-09 15:17:47,321 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_#t~nondet1#1, main_#t~post2#1, main_#t~bitwise3#1, main_#t~bitwise4#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~a~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 162#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 145#L18 [2024-11-09 15:17:47,322 INFO L747 eck$LassoCheckResult]: Loop: 145#L18 assume main_~a~0#1 > 0; 147#L19 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 139#L19-2 assume main_~x~0#1 == main_~a~0#1;main_#t~bitwise3#1 := main_~x~0#1; 140#L19-5 main_~x~0#1 := main_#t~bitwise3#1;havoc main_#t~bitwise3#1; 151#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 145#L18 [2024-11-09 15:17:47,322 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,322 INFO L85 PathProgramCache]: Analyzing trace with hash 29864, now seen corresponding path program 1 times [2024-11-09 15:17:47,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,323 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891344897] [2024-11-09 15:17:47,323 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,326 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,328 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,329 INFO L85 PathProgramCache]: Analyzing trace with hash 42146464, now seen corresponding path program 1 times [2024-11-09 15:17:47,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102207865] [2024-11-09 15:17:47,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,337 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,341 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,341 INFO L85 PathProgramCache]: Analyzing trace with hash 295990873, now seen corresponding path program 1 times [2024-11-09 15:17:47,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470330695] [2024-11-09 15:17:47,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,347 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,351 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,385 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:47,385 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:47,385 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:47,386 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:47,386 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:47,386 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,386 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:47,386 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:47,386 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration3_Loop [2024-11-09 15:17:47,387 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:47,387 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:47,387 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,416 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,424 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,428 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:17:47,459 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:47,459 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:47,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,461 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:17:47,462 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:17:47,465 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:47,466 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:47,497 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:17:47,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,500 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:17:47,505 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:17:47,506 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:47,506 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:47,538 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:47,545 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:17:47,546 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:47,546 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:47,546 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:47,546 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:47,546 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:47,546 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,546 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:47,546 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:47,546 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration3_Loop [2024-11-09 15:17:47,546 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:47,546 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:47,547 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,557 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,559 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,590 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:47,591 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:47,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,594 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:17:47,597 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:17:47,598 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:17:47,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:47,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:47,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:47,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:47,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:47,610 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:47,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:47,612 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:47,617 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:17:47,617 INFO L444 ModelExtractionUtils]: 1 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:17:47,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,618 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:17:47,619 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:17:47,620 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:47,620 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:47,621 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:47,621 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~a~0#1) = 1*ULTIMATE.start_main_~a~0#1 Supporting invariants [] [2024-11-09 15:17:47,631 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:47,632 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:47,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,699 INFO L255 TraceCheckSpWp]: Trace formula consists of 14 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,743 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:17:47,744 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:17:47,744 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 25 states and 32 transitions. cyclomatic complexity: 9 Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:47,793 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 25 states and 32 transitions. cyclomatic complexity: 9. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 57 states and 78 transitions. Complement of second has 6 states. [2024-11-09 15:17:47,793 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:17:47,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:47,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 19 transitions. [2024-11-09 15:17:47,794 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 19 transitions. Stem has 3 letters. Loop has 5 letters. [2024-11-09 15:17:47,794 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,794 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 19 transitions. Stem has 8 letters. Loop has 5 letters. [2024-11-09 15:17:47,794 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,794 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 19 transitions. Stem has 3 letters. Loop has 10 letters. [2024-11-09 15:17:47,795 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,795 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 57 states and 78 transitions. [2024-11-09 15:17:47,801 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:17:47,802 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 57 states to 46 states and 62 transitions. [2024-11-09 15:17:47,807 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 11 [2024-11-09 15:17:47,807 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2024-11-09 15:17:47,807 INFO L73 IsDeterministic]: Start isDeterministic. Operand 46 states and 62 transitions. [2024-11-09 15:17:47,807 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:47,807 INFO L218 hiAutomatonCegarLoop]: Abstraction has 46 states and 62 transitions. [2024-11-09 15:17:47,808 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states and 62 transitions. [2024-11-09 15:17:47,809 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 45. [2024-11-09 15:17:47,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 45 states have (on average 1.3555555555555556) internal successors, (61), 44 states have internal predecessors, (61), 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:17:47,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 61 transitions. [2024-11-09 15:17:47,815 INFO L240 hiAutomatonCegarLoop]: Abstraction has 45 states and 61 transitions. [2024-11-09 15:17:47,815 INFO L425 stractBuchiCegarLoop]: Abstraction has 45 states and 61 transitions. [2024-11-09 15:17:47,815 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-09 15:17:47,815 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 45 states and 61 transitions. [2024-11-09 15:17:47,816 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:17:47,816 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:47,816 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:47,816 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2024-11-09 15:17:47,816 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2024-11-09 15:17:47,816 INFO L745 eck$LassoCheckResult]: Stem: 281#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 282#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_#t~post2#1, main_#t~bitwise3#1, main_#t~bitwise4#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~a~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 287#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 293#L18 assume !(main_~a~0#1 > 0); 271#L21 [2024-11-09 15:17:47,817 INFO L747 eck$LassoCheckResult]: Loop: 271#L21 assume !(0 == main_~x~0#1 || 0 == main_~x~0#1 - 1); 278#L21-2 assume !(main_~x~0#1 == main_~x~0#1 - 1); 283#L21-4 havoc main_#t~bitwise4#1;assume (((((main_~x~0#1 < 0 && main_~x~0#1 - 1 >= 0) || main_#t~bitwise4#1 <= main_~x~0#1) && ((main_~x~0#1 >= 0 && main_~x~0#1 - 1 < 0) || main_#t~bitwise4#1 <= main_~x~0#1 - 1)) && ((main_~x~0#1 < 0 && main_~x~0#1 - 1 < 0) || main_#t~bitwise4#1 >= 0)) && ((main_~x~0#1 >= 0 && main_~x~0#1 - 1 >= 0) || main_#t~bitwise4#1 > main_~x~0#1 + (main_~x~0#1 - 1))) && main_#t~bitwise4#1 >= -2147483648; 285#L21-5 main_~x~0#1 := main_#t~bitwise4#1;havoc main_#t~bitwise4#1; 274#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 270#L18 assume !(main_~a~0#1 > 0); 271#L21 [2024-11-09 15:17:47,817 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,817 INFO L85 PathProgramCache]: Analyzing trace with hash 925813, now seen corresponding path program 1 times [2024-11-09 15:17:47,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173060922] [2024-11-09 15:17:47,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,822 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,830 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,833 INFO L85 PathProgramCache]: Analyzing trace with hash 1898144506, now seen corresponding path program 1 times [2024-11-09 15:17:47,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582012970] [2024-11-09 15:17:47,837 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,854 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,862 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,862 INFO L85 PathProgramCache]: Analyzing trace with hash 1852595310, now seen corresponding path program 1 times [2024-11-09 15:17:47,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751488992] [2024-11-09 15:17:47,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,878 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,892 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,966 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:47,966 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:47,967 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:47,967 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:47,967 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:47,967 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,967 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:47,967 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:47,967 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration4_Loop [2024-11-09 15:17:47,967 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:47,967 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:47,968 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,977 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,979 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,984 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,020 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:48,024 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:48,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,026 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:17:48,030 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:17:48,031 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,031 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,055 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:17:48,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,058 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:17:48,059 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:17:48,061 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:48,061 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,113 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,113 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~a~0#1=-2} Honda state: {ULTIMATE.start_main_~a~0#1=-2} Generalized eigenvectors: [{ULTIMATE.start_main_~a~0#1=0}, {ULTIMATE.start_main_~a~0#1=-1}, {ULTIMATE.start_main_~a~0#1=0}] Lambdas: [4, 1, 10] Nus: [0, 1] [2024-11-09 15:17:48,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,128 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:17:48,133 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:17:48,134 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,134 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,146 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,146 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~bitwise4#1=0} Honda state: {ULTIMATE.start_main_#t~bitwise4#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,162 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:17:48,163 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:17:48,164 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,164 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,176 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,176 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post2#1=0} Honda state: {ULTIMATE.start_main_#t~post2#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,186 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:17:48,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,189 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:17:48,193 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:17:48,193 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,193 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,218 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,221 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:17:48,223 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:17:48,223 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:48,223 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,269 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:48,277 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:17:48,277 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:48,278 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:48,278 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:48,278 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:48,278 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:48,278 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,278 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:48,278 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:48,278 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration4_Loop [2024-11-09 15:17:48,278 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:48,278 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:48,279 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,289 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,291 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,296 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,321 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:48,322 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:48,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,326 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:17:48,329 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:17:48,330 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:17:48,339 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:48,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:48,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:48,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:48,340 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:48,342 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:48,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:48,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:17:48,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,356 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:17:48,357 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:17:48,358 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:17:48,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:48,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:48,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:48,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:48,368 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:48,368 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:48,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:48,369 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:17:48,380 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,382 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:17:48,383 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:17:48,384 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:17:48,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:48,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:48,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:48,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:48,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:48,395 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:48,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:48,399 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:48,401 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:17:48,401 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:17:48,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,405 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:17:48,414 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:17:48,415 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:48,415 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:48,415 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:48,415 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~x~0#1) = 1*ULTIMATE.start_main_~x~0#1 Supporting invariants [] [2024-11-09 15:17:48,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,428 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:48,441 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:48,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 8 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:48,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:48,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:48,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 15:17:48,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:48,534 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:17:48,534 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-11-09 15:17:48,535 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 45 states and 61 transitions. cyclomatic complexity: 20 Second operand has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:48,576 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 45 states and 61 transitions. cyclomatic complexity: 20. Second operand has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 139 states and 183 transitions. Complement of second has 9 states. [2024-11-09 15:17:48,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:48,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:48,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 22 transitions. [2024-11-09 15:17:48,578 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 4 letters. Loop has 6 letters. [2024-11-09 15:17:48,578 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:48,578 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 10 letters. Loop has 6 letters. [2024-11-09 15:17:48,578 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:48,578 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 4 letters. Loop has 12 letters. [2024-11-09 15:17:48,579 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:48,579 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 139 states and 183 transitions. [2024-11-09 15:17:48,581 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:17:48,582 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 139 states to 87 states and 115 transitions. [2024-11-09 15:17:48,582 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 12 [2024-11-09 15:17:48,582 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2024-11-09 15:17:48,582 INFO L73 IsDeterministic]: Start isDeterministic. Operand 87 states and 115 transitions. [2024-11-09 15:17:48,582 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:48,583 INFO L218 hiAutomatonCegarLoop]: Abstraction has 87 states and 115 transitions. [2024-11-09 15:17:48,583 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87 states and 115 transitions. [2024-11-09 15:17:48,585 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 57. [2024-11-09 15:17:48,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 57 states have (on average 1.3333333333333333) internal successors, (76), 56 states have internal predecessors, (76), 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:17:48,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 76 transitions. [2024-11-09 15:17:48,586 INFO L240 hiAutomatonCegarLoop]: Abstraction has 57 states and 76 transitions. [2024-11-09 15:17:48,586 INFO L425 stractBuchiCegarLoop]: Abstraction has 57 states and 76 transitions. [2024-11-09 15:17:48,586 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-09 15:17:48,586 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 57 states and 76 transitions. [2024-11-09 15:17:48,587 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 6 [2024-11-09 15:17:48,587 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:48,587 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:48,587 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:17:48,587 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2024-11-09 15:17:48,587 INFO L745 eck$LassoCheckResult]: Stem: 524#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 525#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet0#1, main_#t~nondet1#1, main_#t~post2#1, main_#t~bitwise3#1, main_#t~bitwise4#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet0#1;main_~x~0#1 := main_#t~nondet0#1;havoc main_#t~nondet0#1;havoc main_#t~nondet1#1;main_~a~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 517#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 518#L18 assume !(main_~a~0#1 > 0); 554#L21 assume 0 == main_~x~0#1 || 0 == main_~x~0#1 - 1;main_#t~bitwise4#1 := 0; 558#L21-5 main_~x~0#1 := main_#t~bitwise4#1;havoc main_#t~bitwise4#1; 557#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 556#L18 assume main_~a~0#1 > 0; 534#L19 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 542#L19-2 assume main_~x~0#1 == main_~a~0#1;main_#t~bitwise3#1 := main_~x~0#1; 539#L19-5 main_~x~0#1 := main_#t~bitwise3#1;havoc main_#t~bitwise3#1; 537#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 533#L18 assume !(main_~a~0#1 > 0); 521#L21 [2024-11-09 15:17:48,588 INFO L747 eck$LassoCheckResult]: Loop: 521#L21 assume !(0 == main_~x~0#1 || 0 == main_~x~0#1 - 1); 522#L21-2 assume !(main_~x~0#1 == main_~x~0#1 - 1); 526#L21-4 havoc main_#t~bitwise4#1;assume (((((main_~x~0#1 < 0 && main_~x~0#1 - 1 >= 0) || main_#t~bitwise4#1 <= main_~x~0#1) && ((main_~x~0#1 >= 0 && main_~x~0#1 - 1 < 0) || main_#t~bitwise4#1 <= main_~x~0#1 - 1)) && ((main_~x~0#1 < 0 && main_~x~0#1 - 1 < 0) || main_#t~bitwise4#1 >= 0)) && ((main_~x~0#1 >= 0 && main_~x~0#1 - 1 >= 0) || main_#t~bitwise4#1 > main_~x~0#1 + (main_~x~0#1 - 1))) && main_#t~bitwise4#1 >= -2147483648; 528#L21-5 main_~x~0#1 := main_#t~bitwise4#1;havoc main_#t~bitwise4#1; 531#L18-2 assume !!(main_~x~0#1 > 0);main_#t~post2#1 := main_~a~0#1;main_~a~0#1 := main_#t~post2#1 - 1;havoc main_#t~post2#1; 532#L18 assume !(main_~a~0#1 > 0); 521#L21 [2024-11-09 15:17:48,588 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:48,588 INFO L85 PathProgramCache]: Analyzing trace with hash -171681304, now seen corresponding path program 1 times [2024-11-09 15:17:48,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:48,588 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550095602] [2024-11-09 15:17:48,588 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:48,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:48,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:48,619 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 15:17:48,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:17:48,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550095602] [2024-11-09 15:17:48,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550095602] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:17:48,620 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:17:48,620 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 15:17:48,620 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [56974330] [2024-11-09 15:17:48,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:17:48,621 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-09 15:17:48,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:48,621 INFO L85 PathProgramCache]: Analyzing trace with hash 1898144506, now seen corresponding path program 2 times [2024-11-09 15:17:48,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:48,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563160716] [2024-11-09 15:17:48,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:48,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:48,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:48,626 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:48,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:48,629 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:48,676 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:48,676 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:48,676 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:48,676 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:48,676 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:48,677 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,677 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:48,677 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:48,677 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration5_Loop [2024-11-09 15:17:48,677 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:48,677 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:48,677 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,679 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,683 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,684 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,712 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:48,712 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:48,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,714 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:17:48,721 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:17:48,726 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,726 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,738 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,738 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post2#1=0} Honda state: {ULTIMATE.start_main_#t~post2#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,749 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:17:48,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,751 INFO L229 MonitoredProcess]: Starting monitored process 21 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:17:48,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-11-09 15:17:48,752 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,752 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,774 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2024-11-09 15:17:48,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,776 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:17:48,777 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:17:48,778 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:48,778 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,821 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:48,831 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:17:48,831 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:48,832 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:48,832 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:48,832 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:48,832 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:48,832 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,832 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:48,832 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:48,832 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-06.c_Iteration5_Loop [2024-11-09 15:17:48,832 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:48,832 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:48,833 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,840 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,865 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:48,865 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:48,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,870 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:17:48,871 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:17:48,871 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:17:48,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:48,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:48,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:48,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:48,882 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:48,882 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:48,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:48,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-09 15:17:48,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2024-11-09 15:17:48,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,903 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:17:48,907 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:17:48,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-09 15:17:48,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:48,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:48,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:48,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:48,921 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:48,922 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:48,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:48,924 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:48,926 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:17:48,926 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:17:48,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,927 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:17:48,929 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:17:48,929 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:48,929 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:48,929 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:48,929 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~x~0#1) = 1*ULTIMATE.start_main_~x~0#1 Supporting invariants [] [2024-11-09 15:17:48,940 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,940 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:48,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:48,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:48,963 INFO L255 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:48,963 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:48,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:48,986 INFO L255 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 15:17:48,987 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:49,050 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:17:49,051 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-11-09 15:17:49,051 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25 Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,094 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25. Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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) Result 109 states and 143 transitions. Complement of second has 9 states. [2024-11-09 15:17:49,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 22 transitions. [2024-11-09 15:17:49,096 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 13 letters. Loop has 6 letters. [2024-11-09 15:17:49,096 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:49,096 INFO L682 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2024-11-09 15:17:49,109 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:49,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:49,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:49,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:49,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 15:17:49,140 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:49,189 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:17:49,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-11-09 15:17:49,231 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:17:49,247 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:17:49,247 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 4 loop predicates [2024-11-09 15:17:49,248 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25 Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,296 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25. Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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) Result 107 states and 136 transitions. Complement of second has 11 states. [2024-11-09 15:17:49,296 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:49,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 20 transitions. [2024-11-09 15:17:49,297 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 20 transitions. Stem has 13 letters. Loop has 6 letters. [2024-11-09 15:17:49,297 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:49,297 INFO L682 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2024-11-09 15:17:49,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:49,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:49,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 29 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:49,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:49,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:49,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-09 15:17:49,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:49,384 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:17:49,384 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 4 loop predicates [2024-11-09 15:17:49,384 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25 Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,411 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 57 states and 76 transitions. cyclomatic complexity: 25. Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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) Result 110 states and 144 transitions. Complement of second has 10 states. [2024-11-09 15:17:49,411 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:49,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 6 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:17:49,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 28 transitions. [2024-11-09 15:17:49,412 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 28 transitions. Stem has 13 letters. Loop has 6 letters. [2024-11-09 15:17:49,412 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:49,412 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 28 transitions. Stem has 19 letters. Loop has 6 letters. [2024-11-09 15:17:49,412 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:49,413 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 28 transitions. Stem has 13 letters. Loop has 12 letters. [2024-11-09 15:17:49,413 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:49,413 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 110 states and 144 transitions. [2024-11-09 15:17:49,415 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-09 15:17:49,415 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 110 states to 0 states and 0 transitions. [2024-11-09 15:17:49,416 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-09 15:17:49,416 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-09 15:17:49,416 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-09 15:17:49,416 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 15:17:49,416 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:49,416 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:49,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:17:49,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:17:49,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:17:49,417 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. 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:17:49,417 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:17:49,417 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-09 15:17:49,417 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-09 15:17:49,417 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-09 15:17:49,417 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 15:17:49,417 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:49,417 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-09 15:17:49,418 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:49,418 INFO L332 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2024-11-09 15:17:49,418 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-11-09 15:17:49,418 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-09 15:17:49,418 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-11-09 15:17:49,427 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 03:17:49 BoogieIcfgContainer [2024-11-09 15:17:49,427 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-09 15:17:49,428 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 15:17:49,428 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 15:17:49,428 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 15:17:49,428 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:17:46" (3/4) ... [2024-11-09 15:17:49,430 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 15:17:49,431 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 15:17:49,431 INFO L158 Benchmark]: Toolchain (without parser) took 3712.99ms. Allocated memory is still 192.9MB. Free memory was 124.2MB in the beginning and 133.9MB in the end (delta: -9.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:49,431 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 109.1MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:49,432 INFO L158 Benchmark]: CACSL2BoogieTranslator took 180.51ms. Allocated memory is still 192.9MB. Free memory was 123.9MB in the beginning and 112.6MB in the end (delta: 11.4MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 15:17:49,432 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.27ms. Allocated memory is still 192.9MB. Free memory was 112.6MB in the beginning and 164.7MB in the end (delta: -52.2MB). Peak memory consumption was 6.6MB. Max. memory is 16.1GB. [2024-11-09 15:17:49,436 INFO L158 Benchmark]: Boogie Preprocessor took 45.23ms. Allocated memory is still 192.9MB. Free memory was 164.7MB in the beginning and 163.5MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 15:17:49,436 INFO L158 Benchmark]: RCFGBuilder took 228.38ms. Allocated memory is still 192.9MB. Free memory was 163.5MB in the beginning and 153.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 15:17:49,437 INFO L158 Benchmark]: BuchiAutomizer took 3194.52ms. Allocated memory is still 192.9MB. Free memory was 152.5MB in the beginning and 133.9MB in the end (delta: 18.6MB). Peak memory consumption was 20.7MB. Max. memory is 16.1GB. [2024-11-09 15:17:49,437 INFO L158 Benchmark]: Witness Printer took 3.01ms. Allocated memory is still 192.9MB. Free memory is still 133.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:49,438 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.10ms. Allocated memory is still 109.1MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 180.51ms. Allocated memory is still 192.9MB. Free memory was 123.9MB in the beginning and 112.6MB in the end (delta: 11.4MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.27ms. Allocated memory is still 192.9MB. Free memory was 112.6MB in the beginning and 164.7MB in the end (delta: -52.2MB). Peak memory consumption was 6.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 45.23ms. Allocated memory is still 192.9MB. Free memory was 164.7MB in the beginning and 163.5MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 228.38ms. Allocated memory is still 192.9MB. Free memory was 163.5MB in the beginning and 153.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 3194.52ms. Allocated memory is still 192.9MB. Free memory was 152.5MB in the beginning and 133.9MB in the end (delta: 18.6MB). Peak memory consumption was 20.7MB. Max. memory is 16.1GB. * Witness Printer took 3.01ms. Allocated memory is still 192.9MB. Free memory is still 133.9MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 6 terminating modules (2 trivial, 3 deterministic, 1 nondeterministic). One deterministic module has affine ranking function x and consists of 5 locations. One deterministic module has affine ranking function a and consists of 4 locations. One deterministic module has affine ranking function x and consists of 5 locations. One nondeterministic module has affine ranking function x and consists of 5 locations. 2 modules have a trivial ranking function, the largest among these consists of 4 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.1s and 6 iterations. TraceHistogramMax:3. Analysis of lassos took 2.0s. Construction of modules took 0.1s. Büchi inclusion checks took 0.8s. Highest rank in rank-based complementation 3. Minimization of det autom 3. Minimization of nondet autom 3. Automata minimization 0.0s AutomataMinimizationTime, 4 MinimizatonAttempts, 45 StatesRemovedByMinimization, 3 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [3, 0, 1, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 130 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 124 mSDsluCounter, 141 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 56 mSDsCounter, 26 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 190 IncrementalHoareTripleChecker+Invalid, 216 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 26 mSolverCounterUnsat, 85 mSDtfsCounter, 190 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI1 SFLT3 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital17 mio100 ax100 hnf100 lsp68 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq166 hnf92 smp100 dnf100 smp100 tf111 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 108ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 3 LassoNonterminationAnalysisSatUnbounded: 1 LassoNonterminationAnalysisUnsat: 4 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.4s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-11-09 15:17:49,459 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE