./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/loops/terminator_02-2.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for termination
Using default analysis
Version a0165632
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_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/loops/terminator_02-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX --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 894c556b0f4feb663ec35a01a2d06acf931df74aff57a717fa48cbd5e0bf347b
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:19:19,099 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:19:19,214 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-08 17:19:19,221 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:19:19,222 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:19:19,279 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:19:19,280 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:19:19,280 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:19:19,281 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:19:19,281 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:19:19,283 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:19:19,283 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:19:19,284 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:19:19,285 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 17:19:19,286 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 17:19:19,286 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 17:19:19,287 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 17:19:19,287 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 17:19:19,288 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 17:19:19,288 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:19:19,289 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 17:19:19,296 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:19:19,296 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:19:19,297 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:19:19,297 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:19:19,297 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 17:19:19,298 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 17:19:19,298 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 17:19:19,298 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:19:19,299 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:19:19,299 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:19:19,301 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:19:19,301 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 17:19:19,301 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:19:19,303 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:19:19,303 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:19:19,304 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:19:19,304 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:19:19,305 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 17:19:19,306 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_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/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_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX
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 -> 894c556b0f4feb663ec35a01a2d06acf931df74aff57a717fa48cbd5e0bf347b
[2024-11-08 17:19:19,674 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:19:19,715 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:19:19,719 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:19:19,721 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:19:19,722 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:19:19,723 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/loops/terminator_02-2.c
Unable to find full path for "g++"
[2024-11-08 17:19:22,286 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:19:22,547 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:19:22,548 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/sv-benchmarks/c/loops/terminator_02-2.c
[2024-11-08 17:19:22,556 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/data/c9035c7d8/6f985dbd269149abb7682ffeec96ad8e/FLAGaf4e6533e
[2024-11-08 17:19:22,574 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/data/c9035c7d8/6f985dbd269149abb7682ffeec96ad8e
[2024-11-08 17:19:22,577 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:19:22,579 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:19:22,583 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:19:22,583 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:19:22,591 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:19:22,592 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:22,594 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57c6ca52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22, skipping insertion in model container
[2024-11-08 17:19:22,594 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:22,618 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:19:22,919 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:19:22,940 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:19:22,968 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:19:22,997 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:19:22,998 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22 WrapperNode
[2024-11-08 17:19:22,998 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:19:23,000 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:19:23,000 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:19:23,001 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:19:23,011 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,020 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,050 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 55
[2024-11-08 17:19:23,050 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:19:23,051 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:19:23,051 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:19:23,052 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:19:23,067 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,067 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,069 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,088 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-11-08 17:19:23,088 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,089 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,092 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,097 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,098 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,099 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,105 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:19:23,107 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:19:23,107 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:19:23,107 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:19:23,112 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (1/1) ...
[2024-11-08 17:19:23,122 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:23,140 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:23,160 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:23,164 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:19:23,208 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:19:23,209 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:19:23,210 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:19:23,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:19:23,309 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:19:23,312 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:19:23,588 INFO  L?                        ?]: Removed 13 outVars from TransFormulas that were not future-live.
[2024-11-08 17:19:23,588 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:19:23,605 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:19:23,605 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:19:23,606 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:19:23 BoogieIcfgContainer
[2024-11-08 17:19:23,606 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:19:23,608 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 17:19:23,608 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 17:19:23,613 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 17:19:23,614 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:19:23,614 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 05:19:22" (1/3) ...
[2024-11-08 17:19:23,616 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4ae7aa02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:19:23, skipping insertion in model container
[2024-11-08 17:19:23,616 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:19:23,617 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:19:22" (2/3) ...
[2024-11-08 17:19:23,617 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4ae7aa02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:19:23, skipping insertion in model container
[2024-11-08 17:19:23,618 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:19:23,618 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:19:23" (3/3) ...
[2024-11-08 17:19:23,620 INFO  L332   chiAutomizerObserver]: Analyzing ICFG terminator_02-2.c
[2024-11-08 17:19:23,699 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 17:19:23,699 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 17:19:23,699 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 17:19:23,700 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 17:19:23,700 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 17:19:23,700 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 17:19:23,701 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 17:19:23,701 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 17:19:23,706 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) 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-11-08 17:19:23,732 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:23,733 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:19:23,734 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:19:23,741 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1]
[2024-11-08 17:19:23,741 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-11-08 17:19:23,741 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 17:19:23,742 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 18 states, 17 states have (on average 1.4705882352941178) 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-11-08 17:19:23,744 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:23,745 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:19:23,745 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:19:23,746 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1]
[2024-11-08 17:19:23,746 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-11-08 17:19:23,756 INFO  L745   eck$LassoCheckResult]: Stem: 13#$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(18, 2);call #Ultimate.allocInit(12, 3); 7#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~post7#1, main_#t~post8#1, main_#t~post9#1, main_~tmp~0#1, main_~x~0#1, main_~z~0#1;havoc main_#t~nondet4#1;main_~x~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;main_~z~0#1 := main_#t~nondet5#1;havoc main_#t~nondet5#1; 9#L22true assume !!(main_~x~0#1 > -100); 14#L23true assume !!(main_~x~0#1 < 200); 15#L24true assume !!(main_~z~0#1 > 100); 5#L25true assume !!(main_~z~0#1 < 200); 16#L26-3true 
[2024-11-08 17:19:23,757 INFO  L747   eck$LassoCheckResult]: Loop: 16#L26-3true assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 4#L26-1true assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 6#L29true assume 0 != main_~tmp~0#1 % 256;main_#t~post7#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post7#1;havoc main_#t~post7#1; 19#L29-2true havoc main_~tmp~0#1; 16#L26-3true 
[2024-11-08 17:19:23,765 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:23,766 INFO  L85        PathProgramCache]: Analyzing trace with hash 889571341, now seen corresponding path program 1 times
[2024-11-08 17:19:23,778 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:23,778 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822130068]
[2024-11-08 17:19:23,779 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:23,780 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:23,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:23,934 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:23,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:23,968 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:23,972 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:23,972 INFO  L85        PathProgramCache]: Analyzing trace with hash 1728970, now seen corresponding path program 1 times
[2024-11-08 17:19:23,972 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:23,973 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707420038]
[2024-11-08 17:19:23,973 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:23,973 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:23,997 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:23,997 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:24,014 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:24,017 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:24,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:24,019 INFO  L85        PathProgramCache]: Analyzing trace with hash 765805526, now seen corresponding path program 1 times
[2024-11-08 17:19:24,020 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:24,020 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2078358639]
[2024-11-08 17:19:24,020 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:24,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:24,054 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:24,057 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:24,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:24,093 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:24,298 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:24,299 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:24,299 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:24,299 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:24,299 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 17:19:24,299 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,300 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:24,300 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:24,302 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration1_Loop
[2024-11-08 17:19:24,303 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:24,303 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:24,330 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,354 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,361 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,380 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,387 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,477 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:24,478 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 17:19:24,481 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,481 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,485 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,488 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,490 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:24,490 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:24,528 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:24,529 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~z~0#1=101} Honda state: {ULTIMATE.start_main_~z~0#1=101} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:24,554 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0
[2024-11-08 17:19:24,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,557 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,559 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,562 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,564 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:24,564 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:24,588 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:24,588 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~tmp~0#1=0} Honda state: {ULTIMATE.start_main_~tmp~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:24,613 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-11-08 17:19:24,614 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,614 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,617 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,620 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,622 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:24,622 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:24,661 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:24,662 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,663 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,666 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,668 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,669 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:19:24,670 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:24,744 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 17:19:24,748 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:24,749 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:24,749 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:24,749 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:24,749 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:24,749 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 17:19:24,750 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,750 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:24,750 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:24,750 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration1_Loop
[2024-11-08 17:19:24,750 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:24,750 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:24,752 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,758 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,768 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,780 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,785 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:24,837 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:24,843 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 17:19:24,845 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,845 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,847 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,850 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,851 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:24,871 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:24,871 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:24,872 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:24,872 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:24,873 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:24,875 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:24,876 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:24,879 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:24,903 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-11-08 17:19:24,904 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,905 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,909 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,911 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,912 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:24,931 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:24,931 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:24,931 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:24,931 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:24,932 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:24,933 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:24,933 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:24,937 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:24,960 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-11-08 17:19:24,961 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:24,963 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:24,964 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:24,967 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-11-08 17:19:24,968 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:24,982 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:24,983 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:24,984 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:24,984 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:24,984 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:24,987 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:24,988 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:24,993 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 17:19:24,999 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-08 17:19:24,999 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-08 17:19:25,001 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:25,002 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:25,013 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:25,015 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-11-08 17:19:25,016 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 17:19:25,016 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 17:19:25,016 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 17:19:25,017 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1) = -2*ULTIMATE.start_main_~x~0#1 + 199
Supporting invariants []
[2024-11-08 17:19:25,033 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:25,038 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 17:19:25,103 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:25,121 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:25,122 INFO  L255         TraceCheckSpWp]: Trace formula consists of 26 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:25,124 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:25,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:25,164 INFO  L255         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:25,165 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:25,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:25,357 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates 
[2024-11-08 17:19:25,360 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) 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) Second operand  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:25,443 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 18 states, 17 states have (on average 1.4705882352941178) 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). Second operand  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 35 states and 48 transitions. Complement of second has 7 states.
[2024-11-08 17:19:25,446 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:25,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:25,455 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 20 transitions.
[2024-11-08 17:19:25,457 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 6 letters. Loop has 4 letters.
[2024-11-08 17:19:25,460 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:25,460 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 10 letters. Loop has 4 letters.
[2024-11-08 17:19:25,460 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:25,460 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 20 transitions. Stem has 6 letters. Loop has 8 letters.
[2024-11-08 17:19:25,461 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:25,462 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 35 states and 48 transitions.
[2024-11-08 17:19:25,466 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:25,470 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 35 states to 19 states and 22 transitions.
[2024-11-08 17:19:25,471 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 13
[2024-11-08 17:19:25,472 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 15
[2024-11-08 17:19:25,472 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 19 states and 22 transitions.
[2024-11-08 17:19:25,473 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-08 17:19:25,473 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 19 states and 22 transitions.
[2024-11-08 17:19:25,494 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19 states and 22 transitions.
[2024-11-08 17:19:25,506 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 18.
[2024-11-08 17:19:25,508 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 18 states have (on average 1.1666666666666667) internal successors, (21), 17 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:25,509 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions.
[2024-11-08 17:19:25,511 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 18 states and 21 transitions.
[2024-11-08 17:19:25,512 INFO  L425   stractBuchiCegarLoop]: Abstraction has 18 states and 21 transitions.
[2024-11-08 17:19:25,512 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 17:19:25,512 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 18 states and 21 transitions.
[2024-11-08 17:19:25,513 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:25,515 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:19:25,515 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:19:25,516 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:19:25,516 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-11-08 17:19:25,517 INFO  L745   eck$LassoCheckResult]: Stem: 118#$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(18, 2);call #Ultimate.allocInit(12, 3); 119#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~post7#1, main_#t~post8#1, main_#t~post9#1, main_~tmp~0#1, main_~x~0#1, main_~z~0#1;havoc main_#t~nondet4#1;main_~x~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;main_~z~0#1 := main_#t~nondet5#1;havoc main_#t~nondet5#1; 110#L22 assume !!(main_~x~0#1 > -100); 111#L23 assume !!(main_~x~0#1 < 200); 120#L24 assume !!(main_~z~0#1 > 100); 116#L25 assume !!(main_~z~0#1 < 200); 117#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 112#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 113#L29 assume !(0 != main_~tmp~0#1 % 256);main_#t~post8#1 := main_~x~0#1;main_~x~0#1 := main_#t~post8#1 - 1;havoc main_#t~post8#1;main_#t~post9#1 := main_~z~0#1;main_~z~0#1 := main_#t~post9#1 - 1;havoc main_#t~post9#1; 121#L29-2 
[2024-11-08 17:19:25,517 INFO  L747   eck$LassoCheckResult]: Loop: 121#L29-2 havoc main_~tmp~0#1; 125#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 127#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 126#L29 assume 0 != main_~tmp~0#1 % 256;main_#t~post7#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post7#1;havoc main_#t~post7#1; 121#L29-2 
[2024-11-08 17:19:25,518 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:25,521 INFO  L85        PathProgramCache]: Analyzing trace with hash 1271629394, now seen corresponding path program 1 times
[2024-11-08 17:19:25,522 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:25,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323324491]
[2024-11-08 17:19:25,522 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:25,523 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:25,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,560 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:25,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,595 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:25,596 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:25,596 INFO  L85        PathProgramCache]: Analyzing trace with hash 2081560, now seen corresponding path program 2 times
[2024-11-08 17:19:25,600 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:25,600 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524612877]
[2024-11-08 17:19:25,600 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:25,600 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:25,617 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,617 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:25,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,638 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:25,638 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:25,639 INFO  L85        PathProgramCache]: Analyzing trace with hash -751978263, now seen corresponding path program 1 times
[2024-11-08 17:19:25,639 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:25,639 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003381870]
[2024-11-08 17:19:25,639 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:25,639 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:25,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,683 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:25,726 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:25,730 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:25,831 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-11-08 17:19:25,853 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:25,854 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:25,854 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:25,854 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:25,854 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 17:19:25,854 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:25,854 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:25,856 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:25,856 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration2_Loop
[2024-11-08 17:19:25,856 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:25,856 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:25,858 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:25,869 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:25,873 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:25,876 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:25,882 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:25,939 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:25,941 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 17:19:25,941 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:25,942 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:25,944 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:25,946 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-11-08 17:19:25,948 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:25,948 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:25,974 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:25,974 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~tmp~0#1=0} Honda state: {ULTIMATE.start_main_~tmp~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:26,000 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,000 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,001 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,004 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,008 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,010 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:26,011 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:26,032 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:26,033 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post7#1=0} Honda state: {ULTIMATE.start_main_#t~post7#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:26,056 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0
[2024-11-08 17:19:26,057 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,057 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,060 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,062 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,064 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:26,064 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:26,086 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:26,086 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet6#1=0} Honda state: {ULTIMATE.start_main_#t~nondet6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:26,104 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,104 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,105 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,106 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,107 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,109 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:26,109 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:26,134 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:26,134 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~z~0#1=101} Honda state: {ULTIMATE.start_main_~z~0#1=101} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:26,151 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,151 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,151 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,153 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,154 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,155 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:26,155 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:26,186 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-11-08 17:19:26,186 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,187 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,188 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,191 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:19:26,191 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:26,246 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 17:19:26,252 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,252 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:26,252 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:26,252 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:26,252 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:26,252 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 17:19:26,252 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,253 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:26,253 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:26,253 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration2_Loop
[2024-11-08 17:19:26,253 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:26,253 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:26,258 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,263 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,267 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,273 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,291 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,352 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:26,352 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 17:19:26,352 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,352 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,356 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,359 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,360 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:26,379 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:26,379 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:26,380 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:26,380 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:26,380 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:26,381 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:26,381 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:26,384 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:26,407 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0
[2024-11-08 17:19:26,410 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,410 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,413 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,415 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,416 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:26,431 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:26,431 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:26,431 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:26,431 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:26,431 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:26,432 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:26,432 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:26,437 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:26,456 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,456 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,456 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,458 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,459 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,460 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:26,475 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:26,475 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:26,475 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:26,476 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:26,476 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:26,477 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:26,477 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:26,479 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:26,494 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:26,494 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,495 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,496 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,497 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,498 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:26,513 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:26,513 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:26,513 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:26,513 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:26,513 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:26,515 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:26,515 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:26,519 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 17:19:26,523 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-08 17:19:26,523 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-08 17:19:26,523 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,523 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:26,525 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:26,529 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process
[2024-11-08 17:19:26,530 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 17:19:26,530 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 17:19:26,531 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 17:19:26,531 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1) = -2*ULTIMATE.start_main_~x~0#1 + 199
Supporting invariants []
[2024-11-08 17:19:26,558 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0
[2024-11-08 17:19:26,559 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 17:19:26,596 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:26,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:26,628 INFO  L255         TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:26,629 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:26,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:26,671 INFO  L255         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:26,671 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:26,726 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:26,726 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:19:26,727 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 18 states and 21 transitions. cyclomatic complexity: 5 Second operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:26,775 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 18 states and 21 transitions. cyclomatic complexity: 5. Second operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 26 states and 31 transitions. Complement of second has 7 states.
[2024-11-08 17:19:26,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:26,777 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:26,778 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions.
[2024-11-08 17:19:26,778 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 9 letters. Loop has 4 letters.
[2024-11-08 17:19:26,778 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:26,778 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 13 letters. Loop has 4 letters.
[2024-11-08 17:19:26,779 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:26,779 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 9 letters. Loop has 8 letters.
[2024-11-08 17:19:26,779 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:26,779 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 26 states and 31 transitions.
[2024-11-08 17:19:26,784 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:26,785 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 26 states to 26 states and 31 transitions.
[2024-11-08 17:19:26,785 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 17
[2024-11-08 17:19:26,785 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 18
[2024-11-08 17:19:26,785 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 26 states and 31 transitions.
[2024-11-08 17:19:26,785 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-08 17:19:26,786 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 26 states and 31 transitions.
[2024-11-08 17:19:26,786 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26 states and 31 transitions.
[2024-11-08 17:19:26,791 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26.
[2024-11-08 17:19:26,792 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 26 states have (on average 1.1923076923076923) internal successors, (31), 25 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:26,793 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 31 transitions.
[2024-11-08 17:19:26,793 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 26 states and 31 transitions.
[2024-11-08 17:19:26,793 INFO  L425   stractBuchiCegarLoop]: Abstraction has 26 states and 31 transitions.
[2024-11-08 17:19:26,793 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-08 17:19:26,793 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 26 states and 31 transitions.
[2024-11-08 17:19:26,796 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 4
[2024-11-08 17:19:26,796 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:19:26,796 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:19:26,797 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:19:26,797 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-11-08 17:19:26,797 INFO  L745   eck$LassoCheckResult]: Stem: 227#$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(18, 2);call #Ultimate.allocInit(12, 3); 228#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~post7#1, main_#t~post8#1, main_#t~post9#1, main_~tmp~0#1, main_~x~0#1, main_~z~0#1;havoc main_#t~nondet4#1;main_~x~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;main_~z~0#1 := main_#t~nondet5#1;havoc main_#t~nondet5#1; 216#L22 assume !!(main_~x~0#1 > -100); 217#L23 assume !!(main_~x~0#1 < 200); 229#L24 assume !!(main_~z~0#1 > 100); 222#L25 assume !!(main_~z~0#1 < 200); 223#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 218#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 219#L29 assume !(0 != main_~tmp~0#1 % 256);main_#t~post8#1 := main_~x~0#1;main_~x~0#1 := main_#t~post8#1 - 1;havoc main_#t~post8#1;main_#t~post9#1 := main_~z~0#1;main_~z~0#1 := main_#t~post9#1 - 1;havoc main_#t~post9#1; 232#L29-2 havoc main_~tmp~0#1; 233#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 239#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 224#L29 assume !(0 != main_~tmp~0#1 % 256);main_#t~post8#1 := main_~x~0#1;main_~x~0#1 := main_#t~post8#1 - 1;havoc main_#t~post8#1;main_#t~post9#1 := main_~z~0#1;main_~z~0#1 := main_#t~post9#1 - 1;havoc main_#t~post9#1; 225#L29-2 
[2024-11-08 17:19:26,797 INFO  L747   eck$LassoCheckResult]: Loop: 225#L29-2 havoc main_~tmp~0#1; 238#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 237#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 236#L29 assume 0 != main_~tmp~0#1 % 256;main_#t~post7#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post7#1;havoc main_#t~post7#1; 225#L29-2 
[2024-11-08 17:19:26,798 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:26,798 INFO  L85        PathProgramCache]: Analyzing trace with hash -751978261, now seen corresponding path program 1 times
[2024-11-08 17:19:26,798 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:26,798 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289654440]
[2024-11-08 17:19:26,798 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:26,799 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:26,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,824 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:26,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,842 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:26,843 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:26,843 INFO  L85        PathProgramCache]: Analyzing trace with hash 2081560, now seen corresponding path program 3 times
[2024-11-08 17:19:26,844 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:26,844 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006827115]
[2024-11-08 17:19:26,844 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:26,844 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:26,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,852 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:26,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,859 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:26,860 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:26,860 INFO  L85        PathProgramCache]: Analyzing trace with hash -1567426814, now seen corresponding path program 2 times
[2024-11-08 17:19:26,860 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:26,861 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [604007109]
[2024-11-08 17:19:26,861 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:26,861 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:26,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,885 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:26,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:26,907 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:26,987 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:26,987 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:26,987 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:26,987 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:26,987 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 17:19:26,987 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:26,988 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:26,988 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:26,988 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration3_Loop
[2024-11-08 17:19:26,988 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:26,988 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:26,989 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,992 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:26,997 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,001 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,005 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,056 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:27,056 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 17:19:27,056 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,056 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,059 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,062 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,064 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:27,064 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,086 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:27,086 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post7#1=0} Honda state: {ULTIMATE.start_main_#t~post7#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:27,109 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0
[2024-11-08 17:19:27,110 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,110 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,112 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,118 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,119 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:27,119 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,151 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:27,152 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~z~0#1=101} Honda state: {ULTIMATE.start_main_~z~0#1=101} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:27,174 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,175 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,176 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,178 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,180 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,181 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:27,181 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,203 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:27,203 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet6#1=0} Honda state: {ULTIMATE.start_main_#t~nondet6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:27,226 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,226 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,227 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,229 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,231 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,235 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:27,236 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,262 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:27,262 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~tmp~0#1=0} Honda state: {ULTIMATE.start_main_~tmp~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:27,285 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,285 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,285 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,287 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,290 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,291 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:27,291 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,334 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,335 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,335 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,337 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,340 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,341 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:19:27,341 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:27,398 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 17:19:27,404 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,404 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:27,404 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:27,404 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:27,404 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:27,404 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 17:19:27,404 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,405 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:27,405 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:27,405 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration3_Loop
[2024-11-08 17:19:27,405 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:27,405 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:27,406 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,412 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,415 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,423 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,427 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:27,483 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:27,483 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 17:19:27,484 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,484 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,487 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,488 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,489 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:27,508 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:27,508 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:27,508 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:27,508 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:27,509 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:27,511 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:27,512 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:27,514 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:27,537 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0
[2024-11-08 17:19:27,539 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,540 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,542 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,544 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,546 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:27,566 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:27,566 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:27,567 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:27,567 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:27,567 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:27,568 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:27,569 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:27,572 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:27,595 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,596 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,596 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,600 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,602 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,604 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:27,622 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:27,622 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:27,623 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:27,623 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:27,623 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:27,625 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:27,625 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:27,629 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:27,652 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,653 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,655 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,659 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,660 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:27,679 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:27,680 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:27,680 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:27,680 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:27,680 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:27,683 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:27,683 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:27,687 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:27,711 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:27,711 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,711 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,713 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,717 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,718 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:27,736 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:27,737 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:27,737 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:27,737 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:27,737 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:27,738 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:27,738 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:27,742 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 17:19:27,745 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-08 17:19:27,745 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-08 17:19:27,746 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:27,746 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:27,748 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:27,749 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process
[2024-11-08 17:19:27,751 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 17:19:27,751 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 17:19:27,751 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 17:19:27,751 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~x~0#1) = -2*ULTIMATE.start_main_~x~0#1 + 199
Supporting invariants []
[2024-11-08 17:19:27,778 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0
[2024-11-08 17:19:27,779 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 17:19:27,802 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:27,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:27,826 INFO  L255         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:27,826 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:27,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:27,865 INFO  L255         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:27,866 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:27,901 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:27,901 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:19:27,902 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8 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-11-08 17:19:27,970 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8. 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 32 states and 39 transitions. Complement of second has 7 states.
[2024-11-08 17:19:27,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:27,971 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-11-08 17:19:27,972 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions.
[2024-11-08 17:19:27,972 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 13 letters. Loop has 4 letters.
[2024-11-08 17:19:27,972 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:27,972 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-11-08 17:19:27,990 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:28,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:28,011 INFO  L255         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:28,012 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:28,023 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0
[2024-11-08 17:19:28,080 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0
[2024-11-08 17:19:28,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:28,085 INFO  L255         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:28,086 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:28,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:28,128 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:19:28,128 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8 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-11-08 17:19:28,161 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8. 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 32 states and 39 transitions. Complement of second has 7 states.
[2024-11-08 17:19:28,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:28,164 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-11-08 17:19:28,164 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions.
[2024-11-08 17:19:28,164 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 13 letters. Loop has 4 letters.
[2024-11-08 17:19:28,165 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:28,165 INFO  L682   stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted
[2024-11-08 17:19:28,190 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:28,211 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:28,212 INFO  L255         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:28,212 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:28,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:28,254 INFO  L255         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:28,255 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:28,292 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:28,292 INFO  L141   lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:19:28,293 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8 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-11-08 17:19:28,329 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 26 states and 31 transitions. cyclomatic complexity: 8. 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 36 states and 44 transitions. Complement of second has 6 states.
[2024-11-08 17:19:28,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:28,331 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-11-08 17:19:28,331 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 16 transitions.
[2024-11-08 17:19:28,331 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 13 letters. Loop has 4 letters.
[2024-11-08 17:19:28,332 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:28,332 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 17 letters. Loop has 4 letters.
[2024-11-08 17:19:28,332 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:28,332 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 16 transitions. Stem has 13 letters. Loop has 8 letters.
[2024-11-08 17:19:28,333 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:28,333 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 36 states and 44 transitions.
[2024-11-08 17:19:28,335 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 8
[2024-11-08 17:19:28,335 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 36 states to 30 states and 36 transitions.
[2024-11-08 17:19:28,336 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 16
[2024-11-08 17:19:28,336 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 18
[2024-11-08 17:19:28,336 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 30 states and 36 transitions.
[2024-11-08 17:19:28,336 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-08 17:19:28,336 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 30 states and 36 transitions.
[2024-11-08 17:19:28,336 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30 states and 36 transitions.
[2024-11-08 17:19:28,338 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 15.
[2024-11-08 17:19:28,338 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15 states, 15 states have (on average 1.2) internal successors, (18), 14 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:28,339 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 18 transitions.
[2024-11-08 17:19:28,339 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 15 states and 18 transitions.
[2024-11-08 17:19:28,339 INFO  L425   stractBuchiCegarLoop]: Abstraction has 15 states and 18 transitions.
[2024-11-08 17:19:28,339 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-11-08 17:19:28,339 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 15 states and 18 transitions.
[2024-11-08 17:19:28,340 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 8
[2024-11-08 17:19:28,340 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:19:28,340 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:19:28,340 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:19:28,340 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1]
[2024-11-08 17:19:28,341 INFO  L745   eck$LassoCheckResult]: Stem: 543#$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(18, 2);call #Ultimate.allocInit(12, 3); 544#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~post7#1, main_#t~post8#1, main_#t~post9#1, main_~tmp~0#1, main_~x~0#1, main_~z~0#1;havoc main_#t~nondet4#1;main_~x~0#1 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;main_~z~0#1 := main_#t~nondet5#1;havoc main_#t~nondet5#1; 533#L22 assume !!(main_~x~0#1 > -100); 534#L23 assume !!(main_~x~0#1 < 200); 545#L24 assume !!(main_~z~0#1 > 100); 539#L25 assume !!(main_~z~0#1 < 200); 540#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 535#L26-1 
[2024-11-08 17:19:28,341 INFO  L747   eck$LassoCheckResult]: Loop: 535#L26-1 assume !!(main_~x~0#1 < 100 && main_~z~0#1 > 100);havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;main_~tmp~0#1 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1; 536#L29 assume !(0 != main_~tmp~0#1 % 256);main_#t~post8#1 := main_~x~0#1;main_~x~0#1 := main_#t~post8#1 - 1;havoc main_#t~post8#1;main_#t~post9#1 := main_~z~0#1;main_~z~0#1 := main_#t~post9#1 - 1;havoc main_#t~post9#1; 541#L29-2 havoc main_~tmp~0#1; 546#L26-3 assume main_~x~0#1 < 100 && main_~z~0#1 > 100; 535#L26-1 
[2024-11-08 17:19:28,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:28,341 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806907821, now seen corresponding path program 1 times
[2024-11-08 17:19:28,342 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:28,342 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2090529323]
[2024-11-08 17:19:28,342 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:28,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:28,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,349 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:28,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,355 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:28,355 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:28,356 INFO  L85        PathProgramCache]: Analyzing trace with hash 1882842, now seen corresponding path program 1 times
[2024-11-08 17:19:28,356 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:28,356 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1004726194]
[2024-11-08 17:19:28,356 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:28,356 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:28,365 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,365 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:28,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,372 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:28,372 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:28,373 INFO  L85        PathProgramCache]: Analyzing trace with hash -2029830522, now seen corresponding path program 2 times
[2024-11-08 17:19:28,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:19:28,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703123536]
[2024-11-08 17:19:28,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:19:28,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:19:28,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,389 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:19:28,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:19:28,400 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:19:28,475 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:28,475 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:28,475 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:28,475 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:28,475 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 17:19:28,475 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,475 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:28,476 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:28,476 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration4_Loop
[2024-11-08 17:19:28,476 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:28,476 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:28,477 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,485 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,489 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,492 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,501 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,504 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,568 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:28,568 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 17:19:28,568 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,568 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,570 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,572 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,574 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:28,574 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,610 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0
[2024-11-08 17:19:28,610 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,610 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,612 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,613 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,614 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:19:28,614 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,651 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:28,651 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~x~0#1=99} Honda state: {ULTIMATE.start_main_~x~0#1=99} Generalized eigenvectors: [{ULTIMATE.start_main_~x~0#1=-1}, {ULTIMATE.start_main_~x~0#1=0}, {ULTIMATE.start_main_~x~0#1=0}] Lambdas: [1, 0, 1] Nus: [0, 0]
[2024-11-08 17:19:28,667 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:28,668 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,668 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,670 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,671 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,672 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:28,672 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,689 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:28,689 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post9#1=0} Honda state: {ULTIMATE.start_main_#t~post9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:28,703 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0
[2024-11-08 17:19:28,704 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,704 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,705 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,707 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,707 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:28,708 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,726 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:19:28,726 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet6#1=0} Honda state: {ULTIMATE.start_main_#t~nondet6#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:19:28,742 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0
[2024-11-08 17:19:28,742 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,742 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,744 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,747 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,748 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:19:28,748 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,792 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:28,792 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,793 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,794 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,796 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,797 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:19:28,797 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:19:28,878 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 17:19:28,882 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0
[2024-11-08 17:19:28,882 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:19:28,882 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:19:28,882 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:19:28,882 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:19:28,882 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 17:19:28,883 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,883 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:19:28,883 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:19:28,883 INFO  L132   ssoRankerPreferences]: Filename of dumped script: terminator_02-2.c_Iteration4_Loop
[2024-11-08 17:19:28,883 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:19:28,883 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:19:28,884 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,894 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,897 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,900 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,909 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,912 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:19:28,968 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:19:28,968 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 17:19:28,968 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:28,968 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:28,971 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:28,973 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process
[2024-11-08 17:19:28,974 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:28,992 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:28,992 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:28,992 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:28,992 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:28,993 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:28,994 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:28,994 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:28,998 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:29,021 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0
[2024-11-08 17:19:29,022 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:29,022 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:29,024 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:29,027 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process
[2024-11-08 17:19:29,029 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:29,048 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:29,048 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:29,048 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:29,048 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:29,048 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:29,050 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:29,050 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:29,053 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:29,075 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:29,076 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:29,076 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:29,078 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:29,080 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process
[2024-11-08 17:19:29,081 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:29,099 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:29,100 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:29,100 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:29,100 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:29,100 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:29,101 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:29,101 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:29,103 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:19:29,126 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:29,127 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:29,127 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:29,129 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:29,132 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process
[2024-11-08 17:19:29,133 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:19:29,150 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:19:29,151 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:19:29,151 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:19:29,151 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:19:29,151 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:19:29,152 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:19:29,152 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:19:29,156 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 17:19:29,159 INFO  L443   ModelExtractionUtils]: Simplification made 2 calls to the SMT solver.
[2024-11-08 17:19:29,160 INFO  L444   ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-08 17:19:29,160 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:19:29,160 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:19:29,162 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:19:29,163 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process
[2024-11-08 17:19:29,164 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 17:19:29,164 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 17:19:29,164 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 17:19:29,164 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~z~0#1) = 1*ULTIMATE.start_main_~z~0#1
Supporting invariants []
[2024-11-08 17:19:29,179 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0
[2024-11-08 17:19:29,180 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 17:19:29,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:19:29,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:29,217 INFO  L255         TraceCheckSpWp]: Trace formula consists of 28 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:29,218 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:29,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:19:29,244 INFO  L255         TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:19:29,245 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:19:29,268 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:19:29,269 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:19:29,269 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 15 states and 18 transitions. cyclomatic complexity: 4 Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:29,310 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 15 states and 18 transitions. cyclomatic complexity: 4. Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 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 38 states and 46 transitions. Complement of second has 6 states.
[2024-11-08 17:19:29,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:19:29,311 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:19:29,313 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 15 transitions.
[2024-11-08 17:19:29,313 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 7 letters. Loop has 4 letters.
[2024-11-08 17:19:29,314 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:29,315 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 11 letters. Loop has 4 letters.
[2024-11-08 17:19:29,315 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:29,315 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 4 states and 15 transitions. Stem has 7 letters. Loop has 8 letters.
[2024-11-08 17:19:29,316 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:19:29,316 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 38 states and 46 transitions.
[2024-11-08 17:19:29,317 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 17:19:29,321 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 38 states to 0 states and 0 transitions.
[2024-11-08 17:19:29,321 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-08 17:19:29,321 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-08 17:19:29,321 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-08 17:19:29,322 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:19:29,322 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:19:29,322 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:19:29,322 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:19:29,322 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 5 ============
[2024-11-08 17:19:29,322 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-08 17:19:29,322 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 17:19:29,322 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-08 17:19:29,332 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 05:19:29 BoogieIcfgContainer
[2024-11-08 17:19:29,332 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 17:19:29,333 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:19:29,333 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:19:29,334 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:19:29,334 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:19:23" (3/4) ...
[2024-11-08 17:19:29,337 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-08 17:19:29,339 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:19:29,340 INFO  L158              Benchmark]: Toolchain (without parser) took 6760.73ms. Allocated memory is still 138.4MB. Free memory was 105.2MB in the beginning and 56.2MB in the end (delta: 49.0MB). Peak memory consumption was 50.7MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,340 INFO  L158              Benchmark]: CDTParser took 0.39ms. Allocated memory is still 102.8MB. Free memory is still 49.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:19:29,341 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 415.97ms. Allocated memory is still 138.4MB. Free memory was 105.2MB in the beginning and 92.8MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,342 INFO  L158              Benchmark]: Boogie Procedure Inliner took 50.76ms. Allocated memory is still 138.4MB. Free memory was 92.4MB in the beginning and 90.9MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,342 INFO  L158              Benchmark]: Boogie Preprocessor took 54.44ms. Allocated memory is still 138.4MB. Free memory was 90.9MB in the beginning and 89.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,343 INFO  L158              Benchmark]: RCFGBuilder took 499.85ms. Allocated memory is still 138.4MB. Free memory was 89.3MB in the beginning and 79.2MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,343 INFO  L158              Benchmark]: BuchiAutomizer took 5724.94ms. Allocated memory is still 138.4MB. Free memory was 78.8MB in the beginning and 56.2MB in the end (delta: 22.6MB). Peak memory consumption was 23.5MB. Max. memory is 16.1GB.
[2024-11-08 17:19:29,344 INFO  L158              Benchmark]: Witness Printer took 5.95ms. Allocated memory is still 138.4MB. Free memory is still 56.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:19:29,347 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.39ms. Allocated memory is still 102.8MB. Free memory is still 49.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 415.97ms. Allocated memory is still 138.4MB. Free memory was 105.2MB in the beginning and 92.8MB in the end (delta: 12.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 50.76ms. Allocated memory is still 138.4MB. Free memory was 92.4MB in the beginning and 90.9MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 54.44ms. Allocated memory is still 138.4MB. Free memory was 90.9MB in the beginning and 89.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 499.85ms. Allocated memory is still 138.4MB. Free memory was 89.3MB in the beginning and 79.2MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 5724.94ms. Allocated memory is still 138.4MB. Free memory was 78.8MB in the beginning and 56.2MB in the end (delta: 22.6MB). Peak memory consumption was 23.5MB. Max. memory is 16.1GB.
 * Witness Printer took 5.95ms. Allocated memory is still 138.4MB. Free memory is still 56.2MB. 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 (0 trivial, 3 deterministic, 1 nondeterministic). One deterministic module has affine ranking function (199 + ((long long) -2 * x)) and consists of 4 locations. One deterministic module has affine ranking function (199 + ((long long) -2 * x)) and consists of 4 locations. One deterministic module has affine ranking function z and consists of 4 locations. One nondeterministic module has affine ranking function (199 + ((long long) -2 * x)) and consists of 4 locations. 
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 5.6s and 5 iterations.  TraceHistogramMax:2. Analysis of lassos took 4.1s. Construction of modules took 0.0s. Büchi inclusion checks took 1.1s. Highest rank in rank-based complementation 3. Minimization of det autom 1. Minimization of nondet autom 3. Automata minimization 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 16 StatesRemovedByMinimization, 2 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [3, 0, 1, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 86 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 80 mSDsluCounter, 83 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 13 mSDsCounter, 12 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 59 IncrementalHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 12 mSolverCounterUnsat, 70 mSDtfsCounter, 59 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT4 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks:   Lassos: inital14 mio100 ax100 hnf100 lsp71 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 35ms VariablesStem: 0 VariablesLoop: 1 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 12	LassoNonterminationAnalysisSatUnbounded: 1	LassoNonterminationAnalysisUnsat: 4	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.9s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Termination proven
    Buchi Automizer proved that your program is terminating
RESULT: Ultimate proved your program to be correct!
[2024-11-08 17:19:29,378 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0
[2024-11-08 17:19:29,582 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9ebf796a-5287-47c7-9585-904f1ddc8c92/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE