./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/email_spec3_product30.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/email_spec3_product30.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme --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 bcbcb0270b2ee5ae38e5dd3a933d2995b5c0488c9590f16a6543c0c656cfb023 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 11:47:34,689 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 11:47:34,818 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-26 11:47:34,827 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 11:47:34,828 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 11:47:34,880 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 11:47:34,881 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 11:47:34,881 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 11:47:34,882 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 11:47:34,887 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 11:47:34,888 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 11:47:34,889 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 11:47:34,890 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 11:47:34,892 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-26 11:47:34,893 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-26 11:47:34,893 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-26 11:47:34,894 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-26 11:47:34,896 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-26 11:47:34,896 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-26 11:47:34,897 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 11:47:34,897 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-26 11:47:34,898 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 11:47:34,899 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 11:47:34,899 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 11:47:34,900 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 11:47:34,900 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-26 11:47:34,901 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-26 11:47:34,901 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-26 11:47:34,902 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 11:47:34,902 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 11:47:34,931 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 11:47:34,932 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-26 11:47:34,932 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 11:47:34,932 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 11:47:34,933 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 11:47:34,933 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 11:47:34,933 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 11:47:34,934 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-26 11:47:34,934 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_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/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_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme 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 -> bcbcb0270b2ee5ae38e5dd3a933d2995b5c0488c9590f16a6543c0c656cfb023 [2023-11-26 11:47:35,329 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 11:47:35,373 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 11:47:35,376 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 11:47:35,378 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 11:47:35,379 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 11:47:35,381 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/product-lines/email_spec3_product30.cil.c [2023-11-26 11:47:38,401 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 11:47:38,810 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 11:47:38,812 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/sv-benchmarks/c/product-lines/email_spec3_product30.cil.c [2023-11-26 11:47:38,842 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/data/335c8c8e4/32fe63346d8c4be9aa90d8bf60de260b/FLAG24e6a5760 [2023-11-26 11:47:38,864 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/data/335c8c8e4/32fe63346d8c4be9aa90d8bf60de260b [2023-11-26 11:47:38,870 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 11:47:38,872 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 11:47:38,876 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 11:47:38,876 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 11:47:38,882 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 11:47:38,882 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:47:38" (1/1) ... [2023-11-26 11:47:38,883 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15a8c858 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:38, skipping insertion in model container [2023-11-26 11:47:38,884 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:47:38" (1/1) ... [2023-11-26 11:47:38,976 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 11:47:39,774 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:47:39,795 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 11:47:39,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [48] [2023-11-26 11:47:39,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [208] [2023-11-26 11:47:39,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [217] [2023-11-26 11:47:39,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [619] [2023-11-26 11:47:39,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [985] [2023-11-26 11:47:39,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1288] [2023-11-26 11:47:39,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1504] [2023-11-26 11:47:39,826 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [1539] [2023-11-26 11:47:39,826 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"SignVerify_spec.i","") [1903] [2023-11-26 11:47:39,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [1961] [2023-11-26 11:47:39,828 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [3028] [2023-11-26 11:47:40,029 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:47:40,064 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:47:40,071 INFO L206 MainTranslator]: Completed translation [2023-11-26 11:47:40,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40 WrapperNode [2023-11-26 11:47:40,072 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 11:47:40,073 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 11:47:40,073 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 11:47:40,074 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 11:47:40,081 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,115 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,278 INFO L138 Inliner]: procedures = 132, calls = 228, calls flagged for inlining = 135, calls inlined = 173, statements flattened = 2629 [2023-11-26 11:47:40,279 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 11:47:40,280 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 11:47:40,280 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 11:47:40,280 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 11:47:40,295 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,295 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,321 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,394 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 4, 4, 4]. 29 percent of accesses are in the largest equivalence class. The 14 initializations are split as follows [2, 4, 4, 4]. The 0 writes are split as follows [0, 0, 0, 0]. [2023-11-26 11:47:40,394 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,395 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,436 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,503 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,556 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,569 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,593 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 11:47:40,595 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 11:47:40,596 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 11:47:40,596 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 11:47:40,597 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (1/1) ... [2023-11-26 11:47:40,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:40,617 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:40,635 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:40,655 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-26 11:47:40,690 INFO L130 BoogieDeclarations]: Found specification of procedure puts [2023-11-26 11:47:40,691 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 11:47:40,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 11:47:40,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 11:47:40,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 11:47:40,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-26 11:47:40,694 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 11:47:40,694 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 11:47:40,959 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 11:47:40,962 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 11:47:42,797 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 11:47:42,840 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 11:47:42,840 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-26 11:47:42,843 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:47:42 BoogieIcfgContainer [2023-11-26 11:47:42,843 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 11:47:42,844 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-26 11:47:42,844 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-26 11:47:42,850 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-26 11:47:42,851 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:47:42,853 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 26.11 11:47:38" (1/3) ... [2023-11-26 11:47:42,855 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3d947d32 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 11:47:42, skipping insertion in model container [2023-11-26 11:47:42,855 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:47:42,855 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:47:40" (2/3) ... [2023-11-26 11:47:42,858 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3d947d32 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 11:47:42, skipping insertion in model container [2023-11-26 11:47:42,858 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 11:47:42,858 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:47:42" (3/3) ... [2023-11-26 11:47:42,860 INFO L332 chiAutomizerObserver]: Analyzing ICFG email_spec3_product30.cil.c [2023-11-26 11:47:42,960 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-26 11:47:42,961 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-26 11:47:42,961 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-26 11:47:42,961 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-26 11:47:42,961 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-26 11:47:42,961 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-26 11:47:42,961 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-26 11:47:42,962 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-26 11:47:42,972 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 594 states, 593 states have (on average 1.684654300168634) internal successors, (999), 593 states have internal predecessors, (999), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:47:43,056 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 222 [2023-11-26 11:47:43,059 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:47:43,059 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:47:43,070 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:47:43,070 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:47:43,070 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-26 11:47:43,072 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 594 states, 593 states have (on average 1.684654300168634) internal successors, (999), 593 states have internal predecessors, (999), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:47:43,089 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 222 [2023-11-26 11:47:43,089 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 11:47:43,089 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 11:47:43,092 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:47:43,092 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:47:43,101 INFO L748 eck$LassoCheckResult]: Stem: 177#$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(28, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(21, 15);call #Ultimate.allocInit(30, 16);call #Ultimate.allocInit(9, 17);call #Ultimate.allocInit(21, 18);call #Ultimate.allocInit(30, 19);call #Ultimate.allocInit(9, 20);call #Ultimate.allocInit(25, 21);call #Ultimate.allocInit(30, 22);call #Ultimate.allocInit(9, 23);call #Ultimate.allocInit(25, 24);call #Ultimate.allocInit(44, 25);call #Ultimate.allocInit(44, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(11, 29);call #Ultimate.allocInit(19, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(100, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);call #Ultimate.allocInit(4, 32);call write~init~int#3(37, 32, 0, 1);call write~init~int#3(100, 32, 1, 1);call write~init~int#3(10, 32, 2, 1);call write~init~int#3(0, 32, 3, 1);call #Ultimate.allocInit(10, 33);call #Ultimate.allocInit(16, 34);call #Ultimate.allocInit(20, 35);call #Ultimate.allocInit(22, 36);call #Ultimate.allocInit(13, 37);call #Ultimate.allocInit(16, 38);call #Ultimate.allocInit(15, 39);call #Ultimate.allocInit(16, 40);call #Ultimate.allocInit(4, 41);call write~init~int#1(37, 41, 0, 1);call write~init~int#1(115, 41, 1, 1);call write~init~int#1(10, 41, 2, 1);call write~init~int#1(0, 41, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~sent_signed~0 := -1;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0; 494#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret57#1, main_~retValue_acc~18#1, main_~tmp~9#1;havoc main_~retValue_acc~18#1;havoc main_~tmp~9#1;assume { :begin_inline_select_helpers } true; 333#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 562#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~20#1;havoc valid_product_~retValue_acc~20#1;valid_product_~retValue_acc~20#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~20#1; 94#valid_product_returnLabel#1true main_#t~ret57#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~20#1;assume { :end_inline_valid_product } true;main_~tmp~9#1 := main_#t~ret57#1;havoc main_#t~ret57#1; 30#L1155true assume 0 != main_~tmp~9#1;assume { :begin_inline_setup } true;havoc setup_#t~nondet54#1, setup_#t~nondet55#1, setup_#t~nondet56#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;havoc setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset;havoc setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset;havoc setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;~bob~0 := 1;assume { :begin_inline_setup_bob } true;setup_bob_#in~bob___0#1 := ~bob~0;havoc setup_bob_~bob___0#1;setup_bob_~bob___0#1 := setup_bob_#in~bob___0#1;assume { :begin_inline_setup_bob__wrappee__Base } true;setup_bob__wrappee__Base_#in~bob___0#1 := setup_bob_~bob___0#1;havoc setup_bob__wrappee__Base_~bob___0#1;setup_bob__wrappee__Base_~bob___0#1 := setup_bob__wrappee__Base_#in~bob___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_bob__wrappee__Base_~bob___0#1, setup_bob__wrappee__Base_~bob___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 541#L3012true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 55#L3018-2true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 325#setup_bob__wrappee__Base_returnLabel#1true havoc setup_bob__wrappee__Base_~bob___0#1;havoc setup_bob__wrappee__Base_#in~bob___0#1;assume { :end_inline_setup_bob__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_bob_~bob___0#1, 123;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 172#L2577true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 100#L2583-2true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 568#setup_bob_returnLabel#1true havoc setup_bob_~bob___0#1;havoc setup_bob_#in~bob___0#1;assume { :end_inline_setup_bob } true;setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset := 27, 0;havoc setup_#t~nondet54#1;~rjh~0 := 2;assume { :begin_inline_setup_rjh } true;setup_rjh_#in~rjh___0#1 := ~rjh~0;havoc setup_rjh_~rjh___0#1;setup_rjh_~rjh___0#1 := setup_rjh_#in~rjh___0#1;assume { :begin_inline_setup_rjh__wrappee__Base } true;setup_rjh__wrappee__Base_#in~rjh___0#1 := setup_rjh_~rjh___0#1;havoc setup_rjh__wrappee__Base_~rjh___0#1;setup_rjh__wrappee__Base_~rjh___0#1 := setup_rjh__wrappee__Base_#in~rjh___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_rjh__wrappee__Base_~rjh___0#1, setup_rjh__wrappee__Base_~rjh___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 411#L3012-2true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 504#L3018-5true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 444#setup_rjh__wrappee__Base_returnLabel#1true havoc setup_rjh__wrappee__Base_~rjh___0#1;havoc setup_rjh__wrappee__Base_#in~rjh___0#1;assume { :end_inline_setup_rjh__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_rjh_~rjh___0#1, 456;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 79#L2577-2true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 327#L2583-5true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 429#setup_rjh_returnLabel#1true havoc setup_rjh_~rjh___0#1;havoc setup_rjh_#in~rjh___0#1;assume { :end_inline_setup_rjh } true;setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset := 28, 0;havoc setup_#t~nondet55#1;~chuck~0 := 3;assume { :begin_inline_setup_chuck } true;setup_chuck_#in~chuck___0#1 := ~chuck~0;havoc setup_chuck_~chuck___0#1;setup_chuck_~chuck___0#1 := setup_chuck_#in~chuck___0#1;assume { :begin_inline_setup_chuck__wrappee__Base } true;setup_chuck__wrappee__Base_#in~chuck___0#1 := setup_chuck_~chuck___0#1;havoc setup_chuck__wrappee__Base_~chuck___0#1;setup_chuck__wrappee__Base_~chuck___0#1 := setup_chuck__wrappee__Base_#in~chuck___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_chuck__wrappee__Base_~chuck___0#1, setup_chuck__wrappee__Base_~chuck___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 434#L3012-4true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 91#L3018-8true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 563#setup_chuck__wrappee__Base_returnLabel#1true havoc setup_chuck__wrappee__Base_~chuck___0#1;havoc setup_chuck__wrappee__Base_#in~chuck___0#1;assume { :end_inline_setup_chuck__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_chuck_~chuck___0#1, 789;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 550#L2577-4true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 159#L2583-8true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 360#setup_chuck_returnLabel#1true havoc setup_chuck_~chuck___0#1;havoc setup_chuck_#in~chuck___0#1;assume { :end_inline_setup_chuck } true;setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset := 29, 0;havoc setup_#t~nondet56#1; 395#setup_returnLabel#1true havoc setup_#t~nondet54#1, setup_#t~nondet55#1, setup_#t~nondet56#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet70#1, test_#t~nondet71#1, test_#t~nondet72#1, test_#t~nondet73#1, test_#t~nondet74#1, test_#t~nondet75#1, test_#t~nondet76#1, test_#t~nondet77#1, test_#t~nondet78#1, test_#t~nondet79#1, test_#t~nondet80#1, test_~op1~0#1, test_~op2~0#1, test_~op3~0#1, test_~op4~0#1, test_~op5~0#1, test_~op6~0#1, test_~op7~0#1, test_~op8~0#1, test_~op9~0#1, test_~op10~0#1, test_~op11~0#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~5#1, test_~tmp___1~2#1, test_~tmp___2~1#1, test_~tmp___3~0#1, test_~tmp___4~0#1, test_~tmp___5~0#1, test_~tmp___6~0#1, test_~tmp___7~0#1, test_~tmp___8~0#1, test_~tmp___9~0#1;havoc test_~op1~0#1;havoc test_~op2~0#1;havoc test_~op3~0#1;havoc test_~op4~0#1;havoc test_~op5~0#1;havoc test_~op6~0#1;havoc test_~op7~0#1;havoc test_~op8~0#1;havoc test_~op9~0#1;havoc test_~op10~0#1;havoc test_~op11~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~5#1;havoc test_~tmp___1~2#1;havoc test_~tmp___2~1#1;havoc test_~tmp___3~0#1;havoc test_~tmp___4~0#1;havoc test_~tmp___5~0#1;havoc test_~tmp___6~0#1;havoc test_~tmp___7~0#1;havoc test_~tmp___8~0#1;havoc test_~tmp___9~0#1;test_~op1~0#1 := 0;test_~op2~0#1 := 0;test_~op3~0#1 := 0;test_~op4~0#1 := 0;test_~op5~0#1 := 0;test_~op6~0#1 := 0;test_~op7~0#1 := 0;test_~op8~0#1 := 0;test_~op9~0#1 := 0;test_~op10~0#1 := 0;test_~op11~0#1 := 0;test_~splverifierCounter~0#1 := 0; 244#L1474-1true [2023-11-26 11:47:43,102 INFO L750 eck$LassoCheckResult]: Loop: 244#L1474-1true assume !false; 218#L1329true assume test_~splverifierCounter~0#1 < 4; 492#L1330true test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1; 237#L1336true assume !(0 == test_~op1~0#1); 274#$Ultimate##179true assume 0 == test_~op2~0#1;havoc test_#t~nondet71#1;test_~tmp___8~0#1 := test_#t~nondet71#1;havoc test_#t~nondet71#1; 89#L1354true assume 0 != test_~tmp___8~0#1;assume { :begin_inline_rjhSetAutoRespond } true;assume { :begin_inline_setClientAutoResponse } true;setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1 := ~rjh~0, 1;havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;setClientAutoResponse_~handle#1 := setClientAutoResponse_#in~handle#1;setClientAutoResponse_~value#1 := setClientAutoResponse_#in~value#1; 540#L2530true assume 1 == setClientAutoResponse_~handle#1;~__ste_client_autoResponse0~0 := setClientAutoResponse_~value#1; 73#L2536-2true havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;havoc setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1;assume { :end_inline_setClientAutoResponse } true; 182#rjhSetAutoRespond_returnLabel#1true assume { :end_inline_rjhSetAutoRespond } true;test_~op2~0#1 := 1; 244#L1474-1true [2023-11-26 11:47:43,108 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:47:43,108 INFO L85 PathProgramCache]: Analyzing trace with hash 56074497, now seen corresponding path program 1 times [2023-11-26 11:47:43,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:47:43,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1445337134] [2023-11-26 11:47:43,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:47:43,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:47:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:47:43,698 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:47:43,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:47:43,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1445337134] [2023-11-26 11:47:43,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1445337134] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:47:43,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:47:43,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 11:47:43,702 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369271334] [2023-11-26 11:47:43,703 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:47:43,709 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-26 11:47:43,711 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:47:43,712 INFO L85 PathProgramCache]: Analyzing trace with hash 853771930, now seen corresponding path program 1 times [2023-11-26 11:47:43,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:47:43,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [798748322] [2023-11-26 11:47:43,713 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:47:43,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:47:43,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:47:43,739 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:47:43,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:47:43,790 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:47:43,925 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:47:43,926 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:47:43,926 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:47:43,926 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:47:43,927 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-26 11:47:43,927 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:43,927 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:47:43,927 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:47:43,928 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec3_product30.cil.c_Iteration1_Loop [2023-11-26 11:47:43,928 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:47:43,928 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:47:43,949 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:43,978 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:43,994 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,026 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,030 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,037 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,041 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,047 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,051 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,056 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,061 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,199 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:47:44,199 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-26 11:47:44,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,218 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,230 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:47:44,230 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:47:44,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-26 11:47:44,263 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-26 11:47:44,263 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-26 11:47:44,269 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:44,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,271 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,275 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-26 11:47:44,275 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:47:44,276 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:47:44,304 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-26 11:47:44,304 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-26 11:47:44,312 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:44,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,312 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,314 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,328 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-26 11:47:44,328 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:47:44,331 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-26 11:47:44,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-11-26 11:47:44,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,368 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,376 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-26 11:47:44,376 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-26 11:47:44,377 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-26 11:47:44,416 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-26 11:47:44,423 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:44,424 INFO L210 LassoAnalysis]: Preferences: [2023-11-26 11:47:44,425 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-26 11:47:44,425 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-26 11:47:44,425 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-26 11:47:44,425 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-26 11:47:44,425 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,426 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-26 11:47:44,426 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-26 11:47:44,426 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec3_product30.cil.c_Iteration1_Loop [2023-11-26 11:47:44,426 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-26 11:47:44,426 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-26 11:47:44,428 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,434 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,450 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,459 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,464 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,475 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,478 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,481 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,484 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-26 11:47:44,599 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-26 11:47:44,605 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-26 11:47:44,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,607 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,612 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:47:44,618 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-26 11:47:44,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:47:44,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:47:44,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:47:44,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:47:44,634 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:47:44,637 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:47:44,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:47:44,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-26 11:47:44,665 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:44,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,668 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-26 11:47:44,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-26 11:47:44,692 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-26 11:47:44,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-26 11:47:44,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-26 11:47:44,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-26 11:47:44,693 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-26 11:47:44,694 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-26 11:47:44,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-26 11:47:44,711 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-26 11:47:44,715 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-26 11:47:44,715 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-26 11:47:44,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 11:47:44,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:47:44,756 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 11:47:44,766 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-26 11:47:44,766 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-26 11:47:44,766 INFO L513 LassoAnalysis]: Proved termination. [2023-11-26 11:47:44,767 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~splverifierCounter~0#1) = -2*ULTIMATE.start_test_~splverifierCounter~0#1 + 7 Supporting invariants [] [2023-11-26 11:47:44,770 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-26 11:47:44,782 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:44,785 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-26 11:47:44,814 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:47:44,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:47:44,992 INFO L262 TraceCheckSpWp]: Trace formula consists of 572 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-26 11:47:44,997 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:47:45,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:47:45,089 INFO L262 TraceCheckSpWp]: Trace formula consists of 25 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-26 11:47:45,090 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 11:47:45,224 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:47:45,271 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2023-11-26 11:47:45,276 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 594 states, 593 states have (on average 1.684654300168634) internal successors, (999), 593 states have internal predecessors, (999), 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 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:47:45,552 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 594 states, 593 states have (on average 1.684654300168634) internal successors, (999), 593 states have internal predecessors, (999), 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 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 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 1472 states and 2467 transitions. Complement of second has 8 states. [2023-11-26 11:47:45,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2023-11-26 11:47:45,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:47:45,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1534 transitions. [2023-11-26 11:47:45,565 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1534 transitions. Stem has 25 letters. Loop has 9 letters. [2023-11-26 11:47:45,567 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:47:45,567 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1534 transitions. Stem has 34 letters. Loop has 9 letters. [2023-11-26 11:47:45,568 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:47:45,568 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1534 transitions. Stem has 25 letters. Loop has 18 letters. [2023-11-26 11:47:45,570 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-26 11:47:45,571 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1472 states and 2467 transitions. [2023-11-26 11:47:45,592 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-26 11:47:45,595 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1472 states to 0 states and 0 transitions. [2023-11-26 11:47:45,596 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-26 11:47:45,597 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-26 11:47:45,597 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-26 11:47:45,598 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:47:45,598 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-26 11:47:45,598 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-26 11:47:45,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:47:45,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:47:45,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:47:45,604 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:47:45,607 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 11:47:45,607 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2023-11-26 11:47:45,608 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2023-11-26 11:47:45,608 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-26 11:47:45,608 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2023-11-26 11:47:45,608 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-26 11:47:45,608 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-26 11:47:45,608 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-26 11:47:45,609 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:47:45,609 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-26 11:47:45,609 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-26 11:47:45,609 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-26 11:47:45,610 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-26 11:47:45,610 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-26 11:47:45,611 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-26 11:47:45,611 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-26 11:47:45,611 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-26 11:47:45,617 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 26.11 11:47:45 BoogieIcfgContainer [2023-11-26 11:47:45,617 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-26 11:47:45,618 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 11:47:45,618 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 11:47:45,618 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 11:47:45,619 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:47:42" (3/4) ... [2023-11-26 11:47:45,620 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-26 11:47:45,622 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 11:47:45,623 INFO L158 Benchmark]: Toolchain (without parser) took 6750.16ms. Allocated memory was 180.4MB in the beginning and 218.1MB in the end (delta: 37.7MB). Free memory was 148.3MB in the beginning and 84.1MB in the end (delta: 64.2MB). Peak memory consumption was 102.7MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,624 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 121.6MB. Free memory is still 94.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 11:47:45,624 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1196.67ms. Allocated memory is still 180.4MB. Free memory was 148.3MB in the beginning and 106.0MB in the end (delta: 42.3MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,625 INFO L158 Benchmark]: Boogie Procedure Inliner took 206.08ms. Allocated memory is still 180.4MB. Free memory was 106.0MB in the beginning and 94.6MB in the end (delta: 11.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,626 INFO L158 Benchmark]: Boogie Preprocessor took 313.23ms. Allocated memory is still 180.4MB. Free memory was 94.6MB in the beginning and 140.5MB in the end (delta: -45.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,627 INFO L158 Benchmark]: RCFGBuilder took 2247.73ms. Allocated memory was 180.4MB in the beginning and 218.1MB in the end (delta: 37.7MB). Free memory was 140.5MB in the beginning and 140.9MB in the end (delta: -390.9kB). Peak memory consumption was 90.9MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,627 INFO L158 Benchmark]: BuchiAutomizer took 2773.01ms. Allocated memory is still 218.1MB. Free memory was 140.9MB in the beginning and 84.1MB in the end (delta: 56.8MB). Peak memory consumption was 57.9MB. Max. memory is 16.1GB. [2023-11-26 11:47:45,628 INFO L158 Benchmark]: Witness Printer took 4.08ms. Allocated memory is still 218.1MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 11:47:45,632 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.33ms. Allocated memory is still 121.6MB. Free memory is still 94.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1196.67ms. Allocated memory is still 180.4MB. Free memory was 148.3MB in the beginning and 106.0MB in the end (delta: 42.3MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 206.08ms. Allocated memory is still 180.4MB. Free memory was 106.0MB in the beginning and 94.6MB in the end (delta: 11.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 313.23ms. Allocated memory is still 180.4MB. Free memory was 94.6MB in the beginning and 140.5MB in the end (delta: -45.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * RCFGBuilder took 2247.73ms. Allocated memory was 180.4MB in the beginning and 218.1MB in the end (delta: 37.7MB). Free memory was 140.5MB in the beginning and 140.9MB in the end (delta: -390.9kB). Peak memory consumption was 90.9MB. Max. memory is 16.1GB. * BuchiAutomizer took 2773.01ms. Allocated memory is still 218.1MB. Free memory was 140.9MB in the beginning and 84.1MB in the end (delta: 56.8MB). Peak memory consumption was 57.9MB. Max. memory is 16.1GB. * Witness Printer took 4.08ms. Allocated memory is still 218.1MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 48]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [48] - GenericResultAtLocation [Line: 208]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [208] - GenericResultAtLocation [Line: 217]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [217] - GenericResultAtLocation [Line: 619]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [619] - GenericResultAtLocation [Line: 985]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [985] - GenericResultAtLocation [Line: 1288]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1288] - GenericResultAtLocation [Line: 1504]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1504] - GenericResultAtLocation [Line: 1539]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [1539] - GenericResultAtLocation [Line: 1903]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"SignVerify_spec.i","") [1903] - GenericResultAtLocation [Line: 1961]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [1961] - GenericResultAtLocation [Line: 3028]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [3028] * 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 ((-2 * splverifierCounter) + 7) and consists of 5 locations. 1 modules have a trivial ranking function, the largest among these consists of 3 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.6s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.6s. Construction of modules took 0.0s. Büchi inclusion checks took 0.7s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization No data available. 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, 982 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 981 mSDsluCounter, 2826 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1844 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 9 IncrementalHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 982 mSDtfsCounter, 9 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital30 mio100 ax100 hnf100 lsp33 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 50ms VariablesStem: 0 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 2 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.2s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2023-11-26 11:47:45,654 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-26 11:47:45,854 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3627384e-73e3-436f-ad20-6fc51a2c8dfb/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE