./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-bwb/and-assume.i --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-assume.i -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 8beb7be7ecdb66eb2007be5f75989c5fdc3ddad5d7117f2ded11c36f0703f203 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 15:17:42,841 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 15:17:42,917 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:42,926 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 15:17:42,930 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 15:17:42,953 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 15:17:42,956 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 15:17:42,956 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 15:17:42,957 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 15:17:42,958 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 15:17:42,958 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 15:17:42,959 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 15:17:42,959 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 15:17:42,959 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 15:17:42,961 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 15:17:42,962 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 15:17:42,962 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 15:17:42,962 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 15:17:42,962 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 15:17:42,963 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 15:17:42,963 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 15:17:42,964 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 15:17:42,967 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 15:17:42,967 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 15:17:42,968 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 15:17:42,968 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 15:17:42,968 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 15:17:42,968 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 15:17:42,968 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 15:17:42,969 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 15:17:42,969 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 15:17:42,969 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 15:17:42,969 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 15:17:42,970 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 15:17:42,970 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 15:17:42,972 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 15:17:42,972 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 -> 8beb7be7ecdb66eb2007be5f75989c5fdc3ddad5d7117f2ded11c36f0703f203 [2024-11-09 15:17:43,201 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 15:17:43,223 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 15:17:43,227 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 15:17:43,228 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 15:17:43,228 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 15:17:43,230 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-bwb/and-assume.i [2024-11-09 15:17:44,652 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 15:17:44,883 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 15:17:44,884 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-bwb/and-assume.i [2024-11-09 15:17:44,895 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/126b23743/de01884fd38d496db222ca7af8ad0426/FLAGf7d5d7f8a [2024-11-09 15:17:45,226 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/126b23743/de01884fd38d496db222ca7af8ad0426 [2024-11-09 15:17:45,228 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 15:17:45,229 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 15:17:45,230 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 15:17:45,231 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 15:17:45,235 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 15:17:45,235 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,236 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2da9130a 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,236 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,275 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 15:17:45,571 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:17:45,578 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 15:17:45,622 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:17:45,656 INFO L204 MainTranslator]: Completed translation [2024-11-09 15:17:45,656 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,657 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 15:17:45,658 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 15:17:45,658 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 15:17:45,658 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 15:17:45,665 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,679 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,697 INFO L138 Inliner]: procedures = 110, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 30 [2024-11-09 15:17:45,698 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 15:17:45,698 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 15:17:45,699 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 15:17:45,699 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 15:17:45,708 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,709 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,711 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,719 INFO L175 MemorySlicer]: No memory access in input program. [2024-11-09 15:17:45,720 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,720 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,722 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,725 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,726 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:45,727 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:45,728 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 15:17:45,729 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 15:17:45,729 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 15:17:45,730 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 15:17:45,730 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:45,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:45,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:45,763 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:45,770 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:45,816 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 15:17:45,817 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 15:17:45,922 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 15:17:45,925 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 15:17:46,010 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-11-09 15:17:46,012 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 15:17:46,023 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 15:17:46,024 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 15:17:46,024 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,024 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 15:17:46,025 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-09 15:17:46,026 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-09 15:17:46,029 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-09 15:17:46,030 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,030 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,031 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2697f1e2 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,032 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,032 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,032 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2697f1e2 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,032 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 15:17:46,033 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,035 INFO L332 chiAutomizerObserver]: Analyzing ICFG and-assume.i [2024-11-09 15:17:46,096 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-09 15:17:46,096 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-09 15:17:46,096 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-09 15:17:46,096 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-09 15:17:46,097 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-09 15:17:46,097 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-09 15:17:46,097 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-09 15:17:46,098 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-09 15:17:46,102 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 11 states have internal predecessors, (16), 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,121 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:46,121 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:46,122 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:46,127 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-09 15:17:46,127 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:17:46,128 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-09 15:17:46,129 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 11 states have internal predecessors, (16), 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,131 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:46,131 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:46,131 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:46,133 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2024-11-09 15:17:46,134 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2024-11-09 15:17:46,142 INFO L745 eck$LassoCheckResult]: Stem: 9#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true; 11#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet3#1, main_#t~nondet4#1, main_#t~post5#1, main_#t~bitwise6#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet3#1;main_~x~0#1 := main_#t~nondet3#1;havoc main_#t~nondet3#1;havoc main_#t~nondet4#1;main_~a~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1; 3#L535true assume !!(main_~a~0#1 > 0); 8#L536-1true [2024-11-09 15:17:46,143 INFO L747 eck$LassoCheckResult]: Loop: 8#L536-1true assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 12#L538true assume 0 == main_~x~0#1 || 0 == main_~a~0#1;main_#t~bitwise6#1 := 0; 7#L538-5true main_~x~0#1 := main_#t~bitwise6#1;havoc main_#t~bitwise6#1; 8#L536-1true [2024-11-09 15:17:46,150 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,151 INFO L85 PathProgramCache]: Analyzing trace with hash 29860, now seen corresponding path program 1 times [2024-11-09 15:17:46,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606819475] [2024-11-09 15:17:46,162 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,237 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,255 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,260 INFO L85 PathProgramCache]: Analyzing trace with hash 45785, now seen corresponding path program 1 times [2024-11-09 15:17:46,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859430666] [2024-11-09 15:17:46,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,316 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,325 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,328 INFO L85 PathProgramCache]: Analyzing trace with hash 889575254, now seen corresponding path program 1 times [2024-11-09 15:17:46,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:46,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1584174462] [2024-11-09 15:17:46,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:46,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:46,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,341 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:46,361 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:46,479 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:46,480 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:46,480 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:46,480 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:46,480 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:46,480 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,480 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:46,480 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:46,481 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration1_Loop [2024-11-09 15:17:46,481 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:46,481 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:46,498 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,513 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,516 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,521 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,524 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,531 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,534 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,624 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:46,625 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:46,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,629 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,631 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,632 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:46,633 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:46,663 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,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,666 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,668 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,669 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:46,669 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:46,700 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:46,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:46,705 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:46,705 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:46,705 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:46,705 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:46,705 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:46,705 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,706 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:46,706 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:46,706 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration1_Loop [2024-11-09 15:17:46,706 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:46,706 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:46,708 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,716 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,720 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,725 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,733 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,739 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:46,846 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:46,851 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:46,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,856 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:46,858 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:46,859 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:46,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:46,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:46,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:46,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:46,874 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:46,876 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:46,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:46,879 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:46,885 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-09 15:17:46,885 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-11-09 15:17:46,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:46,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:46,908 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:46,910 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:46,910 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:46,911 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:46,911 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:46,912 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:46,932 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:46,937 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:46,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:46,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:46,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 5 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:46,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:46,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:46,994 WARN L253 TraceCheckSpWp]: Trace formula consists of 10 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-09 15:17:46,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,032 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,065 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,067 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 12 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 11 states have internal predecessors, (16), 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.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,155 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 12 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 11 states have internal predecessors, (16), 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.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 45 states and 64 transitions. Complement of second has 10 states. [2024-11-09 15:17:47,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2024-11-09 15:17:47,162 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,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 36 transitions. [2024-11-09 15:17:47,164 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 36 transitions. Stem has 3 letters. Loop has 3 letters. [2024-11-09 15:17:47,165 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,165 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 36 transitions. Stem has 6 letters. Loop has 3 letters. [2024-11-09 15:17:47,165 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,165 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 36 transitions. Stem has 3 letters. Loop has 6 letters. [2024-11-09 15:17:47,165 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,166 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 45 states and 64 transitions. [2024-11-09 15:17:47,169 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:47,175 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 45 states to 22 states and 30 transitions. [2024-11-09 15:17:47,176 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 11 [2024-11-09 15:17:47,177 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2024-11-09 15:17:47,177 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22 states and 30 transitions. [2024-11-09 15:17:47,177 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:47,178 INFO L218 hiAutomatonCegarLoop]: Abstraction has 22 states and 30 transitions. [2024-11-09 15:17:47,193 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states and 30 transitions. [2024-11-09 15:17:47,202 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 16. [2024-11-09 15:17:47,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 16 states have (on average 1.3125) internal successors, (21), 15 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:47,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 21 transitions. [2024-11-09 15:17:47,205 INFO L240 hiAutomatonCegarLoop]: Abstraction has 16 states and 21 transitions. [2024-11-09 15:17:47,206 INFO L425 stractBuchiCegarLoop]: Abstraction has 16 states and 21 transitions. [2024-11-09 15:17:47,206 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-09 15:17:47,206 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 16 states and 21 transitions. [2024-11-09 15:17:47,206 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:47,207 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:47,207 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:47,207 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2024-11-09 15:17:47,207 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2024-11-09 15:17:47,207 INFO L745 eck$LassoCheckResult]: Stem: 119#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 120#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet3#1, main_#t~nondet4#1, main_#t~post5#1, main_#t~bitwise6#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet3#1;main_~x~0#1 := main_#t~nondet3#1;havoc main_#t~nondet3#1;havoc main_#t~nondet4#1;main_~a~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1; 111#L535 assume !!(main_~a~0#1 > 0); 112#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 116#L538 [2024-11-09 15:17:47,207 INFO L747 eck$LassoCheckResult]: Loop: 116#L538 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 121#L538-2 assume main_~x~0#1 == main_~a~0#1;main_#t~bitwise6#1 := main_~x~0#1; 108#L538-5 main_~x~0#1 := main_#t~bitwise6#1;havoc main_#t~bitwise6#1; 113#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 116#L538 [2024-11-09 15:17:47,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,208 INFO L85 PathProgramCache]: Analyzing trace with hash 925676, now seen corresponding path program 1 times [2024-11-09 15:17:47,208 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1280090242] [2024-11-09 15:17:47,208 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,222 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,226 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,226 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,226 INFO L85 PathProgramCache]: Analyzing trace with hash 1573111, now seen corresponding path program 1 times [2024-11-09 15:17:47,226 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724665898] [2024-11-09 15:17:47,227 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,235 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,245 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,246 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,246 INFO L85 PathProgramCache]: Analyzing trace with hash 183382882, now seen corresponding path program 1 times [2024-11-09 15:17:47,246 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464991548] [2024-11-09 15:17:47,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,254 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,261 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,313 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:47,313 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:47,313 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:47,313 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:47,314 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:47,314 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,314 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:47,314 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:47,314 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration2_Loop [2024-11-09 15:17:47,314 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:47,314 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:47,317 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,332 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,337 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,340 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,344 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,346 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 L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:47,428 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:47,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,432 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,434 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,435 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:47,435 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:47,466 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,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,469 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,473 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,475 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:47,475 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:47,576 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:47,581 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,582 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:47,582 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:47,582 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:47,582 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:47,582 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:47,582 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,582 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:47,582 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:47,582 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration2_Loop [2024-11-09 15:17:47,582 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:47,582 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:47,588 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,610 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,613 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,617 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:47,687 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:47,687 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:47,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,690 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,695 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,696 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,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:47,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-09 15:17:47,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:47,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-09 15:17:47,708 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:47,711 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-09 15:17:47,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-09 15:17:47,714 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:47,716 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2024-11-09 15:17:47,716 INFO L444 ModelExtractionUtils]: 2 out of 4 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-11-09 15:17:47,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:47,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:47,718 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,719 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,719 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:47,719 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-09 15:17:47,719 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:47,720 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,731 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,732 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-09 15:17:47,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 8 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:47,762 WARN L253 TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-09 15:17:47,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:47,802 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,803 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,803 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 16 states and 21 transitions. cyclomatic complexity: 7 Second operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 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,855 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 16 states and 21 transitions. cyclomatic complexity: 7. Second operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 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 41 states and 54 transitions. Complement of second has 8 states. [2024-11-09 15:17:47,856 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,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 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,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 15 transitions. [2024-11-09 15:17:47,858 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 4 letters. Loop has 4 letters. [2024-11-09 15:17:47,858 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,858 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 8 letters. Loop has 4 letters. [2024-11-09 15:17:47,858 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,858 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 4 letters. Loop has 8 letters. [2024-11-09 15:17:47,860 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:47,860 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 41 states and 54 transitions. [2024-11-09 15:17:47,862 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:47,863 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 41 states to 37 states and 49 transitions. [2024-11-09 15:17:47,863 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 11 [2024-11-09 15:17:47,863 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2024-11-09 15:17:47,863 INFO L73 IsDeterministic]: Start isDeterministic. Operand 37 states and 49 transitions. [2024-11-09 15:17:47,863 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:47,863 INFO L218 hiAutomatonCegarLoop]: Abstraction has 37 states and 49 transitions. [2024-11-09 15:17:47,864 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states and 49 transitions. [2024-11-09 15:17:47,866 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 36. [2024-11-09 15:17:47,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 36 states have (on average 1.3333333333333333) internal successors, (48), 35 states have internal predecessors, (48), 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,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 48 transitions. [2024-11-09 15:17:47,867 INFO L240 hiAutomatonCegarLoop]: Abstraction has 36 states and 48 transitions. [2024-11-09 15:17:47,867 INFO L425 stractBuchiCegarLoop]: Abstraction has 36 states and 48 transitions. [2024-11-09 15:17:47,867 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-09 15:17:47,867 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 36 states and 48 transitions. [2024-11-09 15:17:47,868 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:47,868 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:47,868 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:47,870 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2024-11-09 15:17:47,870 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-09 15:17:47,870 INFO L745 eck$LassoCheckResult]: Stem: 226#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 227#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet3#1, main_#t~nondet4#1, main_#t~post5#1, main_#t~bitwise6#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet3#1;main_~x~0#1 := main_#t~nondet3#1;havoc main_#t~nondet3#1;havoc main_#t~nondet4#1;main_~a~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1; 214#L535 assume !!(main_~a~0#1 > 0); 215#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 242#L538 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 228#L538-2 [2024-11-09 15:17:47,871 INFO L747 eck$LassoCheckResult]: Loop: 228#L538-2 assume !(main_~x~0#1 == main_~a~0#1); 216#L538-4 havoc main_#t~bitwise6#1;assume (((((main_~x~0#1 < 0 && main_~a~0#1 >= 0) || main_#t~bitwise6#1 <= main_~x~0#1) && ((main_~x~0#1 >= 0 && main_~a~0#1 < 0) || main_#t~bitwise6#1 <= main_~a~0#1)) && ((main_~x~0#1 < 0 && main_~a~0#1 < 0) || main_#t~bitwise6#1 >= 0)) && ((main_~x~0#1 >= 0 && main_~a~0#1 >= 0) || main_#t~bitwise6#1 > main_~x~0#1 + main_~a~0#1)) && main_#t~bitwise6#1 >= -2147483648; 217#L538-5 main_~x~0#1 := main_#t~bitwise6#1;havoc main_#t~bitwise6#1; 220#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 223#L538 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 228#L538-2 [2024-11-09 15:17:47,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,872 INFO L85 PathProgramCache]: Analyzing trace with hash 28695977, now seen corresponding path program 1 times [2024-11-09 15:17:47,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [894954622] [2024-11-09 15:17:47,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,881 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,886 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,886 INFO L85 PathProgramCache]: Analyzing trace with hash 53473440, now seen corresponding path program 1 times [2024-11-09 15:17:47,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [993032216] [2024-11-09 15:17:47,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,902 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,913 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:47,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:47,914 INFO L85 PathProgramCache]: Analyzing trace with hash 139090936, now seen corresponding path program 1 times [2024-11-09 15:17:47,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:47,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1146544197] [2024-11-09 15:17:47,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:47,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:47,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,923 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:47,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:47,931 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:48,111 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:48,111 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:48,111 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:48,112 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:48,112 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:48,112 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,112 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:48,112 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:48,112 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration3_Loop [2024-11-09 15:17:48,112 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:48,112 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:48,114 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,117 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,119 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,159 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,163 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,219 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 7 [2024-11-09 15:17:48,450 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:48,450 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:48,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,456 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,457 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,458 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,458 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,473 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,473 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post5#1=0} Honda state: {ULTIMATE.start_main_#t~post5#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,486 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,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,488 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,489 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,490 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,490 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,508 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,509 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_PID_5=1} Honda state: {v_rep~unnamed0~0~P_PID_5=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-11-09 15:17:48,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,522 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,524 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,529 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,529 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,558 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,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,560 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,561 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,561 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:48,562 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,675 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,675 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~x~0#1=3, ULTIMATE.start_main_~a~0#1=-4} Honda state: {ULTIMATE.start_main_~x~0#1=3, ULTIMATE.start_main_~a~0#1=-4} Generalized eigenvectors: [{ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=-1}, {ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=0}, {ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=0}] Lambdas: [1, 1, 1] Nus: [0, 0] [2024-11-09 15:17:48,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,689 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,690 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,690 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,690 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,709 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,709 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_PGID_5=2} Honda state: {v_rep~unnamed0~0~P_PGID_5=2} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,719 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,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,721 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,722 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,723 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,723 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,741 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,741 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_ALL_5=0} Honda state: {v_rep~unnamed0~0~P_ALL_5=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:48,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:48,753 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,754 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,755 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:48,755 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:48,765 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:48,766 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~bitwise6#1=0} Honda state: {ULTIMATE.start_main_#t~bitwise6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:48,776 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-11-09 15:17:48,800 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:48,800 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:48,800 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:48,800 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:48,800 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:48,800 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:48,800 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:48,800 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:48,800 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration3_Lasso [2024-11-09 15:17:48,801 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:48,801 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:48,802 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,806 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,879 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,881 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:48,888 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:48,938 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,015 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 7 [2024-11-09 15:17:49,230 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:49,230 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:49,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:49,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:49,232 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:49,234 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:49,235 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:49,235 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:49,249 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:49,249 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet3#1=0} Honda state: {ULTIMATE.start_main_#t~nondet3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:49,266 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:49,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:49,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:49,268 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:49,269 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:49,270 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:49,270 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:49,302 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:49,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:49,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:49,304 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:49,306 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:49,307 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:49,307 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:49,458 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-09 15:17:49,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2024-11-09 15:17:49,463 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:49,463 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:49,463 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:49,463 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:49,463 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-09 15:17:49,463 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:49,463 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:49,463 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:49,463 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration3_Lasso [2024-11-09 15:17:49,463 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:49,463 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:49,465 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,499 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,501 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,512 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,519 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,521 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,523 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,525 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:49,593 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 7 [2024-11-09 15:17:49,806 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:49,806 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-09 15:17:49,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:49,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:49,808 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:49,809 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:49,810 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:49,820 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-09 15:17:49,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-09 15:17:49,820 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2024-11-09 15:17:49,820 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-09 15:17:49,855 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2024-11-09 15:17:49,855 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2024-11-09 15:17:49,932 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-09 15:17:50,000 INFO L443 ModelExtractionUtils]: Simplification made 19 calls to the SMT solver. [2024-11-09 15:17:50,000 INFO L444 ModelExtractionUtils]: 13 out of 28 variables were initially zero. Simplification set additionally 12 variables to zero. [2024-11-09 15:17:50,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,003 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:50,008 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:50,008 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-09 15:17:50,032 INFO L438 nArgumentSynthesizer]: Removed 7 redundant supporting invariants from a total of 8. [2024-11-09 15:17:50,032 INFO L474 LassoAnalysis]: Proved termination. [2024-11-09 15:17:50,032 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 [1*ULTIMATE.start_main_~a~0#1 >= 0] [2024-11-09 15:17:50,045 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:50,047 INFO L156 tatePredicateManager]: 0 out of 1 supporting invariants were superfluous and have been removed [2024-11-09 15:17:50,069 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:50,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:50,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 10 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-09 15:17:50,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:50,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:50,105 WARN L253 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-09 15:17:50,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:17:50,183 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:50,183 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.3 stem predicates 4 loop predicates [2024-11-09 15:17:50,183 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 36 states and 48 transitions. cyclomatic complexity: 16 Second operand has 8 states, 8 states have (on average 1.25) internal successors, (10), 8 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:50,271 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 36 states and 48 transitions. cyclomatic complexity: 16. Second operand has 8 states, 8 states have (on average 1.25) internal successors, (10), 8 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 126 states and 181 transitions. Complement of second has 12 states. [2024-11-09 15:17:50,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 3 stem states 3 non-accepting loop states 2 accepting loop states [2024-11-09 15:17:50,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 1.25) internal successors, (10), 8 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:50,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 21 transitions. [2024-11-09 15:17:50,274 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 21 transitions. Stem has 5 letters. Loop has 5 letters. [2024-11-09 15:17:50,275 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:50,275 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 21 transitions. Stem has 10 letters. Loop has 5 letters. [2024-11-09 15:17:50,275 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:50,275 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 21 transitions. Stem has 5 letters. Loop has 10 letters. [2024-11-09 15:17:50,276 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-09 15:17:50,276 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 126 states and 181 transitions. [2024-11-09 15:17:50,279 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:50,284 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 126 states to 53 states and 72 transitions. [2024-11-09 15:17:50,285 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 13 [2024-11-09 15:17:50,285 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 14 [2024-11-09 15:17:50,285 INFO L73 IsDeterministic]: Start isDeterministic. Operand 53 states and 72 transitions. [2024-11-09 15:17:50,285 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-11-09 15:17:50,285 INFO L218 hiAutomatonCegarLoop]: Abstraction has 53 states and 72 transitions. [2024-11-09 15:17:50,286 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states and 72 transitions. [2024-11-09 15:17:50,288 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 36. [2024-11-09 15:17:50,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 36 states have (on average 1.3055555555555556) internal successors, (47), 35 states have internal predecessors, (47), 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:50,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 47 transitions. [2024-11-09 15:17:50,291 INFO L240 hiAutomatonCegarLoop]: Abstraction has 36 states and 47 transitions. [2024-11-09 15:17:50,291 INFO L425 stractBuchiCegarLoop]: Abstraction has 36 states and 47 transitions. [2024-11-09 15:17:50,291 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-09 15:17:50,291 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 36 states and 47 transitions. [2024-11-09 15:17:50,292 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 5 [2024-11-09 15:17:50,292 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 15:17:50,292 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 15:17:50,293 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 1, 1, 1, 1, 1] [2024-11-09 15:17:50,293 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1] [2024-11-09 15:17:50,294 INFO L745 eck$LassoCheckResult]: Stem: 462#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true; 463#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet3#1, main_#t~nondet4#1, main_#t~post5#1, main_#t~bitwise6#1, main_~a~0#1, main_~x~0#1;havoc main_~a~0#1;havoc main_~x~0#1;havoc main_#t~nondet3#1;main_~x~0#1 := main_#t~nondet3#1;havoc main_#t~nondet3#1;havoc main_#t~nondet4#1;main_~a~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1; 455#L535 assume !!(main_~a~0#1 > 0); 456#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 460#L538 assume 0 == main_~x~0#1 || 0 == main_~a~0#1;main_#t~bitwise6#1 := 0; 482#L538-5 main_~x~0#1 := main_#t~bitwise6#1;havoc main_#t~bitwise6#1; 479#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 471#L538 [2024-11-09 15:17:50,294 INFO L747 eck$LassoCheckResult]: Loop: 471#L538 assume !(0 == main_~x~0#1 || 0 == main_~a~0#1); 464#L538-2 assume !(main_~x~0#1 == main_~a~0#1); 451#L538-4 havoc main_#t~bitwise6#1;assume (((((main_~x~0#1 < 0 && main_~a~0#1 >= 0) || main_#t~bitwise6#1 <= main_~x~0#1) && ((main_~x~0#1 >= 0 && main_~a~0#1 < 0) || main_#t~bitwise6#1 <= main_~a~0#1)) && ((main_~x~0#1 < 0 && main_~a~0#1 < 0) || main_#t~bitwise6#1 >= 0)) && ((main_~x~0#1 >= 0 && main_~a~0#1 >= 0) || main_#t~bitwise6#1 > main_~x~0#1 + main_~a~0#1)) && main_#t~bitwise6#1 >= -2147483648; 452#L538-5 main_~x~0#1 := main_#t~bitwise6#1;havoc main_#t~bitwise6#1; 457#L536-1 assume !!(main_~x~0#1 > 0);main_#t~post5#1 := main_~a~0#1;main_~a~0#1 := main_#t~post5#1 - 1;havoc main_#t~post5#1; 471#L538 [2024-11-09 15:17:50,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:50,295 INFO L85 PathProgramCache]: Analyzing trace with hash 1807029114, now seen corresponding path program 2 times [2024-11-09 15:17:50,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:50,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1534448899] [2024-11-09 15:17:50,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:50,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:50,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:17:50,361 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:17:50,361 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:17:50,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1534448899] [2024-11-09 15:17:50,362 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1534448899] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:17:50,362 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:17:50,362 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:17:50,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235168368] [2024-11-09 15:17:50,363 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:17:50,365 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-09 15:17:50,366 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:17:50,366 INFO L85 PathProgramCache]: Analyzing trace with hash 48824520, now seen corresponding path program 2 times [2024-11-09 15:17:50,366 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:17:50,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [586092932] [2024-11-09 15:17:50,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:17:50,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:17:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:50,377 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 15:17:50,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 15:17:50,383 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 15:17:50,493 INFO L204 LassoAnalysis]: Preferences: [2024-11-09 15:17:50,494 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-09 15:17:50,494 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-09 15:17:50,494 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-09 15:17:50,494 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-09 15:17:50,494 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,494 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-09 15:17:50,494 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-09 15:17:50,495 INFO L132 ssoRankerPreferences]: Filename of dumped script: and-assume.i_Iteration4_Loop [2024-11-09 15:17:50,495 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-09 15:17:50,495 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-09 15:17:50,496 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,500 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,531 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,534 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,536 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-09 15:17:50,587 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2024-11-09 15:17:50,707 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-09 15:17:50,708 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-09 15:17:50,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,710 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:50,711 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:50,713 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:50,713 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:50,736 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:50,736 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_ALL_8=0} Honda state: {v_rep~unnamed0~0~P_ALL_8=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:50,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:50,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,749 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:50,750 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:50,751 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:50,751 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:50,762 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:50,762 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~bitwise6#1=0} Honda state: {ULTIMATE.start_main_#t~bitwise6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:50,772 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:50,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,774 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:50,775 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:50,775 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:50,775 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:50,796 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:50,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,798 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:50,799 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:50,799 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-09 15:17:50,799 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:50,952 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:50,952 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~x~0#1=1, ULTIMATE.start_main_~a~0#1=-2} Honda state: {ULTIMATE.start_main_~x~0#1=1, ULTIMATE.start_main_~a~0#1=-2} Generalized eigenvectors: [{ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=0}, {ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=-1}, {ULTIMATE.start_main_~x~0#1=0, ULTIMATE.start_main_~a~0#1=0}] Lambdas: [2, 1, 0] Nus: [0, 1] [2024-11-09 15:17:50,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:50,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:50,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:50,965 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-09 15:17:50,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-11-09 15:17:50,978 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:50,978 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:50,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:50,997 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:50,997 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_PID_8=1} Honda state: {v_rep~unnamed0~0~P_PID_8=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:51,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2024-11-09 15:17:51,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:51,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:51,009 INFO L229 MonitoredProcess]: Starting monitored process 27 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:51,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-11-09 15:17:51,010 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:51,010 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:51,027 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:51,028 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {v_rep~unnamed0~0~P_PGID_8=2} Honda state: {v_rep~unnamed0~0~P_PGID_8=2} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:51,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-11-09 15:17:51,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 15:17:51,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:17:51,039 INFO L229 MonitoredProcess]: Starting monitored process 28 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:51,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-11-09 15:17:51,040 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-09 15:17:51,040 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-09 15:17:51,051 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-09 15:17:51,052 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post5#1=0} Honda state: {ULTIMATE.start_main_#t~post5#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-09 15:17:51,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-11-09 15:17:51,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:17:51,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:17:51,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:17:51,065 INFO L87 Difference]: Start difference. First operand 36 states and 47 transitions. cyclomatic complexity: 15 Second operand has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 15:17:51,073 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 15:17:51,073 INFO L93 Difference]: Finished difference Result 9 states and 8 transitions. [2024-11-09 15:17:51,073 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 9 states and 8 transitions. [2024-11-09 15:17:51,073 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-09 15:17:51,073 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 9 states to 0 states and 0 transitions. [2024-11-09 15:17:51,073 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-09 15:17:51,074 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-09 15:17:51,074 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-09 15:17:51,074 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 15:17:51,074 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:51,074 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:51,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:17:51,075 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-09 15:17:51,075 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-09 15:17:51,075 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-11-09 15:17:51,075 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-09 15:17:51,075 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-11-09 15:17:51,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 03:17:51 BoogieIcfgContainer [2024-11-09 15:17:51,081 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-09 15:17:51,082 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 15:17:51,082 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 15:17:51,082 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 15:17:51,082 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:51,085 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 15:17:51,086 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 15:17:51,087 INFO L158 Benchmark]: Toolchain (without parser) took 5857.18ms. Allocated memory was 176.2MB in the beginning and 224.4MB in the end (delta: 48.2MB). Free memory was 118.0MB in the beginning and 184.1MB in the end (delta: -66.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:51,087 INFO L158 Benchmark]: CDTParser took 0.53ms. Allocated memory is still 176.2MB. Free memory is still 137.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:51,090 INFO L158 Benchmark]: CACSL2BoogieTranslator took 426.54ms. Allocated memory is still 176.2MB. Free memory was 117.8MB in the beginning and 99.0MB in the end (delta: 18.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-09 15:17:51,090 INFO L158 Benchmark]: Boogie Procedure Inliner took 40.24ms. Allocated memory is still 176.2MB. Free memory was 99.0MB in the beginning and 97.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 15:17:51,091 INFO L158 Benchmark]: Boogie Preprocessor took 30.06ms. Allocated memory is still 176.2MB. Free memory was 97.3MB in the beginning and 95.8MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 15:17:51,091 INFO L158 Benchmark]: RCFGBuilder took 295.41ms. Allocated memory is still 176.2MB. Free memory was 95.8MB in the beginning and 85.8MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 15:17:51,091 INFO L158 Benchmark]: BuchiAutomizer took 5055.47ms. Allocated memory was 176.2MB in the beginning and 224.4MB in the end (delta: 48.2MB). Free memory was 85.4MB in the beginning and 184.1MB in the end (delta: -98.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:51,091 INFO L158 Benchmark]: Witness Printer took 4.51ms. Allocated memory is still 224.4MB. Free memory is still 184.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:17:51,092 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.53ms. Allocated memory is still 176.2MB. Free memory is still 137.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 426.54ms. Allocated memory is still 176.2MB. Free memory was 117.8MB in the beginning and 99.0MB in the end (delta: 18.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 40.24ms. Allocated memory is still 176.2MB. Free memory was 99.0MB in the beginning and 97.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 30.06ms. Allocated memory is still 176.2MB. Free memory was 97.3MB in the beginning and 95.8MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 295.41ms. Allocated memory is still 176.2MB. Free memory was 95.8MB in the beginning and 85.8MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 5055.47ms. Allocated memory was 176.2MB in the beginning and 224.4MB in the end (delta: 48.2MB). Free memory was 85.4MB in the beginning and 184.1MB in the end (delta: -98.7MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 4.51ms. Allocated memory is still 224.4MB. Free memory is still 184.1MB. 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 4 terminating modules (1 trivial, 3 deterministic, 0 nondeterministic). One deterministic module has affine ranking function x and consists of 6 locations. One deterministic module has affine ranking function a and consists of 5 locations. One deterministic module has affine ranking function a and consists of 8 locations. 1 modules have a trivial ranking function, the largest among these consists of 4 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 4.9s and 5 iterations. TraceHistogramMax:2. Analysis of lassos took 4.2s. Construction of modules took 0.0s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 3. Minimization of det autom 1. Minimization of nondet autom 3. Automata minimization 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 24 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, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 48 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 46 mSDsluCounter, 40 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 18 mSDsCounter, 16 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 105 IncrementalHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 16 mSolverCounterUnsat, 22 mSDtfsCounter, 105 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT2 conc0 concLT0 SILN1 SILU0 SILI0 SILT0 lasso1 LassoPreprocessingBenchmarks: Lassos: inital37 mio100 ax175 hnf100 lsp62 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq157 hnf93 smp97 dnf661 smp55 tf105 neg100 sie109 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 225ms VariablesStem: 2 VariablesLoop: 4 DisjunctsStem: 1 DisjunctsLoop: 4 SupportingInvariants: 8 MotzkinApplications: 48 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 11 LassoNonterminationAnalysisSatUnbounded: 2 LassoNonterminationAnalysisUnsat: 3 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.9s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-11-09 15:17:51,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE