./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/email_spec1_productSimulator.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 0e0057cc 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_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/email_spec1_productSimulator.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya --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 c2ee13e5ae0bbed1c37b7eadefb29cbd7041f4c5e0d498dc3d4ea1e000526be8 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 00:35:05,534 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 00:35:05,598 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-29 00:35:05,603 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 00:35:05,604 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 00:35:05,630 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 00:35:05,630 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 00:35:05,631 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 00:35:05,632 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 00:35:05,632 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 00:35:05,633 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 00:35:05,634 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 00:35:05,634 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 00:35:05,635 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-29 00:35:05,635 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-29 00:35:05,636 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-29 00:35:05,636 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-29 00:35:05,636 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-29 00:35:05,637 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-29 00:35:05,637 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 00:35:05,638 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-29 00:35:05,638 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 00:35:05,639 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 00:35:05,639 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 00:35:05,639 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 00:35:05,640 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-29 00:35:05,640 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-29 00:35:05,641 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-29 00:35:05,641 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 00:35:05,641 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 00:35:05,642 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 00:35:05,642 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-29 00:35:05,643 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 00:35:05,643 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 00:35:05,643 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 00:35:05,644 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 00:35:05,644 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 00:35:05,645 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-29 00:35:05,645 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_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/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_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya 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 -> c2ee13e5ae0bbed1c37b7eadefb29cbd7041f4c5e0d498dc3d4ea1e000526be8 [2023-11-29 00:35:05,877 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 00:35:05,901 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 00:35:05,904 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 00:35:05,905 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 00:35:05,906 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 00:35:05,907 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/product-lines/email_spec1_productSimulator.cil.c [2023-11-29 00:35:08,687 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 00:35:08,971 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 00:35:08,972 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/sv-benchmarks/c/product-lines/email_spec1_productSimulator.cil.c [2023-11-29 00:35:08,994 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/data/d1ac9feb6/95e6b38e2d654d778d141bf82684b8e9/FLAG2a76f0693 [2023-11-29 00:35:09,006 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/data/d1ac9feb6/95e6b38e2d654d778d141bf82684b8e9 [2023-11-29 00:35:09,008 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 00:35:09,009 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 00:35:09,011 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 00:35:09,011 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 00:35:09,016 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 00:35:09,016 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:09,017 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f6ef64b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09, skipping insertion in model container [2023-11-29 00:35:09,017 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:09,089 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 00:35:09,578 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 00:35:09,591 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 00:35:09,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [48] [2023-11-29 00:35:09,600 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [89] [2023-11-29 00:35:09,600 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [366] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [583] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [1155] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1552] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1915] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1924] [2023-11-29 00:35:09,601 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [2290] [2023-11-29 00:35:09,602 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [3350] [2023-11-29 00:35:09,602 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [3457] [2023-11-29 00:35:09,702 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 00:35:09,735 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 00:35:09,741 INFO L206 MainTranslator]: Completed translation [2023-11-29 00:35:09,742 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09 WrapperNode [2023-11-29 00:35:09,742 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 00:35:09,743 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 00:35:09,743 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 00:35:09,744 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 00:35:09,749 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:09,784 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:12,037 INFO L138 Inliner]: procedures = 151, calls = 284, calls flagged for inlining = 189, calls inlined = 17965, statements flattened = 243397 [2023-11-29 00:35:12,037 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 00:35:12,038 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 00:35:12,038 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 00:35:12,038 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 00:35:12,047 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:12,047 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:12,486 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:13,313 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-29 00:35:13,314 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:13,314 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:14,382 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:14,705 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:15,071 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:15,176 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:15,589 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 00:35:15,590 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 00:35:15,590 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 00:35:15,590 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 00:35:15,590 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (1/1) ... [2023-11-29 00:35:15,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:15,603 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:15,614 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:15,724 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-29 00:35:15,754 INFO L130 BoogieDeclarations]: Found specification of procedure puts [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 00:35:15,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 00:35:15,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 00:35:16,016 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 00:35:16,018 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 00:35:54,717 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 00:35:54,938 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 00:35:54,939 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-29 00:35:54,957 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 12:35:54 BoogieIcfgContainer [2023-11-29 00:35:54,957 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 00:35:54,959 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-29 00:35:54,959 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-29 00:35:54,963 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-29 00:35:54,963 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 00:35:54,963 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 29.11 12:35:09" (1/3) ... [2023-11-29 00:35:54,965 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@65657a2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 12:35:54, skipping insertion in model container [2023-11-29 00:35:54,965 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 00:35:54,965 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 12:35:09" (2/3) ... [2023-11-29 00:35:54,966 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@65657a2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 12:35:54, skipping insertion in model container [2023-11-29 00:35:54,966 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 00:35:54,966 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 12:35:54" (3/3) ... [2023-11-29 00:35:54,967 INFO L332 chiAutomizerObserver]: Analyzing ICFG email_spec1_productSimulator.cil.c [2023-11-29 00:35:55,343 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-29 00:35:55,343 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-29 00:35:55,343 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-29 00:35:55,343 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-29 00:35:55,343 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-29 00:35:55,343 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-29 00:35:55,343 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-29 00:35:55,344 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-29 00:35:55,439 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 39254 states, 39253 states have (on average 1.5382518533615266) internal successors, (60381), 39253 states have internal predecessors, (60381), 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-29 00:35:55,873 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 293 [2023-11-29 00:35:55,873 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 00:35:55,873 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 00:35:55,881 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, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 00:35:55,881 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-29 00:35:55,881 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-29 00:35:55,927 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 39254 states, 39253 states have (on average 1.5382518533615266) internal successors, (60381), 39253 states have internal predecessors, (60381), 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-29 00:35:56,223 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 293 [2023-11-29 00:35:56,224 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 00:35:56,224 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 00:35:56,227 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, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 00:35:56,227 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-29 00:35:56,233 INFO L748 eck$LassoCheckResult]: Stem: 5163#$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(35, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(13, 4);call #Ultimate.allocInit(10, 5);call #Ultimate.allocInit(12, 6);call #Ultimate.allocInit(10, 7);call #Ultimate.allocInit(18, 8);call #Ultimate.allocInit(16, 9);call #Ultimate.allocInit(21, 10);call #Ultimate.allocInit(13, 11);call #Ultimate.allocInit(16, 12);call #Ultimate.allocInit(25, 13);call #Ultimate.allocInit(10, 14);call #Ultimate.allocInit(34, 15);call #Ultimate.allocInit(30, 16);call #Ultimate.allocInit(16, 17);call #Ultimate.allocInit(20, 18);call #Ultimate.allocInit(22, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(44, 21);call #Ultimate.allocInit(44, 22);call #Ultimate.allocInit(9, 23);call #Ultimate.allocInit(9, 24);call #Ultimate.allocInit(11, 25);call #Ultimate.allocInit(19, 26);call #Ultimate.allocInit(4, 27);call write~init~int#2(37, 27, 0, 1);call write~init~int#2(100, 27, 1, 1);call write~init~int#2(10, 27, 2, 1);call write~init~int#2(0, 27, 3, 1);call #Ultimate.allocInit(4, 28);call write~init~int#3(37, 28, 0, 1);call write~init~int#3(100, 28, 1, 1);call write~init~int#3(10, 28, 2, 1);call write~init~int#3(0, 28, 3, 1);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(21, 31);call #Ultimate.allocInit(30, 32);call #Ultimate.allocInit(9, 33);call #Ultimate.allocInit(21, 34);call #Ultimate.allocInit(30, 35);call #Ultimate.allocInit(9, 36);call #Ultimate.allocInit(25, 37);call #Ultimate.allocInit(30, 38);call #Ultimate.allocInit(9, 39);call #Ultimate.allocInit(25, 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;~mail_is_sensitive~0 := -1;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~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;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__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; 24534#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret88#1, main_~retValue_acc~21#1, main_~tmp~20#1;havoc main_~retValue_acc~21#1;havoc main_~tmp~20#1;assume { :begin_inline_select_helpers } true;~__GUIDSL_ROOT_PRODUCTION~0 := 1; 18092#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;havoc select_features_#t~ret127#1, select_features_#t~ret128#1, select_features_#t~ret129#1, select_features_#t~ret130#1, select_features_#t~ret131#1, select_features_#t~ret132#1, select_features_#t~ret133#1, select_features_#t~ret134#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 38243#select_one_returnLabel#1true select_features_#t~ret127#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Base~0 := select_features_#t~ret127#1;havoc select_features_#t~ret127#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 15812#select_one_returnLabel#2true select_features_#t~ret128#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Keys~0 := select_features_#t~ret128#1;havoc select_features_#t~ret128#1;~__SELECTED_FEATURE_Encrypt~0 := 1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 16621#select_one_returnLabel#3true select_features_#t~ret129#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AutoResponder~0 := select_features_#t~ret129#1;havoc select_features_#t~ret129#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 29741#select_one_returnLabel#4true select_features_#t~ret130#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AddressBook~0 := select_features_#t~ret130#1;havoc select_features_#t~ret130#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 4537#select_one_returnLabel#5true select_features_#t~ret131#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Sign~0 := select_features_#t~ret131#1;havoc select_features_#t~ret131#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 35826#select_one_returnLabel#6true select_features_#t~ret132#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Forward~0 := select_features_#t~ret132#1;havoc select_features_#t~ret132#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 507#select_one_returnLabel#7true select_features_#t~ret133#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Verify~0 := select_features_#t~ret133#1;havoc select_features_#t~ret133#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~42#1;havoc select_one_#t~nondet126#1;select_one_~choice~0#1 := select_one_#t~nondet126#1;havoc select_one_#t~nondet126#1;select_one_~retValue_acc~42#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~42#1; 18420#select_one_returnLabel#8true select_features_#t~ret134#1 := select_one_#res#1;havoc select_one_#t~nondet126#1, select_one_~retValue_acc~42#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Decrypt~0 := select_features_#t~ret134#1;havoc select_features_#t~ret134#1; 17722#select_features_returnLabel#1true havoc select_features_#t~ret127#1, select_features_#t~ret128#1, select_features_#t~ret129#1, select_features_#t~ret130#1, select_features_#t~ret131#1, select_features_#t~ret132#1, select_features_#t~ret133#1, select_features_#t~ret134#1;assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~43#1, valid_product_~tmp~27#1;havoc valid_product_~retValue_acc~43#1;havoc valid_product_~tmp~27#1; 29582#L3393true assume !(0 == ~__SELECTED_FEATURE_Encrypt~0); 2736#L3396true assume !(0 != ~__SELECTED_FEATURE_Decrypt~0);valid_product_~tmp~27#1 := 0; 17663#L3396-1true valid_product_~retValue_acc~43#1 := valid_product_~tmp~27#1;valid_product_#res#1 := valid_product_~retValue_acc~43#1; 10545#valid_product_returnLabel#1true main_#t~ret88#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~43#1, valid_product_~tmp~27#1;assume { :end_inline_valid_product } true;main_~tmp~20#1 := main_#t~ret88#1;havoc main_#t~ret88#1; 10128#L1759true assume 0 != main_~tmp~20#1;assume { :begin_inline_setup } true;havoc setup_#t~nondet85#1, setup_#t~nondet86#1, setup_#t~nondet87#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; 3359#L1603true assume !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_bob__before__Keys } true;setup_bob__before__Keys_#in~bob___0#1 := setup_bob_~bob___0#1;havoc setup_bob__before__Keys_~bob___0#1;setup_bob__before__Keys_~bob___0#1 := setup_bob__before__Keys_#in~bob___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_bob__before__Keys_~bob___0#1, setup_bob__before__Keys_~bob___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 27205#L3334-2true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 31857#L3340-5true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 34606#setup_bob__before__Keys_returnLabel#2true havoc setup_bob__before__Keys_~bob___0#1;havoc setup_bob__before__Keys_#in~bob___0#1;assume { :end_inline_setup_bob__before__Keys } true; 6740#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 := 23, 0;havoc setup_#t~nondet85#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; 31264#L1641true assume !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_rjh__before__Keys } true;setup_rjh__before__Keys_#in~rjh___0#1 := setup_rjh_~rjh___0#1;havoc setup_rjh__before__Keys_~rjh___0#1;setup_rjh__before__Keys_~rjh___0#1 := setup_rjh__before__Keys_#in~rjh___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_rjh__before__Keys_~rjh___0#1, setup_rjh__before__Keys_~rjh___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 12246#L3334-6true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 15460#L3340-11true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 6168#setup_rjh__before__Keys_returnLabel#2true havoc setup_rjh__before__Keys_~rjh___0#1;havoc setup_rjh__before__Keys_#in~rjh___0#1;assume { :end_inline_setup_rjh__before__Keys } true; 12678#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 := 24, 0;havoc setup_#t~nondet86#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; 1067#L1679true assume !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_chuck__before__Keys } true;setup_chuck__before__Keys_#in~chuck___0#1 := setup_chuck_~chuck___0#1;havoc setup_chuck__before__Keys_~chuck___0#1;setup_chuck__before__Keys_~chuck___0#1 := setup_chuck__before__Keys_#in~chuck___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_chuck__before__Keys_~chuck___0#1, setup_chuck__before__Keys_~chuck___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 13294#L3334-10true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 2413#L3340-17true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 5332#setup_chuck__before__Keys_returnLabel#2true havoc setup_chuck__before__Keys_~chuck___0#1;havoc setup_chuck__before__Keys_#in~chuck___0#1;assume { :end_inline_setup_chuck__before__Keys } true; 20535#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 := 25, 0;havoc setup_#t~nondet87#1; 31172#setup_returnLabel#1true havoc setup_#t~nondet85#1, setup_#t~nondet86#1, setup_#t~nondet87#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~nondet8#1, test_#t~nondet9#1, test_#t~nondet10#1, test_#t~nondet11#1, test_#t~nondet12#1, test_#t~nondet13#1, test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_#t~nondet17#1, test_#t~nondet18#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~1#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#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~1#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#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; 372#L332-1true [2023-11-29 00:35:56,233 INFO L750 eck$LassoCheckResult]: Loop: 372#L332-1true assume !false; 10799#L141true assume test_~splverifierCounter~0#1 < 4; 30910#L142true test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1; 14373#L148true assume 0 == test_~op1~0#1;havoc test_#t~nondet8#1;test_~tmp___9~0#1 := test_#t~nondet8#1;havoc test_#t~nondet8#1; 35409#L152true assume 0 != test_~tmp___9~0#1; 12843#L153true assume !(0 != ~__SELECTED_FEATURE_Keys~0); 8993#L153-2true test_~op1~0#1 := 1; 372#L332-1true [2023-11-29 00:35:56,239 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:35:56,239 INFO L85 PathProgramCache]: Analyzing trace with hash 992852765, now seen corresponding path program 1 times [2023-11-29 00:35:56,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:35:56,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690960278] [2023-11-29 00:35:56,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:35:56,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:35:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:35:56,782 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-29 00:35:56,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 00:35:56,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690960278] [2023-11-29 00:35:56,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690960278] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 00:35:56,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 00:35:56,784 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 00:35:56,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792410434] [2023-11-29 00:35:56,786 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 00:35:56,790 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-29 00:35:56,791 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:35:56,791 INFO L85 PathProgramCache]: Analyzing trace with hash 1440997990, now seen corresponding path program 1 times [2023-11-29 00:35:56,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 00:35:56,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1274920790] [2023-11-29 00:35:56,792 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 00:35:56,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 00:35:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:35:56,801 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 00:35:56,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 00:35:56,828 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 00:35:56,880 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 00:35:56,880 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 00:35:56,881 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 00:35:56,881 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 00:35:56,881 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-29 00:35:56,881 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:56,881 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 00:35:56,881 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 00:35:56,882 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec1_productSimulator.cil.c_Iteration1_Loop [2023-11-29 00:35:56,882 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 00:35:56,882 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 00:35:56,898 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-29 00:35:56,907 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-29 00:35:56,917 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-29 00:35:56,920 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-29 00:35:56,923 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-29 00:35:56,982 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 00:35:56,982 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-29 00:35:56,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:56,984 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:56,989 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:56,996 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-29 00:35:56,997 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 00:35:56,997 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 00:35:57,012 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-29 00:35:57,013 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~__SELECTED_FEATURE_Keys~0=0} Honda state: {~__SELECTED_FEATURE_Keys~0=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-29 00:35:57,020 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-11-29 00:35:57,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,021 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:57,022 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:57,028 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-29 00:35:57,029 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 00:35:57,029 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 00:35:57,043 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2023-11-29 00:35:57,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,044 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:57,044 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:57,046 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-29 00:35:57,047 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-29 00:35:57,047 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 00:35:57,073 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-29 00:35:57,076 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-11-29 00:35:57,076 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 00:35:57,076 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 00:35:57,076 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 00:35:57,077 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 00:35:57,077 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-29 00:35:57,077 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,077 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 00:35:57,077 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 00:35:57,077 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec1_productSimulator.cil.c_Iteration1_Loop [2023-11-29 00:35:57,077 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 00:35:57,077 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 00:35:57,078 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-29 00:35:57,083 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-29 00:35:57,088 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-29 00:35:57,091 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-29 00:35:57,094 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-29 00:35:57,145 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 00:35:57,148 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-29 00:35:57,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:57,150 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:57,153 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-29 00:35:57,161 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-29 00:35:57,174 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 00:35:57,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 00:35:57,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 00:35:57,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 00:35:57,175 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 00:35:57,177 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 00:35:57,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 00:35:57,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 00:35:57,183 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2023-11-29 00:35:57,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,183 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:57,184 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:57,187 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-29 00:35:57,189 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-29 00:35:57,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 00:35:57,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 00:35:57,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 00:35:57,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 00:35:57,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 00:35:57,202 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 00:35:57,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 00:35:57,205 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-29 00:35:57,209 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-29 00:35:57,209 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-29 00:35:57,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 00:35:57,210 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 00:35:57,233 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 00:35:57,236 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-29 00:35:57,237 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-29 00:35:57,237 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-29 00:35:57,237 INFO L513 LassoAnalysis]: Proved termination. [2023-11-29 00:35:57,237 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-29 00:35:57,241 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-11-29 00:35:57,244 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-29 00:35:57,267 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 00:35:57,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:35:57,400 INFO L262 TraceCheckSpWp]: Trace formula consists of 596 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 00:35:57,403 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 00:35:57,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 00:35:57,480 INFO L262 TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 00:35:57,481 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 00:35:57,556 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-29 00:35:57,587 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-29 00:35:57,625 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 39254 states, 39253 states have (on average 1.5382518533615266) internal successors, (60381), 39253 states have internal predecessors, (60381), 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 8.0) internal successors, (40), 5 states have internal predecessors, (40), 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-29 00:35:59,757 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-29 00:36:00,701 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 39254 states, 39253 states have (on average 1.5382518533615266) internal successors, (60381), 39253 states have internal predecessors, (60381), 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 8.0) internal successors, (40), 5 states have internal predecessors, (40), 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 117183 states and 180213 transitions. Complement of second has 8 states. [2023-11-29 00:36:00,704 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-29 00:36:00,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 8.0) internal successors, (40), 5 states have internal predecessors, (40), 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-29 00:36:00,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 120050 transitions. [2023-11-29 00:36:00,807 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 120050 transitions. Stem has 33 letters. Loop has 7 letters. [2023-11-29 00:36:00,808 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 00:36:00,808 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 120050 transitions. Stem has 40 letters. Loop has 7 letters. [2023-11-29 00:36:00,809 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 00:36:00,809 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 120050 transitions. Stem has 33 letters. Loop has 14 letters. [2023-11-29 00:36:00,809 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 00:36:00,810 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 117183 states and 180213 transitions. [2023-11-29 00:36:01,433 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-29 00:36:01,435 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 117183 states to 0 states and 0 transitions. [2023-11-29 00:36:01,436 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-29 00:36:01,436 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-29 00:36:01,436 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-29 00:36:01,436 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:36:01,436 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 00:36:01,436 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 00:36:01,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 00:36:01,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 00:36:01,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 00:36:01,440 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 5 states, 5 states have (on average 6.6) internal successors, (33), 5 states have internal predecessors, (33), 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-29 00:36:01,441 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 00:36:01,442 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2023-11-29 00:36:01,442 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2023-11-29 00:36:01,442 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-29 00:36:01,442 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2023-11-29 00:36:01,442 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-29 00:36:01,442 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-29 00:36:01,442 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-29 00:36:01,442 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 00:36:01,442 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 00:36:01,442 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 00:36:01,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 00:36:01,443 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 00:36:01,443 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-29 00:36:01,443 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-29 00:36:01,444 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-29 00:36:01,444 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-29 00:36:01,450 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 29.11 12:36:01 BoogieIcfgContainer [2023-11-29 00:36:01,450 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-29 00:36:01,451 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 00:36:01,451 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 00:36:01,451 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 00:36:01,452 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 12:35:54" (3/4) ... [2023-11-29 00:36:01,453 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-29 00:36:01,454 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 00:36:01,455 INFO L158 Benchmark]: Toolchain (without parser) took 52445.77ms. Allocated memory was 157.3MB in the beginning and 8.3GB in the end (delta: 8.1GB). Free memory was 117.2MB in the beginning and 6.4GB in the end (delta: -6.3GB). Peak memory consumption was 1.8GB. Max. memory is 16.1GB. [2023-11-29 00:36:01,456 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 102.8MB. Free memory is still 55.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 00:36:01,457 INFO L158 Benchmark]: CACSL2BoogieTranslator took 731.76ms. Allocated memory is still 157.3MB. Free memory was 116.7MB in the beginning and 70.5MB in the end (delta: 46.2MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2023-11-29 00:36:01,457 INFO L158 Benchmark]: Boogie Procedure Inliner took 2294.14ms. Allocated memory was 157.3MB in the beginning and 683.7MB in the end (delta: 526.4MB). Free memory was 70.5MB in the beginning and 273.9MB in the end (delta: -203.4MB). Peak memory consumption was 353.4MB. Max. memory is 16.1GB. [2023-11-29 00:36:01,458 INFO L158 Benchmark]: Boogie Preprocessor took 3551.15ms. Allocated memory was 683.7MB in the beginning and 2.1GB in the end (delta: 1.4GB). Free memory was 273.9MB in the beginning and 1.3GB in the end (delta: -1.1GB). Peak memory consumption was 419.3MB. Max. memory is 16.1GB. [2023-11-29 00:36:01,459 INFO L158 Benchmark]: RCFGBuilder took 39367.54ms. Allocated memory was 2.1GB in the beginning and 8.3GB in the end (delta: 6.2GB). Free memory was 1.3GB in the beginning and 6.8GB in the end (delta: -5.4GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2023-11-29 00:36:01,459 INFO L158 Benchmark]: BuchiAutomizer took 6491.81ms. Allocated memory is still 8.3GB. Free memory was 6.8GB in the beginning and 6.4GB in the end (delta: 329.2MB). Peak memory consumption was 324.0MB. Max. memory is 16.1GB. [2023-11-29 00:36:01,460 INFO L158 Benchmark]: Witness Printer took 3.54ms. Allocated memory is still 8.3GB. Free memory is still 6.4GB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 00:36:01,463 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.22ms. Allocated memory is still 102.8MB. Free memory is still 55.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 731.76ms. Allocated memory is still 157.3MB. Free memory was 116.7MB in the beginning and 70.5MB in the end (delta: 46.2MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 2294.14ms. Allocated memory was 157.3MB in the beginning and 683.7MB in the end (delta: 526.4MB). Free memory was 70.5MB in the beginning and 273.9MB in the end (delta: -203.4MB). Peak memory consumption was 353.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 3551.15ms. Allocated memory was 683.7MB in the beginning and 2.1GB in the end (delta: 1.4GB). Free memory was 273.9MB in the beginning and 1.3GB in the end (delta: -1.1GB). Peak memory consumption was 419.3MB. Max. memory is 16.1GB. * RCFGBuilder took 39367.54ms. Allocated memory was 2.1GB in the beginning and 8.3GB in the end (delta: 6.2GB). Free memory was 1.3GB in the beginning and 6.8GB in the end (delta: -5.4GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * BuchiAutomizer took 6491.81ms. Allocated memory is still 8.3GB. Free memory was 6.8GB in the beginning and 6.4GB in the end (delta: 329.2MB). Peak memory consumption was 324.0MB. Max. memory is 16.1GB. * Witness Printer took 3.54ms. Allocated memory is still 8.3GB. Free memory is still 6.4GB. 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,"AddressBookEncrypt_spec.i","") [48] - GenericResultAtLocation [Line: 89]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [89] - GenericResultAtLocation [Line: 366]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [366] - GenericResultAtLocation [Line: 583]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [583] - GenericResultAtLocation [Line: 1155]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [1155] - GenericResultAtLocation [Line: 1552]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1552] - GenericResultAtLocation [Line: 1915]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1915] - GenericResultAtLocation [Line: 1924]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1924] - GenericResultAtLocation [Line: 2290]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [2290] - GenericResultAtLocation [Line: 3350]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [3350] - GenericResultAtLocation [Line: 3457]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [3457] * 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 5 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 6.4s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.0s. Construction of modules took 0.0s. Büchi inclusion checks took 3.5s. 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.6s 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, 60280 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 60279 mSDsluCounter, 180584 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 120304 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 9 IncrementalHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 60280 mSDtfsCounter, 9 mSolverCounterSat, 0.5s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital23 mio100 ax100 hnf100 lsp43 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 30ms VariablesStem: 0 VariablesLoop: 1 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 1 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.3s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2023-11-29 00:36:01,484 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_42a9a208-1ace-4864-ac65-8e22e29a4239/bin/uautomizer-verify-BQ2R08f2Ya/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