./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/email_spec1_product28.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 30e01a73 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_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/email_spec1_product28.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ --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 25a137cac87a0e16e274f725e7bbd21e6c99dd9079b93c306fff086ae4fee1e1 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 22:25:15,940 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:25:16,028 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-23 22:25:16,035 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:25:16,035 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:25:16,066 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:25:16,067 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:25:16,068 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:25:16,069 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 22:25:16,069 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 22:25:16,070 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:25:16,071 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:25:16,072 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:25:16,072 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-23 22:25:16,073 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-23 22:25:16,073 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-23 22:25:16,074 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-23 22:25:16,075 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-23 22:25:16,075 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-23 22:25:16,076 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:25:16,077 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-23 22:25:16,077 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:25:16,078 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:25:16,078 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:25:16,079 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:25:16,079 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-23 22:25:16,080 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-23 22:25:16,080 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-23 22:25:16,081 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 22:25:16,083 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:25:16,084 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:25:16,084 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-23 22:25:16,085 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:25:16,085 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:25:16,085 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:25:16,086 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:25:16,086 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:25:16,087 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-23 22:25:16,087 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_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/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_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ 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 -> 25a137cac87a0e16e274f725e7bbd21e6c99dd9079b93c306fff086ae4fee1e1 [2023-11-23 22:25:16,375 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:25:16,398 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:25:16,401 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:25:16,402 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:25:16,403 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:25:16,404 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/product-lines/email_spec1_product28.cil.c [2023-11-23 22:25:19,560 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:25:19,907 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:25:19,908 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/sv-benchmarks/c/product-lines/email_spec1_product28.cil.c [2023-11-23 22:25:19,933 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/data/c343d5fa7/eea72f708e9840b79c328e6562d6aebc/FLAG1f0ac5823 [2023-11-23 22:25:19,948 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/data/c343d5fa7/eea72f708e9840b79c328e6562d6aebc [2023-11-23 22:25:19,951 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:25:19,953 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:25:19,954 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:25:19,955 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:25:19,961 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:25:19,961 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:25:19" (1/1) ... [2023-11-23 22:25:19,963 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4cb17a1f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:19, skipping insertion in model container [2023-11-23 22:25:19,963 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:25:19" (1/1) ... [2023-11-23 22:25:20,058 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:25:20,582 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:25:20,599 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:25:20,610 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [48] [2023-11-23 22:25:20,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1128] [2023-11-23 22:25:20,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [1494] [2023-11-23 22:25:20,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1512] [2023-11-23 22:25:20,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [1561] [2023-11-23 22:25:20,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1592] [2023-11-23 22:25:20,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1739] [2023-11-23 22:25:20,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2019] [2023-11-23 22:25:20,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2232] [2023-11-23 22:25:20,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2241] [2023-11-23 22:25:20,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2643] [2023-11-23 22:25:20,736 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:25:20,791 WARN L675 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 22:25:20,798 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:25:20,799 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20 WrapperNode [2023-11-23 22:25:20,799 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:25:20,801 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:25:20,801 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:25:20,801 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:25:20,809 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:20,853 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:20,961 INFO L138 Inliner]: procedures = 128, calls = 209, calls flagged for inlining = 122, calls inlined = 147, statements flattened = 2227 [2023-11-23 22:25:20,961 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:25:20,962 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:25:20,962 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:25:20,962 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:25:20,983 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:20,983 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:20,992 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,027 INFO L189 HeapSplitter]: Split 14 memory accesses to 4 slices as follows [2, 4, 4, 4] [2023-11-23 22:25:21,027 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,027 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,061 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,100 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,106 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,122 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,134 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:25:21,134 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:25:21,143 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:25:21,143 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:25:21,144 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (1/1) ... [2023-11-23 22:25:21,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:21,164 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:21,179 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:21,207 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-23 22:25:21,234 INFO L130 BoogieDeclarations]: Found specification of procedure puts [2023-11-23 22:25:21,234 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:25:21,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 22:25:21,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-23 22:25:21,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-23 22:25:21,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-23 22:25:21,235 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:25:21,235 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:25:21,467 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:25:21,469 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:25:22,773 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:25:22,809 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:25:22,810 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 22:25:22,812 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:25:22 BoogieIcfgContainer [2023-11-23 22:25:22,812 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:25:22,814 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-23 22:25:22,814 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-23 22:25:22,817 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-23 22:25:22,818 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:25:22,819 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 23.11 10:25:19" (1/3) ... [2023-11-23 22:25:22,820 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@40faec36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:25:22, skipping insertion in model container [2023-11-23 22:25:22,821 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:25:22,821 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:25:20" (2/3) ... [2023-11-23 22:25:22,824 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@40faec36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:25:22, skipping insertion in model container [2023-11-23 22:25:22,824 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:25:22,824 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:25:22" (3/3) ... [2023-11-23 22:25:22,825 INFO L332 chiAutomizerObserver]: Analyzing ICFG email_spec1_product28.cil.c [2023-11-23 22:25:22,901 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-23 22:25:22,902 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-23 22:25:22,902 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-23 22:25:22,902 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-23 22:25:22,902 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-23 22:25:22,902 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-23 22:25:22,903 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-23 22:25:22,903 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-23 22:25:22,912 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 519 states, 518 states have (on average 1.693050193050193) internal successors, (877), 518 states have internal predecessors, (877), 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-23 22:25:22,966 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 217 [2023-11-23 22:25:22,967 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 22:25:22,967 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 22:25:22,976 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-23 22:25:22,976 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2023-11-23 22:25:22,976 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-23 22:25:22,978 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 519 states, 518 states have (on average 1.693050193050193) internal successors, (877), 518 states have internal predecessors, (877), 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-23 22:25:22,997 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 217 [2023-11-23 22:25:22,997 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 22:25:22,997 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 22:25:22,999 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-23 22:25:22,999 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2023-11-23 22:25:23,007 INFO L748 eck$LassoCheckResult]: Stem: 153#$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(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(115, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(13, 17);call #Ultimate.allocInit(10, 18);call #Ultimate.allocInit(12, 19);call #Ultimate.allocInit(10, 20);call #Ultimate.allocInit(18, 21);call #Ultimate.allocInit(16, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(13, 24);call #Ultimate.allocInit(16, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(44, 27);call #Ultimate.allocInit(44, 28);call #Ultimate.allocInit(9, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(11, 31);call #Ultimate.allocInit(19, 32);call #Ultimate.allocInit(4, 33);call write~init~int#1(37, 33, 0, 1);call write~init~int#1(100, 33, 1, 1);call write~init~int#1(10, 33, 2, 1);call write~init~int#1(0, 33, 3, 1);call #Ultimate.allocInit(4, 34);call write~init~int#2(37, 34, 0, 1);call write~init~int#2(100, 34, 1, 1);call write~init~int#2(10, 34, 2, 1);call write~init~int#2(0, 34, 3, 1);call #Ultimate.allocInit(10, 35);call #Ultimate.allocInit(16, 36);call #Ultimate.allocInit(20, 37);~__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;~head~0.base, ~head~0.offset := 0, 0;~__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;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~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;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0; 430#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet62#1, main_#t~ret63#1, main_~retValue_acc~27#1, main_~tmp~12#1;havoc main_#t~nondet62#1;main_~retValue_acc~27#1 := main_#t~nondet62#1;havoc main_#t~nondet62#1;havoc main_~tmp~12#1;assume { :begin_inline_select_helpers } true; 286#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 485#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~22#1;havoc valid_product_~retValue_acc~22#1;valid_product_~retValue_acc~22#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~22#1; 87#valid_product_returnLabel#1true main_#t~ret63#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~22#1;assume { :end_inline_valid_product } true;main_~tmp~12#1 := main_#t~ret63#1;havoc main_#t~ret63#1; 406#L1896true assume 0 != main_~tmp~12#1;assume { :begin_inline_setup } true;havoc setup_#t~nondet59#1, setup_#t~nondet60#1, setup_#t~nondet61#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~2#1.base, setup_~__cil_tmp3~2#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~2#1.base, setup_~__cil_tmp3~2#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; 447#L1112true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 275#L1118-2true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 276#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; 264#L677true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 41#L683-2true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 489#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 := 29, 0;havoc setup_#t~nondet59#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; 91#L1112-2true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 357#L1118-5true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 383#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; 181#L677-2true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 55#L683-5true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 362#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 := 30, 0;havoc setup_#t~nondet60#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; 258#L1112-4true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 299#L1118-8true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 486#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; 236#L677-4true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 390#L683-8true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 300#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~2#1.base, setup_~__cil_tmp3~2#1.offset := 31, 0;havoc setup_#t~nondet61#1; 328#setup_returnLabel#1true havoc setup_#t~nondet59#1, setup_#t~nondet60#1, setup_#t~nondet61#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~2#1.base, setup_~__cil_tmp3~2#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc 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_#t~nondet81#1, test_#t~nondet82#1, test_#t~nondet83#1, test_#t~nondet84#1, test_#t~nondet85#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~14#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~14#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; 170#L2202-1true [2023-11-23 22:25:23,007 INFO L750 eck$LassoCheckResult]: Loop: 170#L2202-1true assume !false; 257#L2060true assume test_~splverifierCounter~0#1 < 4; 399#L2061true test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1; 146#L2067true assume !(0 == test_~op1~0#1); 232#$Ultimate##179true assume 0 == test_~op2~0#1;havoc test_#t~nondet76#1;test_~tmp___8~0#1 := test_#t~nondet76#1;havoc test_#t~nondet76#1; 318#L2085true assume 0 != test_~tmp___8~0#1;test_~op2~0#1 := 1; 170#L2202-1true [2023-11-23 22:25:23,013 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:25:23,013 INFO L85 PathProgramCache]: Analyzing trace with hash 56074497, now seen corresponding path program 1 times [2023-11-23 22:25:23,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:25:23,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [615795691] [2023-11-23 22:25:23,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:25:23,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:25:23,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:25:23,668 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-23 22:25:23,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:25:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [615795691] [2023-11-23 22:25:23,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [615795691] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:25:23,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:25:23,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 22:25:23,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1323763202] [2023-11-23 22:25:23,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:25:23,677 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-23 22:25:23,678 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:25:23,679 INFO L85 PathProgramCache]: Analyzing trace with hash 797576867, now seen corresponding path program 1 times [2023-11-23 22:25:23,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:25:23,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246094785] [2023-11-23 22:25:23,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:25:23,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:25:23,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:25:23,689 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:25:23,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:25:23,719 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:25:23,777 INFO L210 LassoAnalysis]: Preferences: [2023-11-23 22:25:23,778 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-23 22:25:23,778 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-23 22:25:23,778 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-23 22:25:23,778 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-23 22:25:23,779 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:23,779 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-23 22:25:23,779 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-23 22:25:23,779 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec1_product28.cil.c_Iteration1_Loop [2023-11-23 22:25:23,779 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-23 22:25:23,780 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-23 22:25:23,797 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-23 22:25:23,808 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-23 22:25:23,814 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-23 22:25:23,820 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-23 22:25:23,823 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-23 22:25:23,881 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-23 22:25:23,882 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-23 22:25:23,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:23,885 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:23,891 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:23,902 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-23 22:25:23,903 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-23 22:25:23,904 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-23 22:25:23,932 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-23 22:25:23,932 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___8~0#1=4} Honda state: {ULTIMATE.start_test_~tmp___8~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-23 22:25:23,957 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-23 22:25:23,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:23,957 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:23,959 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:23,963 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-23 22:25:23,964 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-23 22:25:23,964 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-23 22:25:24,009 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-23 22:25:24,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:24,010 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:24,011 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:24,013 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-23 22:25:24,015 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-23 22:25:24,015 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-23 22:25:24,051 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-23 22:25:24,059 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-23 22:25:24,059 INFO L210 LassoAnalysis]: Preferences: [2023-11-23 22:25:24,059 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-23 22:25:24,060 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-23 22:25:24,060 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-23 22:25:24,060 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-23 22:25:24,060 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:24,060 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-23 22:25:24,060 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-23 22:25:24,060 INFO L133 ssoRankerPreferences]: Filename of dumped script: email_spec1_product28.cil.c_Iteration1_Loop [2023-11-23 22:25:24,060 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-23 22:25:24,060 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-23 22:25:24,062 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-23 22:25:24,077 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-23 22:25:24,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-23 22:25:24,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-23 22:25:24,092 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-23 22:25:24,151 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-23 22:25:24,155 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-23 22:25:24,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:24,157 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:24,159 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:24,161 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-23 22:25:24,162 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-23 22:25:24,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:25:24,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:25:24,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:25:24,176 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2023-11-23 22:25:24,176 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:25:24,178 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 22:25:24,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:25:24,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:25:24,212 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-23 22:25:24,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:24,213 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:24,215 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:24,224 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-23 22:25:24,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:25:24,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:25:24,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:25:24,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:25:24,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:25:24,239 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:25:24,239 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:25:24,247 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-23 22:25:24,249 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-23 22:25:24,267 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-23 22:25:24,267 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2023-11-23 22:25:24,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:25:24,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:25:24,304 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:25:24,307 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-23 22:25:24,307 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-23 22:25:24,307 INFO L513 LassoAnalysis]: Proved termination. [2023-11-23 22:25:24,308 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-23 22:25:24,317 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-23 22:25:24,331 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-11-23 22:25:24,334 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-23 22:25:24,356 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:25:24,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:25:24,534 INFO L262 TraceCheckSpWp]: Trace formula consists of 556 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-23 22:25:24,537 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:25:24,543 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-23 22:25:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:25:24,635 INFO L262 TraceCheckSpWp]: Trace formula consists of 12 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-23 22:25:24,635 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:25:24,711 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-23 22:25:24,743 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-23 22:25:24,747 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 519 states, 518 states have (on average 1.693050193050193) internal successors, (877), 518 states have internal predecessors, (877), 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.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:25:25,014 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 519 states, 518 states have (on average 1.693050193050193) internal successors, (877), 518 states have internal predecessors, (877), 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.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1260 states and 2119 transitions. Complement of second has 8 states. [2023-11-23 22:25:25,016 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-23 22:25:25,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:25:25,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1302 transitions. [2023-11-23 22:25:25,026 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1302 transitions. Stem has 25 letters. Loop has 6 letters. [2023-11-23 22:25:25,027 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:25:25,028 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1302 transitions. Stem has 31 letters. Loop has 6 letters. [2023-11-23 22:25:25,028 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:25:25,028 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1302 transitions. Stem has 25 letters. Loop has 12 letters. [2023-11-23 22:25:25,029 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:25:25,030 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1260 states and 2119 transitions. [2023-11-23 22:25:25,052 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-23 22:25:25,055 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1260 states to 0 states and 0 transitions. [2023-11-23 22:25:25,056 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-23 22:25:25,056 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-23 22:25:25,057 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-23 22:25:25,057 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:25:25,057 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:25:25,058 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:25:25,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:25:25,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:25:25,062 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:25:25,063 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-23 22:25:25,065 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:25:25,066 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2023-11-23 22:25:25,066 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2023-11-23 22:25:25,066 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-23 22:25:25,066 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2023-11-23 22:25:25,066 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-23 22:25:25,066 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-23 22:25:25,067 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-23 22:25:25,067 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:25:25,067 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:25:25,067 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:25:25,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 22:25:25,068 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:25:25,068 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-23 22:25:25,068 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-23 22:25:25,068 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-23 22:25:25,068 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-23 22:25:25,075 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 23.11 10:25:25 BoogieIcfgContainer [2023-11-23 22:25:25,076 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-23 22:25:25,076 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 22:25:25,076 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 22:25:25,077 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 22:25:25,077 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:25:22" (3/4) ... [2023-11-23 22:25:25,079 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 22:25:25,080 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 22:25:25,081 INFO L158 Benchmark]: Toolchain (without parser) took 5127.88ms. Allocated memory was 132.1MB in the beginning and 218.1MB in the end (delta: 86.0MB). Free memory was 69.5MB in the beginning and 135.9MB in the end (delta: -66.4MB). Peak memory consumption was 20.0MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,081 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 132.1MB. Free memory was 104.8MB in the beginning and 104.7MB in the end (delta: 86.7kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 22:25:25,082 INFO L158 Benchmark]: CACSL2BoogieTranslator took 845.27ms. Allocated memory was 132.1MB in the beginning and 165.7MB in the end (delta: 33.6MB). Free memory was 69.3MB in the beginning and 98.9MB in the end (delta: -29.6MB). Peak memory consumption was 10.3MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,083 INFO L158 Benchmark]: Boogie Procedure Inliner took 160.98ms. Allocated memory is still 165.7MB. Free memory was 98.9MB in the beginning and 89.1MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,083 INFO L158 Benchmark]: Boogie Preprocessor took 171.68ms. Allocated memory is still 165.7MB. Free memory was 89.1MB in the beginning and 78.1MB in the end (delta: 11.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,084 INFO L158 Benchmark]: RCFGBuilder took 1677.97ms. Allocated memory is still 165.7MB. Free memory was 78.1MB in the beginning and 105.5MB in the end (delta: -27.4MB). Peak memory consumption was 30.7MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,085 INFO L158 Benchmark]: BuchiAutomizer took 2261.99ms. Allocated memory was 165.7MB in the beginning and 218.1MB in the end (delta: 52.4MB). Free memory was 105.5MB in the beginning and 135.9MB in the end (delta: -30.4MB). Peak memory consumption was 20.9MB. Max. memory is 16.1GB. [2023-11-23 22:25:25,085 INFO L158 Benchmark]: Witness Printer took 3.47ms. Allocated memory is still 218.1MB. Free memory is still 135.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 22:25:25,089 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.30ms. Allocated memory is still 132.1MB. Free memory was 104.8MB in the beginning and 104.7MB in the end (delta: 86.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 845.27ms. Allocated memory was 132.1MB in the beginning and 165.7MB in the end (delta: 33.6MB). Free memory was 69.3MB in the beginning and 98.9MB in the end (delta: -29.6MB). Peak memory consumption was 10.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 160.98ms. Allocated memory is still 165.7MB. Free memory was 98.9MB in the beginning and 89.1MB in the end (delta: 9.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 171.68ms. Allocated memory is still 165.7MB. Free memory was 89.1MB in the beginning and 78.1MB in the end (delta: 11.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * RCFGBuilder took 1677.97ms. Allocated memory is still 165.7MB. Free memory was 78.1MB in the beginning and 105.5MB in the end (delta: -27.4MB). Peak memory consumption was 30.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 2261.99ms. Allocated memory was 165.7MB in the beginning and 218.1MB in the end (delta: 52.4MB). Free memory was 105.5MB in the beginning and 135.9MB in the end (delta: -30.4MB). Peak memory consumption was 20.9MB. Max. memory is 16.1GB. * Witness Printer took 3.47ms. Allocated memory is still 218.1MB. Free memory is still 135.9MB. 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,"ClientLib.i","") [48] - GenericResultAtLocation [Line: 1128]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1128] - GenericResultAtLocation [Line: 1494]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [1494] - GenericResultAtLocation [Line: 1512]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1512] - GenericResultAtLocation [Line: 1561]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [1561] - GenericResultAtLocation [Line: 1592]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1592] - GenericResultAtLocation [Line: 1739]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1739] - GenericResultAtLocation [Line: 2019]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2019] - GenericResultAtLocation [Line: 2232]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2232] - GenericResultAtLocation [Line: 2241]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2241] - GenericResultAtLocation [Line: 2643]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2643] * 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.1s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.3s. Construction of modules took 0.0s. Büchi inclusion checks took 0.6s. 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, 866 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 865 mSDsluCounter, 2478 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1612 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 9 IncrementalHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 866 mSDtfsCounter, 9 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital24 mio100 ax100 hnf100 lsp41 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 32ms VariablesStem: 0 VariablesLoop: 1 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 0 MotzkinApplications: 4 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 1 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.1s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2023-11-23 22:25:25,135 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a5655aa1-6956-4bab-864b-5dd659e2378b/bin/uautomizer-verify-zZY32mL2XJ/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