./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/email_spec1_product35.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/email_spec1_product35.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1 --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 c4f282cd51b7c35fd32c34f82b9fbd91d93e4244798e2a2790fa24fbe3843942 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 10:16:18,633 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 10:16:18,691 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-12-02 10:16:18,696 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 10:16:18,696 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 10:16:18,719 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 10:16:18,720 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 10:16:18,720 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 10:16:18,720 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 10:16:18,720 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 10:16:18,721 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 10:16:18,721 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 10:16:18,721 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 10:16:18,721 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-12-02 10:16:18,721 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-12-02 10:16:18,721 INFO L153 SettingsManager]: * Use old map elimination=false [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-12-02 10:16:18,722 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-12-02 10:16:18,722 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 10:16:18,723 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 10:16:18,723 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 10:16:18,723 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 10:16:18,724 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL_NO_AM [2024-12-02 10:16:18,724 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-12-02 10:16:18,724 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1 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 -> c4f282cd51b7c35fd32c34f82b9fbd91d93e4244798e2a2790fa24fbe3843942 [2024-12-02 10:16:18,967 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 10:16:18,975 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 10:16:18,977 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 10:16:18,978 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 10:16:18,979 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 10:16:18,980 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/product-lines/email_spec1_product35.cil.c [2024-12-02 10:16:21,646 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/data/48f1e6aae/ee7c321efbf64967a52ee58c9e99bb15/FLAG3a0cceed7 [2024-12-02 10:16:21,911 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 10:16:21,911 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/sv-benchmarks/c/product-lines/email_spec1_product35.cil.c [2024-12-02 10:16:21,928 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/data/48f1e6aae/ee7c321efbf64967a52ee58c9e99bb15/FLAG3a0cceed7 [2024-12-02 10:16:21,943 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/data/48f1e6aae/ee7c321efbf64967a52ee58c9e99bb15 [2024-12-02 10:16:21,945 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 10:16:21,947 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 10:16:21,948 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 10:16:21,948 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 10:16:21,952 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 10:16:21,953 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:16:21" (1/1) ... [2024-12-02 10:16:21,954 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e17b58c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:21, skipping insertion in model container [2024-12-02 10:16:21,954 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:16:21" (1/1) ... [2024-12-02 10:16:22,000 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 10:16:22,474 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 10:16:22,488 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 10:16:22,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [48] [2024-12-02 10:16:22,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [392] [2024-12-02 10:16:22,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [758] [2024-12-02 10:16:22,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [788] [2024-12-02 10:16:22,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [1244] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [1261] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2321] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [2543] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2680] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2715] [2024-12-02 10:16:22,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [3112] [2024-12-02 10:16:22,587 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 10:16:22,615 INFO L204 MainTranslator]: Completed translation [2024-12-02 10:16:22,615 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22 WrapperNode [2024-12-02 10:16:22,615 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 10:16:22,616 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 10:16:22,616 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 10:16:22,616 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 10:16:22,622 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,637 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,757 INFO L138 Inliner]: procedures = 137, calls = 228, calls flagged for inlining = 153, calls inlined = 468, statements flattened = 7011 [2024-12-02 10:16:22,757 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 10:16:22,757 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 10:16:22,758 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 10:16:22,758 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 10:16:22,764 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,781 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,828 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]. [2024-12-02 10:16:22,828 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,828 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,880 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,886 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,911 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,920 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,932 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,947 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 10:16:22,948 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 10:16:22,948 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 10:16:22,948 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 10:16:22,948 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (1/1) ... [2024-12-02 10:16:22,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:22,961 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:22,972 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:22,974 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-12-02 10:16:22,993 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 10:16:22,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 10:16:22,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 10:16:22,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-12-02 10:16:22,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-12-02 10:16:22,994 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 10:16:22,994 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 10:16:23,175 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 10:16:23,177 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 10:16:26,200 INFO L? ?]: Removed 3930 outVars from TransFormulas that were not future-live. [2024-12-02 10:16:26,200 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 10:16:26,233 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 10:16:26,233 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-02 10:16:26,233 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:16:26 BoogieIcfgContainer [2024-12-02 10:16:26,234 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 10:16:26,234 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-12-02 10:16:26,235 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-12-02 10:16:26,240 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-12-02 10:16:26,240 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-12-02 10:16:26,241 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 02.12 10:16:21" (1/3) ... [2024-12-02 10:16:26,242 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@111ad3ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 10:16:26, skipping insertion in model container [2024-12-02 10:16:26,242 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-12-02 10:16:26,242 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:16:22" (2/3) ... [2024-12-02 10:16:26,242 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@111ad3ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 02.12 10:16:26, skipping insertion in model container [2024-12-02 10:16:26,242 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-12-02 10:16:26,242 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:16:26" (3/3) ... [2024-12-02 10:16:26,243 INFO L363 chiAutomizerObserver]: Analyzing ICFG email_spec1_product35.cil.c [2024-12-02 10:16:26,311 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-12-02 10:16:26,311 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-12-02 10:16:26,311 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-12-02 10:16:26,311 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-12-02 10:16:26,311 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-12-02 10:16:26,311 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-12-02 10:16:26,312 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-12-02 10:16:26,312 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-12-02 10:16:26,322 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 1450 states, 1449 states have (on average 1.6583850931677018) internal successors, (2403), 1449 states have internal predecessors, (2403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 10:16:26,378 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 270 [2024-12-02 10:16:26,378 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-12-02 10:16:26,378 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-12-02 10:16:26,387 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] [2024-12-02 10:16:26,388 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:16:26,388 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-12-02 10:16:26,392 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 1450 states, 1449 states have (on average 1.6583850931677018) internal successors, (2403), 1449 states have internal predecessors, (2403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 10:16:26,417 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 270 [2024-12-02 10:16:26,417 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-12-02 10:16:26,417 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-12-02 10:16:26,419 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] [2024-12-02 10:16:26,419 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:16:26,426 INFO L747 eck$LassoCheckResult]: Stem: "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(9, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(11, 6);call #Ultimate.allocInit(4, 7);call write~init~int#2(37, 7, 0, 1);call write~init~int#2(100, 7, 1, 1);call write~init~int#2(10, 7, 2, 1);call write~init~int#2(0, 7, 3, 1);call #Ultimate.allocInit(4, 8);call write~init~int#3(37, 8, 0, 1);call write~init~int#3(100, 8, 1, 1);call write~init~int#3(10, 8, 2, 1);call write~init~int#3(0, 8, 3, 1);call #Ultimate.allocInit(30, 9);call #Ultimate.allocInit(9, 10);call #Ultimate.allocInit(21, 11);call #Ultimate.allocInit(30, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(21, 14);call #Ultimate.allocInit(30, 15);call #Ultimate.allocInit(9, 16);call #Ultimate.allocInit(25, 17);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(25, 20);call #Ultimate.allocInit(20, 21);call #Ultimate.allocInit(4, 22);call write~init~int#1(37, 22, 0, 1);call write~init~int#1(115, 22, 1, 1);call write~init~int#1(10, 22, 2, 1);call write~init~int#1(0, 22, 3, 1);call #Ultimate.allocInit(10, 23);call #Ultimate.allocInit(12, 24);call #Ultimate.allocInit(10, 25);call #Ultimate.allocInit(18, 26);call #Ultimate.allocInit(16, 27);call #Ultimate.allocInit(21, 28);call #Ultimate.allocInit(13, 29);call #Ultimate.allocInit(16, 30);call #Ultimate.allocInit(25, 31);~__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;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~mail_is_sensitive~0 := -1;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~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;~__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;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret12#1, main_~retValue_acc~0#1, main_~tmp~1#1;havoc main_~retValue_acc~0#1;havoc main_~tmp~1#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~32#1;havoc valid_product_~retValue_acc~32#1;valid_product_~retValue_acc~32#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~32#1;" "main_#t~ret12#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~32#1;assume { :end_inline_valid_product } true;main_~tmp~1#1 := main_#t~ret12#1;havoc main_#t~ret12#1;" "assume 0 != main_~tmp~1#1;assume { :begin_inline_setup } true;havoc setup_#t~ret9#1, setup_#t~ret10#1, setup_#t~ret11#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~0#1.base, setup_~__cil_tmp3~0#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~0#1.base, setup_~__cil_tmp3~0#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;" "assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1;" "havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true;" "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;" "assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1;" "havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true;" "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 := 4, 0;havoc setup_#t~ret9#1;havoc setup_#t~ret9#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;" "assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1;" "havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true;" "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;" "assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1;" "havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true;" "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 := 5, 0;havoc setup_#t~ret10#1;havoc setup_#t~ret10#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;" "assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1;" "havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true;" "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;" "assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1;" "havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true;" "havoc setup_chuck_~chuck___0#1;havoc setup_chuck_#in~chuck___0#1;assume { :end_inline_setup_chuck } true;setup_~__cil_tmp3~0#1.base, setup_~__cil_tmp3~0#1.offset := 6, 0;havoc setup_#t~ret11#1;havoc setup_#t~ret11#1;" "havoc setup_#t~ret9#1, setup_#t~ret10#1, setup_#t~ret11#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~0#1.base, setup_~__cil_tmp3~0#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet84#1, test_#t~nondet85#1, test_#t~nondet86#1, test_#t~nondet87#1, test_#t~nondet88#1, test_#t~nondet89#1, test_#t~nondet90#1, test_#t~nondet91#1, test_#t~nondet92#1, test_#t~nondet93#1, test_#t~nondet94#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~21#1, test_~tmp___0~6#1, test_~tmp___1~4#1, test_~tmp___2~3#1, test_~tmp___3~1#1, test_~tmp___4~1#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~21#1;havoc test_~tmp___0~6#1;havoc test_~tmp___1~4#1;havoc test_~tmp___2~3#1;havoc test_~tmp___3~1#1;havoc test_~tmp___4~1#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;" [2024-12-02 10:16:26,427 INFO L749 eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume !(0 == test_~op1~0#1);" "assume 0 == test_~op2~0#1;havoc test_#t~nondet85#1;test_~tmp___8~0#1 := test_#t~nondet85#1;havoc test_#t~nondet85#1;" "assume 0 != test_~tmp___8~0#1;assume { :begin_inline_rjhSetAutoRespond } true;assume { :begin_inline_setClientAutoResponse } true;setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1 := ~rjh~0, 1;havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;setClientAutoResponse_~handle#1 := setClientAutoResponse_#in~handle#1;setClientAutoResponse_~value#1 := setClientAutoResponse_#in~value#1;" "assume 1 == setClientAutoResponse_~handle#1;~__ste_client_autoResponse0~0 := setClientAutoResponse_~value#1;" "havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;havoc setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1;assume { :end_inline_setClientAutoResponse } true;" "assume { :end_inline_rjhSetAutoRespond } true;test_~op2~0#1 := 1;" [2024-12-02 10:16:26,432 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:16:26,432 INFO L85 PathProgramCache]: Analyzing trace with hash 56074497, now seen corresponding path program 1 times [2024-12-02 10:16:26,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-12-02 10:16:26,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [764123000] [2024-12-02 10:16:26,440 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:16:26,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:16:26,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:16:26,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace [2024-12-02 10:16:26,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [764123000] [2024-12-02 10:16:26,809 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [764123000] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 10:16:26,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [316425905] [2024-12-02 10:16:26,809 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:16:26,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 10:16:26,809 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:26,811 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 10:16:26,813 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 10:16:27,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:16:27,113 INFO L256 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-02 10:16:27,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 10:16:27,162 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 10:16:27,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [316425905] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 10:16:27,188 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 10:16:27,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 4 [2024-12-02 10:16:27,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013452809] [2024-12-02 10:16:27,191 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 10:16:27,195 INFO L752 eck$LassoCheckResult]: stem already infeasible [2024-12-02 10:16:27,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:16:27,196 INFO L85 PathProgramCache]: Analyzing trace with hash 1473466606, now seen corresponding path program 1 times [2024-12-02 10:16:27,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-12-02 10:16:27,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1227765097] [2024-12-02 10:16:27,196 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:16:27,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:16:27,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:16:27,206 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 10:16:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:16:27,231 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-12-02 10:16:27,320 INFO L204 LassoAnalysis]: Preferences: [2024-12-02 10:16:27,320 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-12-02 10:16:27,321 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-12-02 10:16:27,321 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-12-02 10:16:27,321 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-12-02 10:16:27,321 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,321 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-12-02 10:16:27,321 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-12-02 10:16:27,321 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product35.cil.c_Iteration1_Loop [2024-12-02 10:16:27,321 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-12-02 10:16:27,321 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-12-02 10:16:27,340 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,346 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,349 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,351 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,353 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,356 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,358 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,361 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,363 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,372 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,448 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-12-02 10:16:27,448 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-12-02 10:16:27,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,450 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,453 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,454 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-12-02 10:16:27,455 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,455 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,476 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,477 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,486 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-12-02 10:16:27,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,486 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,488 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,490 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-12-02 10:16:27,491 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,491 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,505 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,505 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,510 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-12-02 10:16:27,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,512 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,513 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-12-02 10:16:27,514 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,515 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,528 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,528 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_~value#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_~value#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,536 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-12-02 10:16:27,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,536 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,538 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,539 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-12-02 10:16:27,540 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,540 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,552 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,552 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___8~0#1=0} Honda state: {ULTIMATE.start_test_~tmp___8~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,558 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-12-02 10:16:27,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,558 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,560 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-12-02 10:16:27,562 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,562 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,575 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,575 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~__ste_client_autoResponse0~0=1} Honda state: {~__ste_client_autoResponse0~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,583 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-12-02 10:16:27,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,583 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,585 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,585 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-12-02 10:16:27,587 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,587 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,599 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,599 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_~handle#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_~handle#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,604 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-12-02 10:16:27,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,604 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,605 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,606 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-12-02 10:16:27,607 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,608 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,622 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,622 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~rjh~0=1} Honda state: {~rjh~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,630 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-12-02 10:16:27,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,630 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,632 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,633 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-12-02 10:16:27,634 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,634 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,646 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-12-02 10:16:27,647 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet85#1=0} Honda state: {ULTIMATE.start_test_#t~nondet85#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-12-02 10:16:27,653 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-12-02 10:16:27,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,654 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,655 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,656 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-12-02 10:16:27,657 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-12-02 10:16:27,657 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,680 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-12-02 10:16:27,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,680 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,682 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-12-02 10:16:27,684 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-12-02 10:16:27,684 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-12-02 10:16:27,714 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-12-02 10:16:27,717 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-12-02 10:16:27,717 INFO L204 LassoAnalysis]: Preferences: [2024-12-02 10:16:27,717 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-12-02 10:16:27,717 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-12-02 10:16:27,717 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-12-02 10:16:27,717 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-12-02 10:16:27,717 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,717 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-12-02 10:16:27,717 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-12-02 10:16:27,717 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product35.cil.c_Iteration1_Loop [2024-12-02 10:16:27,717 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-12-02 10:16:27,717 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-12-02 10:16:27,718 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,721 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,723 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,726 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,728 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,730 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,733 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,738 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,740 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,742 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,747 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-12-02 10:16:27,816 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-12-02 10:16:27,819 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-12-02 10:16:27,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,820 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,822 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,824 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-12-02 10:16:27,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,840 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,844 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,855 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-12-02 10:16:27,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,855 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,857 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,858 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-12-02 10:16:27,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,873 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,883 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-12-02 10:16:27,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,883 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,885 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,886 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-12-02 10:16:27,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,901 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,902 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,902 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,912 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-12-02 10:16:27,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,912 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,914 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,915 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-12-02 10:16:27,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,930 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,931 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,938 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-12-02 10:16:27,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,938 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,940 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-12-02 10:16:27,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,954 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,954 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,954 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,956 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,961 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2024-12-02 10:16:27,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,961 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,963 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-12-02 10:16:27,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:27,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:27,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:27,977 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:27,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:27,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-12-02 10:16:27,984 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2024-12-02 10:16:27,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:27,985 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:27,986 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:27,987 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-12-02 10:16:27,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-12-02 10:16:27,999 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-12-02 10:16:27,999 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-12-02 10:16:27,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-12-02 10:16:28,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-12-02 10:16:28,000 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-12-02 10:16:28,001 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-12-02 10:16:28,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-12-02 10:16:28,004 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-12-02 10:16:28,010 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-12-02 10:16:28,012 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-12-02 10:16:28,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-12-02 10:16:28,014 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:16:28,015 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-12-02 10:16:28,017 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-12-02 10:16:28,017 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-12-02 10:16:28,018 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-12-02 10:16:28,018 INFO L474 LassoAnalysis]: Proved termination. [2024-12-02 10:16:28,018 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~splverifierCounter~0#1) = -2*ULTIMATE.start_test_~splverifierCounter~0#1 + 7 Supporting invariants [] [2024-12-02 10:16:28,026 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2024-12-02 10:16:28,029 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-12-02 10:16:28,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:16:28,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:16:28,152 INFO L256 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-12-02 10:16:28,154 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 10:16:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:16:28,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 10:16:28,218 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 10:16:28,283 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:16:28,311 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2024-12-02 10:16:28,316 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 1450 states, 1449 states have (on average 1.6583850931677018) internal successors, (2403), 1449 states have internal predecessors, (2403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 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) [2024-12-02 10:16:28,523 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-12-02 10:16:28,609 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 1450 states, 1449 states have (on average 1.6583850931677018) internal successors, (2403), 1449 states have internal predecessors, (2403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 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) Result 5124 states and 8430 transitions. Complement of second has 8 states. [2024-12-02 10:16:28,610 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 [2024-12-02 10:16:28,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 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) [2024-12-02 10:16:28,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 4247 transitions. [2024-12-02 10:16:28,624 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 4247 transitions. Stem has 25 letters. Loop has 8 letters. [2024-12-02 10:16:28,625 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-12-02 10:16:28,625 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 4247 transitions. Stem has 33 letters. Loop has 8 letters. [2024-12-02 10:16:28,626 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-12-02 10:16:28,626 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 4247 transitions. Stem has 25 letters. Loop has 16 letters. [2024-12-02 10:16:28,626 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-12-02 10:16:28,627 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 5124 states and 8430 transitions. [2024-12-02 10:16:28,660 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-12-02 10:16:28,661 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 5124 states to 0 states and 0 transitions. [2024-12-02 10:16:28,662 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-12-02 10:16:28,662 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-12-02 10:16:28,663 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-12-02 10:16:28,663 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-12-02 10:16:28,663 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 10:16:28,663 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 10:16:28,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM [2024-12-02 10:16:28,667 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 10:16:28,667 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 10:16:28,668 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 4 states, 4 states have (on average 6.75) internal successors, (27), 4 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 10:16:28,669 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 10:16:28,669 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2024-12-02 10:16:28,669 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2024-12-02 10:16:28,669 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-12-02 10:16:28,670 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2024-12-02 10:16:28,670 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-12-02 10:16:28,670 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-12-02 10:16:28,670 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-12-02 10:16:28,670 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-12-02 10:16:28,670 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 10:16:28,670 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 10:16:28,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:16:28,671 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 10:16:28,671 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-12-02 10:16:28,671 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-12-02 10:16:28,671 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-12-02 10:16:28,671 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-12-02 10:16:28,678 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 02.12 10:16:28 BoogieIcfgContainer [2024-12-02 10:16:28,678 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-12-02 10:16:28,678 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 10:16:28,678 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 10:16:28,678 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 10:16:28,679 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:16:26" (3/4) ... [2024-12-02 10:16:28,680 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-12-02 10:16:28,681 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 10:16:28,682 INFO L158 Benchmark]: Toolchain (without parser) took 6734.99ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 90.0MB in the beginning and 65.8MB in the end (delta: 24.3MB). Peak memory consumption was 109.8MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,682 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 117.4MB. Free memory is still 73.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 10:16:28,682 INFO L158 Benchmark]: CACSL2BoogieTranslator took 667.72ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 50.6MB in the end (delta: 39.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,682 INFO L158 Benchmark]: Boogie Procedure Inliner took 140.99ms. Allocated memory is still 117.4MB. Free memory was 50.3MB in the beginning and 75.8MB in the end (delta: -25.5MB). Peak memory consumption was 26.4MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,683 INFO L158 Benchmark]: Boogie Preprocessor took 189.44ms. Allocated memory is still 117.4MB. Free memory was 75.8MB in the beginning and 47.4MB in the end (delta: 28.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,683 INFO L158 Benchmark]: RCFGBuilder took 3286.08ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 47.4MB in the beginning and 134.3MB in the end (delta: -86.9MB). Peak memory consumption was 64.3MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,683 INFO L158 Benchmark]: BuchiAutomizer took 2443.24ms. Allocated memory is still 201.3MB. Free memory was 134.3MB in the beginning and 65.8MB in the end (delta: 68.5MB). Peak memory consumption was 69.4MB. Max. memory is 16.1GB. [2024-12-02 10:16:28,684 INFO L158 Benchmark]: Witness Printer took 2.70ms. Allocated memory is still 201.3MB. Free memory was 65.8MB in the beginning and 65.8MB in the end (delta: 14.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 10:16:28,686 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 117.4MB. Free memory is still 73.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 667.72ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 50.6MB in the end (delta: 39.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 140.99ms. Allocated memory is still 117.4MB. Free memory was 50.3MB in the beginning and 75.8MB in the end (delta: -25.5MB). Peak memory consumption was 26.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 189.44ms. Allocated memory is still 117.4MB. Free memory was 75.8MB in the beginning and 47.4MB in the end (delta: 28.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * RCFGBuilder took 3286.08ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 47.4MB in the beginning and 134.3MB in the end (delta: -86.9MB). Peak memory consumption was 64.3MB. Max. memory is 16.1GB. * BuchiAutomizer took 2443.24ms. Allocated memory is still 201.3MB. Free memory was 134.3MB in the beginning and 65.8MB in the end (delta: 68.5MB). Peak memory consumption was 69.4MB. Max. memory is 16.1GB. * Witness Printer took 2.70ms. Allocated memory is still 201.3MB. Free memory was 65.8MB in the beginning and 65.8MB in the end (delta: 14.0kB). 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,"Test.i","") [48] - GenericResultAtLocation [Line: 392]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [392] - GenericResultAtLocation [Line: 758]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [758] - GenericResultAtLocation [Line: 788]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [788] - GenericResultAtLocation [Line: 1244]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [1244] - GenericResultAtLocation [Line: 1261]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [1261] - GenericResultAtLocation [Line: 2321]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2321] - GenericResultAtLocation [Line: 2543]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [2543] - GenericResultAtLocation [Line: 2680]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2680] - GenericResultAtLocation [Line: 2715]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2715] - GenericResultAtLocation [Line: 3112]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [3112] * 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 (((long long) -2 * splverifierCounter) + 7) and consists of 5 locations. 1 modules have a trivial ranking function, the largest among these consists of 4 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.3s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.6s. Construction of modules took 0.0s. Büchi inclusion checks took 0.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.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, 2379 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2378 mSDsluCounter, 7020 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4640 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 2380 mSDtfsCounter, 10 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital26 mio100 ax100 hnf100 lsp38 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 26ms VariablesStem: 0 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 8 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.2s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-12-02 10:16:28,700 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 10:16:28,899 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2a5bf30-5175-4d31-9662-0f2c2bf989f0/bin/uautomizer-verify-84ZbGMXZE1/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