./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 4fc63b2a 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_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/loop-invgen/fragtest_simple.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:17:20,816 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:17:20,917 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-10-31 22:17:20,924 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:17:20,925 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:17:20,961 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:17:20,962 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:17:20,963 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:17:20,964 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:17:20,964 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:17:20,966 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:17:20,967 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:17:20,967 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:17:20,970 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-10-31 22:17:20,970 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-10-31 22:17:20,971 INFO L153 SettingsManager]: * Use old map elimination=false [2024-10-31 22:17:20,971 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-10-31 22:17:20,971 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-10-31 22:17:20,973 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-10-31 22:17:20,974 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:17:20,974 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-10-31 22:17:20,975 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:17:20,975 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:17:20,976 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:17:20,976 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:17:20,976 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-10-31 22:17:20,976 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-10-31 22:17:20,977 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-10-31 22:17:20,977 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:17:20,977 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:17:20,978 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:17:20,978 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 22:17:20,978 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-10-31 22:17:20,982 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:17:20,982 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:17:20,983 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:17:20,983 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:17:20,984 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:17:20,984 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-10-31 22:17:20,985 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_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/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_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e [2024-10-31 22:17:21,275 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:17:21,312 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:17:21,315 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:17:21,317 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:17:21,318 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:17:21,319 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/loop-invgen/fragtest_simple.i Unable to find full path for "g++" [2024-10-31 22:17:23,327 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:17:23,556 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:17:23,557 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/sv-benchmarks/c/loop-invgen/fragtest_simple.i [2024-10-31 22:17:23,566 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/data/2b3bd23eb/faee1a8dbe864197a60e6964e6700d7e/FLAG9e5b3619f [2024-10-31 22:17:23,583 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/data/2b3bd23eb/faee1a8dbe864197a60e6964e6700d7e [2024-10-31 22:17:23,585 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:17:23,587 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:17:23,588 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:17:23,588 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:17:23,596 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:17:23,597 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,598 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7126104d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23, skipping insertion in model container [2024-10-31 22:17:23,599 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,619 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:17:23,838 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:17:23,850 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:17:23,867 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:17:23,883 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:17:23,883 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23 WrapperNode [2024-10-31 22:17:23,883 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:17:23,884 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:17:23,884 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:17:23,885 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:17:23,894 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,902 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,919 INFO L138 Inliner]: procedures = 16, calls = 8, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 60 [2024-10-31 22:17:23,920 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:17:23,920 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:17:23,920 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:17:23,920 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:17:23,934 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,934 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,936 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,948 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-31 22:17:23,949 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,949 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,952 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,956 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,957 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,958 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,961 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:17:23,963 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:17:23,964 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:17:23,964 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:17:23,965 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (1/1) ... [2024-10-31 22:17:23,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:23,988 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:24,005 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:24,008 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-10-31 22:17:24,036 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:17:24,036 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:17:24,037 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:17:24,037 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:17:24,095 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:17:24,098 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:17:24,233 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-10-31 22:17:24,234 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:17:24,246 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:17:24,246 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-31 22:17:24,246 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:17:24 BoogieIcfgContainer [2024-10-31 22:17:24,246 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:17:24,248 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-10-31 22:17:24,248 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-10-31 22:17:24,253 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-10-31 22:17:24,254 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 22:17:24,254 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 31.10 10:17:23" (1/3) ... [2024-10-31 22:17:24,255 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@44ab29de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 31.10 10:17:24, skipping insertion in model container [2024-10-31 22:17:24,256 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 22:17:24,256 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:17:23" (2/3) ... [2024-10-31 22:17:24,256 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@44ab29de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 31.10 10:17:24, skipping insertion in model container [2024-10-31 22:17:24,256 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 22:17:24,257 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:17:24" (3/3) ... [2024-10-31 22:17:24,259 INFO L332 chiAutomizerObserver]: Analyzing ICFG fragtest_simple.i [2024-10-31 22:17:24,346 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-10-31 22:17:24,346 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-10-31 22:17:24,347 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-10-31 22:17:24,347 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-10-31 22:17:24,347 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-10-31 22:17:24,347 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-10-31 22:17:24,348 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-10-31 22:17:24,349 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-10-31 22:17:24,354 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) [2024-10-31 22:17:24,377 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 11 [2024-10-31 22:17:24,378 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 22:17:24,378 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 22:17:24,384 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-10-31 22:17:24,384 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2024-10-31 22:17:24,385 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-10-31 22:17:24,385 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) [2024-10-31 22:17:24,388 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 11 [2024-10-31 22:17:24,389 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 22:17:24,389 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 22:17:24,390 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-10-31 22:17:24,390 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2024-10-31 22:17:24,399 INFO L745 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#0(48, 1, 0, 1);call write~init~int#0(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 [2024-10-31 22:17:24,399 INFO L747 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 [2024-10-31 22:17:24,406 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:24,406 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2024-10-31 22:17:24,418 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:24,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [937745786] [2024-10-31 22:17:24,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:24,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,539 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:24,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,577 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:24,581 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:24,581 INFO L85 PathProgramCache]: Analyzing trace with hash 1190, now seen corresponding path program 1 times [2024-10-31 22:17:24,582 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:24,582 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376172778] [2024-10-31 22:17:24,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:24,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:24,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,600 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:24,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,605 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:24,607 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:24,607 INFO L85 PathProgramCache]: Analyzing trace with hash 925672, now seen corresponding path program 1 times [2024-10-31 22:17:24,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:24,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1024614058] [2024-10-31 22:17:24,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:24,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:24,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,620 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:24,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:24,630 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:24,722 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:24,722 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:24,723 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:24,723 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:24,723 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-10-31 22:17:24,723 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:24,723 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:24,723 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:24,723 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration1_Loop [2024-10-31 22:17:24,724 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:24,724 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:24,742 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:24,759 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:24,804 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:24,805 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-10-31 22:17:24,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:24,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:24,811 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:24,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-10-31 22:17:24,814 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-10-31 22:17:24,814 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:24,848 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-10-31 22:17:24,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:24,850 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:24,851 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:24,852 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-10-31 22:17:24,853 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-10-31 22:17:24,853 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:24,897 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-10-31 22:17:24,901 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-10-31 22:17:24,901 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:24,901 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:24,901 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:24,902 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:24,902 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-31 22:17:24,902 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:24,902 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:24,902 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:24,902 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration1_Loop [2024-10-31 22:17:24,902 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:24,902 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:24,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:24,917 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:24,951 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:24,956 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-31 22:17:24,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:24,959 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:24,961 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:24,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-10-31 22:17:24,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-31 22:17:24,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-31 22:17:24,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-31 22:17:24,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-31 22:17:24,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-31 22:17:24,982 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-31 22:17:24,985 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-31 22:17:24,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-31 22:17:24,993 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-10-31 22:17:25,002 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-10-31 22:17:25,003 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-10-31 22:17:25,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,005 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,017 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,020 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-10-31 22:17:25,023 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-10-31 22:17:25,023 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-10-31 22:17:25,024 INFO L474 LassoAnalysis]: Proved termination. [2024-10-31 22:17:25,025 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 2000001 Supporting invariants [] [2024-10-31 22:17:25,045 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-10-31 22:17:25,052 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-10-31 22:17:25,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:25,129 INFO L255 TraceCheckSpWp]: Trace formula consists of 21 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-31 22:17:25,130 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:25,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:25,150 WARN L253 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 22:17:25,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:25,155 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:17:25,194 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 [2024-10-31 22:17:25,197 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) [2024-10-31 22:17:25,294 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 39 states and 57 transitions. Complement of second has 6 states. [2024-10-31 22:17:25,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2024-10-31 22:17:25,305 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) [2024-10-31 22:17:25,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 29 transitions. [2024-10-31 22:17:25,307 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 2 letters. Loop has 2 letters. [2024-10-31 22:17:25,310 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,310 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 4 letters. Loop has 2 letters. [2024-10-31 22:17:25,310 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,310 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 2 letters. Loop has 4 letters. [2024-10-31 22:17:25,312 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,313 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 39 states and 57 transitions. [2024-10-31 22:17:25,312 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-10-31 22:17:25,316 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 9 [2024-10-31 22:17:25,321 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 39 states to 18 states and 25 transitions. [2024-10-31 22:17:25,323 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 15 [2024-10-31 22:17:25,323 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16 [2024-10-31 22:17:25,324 INFO L73 IsDeterministic]: Start isDeterministic. Operand 18 states and 25 transitions. [2024-10-31 22:17:25,324 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-10-31 22:17:25,324 INFO L218 hiAutomatonCegarLoop]: Abstraction has 18 states and 25 transitions. [2024-10-31 22:17:25,357 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states and 25 transitions. [2024-10-31 22:17:25,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-10-31 22:17:25,363 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) [2024-10-31 22:17:25,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 25 transitions. [2024-10-31 22:17:25,365 INFO L240 hiAutomatonCegarLoop]: Abstraction has 18 states and 25 transitions. [2024-10-31 22:17:25,366 INFO L425 stractBuchiCegarLoop]: Abstraction has 18 states and 25 transitions. [2024-10-31 22:17:25,366 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-10-31 22:17:25,366 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 18 states and 25 transitions. [2024-10-31 22:17:25,367 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 9 [2024-10-31 22:17:25,367 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 22:17:25,367 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 22:17:25,367 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1] [2024-10-31 22:17:25,368 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2024-10-31 22:17:25,368 INFO L745 eck$LassoCheckResult]: Stem: 109#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2); 100#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; 101#L31-3 havoc main_#t~nondet2#1; 104#L31-1 assume !(0 != main_#t~nondet2#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet2#1; 110#L31-4 assume !(main_~i~0#1 > main_~pvlen~0#1); 108#L34-1 main_~i~0#1 := 0; 97#L38-3 [2024-10-31 22:17:25,368 INFO L747 eck$LassoCheckResult]: Loop: 97#L38-3 havoc main_#t~nondet3#1; 96#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; 97#L38-3 [2024-10-31 22:17:25,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,369 INFO L85 PathProgramCache]: Analyzing trace with hash 889569512, now seen corresponding path program 1 times [2024-10-31 22:17:25,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:25,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [903337028] [2024-10-31 22:17:25,370 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:25,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:25,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,379 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:25,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,392 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:25,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,393 INFO L85 PathProgramCache]: Analyzing trace with hash 1830, now seen corresponding path program 1 times [2024-10-31 22:17:25,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:25,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555435891] [2024-10-31 22:17:25,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:25,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,400 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:25,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,405 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:25,406 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,406 INFO L85 PathProgramCache]: Analyzing trace with hash 177809997, now seen corresponding path program 1 times [2024-10-31 22:17:25,406 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:25,406 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71345244] [2024-10-31 22:17:25,406 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:25,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:25,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,418 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,429 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:25,471 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:25,472 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:25,472 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:25,472 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:25,472 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-10-31 22:17:25,472 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,472 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:25,472 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:25,473 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration2_Loop [2024-10-31 22:17:25,473 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:25,473 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:25,474 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,480 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,488 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,529 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:25,529 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-10-31 22:17:25,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,530 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,532 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,533 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-10-31 22:17:25,534 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-10-31 22:17:25,535 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:25,565 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-10-31 22:17:25,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,566 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,567 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,568 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-10-31 22:17:25,569 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-10-31 22:17:25,570 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:25,599 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-10-31 22:17:25,600 INFO L401 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=4}, {ULTIMATE.start_main_~k~0#1=-1}] Lambdas: [3, 1, 1] Nus: [1, 0] [2024-10-31 22:17:25,613 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-10-31 22:17:25,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,613 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,615 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,616 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-10-31 22:17:25,616 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-10-31 22:17:25,617 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:25,641 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-10-31 22:17:25,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,642 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,643 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,644 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-10-31 22:17:25,645 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-10-31 22:17:25,645 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:25,693 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-10-31 22:17:25,696 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-10-31 22:17:25,696 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:25,697 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:25,697 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:25,697 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:25,697 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-31 22:17:25,697 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,697 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:25,697 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:25,697 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration2_Loop [2024-10-31 22:17:25,698 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:25,698 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:25,699 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,704 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,712 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:25,758 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:25,758 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-31 22:17:25,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,758 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,762 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,764 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-10-31 22:17:25,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-31 22:17:25,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-31 22:17:25,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-31 22:17:25,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-31 22:17:25,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-31 22:17:25,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-31 22:17:25,785 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-31 22:17:25,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-31 22:17:25,790 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-10-31 22:17:25,808 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-10-31 22:17:25,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,810 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-10-31 22:17:25,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-31 22:17:25,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-31 22:17:25,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-31 22:17:25,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-31 22:17:25,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-31 22:17:25,829 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-31 22:17:25,830 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-31 22:17:25,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-31 22:17:25,837 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-10-31 22:17:25,839 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-10-31 22:17:25,840 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-10-31 22:17:25,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:25,840 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:25,842 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:25,844 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-10-31 22:17:25,845 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-10-31 22:17:25,845 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-10-31 22:17:25,845 INFO L474 LassoAnalysis]: Proved termination. [2024-10-31 22:17:25,846 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_~i~0#1) = -2*ULTIMATE.start_main_~i~0#1 + 2000001 Supporting invariants [] [2024-10-31 22:17:25,863 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-10-31 22:17:25,865 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-10-31 22:17:25,885 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:25,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 26 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-31 22:17:25,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:25,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:25,916 INFO L255 TraceCheckSpWp]: Trace formula consists of 11 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 22:17:25,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:25,921 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:17:25,922 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 [2024-10-31 22:17:25,922 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) [2024-10-31 22:17:25,954 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. [2024-10-31 22:17:25,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2024-10-31 22:17:25,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:17:25,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 29 transitions. [2024-10-31 22:17:25,956 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 6 letters. Loop has 2 letters. [2024-10-31 22:17:25,957 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,957 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 8 letters. Loop has 2 letters. [2024-10-31 22:17:25,957 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,958 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 29 transitions. Stem has 6 letters. Loop has 4 letters. [2024-10-31 22:17:25,958 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:25,958 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 39 states and 52 transitions. [2024-10-31 22:17:25,959 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2024-10-31 22:17:25,960 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 39 states to 23 states and 30 transitions. [2024-10-31 22:17:25,960 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 18 [2024-10-31 22:17:25,961 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 19 [2024-10-31 22:17:25,961 INFO L73 IsDeterministic]: Start isDeterministic. Operand 23 states and 30 transitions. [2024-10-31 22:17:25,961 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2024-10-31 22:17:25,961 INFO L218 hiAutomatonCegarLoop]: Abstraction has 23 states and 30 transitions. [2024-10-31 22:17:25,961 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states and 30 transitions. [2024-10-31 22:17:25,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 22. [2024-10-31 22:17:25,963 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) [2024-10-31 22:17:25,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 29 transitions. [2024-10-31 22:17:25,964 INFO L240 hiAutomatonCegarLoop]: Abstraction has 22 states and 29 transitions. [2024-10-31 22:17:25,964 INFO L425 stractBuchiCegarLoop]: Abstraction has 22 states and 29 transitions. [2024-10-31 22:17:25,964 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-10-31 22:17:25,964 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 22 states and 29 transitions. [2024-10-31 22:17:25,965 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2024-10-31 22:17:25,965 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 22:17:25,966 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 22:17:25,966 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:17:25,966 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2024-10-31 22:17:25,967 INFO L745 eck$LassoCheckResult]: Stem: 212#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(9, 2); 203#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; 204#L31-3 havoc main_#t~nondet2#1; 208#L31-1 assume !(0 != main_#t~nondet2#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet2#1; 213#L31-4 assume !(main_~i~0#1 > main_~pvlen~0#1); 211#L34-1 main_~i~0#1 := 0; 201#L38-3 havoc main_#t~nondet3#1; 197#L38-1 assume !(0 != main_#t~nondet3#1 && main_~i~0#1 <= 1000000);havoc main_#t~nondet3#1; 198#L38-4 main_~j~0#1 := 0;main_~n~0#1 := main_~i~0#1; 202#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; 210#L18 assume !(0 == __VERIFIER_assert_~cond#1); 196#L18-2 [2024-10-31 22:17:25,967 INFO L747 eck$LassoCheckResult]: Loop: 196#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; 205#L50 assume !(main_~j~0#1 >= main_~n~0#1); 206#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; 216#L18 assume !(0 == __VERIFIER_assert_~cond#1); 196#L18-2 [2024-10-31 22:17:25,970 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:25,970 INFO L85 PathProgramCache]: Analyzing trace with hash 1442921127, now seen corresponding path program 1 times [2024-10-31 22:17:25,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:25,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [748179490] [2024-10-31 22:17:25,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:25,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:25,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:25,995 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:26,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:26,016 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:26,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:26,017 INFO L85 PathProgramCache]: Analyzing trace with hash 2836404, now seen corresponding path program 1 times [2024-10-31 22:17:26,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:26,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1319092020] [2024-10-31 22:17:26,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:26,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:26,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:26,028 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:17:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:17:26,045 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:17:26,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:26,046 INFO L85 PathProgramCache]: Analyzing trace with hash -1474117798, now seen corresponding path program 1 times [2024-10-31 22:17:26,046 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:17:26,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [586729798] [2024-10-31 22:17:26,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:17:26,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:17:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:26,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:17:26,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:17:26,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [586729798] [2024-10-31 22:17:26,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [586729798] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:17:26,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:17:26,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:17:26,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1455890664] [2024-10-31 22:17:26,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:17:26,417 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:26,417 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:26,417 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:26,417 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:26,417 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-10-31 22:17:26,418 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:26,418 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:26,418 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:26,418 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration3_Loop [2024-10-31 22:17:26,420 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:26,421 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:26,422 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:26,432 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:26,441 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:26,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:26,449 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:26,524 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:26,526 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-10-31 22:17:26,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:26,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:26,529 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:26,531 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-10-31 22:17:26,533 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-10-31 22:17:26,533 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:26,572 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2024-10-31 22:17:26,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:26,573 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:26,575 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:26,580 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-10-31 22:17:26,581 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-10-31 22:17:26,581 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-10-31 22:17:26,998 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-10-31 22:17:27,001 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-10-31 22:17:27,002 INFO L204 LassoAnalysis]: Preferences: [2024-10-31 22:17:27,002 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-10-31 22:17:27,002 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-10-31 22:17:27,002 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-10-31 22:17:27,002 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-10-31 22:17:27,002 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:27,002 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-10-31 22:17:27,002 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-10-31 22:17:27,002 INFO L132 ssoRankerPreferences]: Filename of dumped script: fragtest_simple.i_Iteration3_Loop [2024-10-31 22:17:27,002 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-10-31 22:17:27,003 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-10-31 22:17:27,004 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:27,015 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:27,019 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:27,028 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:27,031 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-10-31 22:17:27,096 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-10-31 22:17:27,096 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-10-31 22:17:27,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:27,097 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:27,101 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:27,103 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-10-31 22:17:27,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-10-31 22:17:27,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-10-31 22:17:27,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-10-31 22:17:27,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-10-31 22:17:27,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-10-31 22:17:27,120 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-10-31 22:17:27,122 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-10-31 22:17:27,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-10-31 22:17:27,126 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-10-31 22:17:27,131 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2024-10-31 22:17:27,132 INFO L444 ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-10-31 22:17:27,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 22:17:27,132 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:17:27,135 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 22:17:27,137 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-10-31 22:17:27,138 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-10-31 22:17:27,138 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-10-31 22:17:27,138 INFO L474 LassoAnalysis]: Proved termination. [2024-10-31 22:17:27,139 INFO L476 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 [] [2024-10-31 22:17:27,157 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-10-31 22:17:27,158 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-10-31 22:17:27,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:17:27,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:27,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-31 22:17:27,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:27,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:17:27,231 INFO L255 TraceCheckSpWp]: Trace formula consists of 14 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 22:17:27,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:17:27,281 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:17:27,282 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2024-10-31 22:17:27,282 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) [2024-10-31 22:17:27,317 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. [2024-10-31 22:17:27,318 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 [2024-10-31 22:17:27,319 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) [2024-10-31 22:17:27,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 32 transitions. [2024-10-31 22:17:27,321 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 11 letters. Loop has 4 letters. [2024-10-31 22:17:27,323 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:27,323 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 15 letters. Loop has 4 letters. [2024-10-31 22:17:27,324 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:27,324 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 32 transitions. Stem has 11 letters. Loop has 8 letters. [2024-10-31 22:17:27,324 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-10-31 22:17:27,324 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 35 states and 44 transitions. [2024-10-31 22:17:27,325 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-10-31 22:17:27,328 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 35 states to 0 states and 0 transitions. [2024-10-31 22:17:27,328 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-10-31 22:17:27,328 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-10-31 22:17:27,328 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-10-31 22:17:27,329 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-10-31 22:17:27,329 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 22:17:27,329 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 22:17:27,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:17:27,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:17:27,332 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:17:27,334 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) [2024-10-31 22:17:27,337 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 22:17:27,337 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2024-10-31 22:17:27,338 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2024-10-31 22:17:27,338 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-10-31 22:17:27,338 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2024-10-31 22:17:27,338 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-10-31 22:17:27,338 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-10-31 22:17:27,338 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-10-31 22:17:27,339 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-10-31 22:17:27,339 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 22:17:27,339 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 22:17:27,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 22:17:27,341 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 22:17:27,341 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-10-31 22:17:27,341 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-10-31 22:17:27,341 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-10-31 22:17:27,341 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-10-31 22:17:27,356 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 31.10 10:17:27 BoogieIcfgContainer [2024-10-31 22:17:27,356 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-10-31 22:17:27,357 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-31 22:17:27,357 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-31 22:17:27,357 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-31 22:17:27,358 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:17:24" (3/4) ... [2024-10-31 22:17:27,360 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-10-31 22:17:27,362 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-31 22:17:27,363 INFO L158 Benchmark]: Toolchain (without parser) took 3775.77ms. Allocated memory was 157.3MB in the beginning and 224.4MB in the end (delta: 67.1MB). Free memory was 123.7MB in the beginning and 124.5MB in the end (delta: -836.1kB). Peak memory consumption was 67.5MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,363 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 104.9MB. Free memory is still 54.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:17:27,364 INFO L158 Benchmark]: CACSL2BoogieTranslator took 295.37ms. Allocated memory is still 157.3MB. Free memory was 123.2MB in the beginning and 110.8MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,364 INFO L158 Benchmark]: Boogie Procedure Inliner took 35.47ms. Allocated memory is still 157.3MB. Free memory was 110.8MB in the beginning and 109.6MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,365 INFO L158 Benchmark]: Boogie Preprocessor took 41.89ms. Allocated memory is still 157.3MB. Free memory was 109.6MB in the beginning and 107.6MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,366 INFO L158 Benchmark]: RCFGBuilder took 283.33ms. Allocated memory is still 157.3MB. Free memory was 107.6MB in the beginning and 97.6MB in the end (delta: 10.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,371 INFO L158 Benchmark]: BuchiAutomizer took 3108.41ms. Allocated memory was 157.3MB in the beginning and 224.4MB in the end (delta: 67.1MB). Free memory was 97.1MB in the beginning and 125.5MB in the end (delta: -28.4MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. [2024-10-31 22:17:27,371 INFO L158 Benchmark]: Witness Printer took 5.27ms. Allocated memory is still 224.4MB. Free memory was 125.5MB in the beginning and 124.5MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:17:27,374 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 104.9MB. Free memory is still 54.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 295.37ms. Allocated memory is still 157.3MB. Free memory was 123.2MB in the beginning and 110.8MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 35.47ms. Allocated memory is still 157.3MB. Free memory was 110.8MB in the beginning and 109.6MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 41.89ms. Allocated memory is still 157.3MB. Free memory was 109.6MB in the beginning and 107.6MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 283.33ms. Allocated memory is still 157.3MB. Free memory was 107.6MB in the beginning and 97.6MB in the end (delta: 10.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * BuchiAutomizer took 3108.41ms. Allocated memory was 157.3MB in the beginning and 224.4MB in the end (delta: 67.1MB). Free memory was 97.1MB in the beginning and 125.5MB in the end (delta: -28.4MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. * Witness Printer took 5.27ms. Allocated memory is still 224.4MB. Free memory was 125.5MB in the beginning and 124.5MB in the end (delta: 1.0MB). 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 (((long long) -2 * i) + 2000001) and consists of 4 locations. One deterministic module has affine ranking function (((long long) -2 * i) + 2000001) and consists of 4 locations. One deterministic module has affine ranking function (((long long) -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 3.0s 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, 37 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 34 mSDsluCounter, 48 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 14 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 20 IncrementalHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 34 mSDtfsCounter, 20 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT2 conc0 concLT1 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital16 mio100 ax100 hnf100 lsp71 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq156 hnf93 smp100 dnf100 smp100 tf112 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: sat Degree: 0 Time: 66ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 1 LassoNonterminationAnalysisUnsat: 3 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.7s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-10-31 22:17:27,412 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-10-31 22:17:27,616 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2024-10-31 22:17:27,816 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_640b8f42-da5d-4e35-9b5b-3962446c7e81/bin/uautomizer-verify-4GaUIPS5ZU/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