./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/loop-invgen/fragtest_simple.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/loop-invgen/fragtest_simple.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:24,607 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:24,767 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-06 21:53:24,776 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:24,777 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:24,818 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:24,818 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:24,819 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:24,820 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:24,825 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:24,826 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:24,826 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-06 21:53:24,827 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-06 21:53:24,829 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-06 21:53:24,829 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-06 21:53:24,830 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-06 21:53:24,830 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-06 21:53:24,831 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:24,831 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-06 21:53:24,832 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 21:53:24,834 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 21:53:24,834 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 21:53:24,835 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:24,835 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-06 21:53:24,836 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-06 21:53:24,836 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-06 21:53:24,836 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 21:53:24,837 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 21:53:24,837 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:24,838 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-06 21:53:24,839 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:24,839 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:24,840 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:24,840 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:24,840 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 21:53:24,841 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-06 21:53:24,841 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e [2023-11-06 21:53:25,147 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:25,169 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:25,172 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:25,173 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:25,174 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:25,175 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/loop-invgen/fragtest_simple.i [2023-11-06 21:53:28,268 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:28,530 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:28,530 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/sv-benchmarks/c/loop-invgen/fragtest_simple.i [2023-11-06 21:53:28,544 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/data/5b5e6b5e3/103a5bd773ef45b3a52bd78875783f92/FLAGfa927c256 [2023-11-06 21:53:28,562 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/data/5b5e6b5e3/103a5bd773ef45b3a52bd78875783f92 [2023-11-06 21:53:28,567 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:28,569 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:28,573 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:28,574 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:28,579 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:28,580 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,581 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7095812a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28, skipping insertion in model container [2023-11-06 21:53:28,582 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,603 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:28,763 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:28,784 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:28,801 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:28,817 INFO L206 MainTranslator]: Completed translation [2023-11-06 21:53:28,818 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28 WrapperNode [2023-11-06 21:53:28,818 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:28,819 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:28,820 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 21:53:28,820 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 21:53:28,829 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,853 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,883 INFO L138 Inliner]: procedures = 16, calls = 8, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2023-11-06 21:53:28,883 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:28,884 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 21:53:28,885 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 21:53:28,885 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 21:53:28,894 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,899 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,907 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,908 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,911 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,915 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,916 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,917 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,919 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 21:53:28,920 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 21:53:28,920 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 21:53:28,920 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 21:53:28,921 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (1/1) ... [2023-11-06 21:53:28,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:28,947 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:28,965 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:28,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-06 21:53:29,012 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 21:53:29,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 21:53:29,012 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 21:53:29,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 21:53:29,088 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 21:53:29,090 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 21:53:29,291 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 21:53:29,298 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 21:53:29,298 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-06 21:53:29,300 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:29 BoogieIcfgContainer [2023-11-06 21:53:29,300 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 21:53:29,301 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-06 21:53:29,301 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-06 21:53:29,305 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-06 21:53:29,306 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 21:53:29,307 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 06.11 09:53:28" (1/3) ... [2023-11-06 21:53:29,308 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@76f49fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 09:53:29, skipping insertion in model container [2023-11-06 21:53:29,308 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 21:53:29,308 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:28" (2/3) ... [2023-11-06 21:53:29,310 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@76f49fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 09:53:29, skipping insertion in model container [2023-11-06 21:53:29,310 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 21:53:29,310 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:29" (3/3) ... [2023-11-06 21:53:29,316 INFO L332 chiAutomizerObserver]: Analyzing ICFG fragtest_simple.i [2023-11-06 21:53:29,373 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-06 21:53:29,374 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-06 21:53:29,374 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-06 21:53:29,374 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-06 21:53:29,374 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-06 21:53:29,375 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-06 21:53:29,375 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-06 21:53:29,375 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-06 21:53:29,380 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 20 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 19 states have internal predecessors, (29), 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) [2023-11-06 21:53:29,398 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 11 [2023-11-06 21:53:29,398 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 21:53:29,399 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 21:53:29,404 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-06 21:53:29,404 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2023-11-06 21:53:29,404 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-06 21:53:29,406 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 20 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 19 states have internal predecessors, (29), 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) [2023-11-06 21:53:29,410 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 11 [2023-11-06 21:53:29,411 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 21:53:29,411 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 21:53:29,411 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2023-11-06 21:53:29,411 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2023-11-06 21:53:29,419 INFO L748 eck$LassoCheckResult]: Stem: 15#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(0, 1, 1, 1);call #Ultimate.allocInit(9, 2); 7#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet1#1, main_#t~nondet2#1, main_#t~nondet3#1, main_~i~0#1, main_~pvlen~0#1, main_~tmp___1~0#1, main_~k~0#1, main_~n~0#1, main_~j~0#1;havoc main_~i~0#1;havoc main_~pvlen~0#1;havoc main_~tmp___1~0#1;main_~k~0#1 := 0;havoc main_~n~0#1;main_~i~0#1 := 0;havoc main_#t~nondet1#1;main_~pvlen~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 9#L31-3true [2023-11-06 21:53:29,420 INFO L750 eck$LassoCheckResult]: Loop: 9#L31-3true havoc main_#t~nondet2#1; 17#L31-1true assume !!(0 != main_#t~nondet2#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet2#1;main_~i~0#1 := 1 + main_~i~0#1; 9#L31-3true [2023-11-06 21:53:29,430 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:29,430 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2023-11-06 21:53:29,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:29,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703844692] [2023-11-06 21:53:29,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:29,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:29,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,552 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:29,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,579 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:29,584 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:29,584 INFO L85 PathProgramCache]: Analyzing trace with hash 1190, now seen corresponding path program 1 times [2023-11-06 21:53:29,584 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:29,585 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71078759] [2023-11-06 21:53:29,585 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,606 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,616 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:29,618 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:29,618 INFO L85 PathProgramCache]: Analyzing trace with hash 925672, now seen corresponding path program 1 times [2023-11-06 21:53:29,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:29,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304784760] [2023-11-06 21:53:29,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:29,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,641 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:29,662 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:29,778 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:29,778 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:29,779 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:29,779 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:29,779 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-06 21:53:29,779 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:29,779 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:29,780 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:29,780 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration1_Loop [2023-11-06 21:53:29,780 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:29,780 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:29,797 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:29,819 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:29,865 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:29,866 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-06 21:53:29,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:29,869 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:29,875 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:29,886 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-06 21:53:29,886 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:29,901 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-06 21:53:29,922 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:29,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:29,924 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:29,925 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:29,934 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-06 21:53:29,935 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:29,935 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-06 21:53:29,966 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-06 21:53:29,971 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:29,972 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:29,972 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:29,972 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:29,972 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:29,972 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-06 21:53:29,972 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:29,973 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:29,973 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:29,973 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration1_Loop [2023-11-06 21:53:29,973 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:29,973 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:29,974 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:29,988 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,019 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:30,024 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-06 21:53:30,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,027 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,028 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,044 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-06 21:53:30,045 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 [2023-11-06 21:53:30,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-06 21:53:30,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-06 21:53:30,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-06 21:53:30,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-06 21:53:30,057 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-06 21:53:30,063 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-06 21:53:30,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-06 21:53:30,079 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-06 21:53:30,088 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-06 21:53:30,088 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-06 21:53:30,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,090 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,116 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,120 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-06 21:53:30,121 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-06 21:53:30,121 INFO L513 LassoAnalysis]: Proved termination. [2023-11-06 21:53:30,122 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 2000001 Supporting invariants [] [2023-11-06 21:53:30,127 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,136 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-06 21:53:30,140 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-06 21:53:30,181 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:30,213 INFO L262 TraceCheckSpWp]: Trace formula consists of 21 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:53:30,215 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:30,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:30,235 WARN L260 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 21:53:30,238 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:30,246 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:53:30,288 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 1 loop predicates [2023-11-06 21:53:30,291 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 20 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 19 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:30,335 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 20 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 19 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 40 states and 59 transitions. Complement of second has 6 states. [2023-11-06 21:53:30,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2023-11-06 21:53:30,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:30,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 31 transitions. [2023-11-06 21:53:30,345 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 31 transitions. Stem has 2 letters. Loop has 2 letters. [2023-11-06 21:53:30,346 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:30,346 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 31 transitions. Stem has 4 letters. Loop has 2 letters. [2023-11-06 21:53:30,347 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:30,347 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 31 transitions. Stem has 2 letters. Loop has 4 letters. [2023-11-06 21:53:30,347 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:30,348 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 40 states and 59 transitions. [2023-11-06 21:53:30,351 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 9 [2023-11-06 21:53:30,355 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 40 states to 18 states and 25 transitions. [2023-11-06 21:53:30,356 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 15 [2023-11-06 21:53:30,357 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16 [2023-11-06 21:53:30,357 INFO L73 IsDeterministic]: Start isDeterministic. Operand 18 states and 25 transitions. [2023-11-06 21:53:30,358 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-06 21:53:30,358 INFO L218 hiAutomatonCegarLoop]: Abstraction has 18 states and 25 transitions. [2023-11-06 21:53:30,376 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states and 25 transitions. [2023-11-06 21:53:30,384 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2023-11-06 21:53:30,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 18 states have (on average 1.3888888888888888) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:30,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 25 transitions. [2023-11-06 21:53:30,387 INFO L240 hiAutomatonCegarLoop]: Abstraction has 18 states and 25 transitions. [2023-11-06 21:53:30,387 INFO L428 stractBuchiCegarLoop]: Abstraction has 18 states and 25 transitions. [2023-11-06 21:53:30,387 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-06 21:53:30,387 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 18 states and 25 transitions. [2023-11-06 21:53:30,388 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 9 [2023-11-06 21:53:30,389 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 21:53:30,389 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 21:53:30,395 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1] [2023-11-06 21:53:30,396 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2023-11-06 21:53:30,396 INFO L748 eck$LassoCheckResult]: Stem: 110#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(0, 1, 1, 1);call #Ultimate.allocInit(9, 2); 101#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet1#1, main_#t~nondet2#1, main_#t~nondet3#1, main_~i~0#1, main_~pvlen~0#1, main_~tmp___1~0#1, main_~k~0#1, main_~n~0#1, main_~j~0#1;havoc main_~i~0#1;havoc main_~pvlen~0#1;havoc main_~tmp___1~0#1;main_~k~0#1 := 0;havoc main_~n~0#1;main_~i~0#1 := 0;havoc main_#t~nondet1#1;main_~pvlen~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 102#L31-3 havoc main_#t~nondet2#1; 105#L31-1 assume !(0 != main_#t~nondet2#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet2#1; 111#L31-4 assume !(main_~i~0#1 > main_~pvlen~0#1); 109#L34-1 main_~i~0#1 := 0; 98#L38-3 [2023-11-06 21:53:30,396 INFO L750 eck$LassoCheckResult]: Loop: 98#L38-3 havoc main_#t~nondet3#1; 97#L38-1 assume !!(0 != main_#t~nondet3#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet3#1;main_~tmp___1~0#1 := main_~i~0#1;main_~i~0#1 := 1 + main_~i~0#1;main_~k~0#1 := 1 + main_~k~0#1; 98#L38-3 [2023-11-06 21:53:30,397 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:30,397 INFO L85 PathProgramCache]: Analyzing trace with hash 889569512, now seen corresponding path program 1 times [2023-11-06 21:53:30,397 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:30,398 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052364630] [2023-11-06 21:53:30,398 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:30,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:30,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,407 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:30,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,419 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:30,419 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:30,420 INFO L85 PathProgramCache]: Analyzing trace with hash 1830, now seen corresponding path program 1 times [2023-11-06 21:53:30,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:30,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [301859855] [2023-11-06 21:53:30,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:30,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:30,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,426 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:30,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,434 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:30,435 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:30,435 INFO L85 PathProgramCache]: Analyzing trace with hash 177809997, now seen corresponding path program 1 times [2023-11-06 21:53:30,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:30,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085745191] [2023-11-06 21:53:30,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:30,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:30,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,450 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:30,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:30,467 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:30,509 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:30,509 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:30,509 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:30,509 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:30,510 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-06 21:53:30,510 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,510 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:30,510 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:30,510 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration2_Loop [2023-11-06 21:53:30,510 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:30,510 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:30,512 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,516 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,519 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,568 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:30,569 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-06 21:53:30,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,569 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,570 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,582 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-06 21:53:30,582 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:30,595 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-06 21:53:30,607 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,607 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,609 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,614 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-06 21:53:30,614 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-06 21:53:30,615 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:30,652 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-06 21:53:30,652 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~k~0#1=0} Honda state: {ULTIMATE.start_main_~k~0#1=0} Generalized eigenvectors: [{ULTIMATE.start_main_~k~0#1=-2}, {ULTIMATE.start_main_~k~0#1=6}, {ULTIMATE.start_main_~k~0#1=-3}] Lambdas: [4, 1, 1] Nus: [1, 0] [2023-11-06 21:53:30,656 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,657 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,658 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,662 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-06 21:53:30,663 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-06 21:53:30,663 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:30,676 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-06 21:53:30,676 INFO L440 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: [] [2023-11-06 21:53:30,680 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,681 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,682 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,684 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-06 21:53:30,689 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-06 21:53:30,689 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:30,732 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2023-11-06 21:53:30,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,733 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,734 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,736 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-06 21:53:30,737 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-06 21:53:30,737 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:30,784 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-06 21:53:30,788 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,788 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:30,789 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:30,789 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:30,789 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:30,789 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-06 21:53:30,789 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,789 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:30,789 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:30,789 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration2_Loop [2023-11-06 21:53:30,789 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:30,789 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:30,791 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,800 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,803 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:30,856 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:30,856 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-06 21:53:30,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,858 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,860 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,873 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 [2023-11-06 21:53:30,874 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-06 21:53:30,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-06 21:53:30,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-06 21:53:30,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-06 21:53:30,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-06 21:53:30,892 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-06 21:53:30,893 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-06 21:53:30,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-06 21:53:30,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-06 21:53:30,916 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,916 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,918 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,929 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 [2023-11-06 21:53:30,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-06 21:53:30,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-06 21:53:30,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-06 21:53:30,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-06 21:53:30,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-06 21:53:30,943 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-06 21:53:30,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-06 21:53:30,944 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-06 21:53:30,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-06 21:53:30,968 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:30,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,969 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,970 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:30,974 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 [2023-11-06 21:53:30,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-06 21:53:30,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-06 21:53:30,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-06 21:53:30,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-06 21:53:30,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-06 21:53:30,989 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-06 21:53:30,989 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-06 21:53:30,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-06 21:53:30,993 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-06 21:53:30,996 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-06 21:53:30,996 INFO L444 ModelExtractionUtils]: 1 out of 4 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-06 21:53:30,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:30,996 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:30,999 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:31,019 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:31,028 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-06 21:53:31,028 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-06 21:53:31,028 INFO L513 LassoAnalysis]: Proved termination. [2023-11-06 21:53:31,029 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 2000001 Supporting invariants [] [2023-11-06 21:53:31,032 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2023-11-06 21:53:31,034 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-06 21:53:31,040 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-06 21:53:31,083 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:31,112 INFO L262 TraceCheckSpWp]: Trace formula consists of 26 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:53:31,113 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:31,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:31,129 INFO L262 TraceCheckSpWp]: Trace formula consists of 11 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 21:53:31,130 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:31,133 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:53:31,134 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 1 loop predicates [2023-11-06 21:53:31,135 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 18 states and 25 transitions. cyclomatic complexity: 10 Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:31,155 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 18 states and 25 transitions. cyclomatic complexity: 10. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 39 states and 52 transitions. Complement of second has 6 states. [2023-11-06 21:53:31,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2023-11-06 21:53:31,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 29 transitions. [2023-11-06 21:53:31,157 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 6 letters. Loop has 2 letters. [2023-11-06 21:53:31,158 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:31,158 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 8 letters. Loop has 2 letters. [2023-11-06 21:53:31,158 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:31,158 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 6 letters. Loop has 4 letters. [2023-11-06 21:53:31,159 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:31,159 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 39 states and 52 transitions. [2023-11-06 21:53:31,165 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2023-11-06 21:53:31,167 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 39 states to 23 states and 30 transitions. [2023-11-06 21:53:31,167 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 18 [2023-11-06 21:53:31,167 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 19 [2023-11-06 21:53:31,168 INFO L73 IsDeterministic]: Start isDeterministic. Operand 23 states and 30 transitions. [2023-11-06 21:53:31,168 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-06 21:53:31,168 INFO L218 hiAutomatonCegarLoop]: Abstraction has 23 states and 30 transitions. [2023-11-06 21:53:31,168 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states and 30 transitions. [2023-11-06 21:53:31,170 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 22. [2023-11-06 21:53:31,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 22 states have (on average 1.3181818181818181) internal successors, (29), 21 states have internal predecessors, (29), 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) [2023-11-06 21:53:31,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 29 transitions. [2023-11-06 21:53:31,171 INFO L240 hiAutomatonCegarLoop]: Abstraction has 22 states and 29 transitions. [2023-11-06 21:53:31,171 INFO L428 stractBuchiCegarLoop]: Abstraction has 22 states and 29 transitions. [2023-11-06 21:53:31,171 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-06 21:53:31,171 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 22 states and 29 transitions. [2023-11-06 21:53:31,172 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2023-11-06 21:53:31,172 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 21:53:31,172 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 21:53:31,173 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:53:31,173 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-06 21:53:31,174 INFO L748 eck$LassoCheckResult]: Stem: 213#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(0, 1, 1, 1);call #Ultimate.allocInit(9, 2); 204#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet1#1, main_#t~nondet2#1, main_#t~nondet3#1, main_~i~0#1, main_~pvlen~0#1, main_~tmp___1~0#1, main_~k~0#1, main_~n~0#1, main_~j~0#1;havoc main_~i~0#1;havoc main_~pvlen~0#1;havoc main_~tmp___1~0#1;main_~k~0#1 := 0;havoc main_~n~0#1;main_~i~0#1 := 0;havoc main_#t~nondet1#1;main_~pvlen~0#1 := main_#t~nondet1#1;havoc main_#t~nondet1#1; 205#L31-3 havoc main_#t~nondet2#1; 209#L31-1 assume !(0 != main_#t~nondet2#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet2#1; 214#L31-4 assume !(main_~i~0#1 > main_~pvlen~0#1); 212#L34-1 main_~i~0#1 := 0; 202#L38-3 havoc main_#t~nondet3#1; 198#L38-1 assume !(0 != main_#t~nondet3#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet3#1; 199#L38-4 main_~j~0#1 := 0;main_~n~0#1 := main_~i~0#1; 203#L45-2 assume !false;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if main_~k~0#1 >= 0 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 211#L18 assume !(0 == __VERIFIER_assert_~cond#1); 197#L18-2 [2023-11-06 21:53:31,174 INFO L750 eck$LassoCheckResult]: Loop: 197#L18-2 havoc __VERIFIER_assert_~cond#1;havoc __VERIFIER_assert_#in~cond#1;assume { :end_inline___VERIFIER_assert } true;main_~k~0#1 := main_~k~0#1 - 1;main_~i~0#1 := main_~i~0#1 - 1;main_~j~0#1 := 1 + main_~j~0#1; 206#L50 assume !(main_~j~0#1 >= main_~n~0#1); 207#L45-2 assume !false;assume { :begin_inline___VERIFIER_assert } true;__VERIFIER_assert_#in~cond#1 := (if main_~k~0#1 >= 0 then 1 else 0);havoc __VERIFIER_assert_~cond#1;__VERIFIER_assert_~cond#1 := __VERIFIER_assert_#in~cond#1; 217#L18 assume !(0 == __VERIFIER_assert_~cond#1); 197#L18-2 [2023-11-06 21:53:31,174 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,175 INFO L85 PathProgramCache]: Analyzing trace with hash 1442921127, now seen corresponding path program 1 times [2023-11-06 21:53:31,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:31,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980674349] [2023-11-06 21:53:31,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:31,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:31,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,188 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:31,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,200 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:31,201 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,201 INFO L85 PathProgramCache]: Analyzing trace with hash 2836404, now seen corresponding path program 1 times [2023-11-06 21:53:31,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:31,201 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1954942924] [2023-11-06 21:53:31,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:31,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:31,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,209 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:31,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,216 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:31,217 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,217 INFO L85 PathProgramCache]: Analyzing trace with hash -1474117798, now seen corresponding path program 1 times [2023-11-06 21:53:31,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:31,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74455788] [2023-11-06 21:53:31,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:31,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:31,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:53:31,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:53:31,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74455788] [2023-11-06 21:53:31,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74455788] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:53:31,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:53:31,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 21:53:31,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1589061142] [2023-11-06 21:53:31,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:53:31,532 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:31,532 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:31,532 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:31,532 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:31,532 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-06 21:53:31,533 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:31,533 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:31,533 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:31,533 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration3_Loop [2023-11-06 21:53:31,533 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:31,533 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:31,535 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,541 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,547 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,551 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,554 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,613 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:31,614 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-06 21:53:31,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:31,614 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:31,615 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:31,621 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-06 21:53:31,622 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-06 21:53:31,623 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:31,651 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:31,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:31,652 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:31,653 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:31,659 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-06 21:53:31,660 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-06 21:53:31,660 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-06 21:53:31,969 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-06 21:53:31,973 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:31,973 INFO L210 LassoAnalysis]: Preferences: [2023-11-06 21:53:31,973 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-06 21:53:31,973 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-06 21:53:31,973 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-06 21:53:31,973 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-06 21:53:31,973 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:31,973 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-06 21:53:31,973 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-06 21:53:31,974 INFO L133 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration3_Loop [2023-11-06 21:53:31,974 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-06 21:53:31,974 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-06 21:53:31,975 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:31,995 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:32,003 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:32,008 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:32,014 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-06 21:53:32,101 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-06 21:53:32,102 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-06 21:53:32,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:32,102 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:32,103 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:32,112 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 [2023-11-06 21:53:32,125 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-06 21:53:32,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-06 21:53:32,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-06 21:53:32,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-06 21:53:32,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-06 21:53:32,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-06 21:53:32,127 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-06 21:53:32,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-06 21:53:32,137 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-06 21:53:32,140 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-06 21:53:32,140 INFO L444 ModelExtractionUtils]: 1 out of 4 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-06 21:53:32,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 21:53:32,141 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:32,144 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:32,156 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-06 21:53:32,156 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-06 21:53:32,156 INFO L513 LassoAnalysis]: Proved termination. [2023-11-06 21:53:32,156 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~j~0#1, ULTIMATE.start_main_~n~0#1) = -1*ULTIMATE.start_main_~j~0#1 + 1*ULTIMATE.start_main_~n~0#1 Supporting invariants [] [2023-11-06 21:53:32,159 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-06 21:53:32,161 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:32,162 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-06 21:53:32,179 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:32,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:32,191 INFO L262 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:53:32,192 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:32,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:32,218 INFO L262 TraceCheckSpWp]: Trace formula consists of 14 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 21:53:32,219 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:53:32,276 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:53:32,277 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 [2023-11-06 21:53:32,277 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 22 states and 29 transitions. cyclomatic complexity: 10 Second operand has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:32,308 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 22 states and 29 transitions. cyclomatic complexity: 10. Second operand has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 35 states and 44 transitions. Complement of second has 7 states. [2023-11-06 21:53:32,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2023-11-06 21:53:32,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:32,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 32 transitions. [2023-11-06 21:53:32,313 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 11 letters. Loop has 4 letters. [2023-11-06 21:53:32,314 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:32,314 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 15 letters. Loop has 4 letters. [2023-11-06 21:53:32,315 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:32,315 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 11 letters. Loop has 8 letters. [2023-11-06 21:53:32,315 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-06 21:53:32,316 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 35 states and 44 transitions. [2023-11-06 21:53:32,320 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-06 21:53:32,320 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 35 states to 0 states and 0 transitions. [2023-11-06 21:53:32,321 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-06 21:53:32,321 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-06 21:53:32,321 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-06 21:53:32,321 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 21:53:32,321 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:53:32,321 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:53:32,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:53:32,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 21:53:32,324 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:53:32,326 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 5 states, 5 states have (on average 3.0) internal successors, (15), 5 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:53:32,328 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:53:32,328 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2023-11-06 21:53:32,329 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2023-11-06 21:53:32,329 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-06 21:53:32,329 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2023-11-06 21:53:32,329 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-06 21:53:32,329 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-06 21:53:32,329 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-06 21:53:32,329 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 21:53:32,329 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:53:32,330 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:53:32,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 21:53:32,333 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:53:32,333 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-06 21:53:32,333 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-06 21:53:32,334 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-06 21:53:32,334 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-06 21:53:32,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 06.11 09:53:32 BoogieIcfgContainer [2023-11-06 21:53:32,346 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-06 21:53:32,349 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 21:53:32,349 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 21:53:32,349 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 21:53:32,350 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:29" (3/4) ... [2023-11-06 21:53:32,352 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-06 21:53:32,353 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 21:53:32,354 INFO L158 Benchmark]: Toolchain (without parser) took 3783.95ms. Allocated memory is still 184.5MB. Free memory was 153.0MB in the beginning and 100.1MB in the end (delta: 53.0MB). Peak memory consumption was 50.6MB. Max. memory is 16.1GB. [2023-11-06 21:53:32,354 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 125.8MB. Free memory is still 95.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:32,355 INFO L158 Benchmark]: CACSL2BoogieTranslator took 245.94ms. Allocated memory is still 184.5MB. Free memory was 153.0MB in the beginning and 153.3MB in the end (delta: -275.3kB). Peak memory consumption was 11.0MB. Max. memory is 16.1GB. [2023-11-06 21:53:32,356 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.88ms. Allocated memory is still 184.5MB. Free memory was 153.3MB in the beginning and 152.2MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 21:53:32,356 INFO L158 Benchmark]: Boogie Preprocessor took 35.25ms. Allocated memory is still 184.5MB. Free memory was 152.2MB in the beginning and 151.2MB in the end (delta: 996.7kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:32,362 INFO L158 Benchmark]: RCFGBuilder took 380.12ms. Allocated memory is still 184.5MB. Free memory was 150.2MB in the beginning and 140.7MB in the end (delta: 9.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-06 21:53:32,365 INFO L158 Benchmark]: BuchiAutomizer took 3047.32ms. Allocated memory is still 184.5MB. Free memory was 139.8MB in the beginning and 101.1MB in the end (delta: 38.6MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. [2023-11-06 21:53:32,365 INFO L158 Benchmark]: Witness Printer took 3.87ms. Allocated memory is still 184.5MB. Free memory is still 100.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:32,369 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.31ms. Allocated memory is still 125.8MB. Free memory is still 95.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 245.94ms. Allocated memory is still 184.5MB. Free memory was 153.0MB in the beginning and 153.3MB in the end (delta: -275.3kB). Peak memory consumption was 11.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.88ms. Allocated memory is still 184.5MB. Free memory was 153.3MB in the beginning and 152.2MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 35.25ms. Allocated memory is still 184.5MB. Free memory was 152.2MB in the beginning and 151.2MB in the end (delta: 996.7kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 380.12ms. Allocated memory is still 184.5MB. Free memory was 150.2MB in the beginning and 140.7MB in the end (delta: 9.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 3047.32ms. Allocated memory is still 184.5MB. Free memory was 139.8MB in the beginning and 101.1MB in the end (delta: 38.6MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. * Witness Printer took 3.87ms. Allocated memory is still 184.5MB. Free memory is still 100.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 ((-2 * i) + 2000001) and consists of 4 locations. One deterministic module has affine ranking function ((-2 * i) + 2000001) and consists of 4 locations. One deterministic module has affine ranking function ((-1 * j) + n) and consists of 5 locations. 1 modules have a trivial ranking function, the largest among these consists of 5 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.9s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 2.3s. Construction of modules took 0.0s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 2. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [3, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 39 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 36 mSDsluCounter, 49 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 14 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 20 IncrementalHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 35 mSDtfsCounter, 20 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT2 conc0 concLT1 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital19 mio100 ax100 hnf100 lsp70 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq162 hnf93 smp100 dnf100 smp100 tf111 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 95ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 1 LassoNonterminationAnalysisSatUnbounded: 1 LassoNonterminationAnalysisUnsat: 3 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.6s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2023-11-06 21:53:32,393 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-11-06 21:53:32,590 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2023-11-06 21:53:32,792 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_de48972b-da64-4bc9-b46e-0c12b8fdd209/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE