./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_2calls_2-1.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_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/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_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_2calls_2-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/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_d6d881ab-baae-4d0f-a753-86df97551f03/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 2c47a69833f1a958e38c27482b535b2d176258e52297f9899a8926a996c05520
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:04:36,733 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:04:36,825 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-08 16:04:36,831 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:04:36,832 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:04:36,875 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:04:36,876 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:04:36,877 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:04:36,878 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:04:36,878 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:04:36,879 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:04:36,880 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:04:36,880 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:04:36,883 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 16:04:36,884 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 16:04:36,884 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 16:04:36,884 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 16:04:36,885 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 16:04:36,888 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 16:04:36,889 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:04:36,889 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 16:04:36,890 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:04:36,890 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:04:36,891 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:04:36,891 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:04:36,891 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 16:04:36,891 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 16:04:36,892 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 16:04:36,892 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:04:36,892 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:04:36,892 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:04:36,893 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:04:36,893 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 16:04:36,893 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:04:36,895 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:04:36,896 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:04:36,896 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:04:36,897 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:04:36,897 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 16:04:36,898 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_d6d881ab-baae-4d0f-a753-86df97551f03/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_d6d881ab-baae-4d0f-a753-86df97551f03/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 -> 2c47a69833f1a958e38c27482b535b2d176258e52297f9899a8926a996c05520
[2024-11-08 16:04:37,236 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:04:37,325 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:04:37,329 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:04:37,335 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:04:37,339 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:04:37,340 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/recursive-simple/fibo_2calls_2-1.c
Unable to find full path for "g++"
[2024-11-08 16:04:39,459 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:04:39,694 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:04:39,695 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/sv-benchmarks/c/recursive-simple/fibo_2calls_2-1.c
[2024-11-08 16:04:39,701 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/data/2b716350c/7d29a8c375a845269e58fee814fc2126/FLAG59e1a7bfd
[2024-11-08 16:04:40,025 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/data/2b716350c/7d29a8c375a845269e58fee814fc2126
[2024-11-08 16:04:40,028 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:04:40,030 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:04:40,036 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:04:40,036 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:04:40,043 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:04:40,043 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,045 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a121e2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40, skipping insertion in model container
[2024-11-08 16:04:40,045 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,070 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:04:40,285 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:04:40,300 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:04:40,316 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:04:40,336 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:04:40,336 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40 WrapperNode
[2024-11-08 16:04:40,336 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:04:40,337 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:04:40,338 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:04:40,338 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:04:40,346 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,353 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,371 INFO  L138                Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 20
[2024-11-08 16:04:40,372 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:04:40,373 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:04:40,373 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:04:40,373 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:04:40,383 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,384 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,385 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,397 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 16:04:40,398 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,398 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,401 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,403 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,404 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,405 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,406 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:04:40,407 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:04:40,408 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:04:40,408 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:04:40,409 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (1/1) ...
[2024-11-08 16:04:40,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:40,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:40,447 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:40,457 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:04:40,483 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:04:40,483 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:04:40,483 INFO  L130     BoogieDeclarations]: Found specification of procedure fibo2
[2024-11-08 16:04:40,483 INFO  L138     BoogieDeclarations]: Found implementation of procedure fibo2
[2024-11-08 16:04:40,483 INFO  L130     BoogieDeclarations]: Found specification of procedure fibo1
[2024-11-08 16:04:40,484 INFO  L138     BoogieDeclarations]: Found implementation of procedure fibo1
[2024-11-08 16:04:40,484 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:04:40,484 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:04:40,544 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:04:40,546 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:04:40,661 INFO  L?                        ?]: Removed 8 outVars from TransFormulas that were not future-live.
[2024-11-08 16:04:40,662 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:04:40,673 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:04:40,673 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 16:04:40,673 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:40 BoogieIcfgContainer
[2024-11-08 16:04:40,673 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:04:40,674 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 16:04:40,675 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 16:04:40,678 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 16:04:40,678 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 16:04:40,679 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 04:04:40" (1/3) ...
[2024-11-08 16:04:40,680 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36257967 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 04:04:40, skipping insertion in model container
[2024-11-08 16:04:40,680 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 16:04:40,680 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:40" (2/3) ...
[2024-11-08 16:04:40,681 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36257967 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 04:04:40, skipping insertion in model container
[2024-11-08 16:04:40,681 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 16:04:40,681 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:40" (3/3) ...
[2024-11-08 16:04:40,682 INFO  L332   chiAutomizerObserver]: Analyzing ICFG fibo_2calls_2-1.c
[2024-11-08 16:04:40,737 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 16:04:40,738 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 16:04:40,738 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 16:04:40,738 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 16:04:40,738 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 16:04:40,738 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 16:04:40,739 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 16:04:40,739 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 16:04:40,743 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 27 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:04:40,766 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 10
[2024-11-08 16:04:40,767 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 16:04:40,767 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 16:04:40,774 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1]
[2024-11-08 16:04:40,774 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:04:40,774 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 16:04:40,774 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 27 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-08 16:04:40,777 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 10
[2024-11-08 16:04:40,778 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 16:04:40,778 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 16:04:40,778 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1]
[2024-11-08 16:04:40,778 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:04:40,787 INFO  L745   eck$LassoCheckResult]: Stem: 25#$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); 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret8#1, main_~x~0#1, main_~result~0#1;main_~x~0#1 := 2; 13#L39true call main_#t~ret8#1 := fibo1(main_~x~0#1);< 18#$Ultimate##0true 
[2024-11-08 16:04:40,787 INFO  L747   eck$LassoCheckResult]: Loop: 18#$Ultimate##0true ~n := #in~n; 7#L10true assume !(~n < 1); 6#L12true assume !(1 == ~n); 8#L15true call #t~ret4 := fibo2(~n - 1);< 15#$Ultimate##0true ~n := #in~n; 10#L20true assume !(~n < 1); 14#L22true assume !(1 == ~n); 21#L25true call #t~ret6 := fibo1(~n - 1);< 18#$Ultimate##0true 
[2024-11-08 16:04:40,794 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:04:40,794 INFO  L85        PathProgramCache]: Analyzing trace with hash 29898, now seen corresponding path program 1 times
[2024-11-08 16:04:40,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:04:40,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828446169]
[2024-11-08 16:04:40,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:04:40,806 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:04:40,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 16:04:40,937 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 16:04:40,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 16:04:40,980 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 16:04:40,985 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:04:40,985 INFO  L85        PathProgramCache]: Analyzing trace with hash 1206117480, now seen corresponding path program 1 times
[2024-11-08 16:04:40,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:04:40,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1666592821]
[2024-11-08 16:04:40,986 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:04:40,986 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:04:41,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 16:04:41,012 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 16:04:41,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 16:04:41,028 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 16:04:41,030 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:04:41,031 INFO  L85        PathProgramCache]: Analyzing trace with hash -1276411855, now seen corresponding path program 1 times
[2024-11-08 16:04:41,031 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:04:41,031 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585655845]
[2024-11-08 16:04:41,032 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:04:41,032 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:04:41,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:04:41,529 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 16:04:41,530 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:04:41,530 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585655845]
[2024-11-08 16:04:41,531 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585655845] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:04:41,532 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:04:41,532 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:04:41,533 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688486475]
[2024-11-08 16:04:41,534 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:04:41,831 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 16:04:41,832 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 16:04:41,833 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 16:04:41,833 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 16:04:41,833 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 16:04:41,833 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:41,834 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 16:04:41,834 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 16:04:41,834 INFO  L132   ssoRankerPreferences]: Filename of dumped script: fibo_2calls_2-1.c_Iteration1_Loop
[2024-11-08 16:04:41,834 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 16:04:41,835 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 16:04:41,854 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,864 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,868 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,871 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,875 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,879 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,882 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,886 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:41,983 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 16:04:41,988 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 16:04:41,990 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:41,991 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:41,993 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:41,996 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-11-08 16:04:41,997 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:41,998 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,020 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,020 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo2_#res=0} Honda state: {fibo2_#res=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,043 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0
[2024-11-08 16:04:42,044 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,044 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,048 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,050 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,052 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,052 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,070 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,070 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo1_#res=0} Honda state: {fibo1_#res=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,089 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-11-08 16:04:42,089 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,090 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,091 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,094 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,096 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,096 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,115 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,116 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo2_#in~n=0} Honda state: {fibo2_#in~n=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,133 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0
[2024-11-08 16:04:42,134 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,134 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,136 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,137 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,138 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,138 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,154 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,155 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo1_#t~ret4=0} Honda state: {fibo1_#t~ret4=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,174 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0
[2024-11-08 16:04:42,175 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,175 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,178 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,180 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,181 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,182 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,200 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,200 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo2_#t~ret6=0} Honda state: {fibo2_#t~ret6=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,219 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-11-08 16:04:42,221 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,221 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,225 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,227 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,229 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,229 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,249 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,250 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo1_#t~ret5=0} Honda state: {fibo1_#t~ret5=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,270 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0
[2024-11-08 16:04:42,271 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,271 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,273 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,277 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,278 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,278 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,295 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 16:04:42,295 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {fibo2_#t~ret7=0} Honda state: {fibo2_#t~ret7=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 16:04:42,331 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-11-08 16:04:42,332 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,332 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,334 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,337 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,338 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 16:04:42,338 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,369 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0
[2024-11-08 16:04:42,370 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,370 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,371 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,372 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,373 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 16:04:42,374 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 16:04:42,450 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 16:04:42,453 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0
[2024-11-08 16:04:42,454 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 16:04:42,454 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 16:04:42,454 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 16:04:42,454 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 16:04:42,454 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 16:04:42,454 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,454 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 16:04:42,454 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 16:04:42,454 INFO  L132   ssoRankerPreferences]: Filename of dumped script: fibo_2calls_2-1.c_Iteration1_Loop
[2024-11-08 16:04:42,455 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 16:04:42,455 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 16:04:42,456 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,460 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,464 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,469 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,473 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,476 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,491 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,496 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 16:04:42,584 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 16:04:42,591 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 16:04:42,592 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,593 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,595 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,598 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,606 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 16:04:42,622 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,622 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,622 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,623 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,623 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,625 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,626 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,633 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 16:04:42,676 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0
[2024-11-08 16:04:42,676 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,677 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,679 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,684 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,687 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 16:04:42,719 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,719 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,719 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,719 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,719 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,724 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,724 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,731 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 16:04:42,764 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0
[2024-11-08 16:04:42,764 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,765 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,768 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,769 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,771 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 16:04:42,786 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,786 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,786 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,787 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,787 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,788 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,788 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,790 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 16:04:42,809 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0
[2024-11-08 16:04:42,809 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,810 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,812 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,815 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,816 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 16:04:42,830 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,830 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,831 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,831 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,831 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,832 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,832 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,834 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 16:04:42,852 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0
[2024-11-08 16:04:42,853 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,853 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,855 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,858 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,859 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 16:04:42,873 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,873 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,873 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,873 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,873 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,874 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,874 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,876 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 16:04:42,895 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0
[2024-11-08 16:04:42,896 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,896 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,897 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,898 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,899 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 16:04:42,912 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 16:04:42,912 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 16:04:42,912 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 16:04:42,912 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 16:04:42,912 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 16:04:42,914 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 16:04:42,914 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 16:04:42,917 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 16:04:42,921 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-08 16:04:42,921 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero.
[2024-11-08 16:04:42,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 16:04:42,922 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:04:42,924 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 16:04:42,926 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-11-08 16:04:42,927 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 16:04:42,927 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 16:04:42,928 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 16:04:42,928 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(fibo1_#in~n) = 1*fibo1_#in~n
Supporting invariants []
[2024-11-08 16:04:42,967 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0
[2024-11-08 16:04:42,970 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 16:04:43,000 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:04:43,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:04:43,031 INFO  L255         TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:04:43,032 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:04:43,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:04:43,076 INFO  L255         TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 16:04:43,078 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:04:43,196 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 16:04:43,239 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates 
[2024-11-08 16:04:43,242 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 27 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand  has 6 states, 6 states have (on average 1.3333333333333333) internal successors, (8), 4 states have internal predecessors, (8), 3 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:04:43,322 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0
[2024-11-08 16:04:43,538 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 27 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5). Second operand  has 6 states, 6 states have (on average 1.3333333333333333) internal successors, (8), 4 states have internal predecessors, (8), 3 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 77 states and 107 transitions. Complement of second has 28 states.
[2024-11-08 16:04:43,541 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 6 non-accepting loop states 1 accepting loop states 
[2024-11-08 16:04:43,547 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6 states, 6 states have (on average 1.3333333333333333) internal successors, (8), 4 states have internal predecessors, (8), 3 states have call successors, (3), 2 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:04:43,550 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 19 transitions.
[2024-11-08 16:04:43,552 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 8 states and 19 transitions. Stem has 3 letters. Loop has 8 letters.
[2024-11-08 16:04:43,553 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 16:04:43,554 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 8 states and 19 transitions. Stem has 11 letters. Loop has 8 letters.
[2024-11-08 16:04:43,554 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 16:04:43,554 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 8 states and 19 transitions. Stem has 3 letters. Loop has 16 letters.
[2024-11-08 16:04:43,554 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 16:04:43,556 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 77 states and 107 transitions.
[2024-11-08 16:04:43,564 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 10
[2024-11-08 16:04:43,576 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 77 states to 55 states and 75 transitions.
[2024-11-08 16:04:43,577 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 35
[2024-11-08 16:04:43,578 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 36
[2024-11-08 16:04:43,579 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 55 states and 75 transitions.
[2024-11-08 16:04:43,580 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-08 16:04:43,581 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 55 states and 75 transitions.
[2024-11-08 16:04:43,599 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55 states and 75 transitions.
[2024-11-08 16:04:43,613 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 54.
[2024-11-08 16:04:43,613 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54 states, 36 states have (on average 1.3055555555555556) internal successors, (47), 38 states have internal predecessors, (47), 12 states have call successors, (12), 8 states have call predecessors, (12), 6 states have return successors, (13), 7 states have call predecessors, (13), 10 states have call successors, (13)
[2024-11-08 16:04:43,615 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 72 transitions.
[2024-11-08 16:04:43,616 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 54 states and 72 transitions.
[2024-11-08 16:04:43,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:04:43,619 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:04:43,619 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:04:43,620 INFO  L87              Difference]: Start difference. First operand 54 states and 72 transitions. Second operand  has 8 states, 6 states have (on average 1.3333333333333333) internal successors, (8), 6 states have internal predecessors, (8), 3 states have call successors, (3), 3 states have call predecessors, (3), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:04:43,707 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:04:43,708 INFO  L93              Difference]: Finished difference Result 16 states and 16 transitions.
[2024-11-08 16:04:43,708 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 16 states and 16 transitions.
[2024-11-08 16:04:43,708 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 16:04:43,709 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 16 states to 0 states and 0 transitions.
[2024-11-08 16:04:43,709 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-08 16:04:43,709 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-08 16:04:43,709 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-08 16:04:43,709 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 16:04:43,709 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 16:04:43,709 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 16:04:43,710 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:04:43,711 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 16:04:43,711 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 16:04:43,711 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-08 16:04:43,711 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 16:04:43,711 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-08 16:04:43,724 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 04:04:43 BoogieIcfgContainer
[2024-11-08 16:04:43,725 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 16:04:43,725 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 16:04:43,726 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 16:04:43,726 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 16:04:43,727 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:40" (3/4) ...
[2024-11-08 16:04:43,729 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-08 16:04:43,730 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 16:04:43,731 INFO  L158              Benchmark]: Toolchain (without parser) took 3701.88ms. Allocated memory was 111.1MB in the beginning and 155.2MB in the end (delta: 44.0MB). Free memory was 80.2MB in the beginning and 108.5MB in the end (delta: -28.2MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB.
[2024-11-08 16:04:43,733 INFO  L158              Benchmark]: CDTParser took 0.28ms. Allocated memory is still 111.1MB. Free memory was 79.7MB in the beginning and 79.7MB in the end (delta: 29.5kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:04:43,733 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 301.01ms. Allocated memory is still 111.1MB. Free memory was 80.1MB in the beginning and 67.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 16:04:43,734 INFO  L158              Benchmark]: Boogie Procedure Inliner took 34.53ms. Allocated memory is still 111.1MB. Free memory was 67.9MB in the beginning and 66.6MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 16:04:43,737 INFO  L158              Benchmark]: Boogie Preprocessor took 34.12ms. Allocated memory is still 111.1MB. Free memory was 66.6MB in the beginning and 65.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 16:04:43,737 INFO  L158              Benchmark]: RCFGBuilder took 266.32ms. Allocated memory is still 111.1MB. Free memory was 65.0MB in the beginning and 55.0MB in the end (delta: 10.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-08 16:04:43,738 INFO  L158              Benchmark]: BuchiAutomizer took 3050.24ms. Allocated memory was 111.1MB in the beginning and 155.2MB in the end (delta: 44.0MB). Free memory was 55.0MB in the beginning and 108.5MB in the end (delta: -53.5MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:04:43,738 INFO  L158              Benchmark]: Witness Printer took 5.42ms. Allocated memory is still 155.2MB. Free memory is still 108.5MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 16:04:43,744 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.28ms. Allocated memory is still 111.1MB. Free memory was 79.7MB in the beginning and 79.7MB in the end (delta: 29.5kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 301.01ms. Allocated memory is still 111.1MB. Free memory was 80.1MB in the beginning and 67.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 34.53ms. Allocated memory is still 111.1MB. Free memory was 67.9MB in the beginning and 66.6MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 34.12ms. Allocated memory is still 111.1MB. Free memory was 66.6MB in the beginning and 65.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 266.32ms. Allocated memory is still 111.1MB. Free memory was 65.0MB in the beginning and 55.0MB in the end (delta: 10.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 3050.24ms. Allocated memory was 111.1MB in the beginning and 155.2MB in the end (delta: 44.0MB). Free memory was 55.0MB in the beginning and 108.5MB in the end (delta: -53.5MB). There was no memory consumed. Max. memory is 16.1GB.
 * Witness Printer took 5.42ms. Allocated memory is still 155.2MB. Free memory is still 108.5MB. 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 2 terminating modules (1 trivial, 1 deterministic, 0 nondeterministic). One deterministic module has affine ranking function \old(n) and consists of 8 locations. 1 modules have a trivial ranking function, the largest among these consists of 8 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 2.9s and 2 iterations.  TraceHistogramMax:1. Analysis of lassos took 2.1s. Construction of modules took 0.1s. Büchi inclusion checks took 0.5s. Highest rank in rank-based complementation 3. Minimization of det autom 1. Minimization of nondet autom 1. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [1, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 29 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 28 mSDsluCounter, 53 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 39 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 117 IncrementalHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 14 mSDtfsCounter, 117 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT1 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks:   Lassos: inital18 mio100 ax100 hnf100 lsp100 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq177 hnf96 smp48 dnf100 smp100 tf113 neg100 sie111 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 41ms VariablesStem: 0 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 7	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 1	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.3s	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 16:04:43,781 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d6d881ab-baae-4d0f-a753-86df97551f03/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